googletest/include/gtest
shiqian 64cdcb69b2 Lots of changes:
* changes the XML report format to match JUnit/Ant's.
* improves file path handling.
* allows the user to disable RTTI using the GTEST_HAS_RTTI macro.
* makes the code compile with -Wswitch-enum.
2008-09-26 16:08:30 +00:00
..
internal Lots of changes: 2008-09-26 16:08:30 +00:00
gtest_pred_impl.h
gtest_prod.h
gtest-death-test.h Improves thread-safe death tests by changing to the original working directory before they are executed; also fixes out-dated comments about death tests. 2008-09-12 04:01:37 +00:00
gtest-message.h
gtest-spi.h Lots of changes: 2008-09-26 16:08:30 +00:00
gtest-typed-test.h
gtest.h Adds exception assertions. By balaz.dan@gmail.com. 2008-09-12 20:57:22 +00:00