aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtest/internal/gtest-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes death-test-related tests on Windows, by Vlad Losev.zhanyong.wan2009-03-111-0/+1
* Cleans up macro definitions.zhanyong.wan2009-02-231-3/+3
* Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zha...zhanyong.wan2009-02-061-5/+11
* Fixes some warnings when compiled with MSVC at warning level 4.zhanyong.wan2009-01-291-1/+4
* Allow Google Mock to initialize Google Testvladlosev2008-11-261-0/+3
* Enables the Python tests to run with 2.3 (necessary for testing on Mac OS X T...shiqian2008-11-241-9/+28
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-2/+15
* Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck.shiqian2008-11-101-13/+19
* Many changes:shiqian2008-10-111-43/+62
* Adds exception assertions. By balaz.dan@gmail.com.shiqian2008-09-121-0/+61
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-11/+196
* Changes test creation functions to factories. By Vlad Losev.shiqian2008-08-061-10/+34
* Fixes some style nits; also fixes minor bugs in gtest-death-test.cc.shiqian2008-07-231-2/+2
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...shiqian2008-07-081-23/+0
* Initial import.shiqian2008-07-031-0/+569