12 Commits (7aec2f36baf6e3a423257914cab49cba8fd47abd)

Author SHA1 Message Date
zhanyong.wan 2426542402 Removes support for MSVC 7.1 from the scons scripts. 15 years ago
zhanyong.wan 88e97c822c Removes uses of GTEST_HAS_STD_STRING. 15 years ago
zhanyong.wan 2e075a7f60 Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes a warning in gtest-tuple_test.cc on Cygwin (by Vlad Losev). 15 years ago
vladlosev b99c9eceab Re-factors run_tests.py for easier reuse by Google Mock 15 years ago
zhanyong.wan bcf926ec65 Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan). 16 years ago
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 c214ebc830 More refactoring for the event listener API, by Vlad Losev. 16 years ago
zhanyong.wan b2db677c99 Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; hides methods that we don't want to publish; makes win-dbg8 the default scons configuration (all by Vlad Losev). 16 years ago
zhanyong.wan 046efb852b Fixes the broken run_tests_test (by Vlad Losev). 16 years ago
zhanyong.wan 532dc2de35 Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). 16 years ago
zhanyong.wan b24b49d85a Fixes a typo in run_tests.py and its test (by Vlad Losev). 16 years ago
zhanyong.wan 819501581c Adds run_tests.py for running the tests (by Vlad Losev). 16 years ago