source: box/trunk/infrastructure/buildenv-testmain-template.cpp @ 3110

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3077   4 months chris Set console log level as well as global level in tests.
(edit) @3070   4 months chris Print the message of the exception that caused a test to fail.
(edit) @2415   3 years chris Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as …
(edit) @2317   4 years chris Remove -K option which now does nothing on Windows. Add -Q option which …
(edit) @2279   4 years chris Unify program name and console logging tags. Add a new class, …
(edit) @2166   4 years chris Set program name in tests to module name (e.g. test/bbackupd). Add option …
(edit) @2141   4 years chris Reorganise includes in test main template.
(edit) @2111   4 years chris Run daemons quietly (with -K) in tests under Windows.
(edit) @2098   4 years chris Flush standard output when finishing test, useful on Windows where it …
(edit) @2082   4 years chris Add support for verbosity control in tests.
(edit) @2013   4 years chris Better way to pass arguments to test daemons, with --test-daemon-args.
(edit) @2010   4 years chris Pass test options to test daemons.
(edit) @2002   4 years chris Add -U option to enable logging microsecond timestamps
(edit) @1927   5 years chris Don't add a superfluous leading space to bbackupd_args.
(edit) @1916   5 years chris Compile fix for [1903].
(edit) @1905   5 years chris Log something before checking open file descriptors, to ensure that the …
(edit) @1903   5 years chris Log exactly which file descriptors have been left open and what they are.
(copy) @1843   5 years chris Replace trunk with chris/merge.
copied from box/chris/merge/infrastructure/buildenv-testmain-template.cpp:
(edit) @1699   5 years chris Include <string> to avoid compile failures on BSD, thanks James O'Gorman. …
Note: See TracRevisionLog for help on using the revision log.