summaryrefslogtreecommitdiff
path: root/test/backupstore
Commit message (Expand)AuthorAge
* Add extra checks for block counting during backup operations.Chris Wilson2014-02-27
* Test that deleting a directory doesn't leave errors in the store.Chris Wilson2014-02-27
* Move test utilities into a separate file, to share with testbbackupd.Chris Wilson2014-02-27
* Rename tests. Split up and refactor.Chris Wilson2014-02-27
* Revert part of patch that caused compile errors.Chris Wilson2014-02-13
* Change some TEST_THAT assertions to TEST_EQUAL.Chris Wilson2014-02-13
* White space and comment fixes.Chris Wilson2014-02-13
* Compile fix. Remove redefinition of ExpectedRefCounts.Chris Wilson2014-02-13
* Compile fix.Chris Wilson2014-02-13
* Add a convenience constructor to read a BackupStoreDirectory from a stream.Chris Wilson2014-02-13
* Compile fix.Chris Wilson2014-02-13
* Add some utility methods.Chris Wilson2014-02-13
* Overwrite existing files left by previous tests.Chris Wilson2014-02-13
* Compile fixes.Chris Wilson2014-02-11
* Fix testbackupstore, apart from wrong accounting for old files.Chris Wilson2014-02-10
* Rename BackupStoreInfo variable NumFiles to NumCurrentFiles.Chris Wilson2014-02-09
* Fix some backupstore test failures caused by refcount db changes.Chris Wilson2014-02-08
* Add a test that Used block counts match expected values.Chris Wilson2013-10-22
* Fix test fallout from SendStream ptr to auto_ptr change.Chris Wilson2013-09-30
* Fix testbackupstore: don't keep using a reference to a protocol objectChris Wilson2012-11-18
* Link to HousekeepStoreAccount.o in the right directory since the big refactor.Chris Wilson2012-11-08
* Ensure that newly created accounts are enabled by default.Chris Wilson2012-11-08
* Test that BackupStoreInfo::CreateForRegeneration saves AccountEnabledChris Wilson2012-11-08
* Test that the BackupStoreInfo AccountEnabled flag works properly, and isChris Wilson2012-10-22
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Fix compile error on Windows.Chris Wilson2011-01-09
* Test that numbers of files are adjusted correctly during normal store Chris Wilson2010-08-27
* Test that housekeeping can recreate the refcount database if it's Chris Wilson2009-06-28
* Link testbackupstore against HousekeepStoreAccount so that it can call Chris Wilson2009-06-28
* Update reference counts when files and directories are uploaded.Chris Wilson2009-06-28
* Change type of BackupStoreFilename not to derive from std::string, soChris Wilson2009-03-29
* Fix warning about converting string constant to char * on debian lenny.Chris Wilson2008-10-17
* Delete bbstored PID file after killing the daemon on Windows, as the Chris Wilson2008-03-01
* Add a sleep after every access to the read-only connection, to ensure thatChris Wilson2008-01-31
* Add some sleeps to ensure that timestamps change enough to invalidateChris Wilson2007-11-04
* Use #defined paths for applications to fix cross unix/win32 compatibility.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
* Remove double initialisation (now done in Chris Wilson2006-10-27
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-02
* (refs #3)Chris Wilson2006-09-01
* (refs #3)Chris Wilson2006-09-01
* (refs #3)Chris Wilson2006-09-01
* (refs #3)Chris Wilson2006-09-01
* Revert to trunkChris Wilson2006-09-01
* * mergeChris Wilson2006-07-27
* * configure.acChris Wilson2006-01-28
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30