14 Commits (4d004650c9aa48fcad827d0096b773e3b59727ef)

Author SHA1 Message Date
zhanyong.wan 2426542402 Removes support for MSVC 7.1 from the scons scripts. 15 years ago
zhanyong.wan 7b0c8dd3a9 Adds macro GTEST_DISALLOW_ASSIGN_, needed by gmock. 15 years ago
zhanyong.wan 88e97c822c Removes uses of GTEST_HAS_STD_STRING. 15 years ago
zhanyong.wan d56773b492 Turns on -Wshadow (by Preston Jackson). 15 years ago
zhanyong.wan 3508784108 Stops supporting MSVC 7.1 with exceptions disabled. 15 years ago
zhanyong.wan bcf926ec65 Improves the scons scripts and run_tests.py (by Vlad Losev); uses typed tests in gtest-port_test.cc only when typed tests are available (by Zhanyong Wan); makes gtest-param-util-generated.h conform to the C++ standard (by Zhanyong Wan). 16 years ago
vladlosev 060804deb8 Fixes: Scons build file broken when used in another SConstruct; warning in VC 8.0 when compiled with /Wp64 16 years ago
zhanyong.wan 3b1ab7210c Refactors the scons script (by Vlad Losev). 16 years ago
zhanyong.wan 95279071b1 Refactors the scons script (by Vlad Losev). 16 years ago
zhanyong.wan f8b268ee86 Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan). 16 years ago
zhanyong.wan 2534ae201e Adds a Random class to support --gtest_shuffle (by Josh Kelley); Makes the scons script build in a deterministic order (by Zhanyong Wan). 16 years ago
zhanyong.wan 9f894c2b36 Makes gtest compile cleanly with MSVC's warning 4511 & 4512 (copy ctor / 16 years ago
zhanyong.wan 12d740faef Makes gtest compile clean with MSVC's warning 4100 (unused formal parameter) enabled. 16 years ago
zhanyong.wan 56a2e686e9 Enables String to contain NUL (by Zhanyong Wan); Adds scons scripts (by Vlad Losev). 16 years ago