14 Commits (5c4b472bbf8c81fc3d52fc69a92f174821a96280)

Author SHA1 Message Date
preston.a.jackson 0928f00c6b Updating the xcode/Samples. 15 years ago
zhanyong.wan 4d004650c9 Adds proper license to the xcode build scripts. 15 years ago
zhanyong.wan d56773b492 Turns on -Wshadow (by Preston Jackson). 15 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
preston.a.jackson 6149876141 Cleaning up gtest.xcode. Removing old tests, using gtest-all.cc, adding a static libgtest.a and a static libgtest_main.a, fixing the sample code to work with changes. 16 years ago
preston.a.jackson 3e93606333 oops forgot the config file 16 years ago
preston.a.jackson 0c7871ca6a 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 16 years ago
vladlosev 3d70421763 Value-parameterized tests and many bugfixes 17 years ago
shiqian e0865dd919 Many changes: 17 years ago
preston.jackson 980926a9ed Adding tests to Xcode project 17 years ago
preston.jackson 0bbdb14f74 adding two headers to the 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 c6e674dbb3 Adds a sample on using Google Test as a Mac framework. By Preston Jackson. 17 years ago
shiqian dbc56bf84b Adds an Xcode project for building gtest. By Preston Jackson. 17 years ago