summaryrefslogtreecommitdiff
path: root/src/mongo/embedded/mongoc_embedded/mongoc_embedded_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9434 fix embedded sdk compileBenety Goh2022-07-141-6/+6
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-6/+7
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-48367 fix embedded runGlobalInitializers callBilly Donahue2020-06-231-2/+1
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-4/+2
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-46248 mongoc_embedded_test.cpp should use mongo namespaceMark Benvenuto2020-02-201-2/+4
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-2/+3
* SERVER-45569 Call ::mongo::unittest::Suite::run with correct signature in mon...Mark Benvenuto2020-01-151-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-041-1/+15
* SERVER-39876 Migrate mongo embedded test option to IDLSara Golemon2019-02-281-5/+9
* 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-8/+10
* SERVER-36702 Install embedded frameworks on mobile platformsAndrew Morrow2018-09-261-0/+306