aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_output_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw ↵shiqian2008-09-181-1/+19
| | | | too).
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds ↵shiqian2008-09-081-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.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 ↵shiqian2008-07-081-1/+1
| | | | compile on Windows CE.
* Initial import.shiqian2008-07-031-0/+183