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-03 05:38:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e075a7f60da95cd02a3935fda49d222a435d56a
googletest
/
include
/
gtest
/
internal
History
vladlosev
b6fe6899be
Implements the element_type typedef in testing::internal::scoped_ptr. This is needed to test gmock's IsNull/NotNull with it.
2009-11-17 23:34:56 +00:00
..
gtest-death-test-internal.h
…
gtest-filepath.h
…
gtest-internal.h
…
gtest-linked_ptr.h
…
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
…
gtest-port.h
Implements the element_type typedef in testing::internal::scoped_ptr. This is needed to test gmock's IsNull/NotNull with it.
2009-11-17 23:34:56 +00:00
gtest-string.h
…
gtest-tuple.h
…
gtest-tuple.h.pump
…
gtest-type-util.h
…
gtest-type-util.h.pump
…