summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/unittest-inl.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-15567 Allow streaming into unittest assertions.Andy Schwerin2014-10-091-9/+0
|
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
|
* Revert "Support templated unittest test suites."Mathias Stearn2012-10-011-6/+0
| | | | This reverts commit b897ff2d1d6c32e43f4efbcbd4956b645bd3eb8b.
* Support templated unittest test suites.Mathias Stearn2012-09-301-0/+6
|
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-0/+38
Includes a unit test of the unit test framework written in the unit test framework, itself.