summaryrefslogtreecommitdiff
path: root/test/common
Commit message (Expand)AuthorAge
* Merge branch 'master' into windows_binary_packagesChris Wilson2017-11-28
|\
| * Fix -Wundefined-bool-conversion compile failure of master branchChris Wilson2017-10-16
* | Remove invalid use of null references (undefined behaviour)Chris Wilson2017-11-26
|/
* Reduce precision of common timer testChris Wilson2017-06-22
* Fix file locking on Windows.Chris Wilson2015-04-13
* Reduce verbosity of testcommon by hiding some log messages.Chris Wilson2015-02-25
* Fix compile error in MemBlockStream.Chris Wilson2014-02-11
* Use more efficient direct reset of Timers instead of assignment.Chris Wilson2012-11-17
* Timer arguments are in milliseconds, not seconds.Chris Wilson2012-11-06
* Log the expected and actual values when comparison failed.Chris Wilson2011-04-23
* Fixes for gcc 4.4.Martin Ebourne2009-04-23
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Name the timers to help with debugging.Chris Wilson2008-08-03
* Undo mangling by tailorChris Wilson2008-04-04
* TailorizationChris Wilson2008-04-04
* Allow configuration of the server port that the client will connect to Chris Wilson2008-03-28
* Fix regex tests for HAVE_REGEX_SUPPORT. (refs #3, merges [1682])Chris Wilson2007-07-26
* Create logger object in the right place to avoid accidental triggering.Chris Wilson2007-07-26
* Fix running common tests in release mode, by not doing things thatChris Wilson2007-05-02
* Test that PartialReadStream and ReadGatherStream can handle streamsChris Wilson2007-04-28
* Declare global std::string variables that hold extra arguments forChris Wilson2007-04-22
* Check for exclude entries that end in a path separator, and log a warningChris Wilson2007-01-16
* Fixed a race condition caused by rescheduling in signal handler (refs Chris Wilson2006-12-03
* Make the timer test reliable by using nanosleep() instead of sleep(), Chris Wilson2006-12-03
* Added tests for timers with zero interval, which should never expire Chris Wilson2006-11-13
* Fix scoping to ensure that objects which allocate memory via the Chris Wilson2006-11-13
* Added generic timer support classChris Wilson2006-11-06
* Added tests for case-insensitive matching in exclude lists on Win32.Chris Wilson2006-10-15
* Compile fix (refs #3)Chris Wilson2006-10-15
* * Added support for Win32 temporary filesChris Wilson2006-10-13
* * mergeChris Wilson2006-07-27
* Merged 210:218 from chris/win32/merge/07-win32-fixes to trunkMartin Ebourne2005-12-12
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Merged martin/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Merged martin/ppcfixes at r3 to trunkMartin Ebourne2005-11-30
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14