summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix test for slight change to logging format.Chris Wilson2008-10-29
* Revert incorrectly committed file.Chris Wilson2008-10-29
* Use the same ostringstream formatting for protocol logging to fileChris Wilson2008-10-29
* Fix warning about converting string constant to char * on debian lenny.Chris Wilson2008-10-17
* Add missing extern "C" on intercept function definitions inChris Wilson2008-10-11
* Fix bbackupd/housekeeping deletion test for Unix again, and hopefullyChris Wilson2008-10-04
* Fix directory record conflicts caused by including the same directoryChris Wilson2008-10-03
* Reinstate and fix the intercept tests for SSL keepalives.Chris Wilson2008-09-26
* Test for read errors being reported at more points during the tests.Chris Wilson2008-09-12
* Shorten long lineChris Wilson2008-09-06
* Include signal.h if it exists.Chris Wilson2008-09-03
* Test that store-full error is not wrongly generated on aborted connections.Chris Wilson2008-08-10
* Link bbackupd test with objects from bin/bbstored.Chris Wilson2008-08-10
* Fix conflict with local variables called "line".Chris Wilson2008-08-06
* Windows compile and deletion/housekeeping test fix.Chris Wilson2008-08-03
* Name the timers to help with debugging.Chris Wilson2008-08-03
* Fix compile error on Windows.Chris Wilson2008-05-28
* Add bbackupquery -W<level> option to set explicit warning level, Chris Wilson2008-05-28
* Add support to notifyscript to use a tag, useful for tests with Chris Wilson2008-05-28
* Add new bbackupd config files for bbackupd test.Chris Wilson2008-05-28
* Improve debugging when failing to create the large file for diff speedChris Wilson2008-04-05
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Add missing space in trace output.Chris Wilson2008-04-04
* Remove uses of obsolete TRACE macros in tests.Chris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Fix missing space before bbstored_args in test to make them work Chris Wilson2008-03-13
* Fix multiple connections to server (not supported on Windows) in test Chris Wilson2008-03-01
* Disable another symlink test on Win32.Chris Wilson2008-03-01
* 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
* Ignore terminal type error messages from bbackupquery, may happenChris Wilson2008-01-23
* Send data back from test daemon to test code, and wait for it to beChris Wilson2007-12-18
* Pass test options to test daemons.Chris Wilson2007-12-16
* Report line of test where failed to kill internal daemon during SSLChris Wilson2007-12-15
* Move comment, add whitespace.Chris Wilson2007-12-13
* Fix keepalive test failure: Chris Wilson2007-12-06
* Re-initialise the timers when aborting test run during SSL KeepAliveChris Wilson2007-12-02
* Another compile fix for [1931]Chris Wilson2007-11-09
* Compile fix for [1931]Chris Wilson2007-11-09
* Handle bbackupd_args without leading space.Chris Wilson2007-11-07
* Fix calling bbackupd with NO args in keepalive tests (fixes [1928])Chris Wilson2007-11-07
* Pass bbackupd_args to the internal daemon (spaces are NOT supported).Chris Wilson2007-11-06
* This is C++ not ruby (oops)Chris Wilson2007-11-06
* Add some debugging for a keepalive timer test failure reported byChris Wilson2007-11-06
* Use lstat() instead of stat() to check whether a file exists. Thanks toChris Wilson2007-11-05
* Add some sleeps to ensure that timestamps change enough to invalidateChris Wilson2007-11-04
* Wait for long enough after creating test files that they will actuallyChris Wilson2007-11-04
* Include the time taken by bbackupquery compare in the time betweenChris Wilson2007-11-04
* Compile fix for [1908].Chris Wilson2007-11-04