summaryrefslogtreecommitdiffstats
path: root/src/gtest.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-44/+127
* Implement wide->UTF-8 string conversion more correctlyvladlosev2008-08-251-38/+125
* Changes test creation functions to factories. By Vlad Losev.shiqian2008-08-061-11/+15
* Makes gtest work on Windows Mobile and Symbian. By Mika Raento.shiqian2008-07-311-15/+45
* Adds --gtest_print_test for printing the elapsed time of tests.shiqian2008-07-251-2/+34
* Makes the output understandable by VS when compiled by MSVC.shiqian2008-07-231-2/+10
* Initial import.shiqian2008-07-031-0/+3545