[Box Backup-commit] [boxbackup/boxbackup] 0b8d32: Replace mv command with rename(), and replace rm -...
GitHub
noreply at github.com
Sat Dec 19 23:55:58 GMT 2015
Branch: refs/heads/appveyor
Home: https://github.com/boxbackup/boxbackup
Commit: 0b8d3214c7acdedd60754bbb81e06039435c0e27
https://github.com/boxbackup/boxbackup/commit/0b8d3214c7acdedd60754bbb81e06039435c0e27
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M test/backupstorefix/testbackupstorefix.cpp
Log Message:
-----------
Replace mv command with rename(), and replace rm -r with rmdir /s/q on Windows.
Fixes test/backupstorefix.
Commit: 07c0c1910b3b960b6a6507b95e6c8bee088597cb
https://github.com/boxbackup/boxbackup/commit/07c0c1910b3b960b6a6507b95e6c8bee088597cb
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M appveyor.yml
Log Message:
-----------
Make tests verbose, so we can see why they are failing
Commit: dbd29ff4a11b517cfe861dfc97d944cd631cb8cd
https://github.com/boxbackup/boxbackup/commit/dbd29ff4a11b517cfe861dfc97d944cd631cb8cd
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M infrastructure/cmake/CMakeLists.txt
Log Message:
-----------
Add dependencies between modules properly
Commit: c17c6d6aafe04a5fde4252f52e5af7af14d99862
https://github.com/boxbackup/boxbackup/commit/c17c6d6aafe04a5fde4252f52e5af7af14d99862
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M infrastructure/cmake/CMakeLists.txt
Log Message:
-----------
Fix PERL_EXECUTABLE #define to use properly-escaped path
Commit: dcfadb73bd9568b1baafc7987ad9e0d39fd62208
https://github.com/boxbackup/boxbackup/commit/dcfadb73bd9568b1baafc7987ad9e0d39fd62208
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M runtest.pl.in
Log Message:
-----------
Add a prepare-only mode to runtest.pl, to help with debugging on Windows
Commit: 2740ee328429e8a8b4c383b259873976a1e78e1c
https://github.com/boxbackup/boxbackup/commit/2740ee328429e8a8b4c383b259873976a1e78e1c
Author: Chris Wilson <chris+github at qwirx.com>
Date: 2015-12-19 (Sat, 19 Dec 2015)
Changed paths:
M runtest.pl.in
Log Message:
-----------
Build the INSTALL target for tests, to put executables into the right places
Compare: https://github.com/boxbackup/boxbackup/compare/b87f60052172...2740ee328429
More information about the Boxbackup-commit
mailing list