aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtest/internal/gtest-port.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes compatibility with Linux IA-64. By Rainer Klaffenboeck.shiqian2008-12-021-10/+27
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-6/+101
* Clarifies how gtest supports different platforms in README and code comments.shiqian2008-11-171-0/+7
* Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck.shiqian2008-11-101-11/+26
* Many changes:shiqian2008-10-111-32/+54
* Lots of changes:shiqian2008-09-261-4/+48
* Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-i...shiqian2008-09-081-1/+13
* Implement wide->UTF-8 string conversion more correctlyvladlosev2008-08-251-0/+6
* Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt...shiqian2008-08-011-4/+4
* Makes gtest work on Windows Mobile and Symbian. By Mika Raento.shiqian2008-07-311-0/+9
* Fixes some style nits; also fixes minor bugs in gtest-death-test.cc.shiqian2008-07-231-1/+1
* Makes Google Test compile on Mac OS X and Cygwin, and adds project files for ...shiqian2008-07-091-1/+4
* Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest com...shiqian2008-07-081-4/+3
* Initial import.shiqian2008-07-031-0/+618