summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/unittest_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-1/+0
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-291-0/+13
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-5/+5
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+4
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+0
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-04-151-1/+1
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-271-1/+2
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-251-11/+1
* SERVER-46219 Unittests always uses text even if the server uses JSON.Henrik Edin2020-02-181-1/+13
* SERVER-44715 C++ Unit Tests cannot be filtered by test fileMark Benvenuto2019-12-181-1/+4
* SERVER-44142 correctly utilize LogSeverity in logv2Gabriel Russell2019-11-251-2/+2
* SERVER-39728 Deinit SSL Manager on Windows in unittests.Henrik Edin2019-04-041-1/+8
* SERVER-39725 Migrate unittest options to IDLSara Golemon2019-02-221-20/+11
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-37365 Don't use `ignore()` in some tests.ADAM David Alan Martin2018-10-021-2/+0
* SERVER-35203 Add verbose option to unittestsJonathan Abrahams2018-08-221-1/+18
* 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