summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix tar commands to work on OpenBSD.Chris Wilson2014-12-21
* Increase timing accuracy of client store marker test.Chris Wilson2014-12-21
* Fix test_changing_client_store_marker_pauses_daemon on NetBSD.Chris Wilson2014-12-15
* Fix timing issue causing test_changing_client_store_marker_pauses_daemon to f...Chris Wilson2014-12-10
* Add comment to explain why freshly extracted files should be backed up.Chris Wilson2014-12-10
* Fix test_changing_client_store_marker_pauses_daemon failing randomly.Chris Wilson2014-12-06
* Don't start an independent daemon in test_bbackupd_exclusions.Chris Wilson2014-12-06
* Don't fail tests if running on a NetBSD system with no xattr support.Chris Wilson2014-12-06
* Workaround for old gnu tar, failing to restore timestamps on symlinks.Chris Wilson2014-12-06
* Add missing timeouts to reduce noise in testhttpserver.Chris Wilson2014-12-03
* Reduce wait in test_store_error_reporting from 100 seconds to 10.Chris Wilson2014-12-03
* Fix test failures in testbackupstorefix on FreeBSD 10.Chris Wilson2014-12-03
* Fix test failures caused by reference count database changes.Chris Wilson2014-11-16
* Merge branch 'master' of /home/chris/projects/2004/boxi/bb-gitChris Wilson2014-10-31
* Repair the refcount database while checking accounts for errors.Chris Wilson2014-10-31
* Refactor handling of exceptions in protocol server command executors.Chris Wilson2014-10-31
* Delay daemon startup while it's not being used, for clarity.Chris Wilson2014-10-31
* Add a test that temporary and permanent refcount dbs are independentChris Wilson2014-10-31
* Whitespace, comment and readability fixesChris Wilson2014-10-31
* Refactor StartClient and StopClient out of testbbackupd.Chris Wilson2014-10-31
* Minor test fixes to testbbackupd.Chris Wilson2014-09-18
* Fix inability to access locations starting with a slash.Chris Wilson2014-09-18
* Whitespace fixesChris Wilson2014-09-18
* Add test for disappearing directory causing attempt to upload an empty stream.Chris Wilson2014-09-18
* Move MockClientContext and MockBackupDaemon up in testbbackupd fileChris Wilson2014-09-18
* Add a function to compare a backup using a local protocolChris Wilson2014-09-18
* Whitespace fixesChris Wilson2014-09-18
* Major refactor of testbbackupd.Chris Wilson2014-09-04
* Add missing timeouts in StreamableMemBlock::Set and testbbackupd.Chris Wilson2014-09-04
* Catch exceptions while executing store commands, and return an error message.Chris Wilson2014-09-04
* Split test_multiple_uploads in two.Chris Wilson2014-09-04
* More use of functions to simplify testbbackupd.Chris Wilson2014-09-04
* Changed many uses of BackupProtocolClient to BackupProtocolCallable.Chris Wilson2014-09-04
* Define setup and teardown functions and macros, and use them.Chris Wilson2014-09-04
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Define some functions to reduce duplication in testbbackupd.Chris Wilson2014-09-04
* Fix timing issue with bbackupd test for recovery after error.Chris Wilson2014-08-24
* Fix tests broken by bbackupquery list recursive option change.Chris Wilson2014-08-17
* Improve commentChris Wilson2014-08-15
* Add missing network operation timeouts to test/basicserver.Chris Wilson2014-08-15
* Fix compile error caused by auto consume streams patch.Chris Wilson2014-08-15
* Add timeouts to network operations that are missing them.Chris Wilson2014-08-15
* Add missing timeouts for network operations.Chris Wilson2014-08-15
* Add a TEST_PROTOCOL_ERROR_OR assertion.Chris Wilson2014-08-15
* Remove ServerException.h and the exception code aliases that it defines.Chris Wilson2014-08-15
* Whitespace, wrapping, comments and dead code cleanups.Chris Wilson2014-08-15
* Whitespace fixes.Chris Wilson2014-04-29
* Fix error when modifying a directory with missing entry in parent.Chris Wilson2014-04-29
* Remove NoObject reply, and adapt BackupQueries accordingly.Chris Wilson2014-04-09
* Remove the global logging level.Chris Wilson2014-04-09