aboutsummaryrefslogtreecommitdiffstats
path: root/scons
Commit message (Expand)AuthorAgeFilesLines
* Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to SConscr...zhanyong.wan2009-04-241-19/+22
* Adds sample4_unittest to scons (by Vlad Losev); adds logic for getting the th...zhanyong.wan2009-04-071-0/+2
* Fixes the scons script to build gtest-death-test_test on Linux.zhanyong.wan2009-04-021-15/+22
* Fixes a MSVC warning (by Vlad Losev); fixes SConscript to work with VC 7.1 an...zhanyong.wan2009-03-311-0/+5
* 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