History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b6a296d0f7ca | shiqian | Clarifies how gtest supports different platforms in README and code comments. | Nov 17 2008 | |||
d2849f573052 | shiqian | Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck. | Nov 10 2008 | |||
e0865dd9199e | shiqian | Many changes: - appends "_" to internal macro names (by Markus Heule). - makes… | Oct 11 2008 | |||
64cdcb69b28f | shiqian | Lots of changes: * changes the XML report format to match JUnit/Ant's. *… | Sep 26 2008 | |||
36865d8d3544 | shiqian | Adds exception assertions. By balaz.dan@gmail.com. | Sep 12 2008 | |||
019d19af978f | shiqian | Improves thread-safe death tests by changing to the original working directory… | Sep 12 2008 | |||
29d8235540f1 | shiqian | Adds new files for type-parameterized tests, which I forgot to commit in the… | Sep 9 2008 | |||
a2b1a8556ea6 | shiqian | Adds support for type-parameterized tests (by Zhanyong Wan); also adds case… | Sep 8 2008 | |||
0c5a66245b8c | vladlosev | Implement wide->UTF-8 string conversion more correctly | Aug 26 2008 | |||
d5f13d4a257b | shiqian | Changes test creation functions to factories. By Vlad Losev. | Aug 6 2008 | |||
bcb12fa0f651 | shiqian | Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt… | Aug 1 2008 | |||
bf9b4b48dc65 | shiqian | Makes gtest work on Windows Mobile and Symbian. By Mika Raento. | Jul 31 2008 | |||
b75872639683 | shiqian | Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. | Jul 23 2008 | |||
e0ecb7ac588e | shiqian | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for… | Jul 9 2008 | |||
e4e9a8bd7d2d | shiqian | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest… | Jul 8 2008 | |||
d201456903f3 | shiqian | Initial import. | Jul 4 2008 |
c4science · Help