summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74655 Add ASSERT_BSONOBJ_EQ_AUTO auto-updating assertionDavis Haupt2023-03-071-0/+1
* SERVER-74093 move auto-updating macros to the unittest libraryDavis Haupt2023-02-171-0/+2
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-061-2/+1
* SERVER-70492 Enable verbose command line argument for benchmarksTrevor Guidry2022-11-221-0/+2
* SERVER-70815 unittest unify string formatting, support enumsBilly Donahue2022-10-261-1/+1
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-171-0/+14
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-1/+2
* SERVER-38689 TempDirs inside DEATH_TESTs don't get cleaned upVojislav Stojkovic2022-06-171-1/+0
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-8/+8
* Revert "SERVER-65347 Add testing to ensure that generated ninja files are det...Richard Samuels2022-05-101-20/+5
* SERVER-65347 Add testing to ensure that generated ninja files are deterministicRichard Samuels2022-05-021-5/+20
* SERVER-63734 Add cli update/diff tools for golden data test managementAnna Wawrzyniak2022-03-121-1/+4
* SERVER-62735 Add unit test support for expected output in separate filesAnna Wawrzyniak2022-02-231-0/+2
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-191-1/+0
* SERVER-61491 Tee backtrace log records to a separate fileMark Benvenuto2022-01-071-0/+1
* SERVER-60691 remove global service context initialization from benchmark_mainBenety Goh2021-10-201-1/+3
* SERVER-58069 ASSERT_THAT: a matcher-based assert for unit testsBilly Donahue2021-08-121-0/+3
* SERVER-53035 ThreadAssertionMonitorBilly Donahue2020-11-241-0/+1
* SERVER-25822 added callback to support preventing given components from linki...Daniel Moody2020-11-121-0/+5
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-3/+3
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-2/+2
* SERVER-49157 Initialize WireSpec during MONGO_INITIALIZERAmirsaman Memaripour2020-07-291-0/+2
* SERVER-49074 make pcrecpp LIBDEPS_PRIVATE to unittestBilly Donahue2020-07-141-1/+1
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-1/+1
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-051-0/+2
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-0/+1
* SERVER-44630 Attach logging init and options to integration testsBen Caimano2019-12-021-0/+3
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-12/+17
* SERVER-39725 Migrate unittest options to IDLSara Golemon2019-02-221-1/+5
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-37880 Merge the barrier functionality to be part of the unittests libraryKaloian Manassiev2019-01-101-11/+2
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+0
* 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