[Box Backup-commit] [boxbackup/boxbackup] f6b3c8: Refactor test code into process_is_running()

GitHub noreply at github.com
Wed Jul 26 20:58:34 BST 2017


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: f6b3c83b1fec76676a234dbdf8a81d4144aea2cf
      https://github.com/boxbackup/boxbackup/commit/f6b3c83b1fec76676a234dbdf8a81d4144aea2cf
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M lib/common/Test.cpp
    M lib/common/Utils.cpp
    M lib/common/Utils.h

  Log Message:
  -----------
  Refactor test code into process_is_running()

We need the ability to check whether a process is still running to check for
stale S3 account locks in SimpleDB, so move this code out of Test.cpp and into
Utils.cpp, for use outside of tests.


  Commit: 4a7a9616b0335c241ef845c96f9d57f1556b925e
      https://github.com/boxbackup/boxbackup/commit/4a7a9616b0335c241ef845c96f9d57f1556b925e
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M lib/common/Test.cpp
    M lib/common/Test.h
    M lib/common/Utils.cpp
    M lib/common/Utils.h

  Log Message:
  -----------
  Implement compare_lists and test_equal_maps in lib/common/Test.cpp


Compare: https://github.com/boxbackup/boxbackup/compare/47bf767b2635...4a7a9616b033


More information about the Boxbackup-commit mailing list