17 Commits (a3dd9d97c57eb1be851a27ffcd6edaed69ee816e)

Author SHA1 Message Date
zhanyong.wan 16e9dd6e28 More implementation of the event listener interface (by Vlad Losev); Reduces the stack space usage of assertions by moving AssertHelper's fields to the heap (by Jorg Brown); Makes String faster, smaller, and simpler (by Zhanyong Wan); Fixes a bug in String::Format() (by Chandler); Adds the /MD version of VC projects to the distribution (by Vlad Losev). 16 years ago
preston.a.jackson cb2b1640b2 Updating for Snow Leopard. Cleaning up the sample code. Updating the README with instructions for installation from the command line. 16 years ago
zhanyong.wan 532dc2de35 Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). 16 years ago
shiqian 31306c5832 Improves README. 16 years ago
shiqian 92764e9c93 Improves the instructions in README. 16 years ago
shiqian a369436e2a Changes config_aux to build-aux to conform with the convention. Simplifies the configuration commands in README. By Chandler Carruth. 16 years ago
preston.a.jackson 2051d2ccc7 Updating README with instructions on running python tests from within Xcode. 16 years ago
shiqian 3e1e473ccd Adds a Makefile to demonstrate building Google Test with a manually-written Makefile. 16 years ago
preston.a.jackson d4e57d12d4 updating the README (intended for previous ci) 16 years ago
shiqian b6a296d0f7 Clarifies how gtest supports different platforms in README and code comments. 17 years ago
preston.jackson 0cbe322d37 Adding tests to Xcode project 17 years ago
shiqian a2b1a8556e Adds support for type-parameterized tests (by Zhanyong Wan); also adds case-insensitive wide string comparison to the String class (by Vlad Losev). 17 years ago
shiqian dfcf6eba0f Adds Xcode's version requirement to README. By Preston Jackson. 17 years ago
shiqian dbc56bf84b Adds an Xcode project for building gtest. By Preston Jackson. 17 years ago
shiqian c67d1a2ae8 Fixes instructions for building on Mac OS X. 17 years ago
shiqian e0ecb7ac58 Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio. 17 years ago
shiqian d201456903 Initial import. 17 years ago