summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/unittest_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19005 Support DEATH_TEST and DEATH_TEST_FAndy Schwerin2015-06-171-2/+15
* SERVER-15567 Add test confirming streaming into FAIL() macro.Andy Schwerin2014-10-271-0/+1
* SERVER-15567 Allow streaming into unittest assertions.Andy Schwerin2014-10-091-4/+10
* SERVER-14653 Allow streaming into ASSERT_TRUE and ASSERT_FALSE.Andy Schwerin2014-07-221-2/+50
* SERVER-14526 Introduce ASSERT_THROWS_WHAT and ASSERT_THROWS_PRED to the unitt...Andy Schwerin2014-07-141-0/+9
* add approximate equality assertion to unittest frameworkAndrea Lattuada2012-11-131-0/+9
* do not compare raw pointersEric Milkie2012-07-161-4/+0
* SERVER-5702: C++ unit test framework that can be compiled separately.Andy Schwerin2012-06-041-0/+65