16 Commits (888b6ebe7d8b2b1f0ee781b69126dd6981b368a5)

Author SHA1 Message Date
zhanyong.wan 16b9431ae0 Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors scons script (by Vlad Losev). 16 years ago
zhanyong.wan 1bd424d960 Adds missing copyright in test/gtest-test-part_test.cc (by Markus Heule). Minor format adjustments. 16 years ago
tsunanet 8de91f8f83 Change a few visibilities to work around a bug in g++ 3.4.2. 16 years ago
zhanyong.wan 9b23e3cc76 Removes dead code (by Vlad Losev). Fixes tr1 tuple's path on gcc version before 4.0.0 (by Zhanyong Wan). 16 years ago
zhanyong.wan f2d0d0e3d5 Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscript (by Vlad Losev). 16 years ago
zhanyong.wan f204cd89e5 Makes gtest print elapsed time by default. 16 years ago
zhanyong.wan 3e54f5a371 Fixes a MSVC warning (by Vlad Losev); fixes SConscript to work with VC 7.1 and exceptions enabled (by Zhanyong Wan). 16 years ago
zhanyong.wan 3c7bbf5b46 Simplifies implementation by defining a POSIX portability layer; adds the death test style flag to --help. 16 years ago
zhanyong.wan 4984c93490 Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX. 16 years ago
zhanyong.wan 0af0709b02 Cleans up macro definitions. 16 years ago
zhanyong.wan cd3e4016ea Implements the test sharding protocol. By Eric Fellheimer. 16 years ago
zhanyong.wan 3750499433 Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). 16 years ago
shiqian fe186c3829 Implements --gtest_also_run_disabled_tests. By Eric Roman. 16 years ago
shiqian e0865dd919 Many changes: 17 years ago
shiqian a2b1a8556e Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). 17 years ago
shiqian d201456903 Initial import. 17 years ago