summaryrefslogtreecommitdiffstats
path: root/test/gtest-unittest-api_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-341/+0
|
* Fix warnings encountered with clang -Wall.kosak2013-12-031-2/+2
|
* Removes unused include directive.vladlosev2011-02-021-1/+0
|
* Adds type_param and value_param as <testcase> attributes to the XMLzhanyong.wan2011-02-021-35/+34
| | | | | | report; also removes the comment() and test_case_comment() fields of TestInfo. Proposed and initally implemented by Joey Oravec. Re-implemented by Vlad Losev.
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
|
* Publishes the even listener API (by Vlad Losev); adds OS-indicating macros ↵zhanyong.wan2009-09-241-43/+23
| | | | to simplify gtest code (by Zhanyong Wan).
* More refactoring for the event listener API, by Vlad Losev.zhanyong.wan2009-07-161-0/+363