summaryrefslogtreecommitdiff
path: root/test/backupstorefix/testbackupstorefix.cpp
Commit message (Expand)AuthorAge
* Lock account before modifying in backupstorefix.Chris Wilson2016-09-19
* Remove deletion of random files in testbackupstorefix.Chris Wilson2016-09-16
* Fix test/backupstorefix random failures caused by file upload order.Chris Wilson2015-12-26
* Don't start and stop bbstored on Windows.Chris Wilson2015-12-22
* Check file counts before messing with the store in test/backupstorefix.Chris Wilson2015-12-22
* Use rd instead of rmdir command, to try to work properly in appveyor.Chris Wilson2015-12-20
* Replace mv command with rename(), and replace rm -r with rmdir /s/q on Windows.Chris Wilson2015-12-19
* Major test refactor to support test suites.Chris Wilson2015-07-01
* Fix another test failure on Windows caused by holding files open.Chris Wilson2015-05-16
* Fix missing account lock while checking for errors.Chris Wilson2015-05-06
* Fix testbackupstorefix in release mode.Chris Wilson2015-02-27
* Fix test failures in testbackupstorefix on FreeBSD 10.Chris Wilson2014-12-03
* Repair the refcount database while checking accounts for errors.Chris Wilson2014-10-31
* Whitespace, comment and readability fixesChris Wilson2014-10-31
* Refactor StartClient and StopClient out of testbbackupd.Chris Wilson2014-10-31
* Fix tests broken by bbackupquery list recursive option change.Chris Wilson2014-08-17
* The new backupstore check detects 4 errors instead of 3, adjust test to match.Chris Wilson2014-02-11
* Re-enable the disabled test_dir_fixingChris Wilson2014-02-11
* Remove unnecessary importChris Wilson2014-02-11
* Add a BackupProtocolLocal2 convenience class.Chris Wilson2014-02-07
* Repair damaged Box RAID objects and non-transformed .rfw files.Chris Wilson2013-09-20
* Repeatedly "fix" directories until all errors are cleared.Chris Wilson2013-09-19
* Re-enable test_dir_fixing.Chris Wilson2013-08-22
* Fix a bug where bbstoreaccounts check could hang or crash.Chris Wilson2013-08-22
* Refactor testbackupstorefix.Chris Wilson2013-08-22
* Test that invalid directory entries (pointers to nonexistent objects) are rem...Chris Wilson2011-11-01
* Shorten long lineChris Wilson2008-09-06
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Delete bbstored PID file after killing the daemon on Windows, as the Chris Wilson2008-03-01
* Another compile fix for [1931]Chris Wilson2007-11-09
* Handle bbackupd_args without leading space.Chris Wilson2007-11-07
* Wait for long enough after creating test files that they will actuallyChris Wilson2007-11-04
* Explicitly wait for sync to finish instead of assuming that 14 secondsChris Wilson2007-11-04
* Close RaidFile before committing, so that commit can work on win32.Chris Wilson2007-03-25
* Fix spurious/suprious typos.Chris Wilson2007-03-25
* Moved SendCommands(), HUPServer(), KillServer() to lib/server/ServerCommands.h.Chris Wilson2007-03-10
* Fix memory leak false alarms caused by modifying static objects (refs #3)Chris Wilson2006-11-13
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14