1. 66973e3 Updates the 1.3.0 release note. by zhanyong.wan · 15 years ago
  2. 61e953e Fixes two tests on Cygwin, which has no python 2.4. by zhanyong.wan · 15 years ago
  3. 9623aed Enables death tests on Cygwin and Mac (by Vlad Losev); fixes a python test on Mac. by zhanyong.wan · 15 years ago
  4. 62f8d28 Fixes a typo in Vlad's email address. by zhanyong.wan · 15 years ago
  5. 87d23e4 Implements the --help flag; fixes tests on Windows. by zhanyong.wan · 15 years ago
  6. 3d80649 Fixes build failure on Windows, by Rainer Klaffenboeck. by zhanyong.wan · 15 years ago
  7. 44a041b Fixes death-test-related tests on Windows, by Vlad Losev. by zhanyong.wan · 15 years ago
  8. 40e72a8 Implements --gtest_throw_on_failure for using gtest with other testing frameworks. by zhanyong.wan · 15 years ago
  9. 4984c93 Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX. by zhanyong.wan · 15 years ago
  10. 0af0709 Cleans up macro definitions. by zhanyong.wan · 15 years ago
  11. 3c7868a Updates the definitions of GTEST_HAS_EXCEPTIONS and GTEST_HAS_STD_STRING to be C++ standard compliant. by zhanyong.wan · 15 years ago
  12. f0048c1 Removes upload*.py from the release package, as they are useless without an SVN checkout. by zhanyong.wan · 15 years ago
  13. 44c8865 Adds upload_gtest.py for uploading a Google Test patch for review. by zhanyong.wan · 15 years ago
  14. a4e6314 Removes svn:executable and sets svn:eol-style to CRLF for VS project files. by zhanyong.wan · 15 years ago
  15. a5391b5 Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc. by zhanyong.wan · 15 years ago
  16. cd3e401 Implements the test sharding protocol. By Eric Fellheimer. by zhanyong.wan · 15 years ago
  17. 886cafd Fixes the definition of GTEST_HAS_EXCEPTIONS, allowing exception assertions to be used with gcc. by zhanyong.wan · 15 years ago
  18. 3750499 Adds tests for EXPECT_FATAL_FAILURE and reduces the golden file bloat (by Zhanyong Wan). Fixes more warnings on Windows (by Vlad Losev). by zhanyong.wan · 15 years ago
  19. ad99ca1 Exposes gtest flags to user code access. By Alexander Demin. by zhanyong.wan · 15 years ago
  20. 4b83461 Fixes some warnings when compiled with MSVC at warning level 4. by zhanyong.wan · 15 years ago
  21. c946ae6 Implements a simple regex matcher (to be used by death tests on Windows). by zhanyong.wan · 15 years ago
  22. a32fc79 Simplifies gtest's implementation by using an existing API to get the original working directory. by zhanyong.wan · 15 years ago
  23. 650d5bf Fixes the bug where the XML output path is affected by test changing the current directory. By Stefan Weigand. by zhanyong.wan · 15 years ago
  24. b593ccb Adds a script to fuse gtest source files into a .h and a .cc. by zhanyong.wan · 15 years ago
  25. bbab127 Improves compatibility with cygwin by making the definition of GTEST_HAS_GLOBAL_WSTRING correct on this platform. by zhanyong.wan · 15 years ago
  26. 2456258 Adds Eric Roman to the contributor list. by shiqian · 15 years ago
  27. fe186c3 Implements --gtest_also_run_disabled_tests. By Eric Roman. by shiqian · 15 years ago
  28. 53e0dc4 Implements the --gtest_death_test_use_fork flag and StaticAssertTypeEq. by shiqian · 15 years ago
  29. 0efb17d Merged release 1.2.1 updates to trunk by vladlosev · 16 years ago
  30. 31306c5 Improves README. by shiqian · 16 years ago
  31. 92764e9 Improves the instructions in README. by shiqian · 16 years ago
  32. 3bcc7a2 Adds Makefile to the distribution pacakge. by shiqian · 16 years ago
  33. 635aff1 Gets ready to release 1.2.1 by bumping up the version number. by shiqian · 16 years ago
  34. 7b3b36f A small re-work of the installed m4 script for Google Test. This by shiqian · 16 years ago
  35. a369436 Changes config_aux to build-aux to conform with the convention. Simplifies the configuration commands in README. By Chandler Carruth. by shiqian · 16 years ago
  36. fab8c18 Necessary changes to gtest-config.in for supporting the up-coming release of Google C++ Mocking Framework. By Chandler Carruth. by shiqian · 16 years ago
  37. 5145e0f Use <tuple> instead of <tr1/tuple> when the compiler is not gcc, to conform with the TR1 spec. by shiqian · 16 years ago
  38. 2051d2c Updating README with instructions on running python tests from within Xcode. by preston.a.jackson · 16 years ago
  39. 0fb58d7 Fixes compatibility with IBM z/OS. By Rainer Klaffenboeck. by shiqian · 16 years ago
  40. 04f025d Fixes compatibility with Linux IA-64. By Rainer Klaffenboeck. by shiqian · 16 years ago
  41. 3e1e473 Adds a Makefile to demonstrate building Google Test with a manually-written Makefile. by shiqian · 16 years ago
  42. 389508e Merged build script fix from branches/release-1.2 by vladlosev · 16 years ago
  43. 180e74c Updated CHANGES and release version for 1.2 by vladlosev · 16 years ago
  44. 1998cf5 Allow Google Mock to initialize Google Test by vladlosev · 16 years ago
  45. 957ed9f Adding test/gtest_uninitialized_test.py missing from the previous check-in by vladlosev · 16 years ago
  46. 95536ab Fixed gtest_break_on_failure_unittest on Ubuntu 8.04 and Windows by vladlosev · 16 years ago
  47. 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
  48. 514265c Fixed two of the failing tests mentioned in issue 9 by vladlosev · 16 years ago
  49. d4e57d1 updating the README (intended for previous ci) by preston.a.jackson · 16 years ago
  50. 3e93606 oops forgot the config file by preston.a.jackson · 16 years ago
  51. 0c7871c Removing a warning when building from the command line. Reordering targets to be semi-alphabetical and to match the ordering in the Makefile. Cleaning up target names to remove the underscore (on the python-based ones), and adding 'run_' Xcode executables to run the python script from within Xcode. Whew by preston.a.jackson · 16 years ago
  52. 1081384 Sorts the sample and test targets in Makefile.am within their functional group. by shiqian · 16 years ago
  53. 38e1f9a Moves a code block in gtest.cc to mirror the change in the Google internal version of gtest. by shiqian · 16 years ago
  54. 3d70421 Value-parameterized tests and many bugfixes by vladlosev · 16 years ago
  55. b6a296d Clarifies how gtest supports different platforms in README and code comments. by shiqian · 16 years ago
  56. d2849f5 Makes Google Test compile on Solaris and z/OS. By Rainer Klaffenboeck. by shiqian · 16 years ago
  57. cea2509 Fixes the VC project. Contributed by Rainer Klaffenboeck. by shiqian · 16 years ago
  58. 66179b1 On some Linux distros, you need to explicitly #include <limits.h> to get by chandlerc · 16 years ago
  59. 3212343 Fixes the header search path in SConscript and add SConscript to the distribution. by shiqian · 16 years ago
  60. e0865dd Many changes: by shiqian · 16 years ago
  61. 0cbe322 Adding tests to Xcode project by preston.jackson · 16 years ago
  62. 980926a Adding tests to Xcode project by preston.jackson · 16 years ago
  63. 64cdcb6 Lots of changes: by shiqian · 16 years ago
  64. e79c3cc Makes the Python tests more portable by calling standard functions to interpret the result of os.system(). This could fix the broken Python tests on some users' machines. by shiqian · 16 years ago
  65. f6b0dc0 Makes Google Test compile (and all tests pass) on cygwin (possibly on wingw too). by shiqian · 16 years ago
  66. 9e672bd Prepares gtest for release 1.1.0. by shiqian · 16 years ago
  67. ee39a89 Adds suffix 'd' to gtest's libs on Windows. Also fixes gtest_unittest on non-English Windows. By balazs.dan@gmail.com. by shiqian · 16 years ago
  68. 36865d8 Adds exception assertions. By balaz.dan@gmail.com. by shiqian · 16 years ago
  69. 0bbdb14 adding two headers to the Xcode project by preston.jackson · 16 years ago
  70. 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
  71. 29d8235 Adds new files for type-parameterized tests, which I forgot to commit in the previous revision. by shiqian · 16 years ago
  72. 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
  73. 0c5a662 Implement wide->UTF-8 string conversion more correctly by vladlosev · 16 years ago
  74. c6e674d Adds a sample on using Google Test as a Mac framework. By Preston Jackson. by shiqian · 16 years ago
  75. d5f13d4 Changes test creation functions to factories. By Vlad Losev. by shiqian · 16 years ago
  76. 9b093c1 Cleans up the usage of testing:: in gtest_unittest. By Zhanyong Wan. by shiqian · 16 years ago
  77. dfcf6eb Adds Xcode's version requirement to README. By Preston Jackson. by shiqian · 16 years ago
  78. bcb12fa Fixes the definition of GTEST_ATTRIBUTE_UNUSED and make the tests pass in opt mode. by shiqian · 16 years ago
  79. bf9b4b4 Makes gtest work on Windows Mobile and Symbian. By Mika Raento. by shiqian · 16 years ago
  80. dc6ee0e Makes death tests create temporary files in /tmp instead of the current folder. by shiqian · 16 years ago
  81. d88da49 Adds a test for the GTEST_PRINT_TIME env var. By Balazs.Dan@gmail.com. by shiqian · 16 years ago
  82. 15cbe5f Adds --gtest_print_test for printing the elapsed time of tests. by shiqian · 16 years ago
  83. dbc56bf Adds an Xcode project for building gtest. By Preston Jackson. by shiqian · 16 years ago
  84. 253d2bc Makes the output understandable by VS when compiled by MSVC. by shiqian · 16 years ago
  85. b758726 Fixes some style nits; also fixes minor bugs in gtest-death-test.cc. by shiqian · 16 years ago
  86. 57b43f2 Fix incorrect output file name in gtest_main.vcproj by vladlosev · 16 years ago
  87. c67d1a2 Fixes instructions for building on Mac OS X. by shiqian · 16 years ago
  88. 8bbeac4 Updates the release version to 1.0.1. by shiqian · 16 years ago
  89. e0ecb7a Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio. by shiqian · 16 years ago
  90. e4e9a8b Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest compile on Windows CE. by shiqian · 16 years ago
  91. d201456 Initial import. by shiqian · 16 years ago