This website requires JavaScript.
Explore
Help
Sign In
google
/
googletest
Watch
0
Star
0
Fork
0
You've already forked googletest
mirror of
https://github.com/google/googletest.git
synced
2025-12-29 19:28:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6baed3c1173c19f5d43af75798d3685853fbe8bd
googletest
/
include
/
gtest
/
internal
History
zhanyong.wan
4879aac749
Simplifies the threading implementation and improves some comments.
2010-02-25 21:40:08 +00:00
..
gtest-death-test-internal.h
…
gtest-filepath.h
Adds support for alternate path separator on Windows, and make all tests pass with CMake and VC++ 9 (by Manuel Klimek).
2010-02-02 22:33:34 +00:00
gtest-internal.h
Simplifies the implementation by using std::vector instead of Vector.
2010-02-25 01:09:07 +00:00
gtest-linked_ptr.h
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-param-util-generated.h
…
gtest-param-util-generated.h.pump
…
gtest-param-util.h
…
gtest-port.h
Simplifies the threading implementation and improves some comments.
2010-02-25 21:40:08 +00:00
gtest-string.h
…
gtest-tuple.h
Adds Solaris support (by Hady Zalek)
2010-02-03 02:27:02 +00:00
gtest-tuple.h.pump
Adds Solaris support (by Hady Zalek)
2010-02-03 02:27:02 +00:00
gtest-type-util.h
…
gtest-type-util.h.pump
…