summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Henrik Edin2018-09-131-1/+1
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-30/+44
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-3/+1
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-0/+2
* SERVER-32630 Ensure the fCV parameter is initialized before readingMaria van Keulen2018-03-091-0/+1
* SERVER-33203 add benchmark canary testsRobert Guo2018-03-021-3/+7
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+3
* SERVER-33200 add entry point for Benchmark testsRobert Guo2018-02-141-0/+12
* SERVER-32785 integrate Google Benchmark with SConsRobert Guo2018-01-271-0/+7
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-3/+5
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-3/+0
* SERVER-18029 extended Reporter to support keep alive and downconversion for p...Benety Goh2016-03-101-0/+10
* SERVER-19449 implement C++ scaffolding for C++ integration testsAdam Midvidy2015-08-111-0/+12
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-3/+3
* SERVER-19005 Support DEATH_TEST and DEATH_TEST_FAndy Schwerin2015-06-171-1/+2
* SERVER-18016 fixed race in TaskRunner unit testBenety Goh2015-05-211-0/+9
* SERVER-9666 Push signal_handler libraries into util directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-15147 move Date_t and OpTime ostreaming to unittestmatt dannenberg2014-09-051-1/+6
* SERVER-10431 Split synchronous signal handlers into new library; use them in ...Andy Schwerin2014-08-061-2/+5
* SERVER-14533 Break the foundation-lasterror-network circular dependence in bu...Andy Schwerin2014-07-141-6/+0
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-9/+9
* SERVER-10868 add --tempPath parameter to unittests and dbtestsMathias Stearn2013-11-121-0/+1
* SERVER-11637: Consolidate unittest crutches into crutch.cppShaun Verch2013-11-091-2/+2
* SERVER-11637: Move lasterror.cpp into its own library and add comment about d...Shaun Verch2013-11-091-1/+8
* SERVER-10868 Step 1: Make an RAII TempDir class for unit testsMathias Stearn2013-09-271-1/+2
* SERVER-5112 Introduce runGlobalInitializers(), macros and tools for global in...Andy Schwerin2012-09-251-1/+2
* Added fixtures to new unit test framework.Alberto Lerner2012-06-271-1/+1
* SERVER-5702: Add ability to register unit tests in SCons.Andy Schwerin2012-06-041-3/+3
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-1/+11
* Split mongo/dbtests/framework into a general unit test framework and a dbtest...Andy Schwerin2012-04-031-0/+5