summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix test failures on Windows caused by keeping files open too long.Chris Wilson2015-05-16
* Fix missing account lock while checking for errors.Chris Wilson2015-05-06
* Fix system exit codes from tests, so we can use them in the shell.Chris Wilson2015-05-04
* Fix file locking on Windows.Chris Wilson2015-04-13
* Fix warning caused by saving a const string in a non-const pointerChris Wilson2015-04-06
* Fix test failures caused by failure to commit the temporary refcount DB.Chris Wilson2015-04-06
* Fix test_ssl_keepalives to not depend on directory listing order.Chris Wilson2015-02-27
* Fix testbackupstorefix in release mode.Chris Wilson2015-02-27
* Reduce verbosity of testcommon by hiding some log messages.Chris Wilson2015-02-25
* Reduce test output noise by hiding some error messages in tests.Chris Wilson2015-02-25
* Fix test failure caused by logging fd change.Chris Wilson2015-02-23
* Fix testhttpserver, broken by renaming test executables.Chris Wilson2015-02-23
* Fix misisng timeouts on network operations.Chris Wilson2015-02-23
* Fix test failures caused by renaming the test executable, thanks to Achim for...Chris Wilson2015-02-15
* Add test for hardlink handling.Chris Wilson2015-01-04
* Fix test failing on OpenBSD because tar -m behaves differently.Chris Wilson2015-01-02
* Fix more minor test breaks on WindowsChris Wilson2015-01-02
* Fix test to handle console encoding already in UTF-8.Chris Wilson2015-01-02
* Fix warning about assigning literal string constants to a char *Chris Wilson2014-12-26
* Fix test failures caused by connections left open on Windows.Chris Wilson2014-12-26
* Fix compile errors in tests on Windows.Chris Wilson2014-12-26
* Add comments about why some tests are skipped on Windows.Chris Wilson2014-12-26
* Catch exceptions in individual tests and clean up nicely.Chris Wilson2014-12-26
* Don't try to kill daemons at beginning of each deselected test.Chris Wilson2014-12-26
* 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