summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fixup botched mergeReinhard Tartler2017-06-14
* merge upstream version 0.12Reinhard Tartler2017-06-11
|\
| * 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
| * Fix compile error due to missing mode on open(O_CREAT).Chris Wilson2013-02-13
| * Link testbbackupd with bbackupquery object files, so that we can useChris Wilson2012-11-27
| * Fix testbackupstore: don't keep using a reference to a protocol objectChris Wilson2012-11-18
| * Fix random failures of bbackupd test by locking the account before makingChris Wilson2012-11-18
| * Use more efficient direct reset of Timers instead of assignment.Chris Wilson2012-11-17
| * 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
| * Fix additional space before [FILENAME NOT ENCRYPTED] causing test failures.Chris Wilson2012-11-08
| * Test that BackupStoreInfo::CreateForRegeneration saves AccountEnabledChris Wilson2012-11-08
| * Timer arguments are in milliseconds, not seconds.Chris Wilson2012-11-06
| * Test that the BackupStoreInfo AccountEnabled flag works properly, and isChris Wilson2012-10-22
| * Add support for SyncAllowScript to set maximum upload bandwidth dynamically.Chris Wilson2012-03-10
| * Force all options to be present to BackupClientRestore(), to fix Chris Wilson2012-02-02
| * Disable automatic backups in the temploc configuration, and enable theChris Wilson2012-02-01
| * Test that invalid directory entries (pointers to nonexistent objects) are rem...Chris Wilson2011-11-01
| * Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
| * Fix test/bbackupd build for new object locations.Chris Wilson2011-06-22
| * Major refactoring to make lib/backupclient depend on lib/backupstore ratherChris Wilson2011-04-26
| * Reformat for readability.Chris Wilson2011-04-23
| * Log the expected and actual values when comparison failed.Chris Wilson2011-04-23
| * Log the line numbers where basicserver comms tests failed.Chris Wilson2011-04-23
| * Fix compile error on Windows.Chris Wilson2011-01-09
| * Add intercept logging, seems to work around intermittent failures inChris Wilson2011-01-09
| * Log the path, name and size of files being restored at TRACE level forChris Wilson2011-01-08
| * Fix location of memleaks file to fix test/bbackupd again.Chris Wilson2010-10-18
| * Allow restoring directories with a single argument, using the remote nameChris Wilson2010-09-22
| * Test that numbers of files are adjusted correctly during normal store Chris Wilson2010-08-27
| * Add test for failure to remove an unreferenced object as expected during Chris Wilson2010-02-28
| * Run Perl scripts quietly during make.Chris Wilson2010-01-24
| * Change bbstored port in backupstorepatch test to 22011.Chris Wilson2009-07-10
| * Allow RaidFileWrite to test that the reference count of an object is Chris Wilson2009-07-05
| * 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
| * Fix httpserver tests on win32.Chris Wilson2009-04-26
| * Log while sleeping in test/bbackupd.Chris Wilson2009-04-26
| * Improve debugging output from external check script.Chris Wilson2009-04-26
| * Fixes for gcc 4.4.Martin Ebourne2009-04-23
| * Move S3Simulator into its own class, like S3Client, for reuse elsewhere.Chris Wilson2009-04-13
| * Add missing #include <algorithm> to fix compile on lenny.Chris Wilson2009-04-10
| * Fix speeling misteak.Chris Wilson2009-04-09
| * Fix race conditions where backups happen too slowly and tests fail.Chris Wilson2009-04-09
| * Fix compile error due to misisng signals on Windows. httpserver testChris Wilson2009-04-09