summaryrefslogtreecommitdiff
path: root/run_tests.py
Commit message (Expand)AuthorAge
* Removes support for MSVC 7.1 from the scons scripts.zhanyong.wan2009-12-23
* Removes uses of GTEST_HAS_STD_STRING.zhanyong.wan2009-12-16
* Refactors run_tests.py s.t. it can be shared by gmock (by Vlad Losev); Fixes ...zhanyong.wan2009-11-24
* Re-factors run_tests.py for easier reuse by Google Mockvladlosev2009-11-17
* Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests...zhanyong.wan2009-11-13
* Makes gtest compile clean with gcc -Wall -Werror (by Zhanyong Wan); refactors...zhanyong.wan2009-07-22
* More refactoring for the event listener API, by Vlad Losev.zhanyong.wan2009-07-16
* Reduces the flakiness of gtest-port_test on Mac; improves the Python tests; h...zhanyong.wan2009-07-01
* Fixes the broken run_tests_test (by Vlad Losev).zhanyong.wan2009-06-19
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-17
* Fixes a typo in run_tests.py and its test (by Vlad Losev).zhanyong.wan2009-06-11
* Adds run_tests.py for running the tests (by Vlad Losev).zhanyong.wan2009-06-09