summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| | * Rename global TLSContext variable to avoid conflicts.Chris Wilson2015-09-20
| * | Add a test for reading and writing BackupStoreDirectory binary data.Chris Wilson2015-09-20
| |/
* / Remove unused headers to aid compilation on Windows (MSVC).Chris Wilson2015-12-08
|/
* Disable httpserver keepalive tests until keepalive support is implemented.Chris Wilson2015-08-29
* Whitespace, import order and comment fixesChris Wilson2015-08-29
* Improve exception handling on backup store side.Chris Wilson2015-08-15
* Add a BackupStoreFile encoding streaming verifierChris Wilson2015-08-07
* Fix random failures of testbbackup test_backup_pauses_when_store_is_full.Chris Wilson2015-08-07
* Really fix check for s3simulator memleaks.Chris Wilson2015-08-06
* Replace TEST_CHECK_THROWS() with TEST_COMMAND_RETURNS_ERROR().Chris Wilson2015-08-06
* Fix memleaks file in test after changed in s3simulator daemon.Chris Wilson2015-08-06
* Stop daemon on test setup, in case the previous test didn't.Chris Wilson2015-08-06
* Test that root directory was created properlyChris Wilson2015-07-31
* Add missing bbackupd.keys file and a marker to create subdirs.Chris Wilson2015-07-31
* Add missing files for S3Store test.Chris Wilson2015-07-31
* Move load_config_file to Test.cpp to allow reuse.Chris Wilson2015-07-25
* Fix test_backup_pauses_when_store_is_full by waiting for housekeeping.Chris Wilson2015-07-18
* Major test refactor to support test suites.Chris Wilson2015-07-01
* Compile fix for test/bbackupd after ClientException moveChris Wilson2015-06-28
* Ensure that errored tests are reported as failures, not successesChris Wilson2015-06-10
* Fix another test failure on Windows caused by holding files open.Chris Wilson2015-05-16
* 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