1. 1998cf5 Allow Google Mock to initialize Google Test by vladlosev · 16 years ago
  2. c440a69 Enables the Python tests to run with 2.3 (necessary for testing on Mac OS X Tiger); also fixes gtest_output_test when built with xcode. by shiqian · 16 years ago
  3. 38e1f9a Moves a code block in gtest.cc to mirror the change in the Google internal version of gtest. by shiqian · 16 years ago
  4. 3d70421 Value-parameterized tests and many bugfixes by vladlosev · 16 years ago
  5. d2849f5 Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck. by shiqian · 16 years ago
  6. 66179b1 On some Linux distros, you need to explicitly #include <limits.h> to get by chandlerc · 16 years ago
  7. e0865dd Many changes: by shiqian · 16 years ago
  8. 64cdcb6 Lots of changes: by shiqian · 16 years ago
  9. f6b0dc0 Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw too). by shiqian · 16 years ago
  10. 019d19a Improves thread-safe death tests by changing to the original working directory before they are executed; also fixes out-dated comments about death tests. by shiqian · 16 years ago
  11. 29d8235 Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. by shiqian · 16 years ago
  12. a2b1a85 Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). by shiqian · 16 years ago
  13. 0c5a662 Implement wide->UTF-8 string conversion more correctly by vladlosev · 16 years ago
  14. d5f13d4 Changes test creation functions to factories. By Vlad Losev. by shiqian · 16 years ago
  15. bf9b4b4 Makes gtest work on Windows Mobile and Symbian. By Mika Raento. by shiqian · 16 years ago
  16. dc6ee0e Makes death tests create temporary files in /tmp instead of the current folder. by shiqian · 16 years ago
  17. 15cbe5f Adds --gtest_print_test for printing the elapsed time of tests. by shiqian · 16 years ago
  18. 253d2bc Makes the output understandable by VS when compiled by MSVC. by shiqian · 16 years ago
  19. b758726 Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. by shiqian · 16 years ago
  20. d201456 Initial import. by shiqian · 16 years ago