]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/commit
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsof...
authorshiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>
Wed, 9 Jul 2008 20:58:26 +0000 (20:58 +0000)
committershiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>
Wed, 9 Jul 2008 20:58:26 +0000 (20:58 +0000)
commite0ecb7ac588e4061fe57207ff3734e465637b14d
tree81afa87cb21e28946ccd96f22fce35c4158c6d51
parente4e9a8bd7d2dbbad62030c8f80513e3c81b32213
Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio.
16 files changed:
CHANGES
Makefile.am
README
include/gtest/internal/gtest-port.h
msvc/gtest.sln [new file with mode: 0755]
msvc/gtest.vcproj [new file with mode: 0755]
msvc/gtest_color_test_.vcproj [new file with mode: 0755]
msvc/gtest_env_var_test_.vcproj [new file with mode: 0755]
msvc/gtest_environment_test.vcproj [new file with mode: 0755]
msvc/gtest_main.vcproj [new file with mode: 0755]
msvc/gtest_output_test_.vcproj [new file with mode: 0755]
msvc/gtest_prod_test.vcproj [new file with mode: 0755]
msvc/gtest_uninitialized_test_.vcproj [new file with mode: 0755]
msvc/gtest_unittest.vcproj [new file with mode: 0755]
test/gtest_break_on_failure_unittest.py
test/gtest_unittest.cc