aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_nc_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵zhanyong.wan2009-06-171-0/+5
| | | | Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev).
* Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq.shiqian2009-01-081-0/+12
|
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds ↵shiqian2008-09-081-0/+12
| | | | case-insensitive wide string comparison to the String class (by Vlad Losev).
* Initial import.shiqian2008-07-031-0/+77