summaryrefslogtreecommitdiff
path: root/lib/common/Test.cpp
Commit message (Expand)AuthorAge
* Move accurate sleep code from Test.cpp to BoxTime, allow requesting timesChris Wilson2011-01-12
* Make TestGetFileSize take a std::string instead of a char * for C++ Chris Wilson2010-03-18
* fix typo properlyChris Wilson2010-03-02
* UndoChris Wilson2010-03-02
* typoChris Wilson2010-03-02
* Workaround for problem with nanosleep() return values on OSX causing testChris Wilson2010-02-28
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* Show reasons for waiting during bbackupd and backupstorepatch tests,Chris Wilson2009-04-09
* Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 toChris Wilson2009-03-21
* Win32 compile fix for WaitForServerStartup.Chris Wilson2008-08-08
* Separate LaunchServer and WaitForServerStartup.Chris Wilson2008-08-07
* On Windows XP, you can open a process even after it's terminated, toChris Wilson2008-07-27
* Include "Box.h" in the right place.Chris Wilson2008-05-28
* Separate checks for file existing and file not empty.Chris Wilson2008-05-28
* Move test helper functions out-of-line to aid debugging by allowingChris Wilson2008-04-09