aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_tests_util_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Removes unused scons-related scripts; makes gtest_nc_test compatible with Clang.zhanyong.wan2010-07-221-676/+0
|
* Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes ↵zhanyong.wan2009-11-241-0/+676
a warning in gtest-tuple_test.cc on Cygwin (by Vlad Losev).