zhanyong.wan
8d37331056
Adds support for alternate path separator on Windows, and make all tests pass with CMake and VC++ 9 (by Manuel Klimek).
2010-02-02 22:33:34 +00:00
zhanyong.wan
650d5bf3ba
Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand.
2009-01-26 19:21:32 +00:00
shiqian
53e0dc4041
Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.
2009-01-08 01:10:31 +00:00
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
shiqian
019d19af97
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
shiqian
e4e9a8bd7d
Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE.
2008-07-08 21:32:17 +00:00
shiqian
d201456903
Initial import.
2008-07-03 22:38:12 +00:00