summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/unittest_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-8/+1
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-261-2/+2
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-1/+9
* SERVER-25788 Accept command line arguments in unit testsSiyuan Zhou2017-07-211-1/+53
* Revert "SERVER-25788 Accept command line arguments in unit tests"Eric Milkie2016-08-261-51/+1
* SERVER-25788 Accept command line arguments in unit testsSiyuan Zhou2016-08-251-1/+51
* SERVER-23757 Clear signal mask when starting unit testsJonathan Reams2016-04-161-0/+1
* SERVER-9666 Remove test watchdog and support codeAndrew Morrow2015-07-211-2/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-2/+2
* SERVER-10431 Split synchronous signal handlers into new library; use them in ...Andy Schwerin2014-08-061-2/+2
* SERVER-14343 leaner include pathsAndrew Morrow2014-07-121-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10431 Add Windows unhandled exception filter to unit testsTad Marshall2013-08-061-0/+2
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+15
* SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin2012-09-251-1/+3
* add a --runs option to dbtestsEliot Horowitz2012-06-121-1/+1
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-0/+12