aboutsummaryrefslogtreecommitdiffstats
path: root/scons
Commit message (Expand)AuthorAgeFilesLines
* Implements the --help flag; fixes tests on Windows.zhanyong.wan2009-03-111-0/+1
* Implements --gtest_throw_on_failure for using gtest with other testing framew...zhanyong.wan2009-03-061-0/+2
* Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac...zhanyong.wan2009-03-061-13/+59
* Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc.zhanyong.wan2009-02-091-1/+1
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-13/+51
* Fixes the header search path in SConscript and add SConscript to the distribu...shiqian2008-10-121-4/+5
* Many changes:shiqian2008-10-111-0/+180