aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtest_no_test_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-56/+0
|
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-1/+0
|
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
|
* Makes gtest report failures in ad hoc test assertions executed before ↵zhanyong.wan2010-06-161-4/+7
| | | | RUN_ALL_TESTS().
* Initial import.shiqian2008-07-031-0/+54