This website requires JavaScript.
Explore
Help
Sign In
3party
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-01-07 20:41:38 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
googletest
/
include
/
gtest
History
zhanyong.wan
3bef459eac
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
2010-02-24 17:19:25 +00:00
..
internal
Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth); adds wide InitGoogleTest to gtest.def (by Vlad Losev); updates the version number (by Zhanyong Wan); updates the release notes for 1.5.0 (by Vlad Losev); removes scons scripts from the distribution (by Zhanyong Wan); adds the cmake build script to the distribution (by Zhanyong Wan); adds fused source files to the distribution (by Vlad Losev and Chandler Carruth).
2010-02-24 17:19:25 +00:00
gtest_pred_impl.h
Many changes:
2008-10-11 07:20:02 +00:00
gtest_prod.h
Initial import.
2008-07-03 22:38:12 +00:00
gtest-death-test.h
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
2009-09-30 20:23:50 +00:00
gtest-message.h
Changes Message() to print double with enough precision by default.
2010-01-08 00:23:45 +00:00
gtest-param-test.h
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
gtest-param-test.h.pump
Fixes the code to work with fuse_gtest.py.
2009-11-10 19:17:35 +00:00
gtest-spi.h
Makes gtest compile cleanly with MSVC's /W4 (by Zhanyong Wan).
2009-09-30 20:23:50 +00:00
gtest-test-part.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
gtest-typed-test.h
Adds Solaris support (by Hady Zalek)
2010-02-03 02:27:02 +00:00
gtest.h
Removes uses of GTEST_HAS_STD_STRING.
2009-12-16 23:34:59 +00:00