summaryrefslogtreecommitdiff
path: root/src/mongo/unittest/unittest_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6024 add stacktrace to unittestsKevin Albertson2018-01-081-0/+14
* SERVER-30235 Improve failure messages from ASSERT_THROWS_CODE and friendsMathias Stearn2017-07-261-8/+5
* SERVER-24508 BSONElement::ComparatorInterfaceDavid Storch2016-09-021-0/+54
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-0/+51
* SERVER-23750: unit test cleanupScott Hernandez2016-06-301-0/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-94/+99
* 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