15 Commits (492986a5d05687853174862efc8e70fe31598eba)

Author SHA1 Message Date
vladlosev cf3f92ef93 Fixes a user reported test break (modifying a dict while iterating). 14 years ago
vladlosev 6642ca8cd4 Updates an outdated error message. 14 years ago
vladlosev 3678a248d3 Renames test script flags. 15 years ago
vladlosev 6f50ccf32c Google Test's Python tests now pass on Solaris. 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 24ccb2c3e0 Blocks test binaries from inheriting GTEST_OUTPUT variable when invoked from Python test scripts (fixes issue 223). 15 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 7fa242a44b Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). 16 years ago
zhanyong.wan 87d23e45f0 Implements the --help flag; fixes tests on Windows. 16 years ago
vladlosev 95536ab53b Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows 16 years ago
vladlosev 514265c415 Fixed two of the failing tests mentioned in issue 9 17 years ago
shiqian e79c3ccb73 Makes the Python tests more portable by calling standard functions to interpret the result of os.system(). This could fix the broken Python tests on some users' machines. 17 years ago
shiqian d201456903 Initial import. 17 years ago