aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_output_test.py
Commit message (Expand)AuthorAgeFilesLines
* Implements the test sharding protocol. By Eric Fellheimer.zhanyong.wan2009-02-091-24/+44
* Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zha...zhanyong.wan2009-02-061-2/+7
* Implements --gtest_also_run_disabled_tests. By Eric Roman.shiqian2009-01-101-3/+8
* Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw t...shiqian2008-09-181-1/+19
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-0/+2
* Adds --gtest_print_test for printing the elapsed time of tests.shiqian2008-07-251-5/+15
* Makes the output understandable by VS when compiled by MSVC.shiqian2008-07-231-2/+3
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...shiqian2008-07-081-1/+1
* Initial import.shiqian2008-07-031-0/+183