summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/crutch.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16105 do not hold any locks when exiting via shutdown commandEric Milkie2014-11-121-1/+1
* SERVER-14925 Shutdown command should exit cleanlyMathias Stearn2014-08-201-1/+5
* SERVER-13961 Pass through OperationContext in the JS frameworkKaloian Manassiev2014-07-281-1/+3
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11637: Consolidate unittest crutches into crutch.cppShaun Verch2013-11-091-7/+23
* SERVER-11637: Move lasterror.cpp into its own library and add comment about d...Shaun Verch2013-11-091-1/+0
* SERVER-11637: Move some base files that libfoundation.a needs to link into li...Shaun Verch2013-11-091-3/+0
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+0
* Include what you use: mongo/util/concurrency/mutex.h.Andy Schwerin2013-06-271-0/+1
* Break a few more libraries off of "mongocommon".Andy Schwerin2012-07-171-0/+3
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-0/+34