Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵ | zhanyong.wan | 2009-04-09 | 1 | -15/+54 |
| | | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). | ||||
* | Implements the test sharding protocol. By Eric Fellheimer. | zhanyong.wan | 2009-02-09 | 1 | -24/+44 |
| | |||||
* | Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by ↵ | zhanyong.wan | 2009-02-06 | 1 | -2/+7 |
| | | | | Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). | ||||
* | Implements --gtest_also_run_disabled_tests. By Eric Roman. | shiqian | 2009-01-10 | 1 | -3/+8 |
| | |||||
* | Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw ↵ | shiqian | 2008-09-18 | 1 | -1/+19 |
| | | | | too). | ||||
* | Adds support for type-parameterized tests (by Zhanyong Wan); also adds ↵ | shiqian | 2008-09-08 | 1 | -0/+2 |
| | | | | case-insensitive wide string comparison to the String class (by Vlad Losev). | ||||
* | Adds --gtest_print_test for printing the elapsed time of tests. | shiqian | 2008-07-25 | 1 | -5/+15 |
| | |||||
* | Makes the output understandable by VS when compiled by MSVC. | shiqian | 2008-07-23 | 1 | -2/+3 |
| | |||||
* | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest ↵ | shiqian | 2008-07-08 | 1 | -1/+1 |
| | | | | compile on Windows CE. | ||||
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+183 |