21 Commits (ef29ce3576240e51f289e49b2c4e156b414d6685)

Author SHA1 Message Date
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
zhanyong.wan 683f431d83 Works around a gcc bug when compiling tr1/tuple with RTTI disabled. 16 years ago
zhanyong.wan c78ae6196d Ports gtest to C++Builder, by Josh Kelley. 16 years ago
zhanyong.wan f2334aa195 Ports gtest to minGW (by Kenton Varda). 16 years ago
zhanyong.wan 1f8a50e429 Adds scripts/test/Makefile to the distribution in trunk. 16 years ago
zhanyong.wan 87d23e45f0 Implements the --help flag; fixes tests on Windows. 16 years ago
zhanyong.wan 40e72a8a83 Implements --gtest_throw_on_failure for using gtest with other testing frameworks. 16 years ago
zhanyong.wan f0048c1bea Removes upload*.py from the release package, as they are useless without an SVN checkout. 16 years ago
zhanyong.wan 44c88653fc Adds upload_gtest.py for uploading a Google Test patch for review. 16 years ago
zhanyong.wan a5391b50a2 Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc. 16 years ago
zhanyong.wan b593ccbbbe Adds a script to fuse gtest source files into a .h and a .cc. 16 years ago
shiqian 3bcc7a2173 Adds Makefile to the distribution pacakge. 16 years ago
vladlosev 389508e355 Merged build script fix from branches/release-1.2 16 years ago
shiqian 1081384940 Sorts the sample and test targets in Makefile.am within their functional group. 17 years ago
vladlosev 3d70421763 Value-parameterized tests and many bugfixes 17 years ago
shiqian 321234377e Fixes the header search path in SConscript and add SConscript to the distribution. 17 years ago
shiqian e0865dd919 Many changes: 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 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