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-03-11 10:15:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
googletest
/
include
/
gtest
/
internal
History
zhanyong.wan
542b41e5d0
Simplifies ThreadWithParam.
2010-03-04 22:33:46 +00:00
..
gtest-death-test-internal.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
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
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).
2009-11-13 02:54:23 +00:00
gtest-param-util-generated.h.pump
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).
2009-11-13 02:54:23 +00:00
gtest-param-util.h
Turns on -Wshadow (by Preston Jackson).
2009-12-16 19:54:05 +00:00
gtest-port.h
Simplifies ThreadWithParam.
2010-03-04 22:33:46 +00:00
gtest-string.h
Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan).
2010-03-04 22:15:53 +00:00
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
Fixes the logic for determining whether cxxabi.h is available.
2009-06-11 20:06:06 +00:00
gtest-type-util.h.pump
Fixes the logic for determining whether cxxabi.h is available.
2009-06-11 20:06:06 +00:00