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
2026-01-13 02:26:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
829402edcffe712ed4c79412ca020525cd8295ad
googletest
/
include
/
gtest
/
internal
History
vladlosev
83fe024fb0
Adds empty methods to Mutex on platforms where Google Test is not thread-safe. This will support a reentrancy fix in Google Mock.
2011-10-24 23:36:46 +00:00
..
gtest-death-test-internal.h
…
gtest-filepath.h
…
gtest-internal.h
Fixes broken build on VC++ 7.1.
2011-06-13 19:00:37 +00:00
gtest-linked_ptr.h
Expressed the thread-safety annotations in code, replacing the existing comment-based system (by Aaron Jacobs).
2011-10-24 21:13:56 +00:00
gtest-param-util-generated.h
Fixes C++0x compatibility problems.
2011-09-26 17:52:19 +00:00
gtest-param-util-generated.h.pump
Fixes C++0x compatibility problems.
2011-09-26 17:52:19 +00:00
gtest-param-util.h
Fixes Sun C++ compiler errors (by Pasi Valminen)
2011-04-12 20:36:11 +00:00
gtest-port.h
Adds empty methods to Mutex on platforms where Google Test is not thread-safe. This will support a reentrancy fix in Google Mock.
2011-10-24 23:36:46 +00:00
gtest-string.h
…
gtest-tuple.h
…
gtest-tuple.h.pump
…
gtest-type-util.h
Fixes a user reported test break (modifying a dict while iterating).
2011-08-16 00:47:22 +00:00
gtest-type-util.h.pump
Fixes a user reported test break (modifying a dict while iterating).
2011-08-16 00:47:22 +00:00