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 03:09:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e120fc58906cd7ca6492ba634bb7e082167bd5bf
googletest
/
include
/
gtest
History
zhanyong.wan
e120fc5890
Works around a VC bug by avoiding defining a function named strdup().
2009-03-26 21:11:22 +00:00
..
internal
Works around a VC bug by avoiding defining a function named strdup().
2009-03-26 21:11:22 +00:00
gtest_pred_impl.h
…
gtest_prod.h
…
gtest-death-test.h
Implements death tests on Windows (by Vlad Losev); enables POSIX regex on Mac and Cygwin; fixes build issue on some Linux versions due to PATH_MAX.
2009-03-06 01:20:15 +00:00
gtest-message.h
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest-param-test.h
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest-param-test.h.pump
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest-spi.h
…
gtest-test-part.h
…
gtest-typed-test.h
Cleans up macro definitions.
2009-02-23 23:21:55 +00:00
gtest.h
Implements --gtest_throw_on_failure for using gtest with other testing frameworks.
2009-03-06 20:05:23 +00:00