| Commit message (Expand) | Author | Age |
* | Show reasons for waiting during bbackupd and backupstorepatch tests, | Chris Wilson | 2009-04-09 |
* | Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to | Chris Wilson | 2009-03-21 |
* | Fix race condition where bbackupd would run just before test finished | Chris Wilson | 2009-03-15 |
* | Move TEST_EQUAL macro into lib/common/Test.h, rename to TEST_EQUAL_LINE, | Chris Wilson | 2009-01-03 |
* | Fix permissions on restored files after test, so that test build | Chris Wilson | 2008-11-24 |
* | Fix test for slight change to logging format. | Chris Wilson | 2008-10-29 |
* | Revert incorrectly committed file. | Chris Wilson | 2008-10-29 |
* | Use the same ostringstream formatting for protocol logging to file | Chris Wilson | 2008-10-29 |
* | Add missing extern "C" on intercept function definitions in | Chris Wilson | 2008-10-11 |
* | Fix bbackupd/housekeeping deletion test for Unix again, and hopefully | Chris Wilson | 2008-10-04 |
* | Fix directory record conflicts caused by including the same directory | Chris Wilson | 2008-10-03 |
* | Reinstate and fix the intercept tests for SSL keepalives. | Chris Wilson | 2008-09-26 |
* | Test for read errors being reported at more points during the tests. | Chris Wilson | 2008-09-12 |
* | Include signal.h if it exists. | Chris Wilson | 2008-09-03 |
* | Test that store-full error is not wrongly generated on aborted connections. | Chris Wilson | 2008-08-10 |
* | Link bbackupd test with objects from bin/bbstored. | Chris Wilson | 2008-08-10 |
* | Fix conflict with local variables called "line". | Chris Wilson | 2008-08-06 |
* | Windows compile and deletion/housekeeping test fix. | Chris Wilson | 2008-08-03 |
* | Fix compile error on Windows. | Chris Wilson | 2008-05-28 |
* | Add bbackupquery -W<level> option to set explicit warning level, | Chris Wilson | 2008-05-28 |
* | Add support to notifyscript to use a tag, useful for tests with | Chris Wilson | 2008-05-28 |
* | Add new bbackupd config files for bbackupd test. | Chris Wilson | 2008-05-28 |
* | Undo mangling by tailor | Chris Wilson | 2008-04-04 |
* | Tailorization | Chris Wilson | 2008-04-04 |
* | Allow configuration of the server port that the client will connect to | Chris Wilson | 2008-03-28 |
* | Fix missing space before bbstored_args in test to make them work | Chris Wilson | 2008-03-13 |
* | Fix multiple connections to server (not supported on Windows) in test | Chris Wilson | 2008-03-01 |
* | Disable another symlink test on Win32. | Chris Wilson | 2008-03-01 |
* | Delete bbstored PID file after killing the daemon on Windows, as the | Chris Wilson | 2008-03-01 |
* | Ignore terminal type error messages from bbackupquery, may happen | Chris Wilson | 2008-01-23 |
* | Report line of test where failed to kill internal daemon during SSL | Chris Wilson | 2007-12-15 |
* | Move comment, add whitespace. | Chris Wilson | 2007-12-13 |
* | Fix keepalive test failure: | Chris Wilson | 2007-12-06 |
* | Re-initialise the timers when aborting test run during SSL KeepAlive | Chris Wilson | 2007-12-02 |
* | Compile fix for [1931] | Chris Wilson | 2007-11-09 |
* | Handle bbackupd_args without leading space. | Chris Wilson | 2007-11-07 |
* | Fix calling bbackupd with NO args in keepalive tests (fixes [1928]) | Chris Wilson | 2007-11-07 |
* | Pass bbackupd_args to the internal daemon (spaces are NOT supported). | Chris Wilson | 2007-11-06 |
* | This is C++ not ruby (oops) | Chris Wilson | 2007-11-06 |
* | Add some debugging for a keepalive timer test failure reported by | Chris Wilson | 2007-11-06 |
* | Use lstat() instead of stat() to check whether a file exists. Thanks to | Chris Wilson | 2007-11-05 |
* | Include the time taken by bbackupquery compare in the time between | Chris Wilson | 2007-11-04 |
* | Compile fix for [1908]. | Chris Wilson | 2007-11-04 |
* | Move sync helper functions from test/bbackupd to Test.h to share with | Chris Wilson | 2007-11-04 |
* | Test that redundant locations are really deleted after the time expires. | Chris Wilson | 2007-10-08 |
* | Convert most printf() and fprintf() calls to use logging framework | Chris Wilson | 2007-08-02 |
* | Remove compare again. (refs #3, merges [1651]) | Chris Wilson | 2007-07-26 |
* | Make Configuration take a std::string filename instead of a char array, | Chris Wilson | 2007-07-26 |
* | Fix unit tests now that bbackupd honours the hard limit and not the | Chris Wilson | 2007-07-26 |
* | Make test/bbackupd intercept timer tests a little less strict, because | Chris Wilson | 2007-06-30 |