This website requires JavaScript.
Explore
Help
Register
Sign In
gitMirror
/
googletest
Watch
1
Star
0
Fork
0
You've already forked googletest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fa242a44b47ce74d7246440b14571f7a5dd1b17
googletest
/
src
History
zhanyong.wan
7fa242a44b
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
2009-04-09 02:57:38 +00:00
..
gtest_main.cc
Initial import.
2008-07-03 22:38:12 +00:00
gtest-all.cc
Many changes:
2008-10-11 07:20:02 +00:00
gtest-death-test.cc
Works around a VC bug by avoiding defining a function named strdup().
2009-03-26 21:11:22 +00:00
gtest-filepath.cc
Simplifies implementation by defining a POSIX portability layer; adds the death test style flag to --help.
2009-03-26 19:03:47 +00:00
gtest-internal-inl.h
Adds sample4_unittest to scons (by Vlad Losev); adds logic for getting the thread count on Mac (by Vlad Losev); adds HasFailure() and HasNonfatalFailure() (by Zhanyong Wan).
2009-04-07 21:03:22 +00:00
gtest-port.cc
Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan).
2009-04-09 02:57:38 +00:00
gtest-test-part.cc
Simplifies implementation by defining a POSIX portability layer; adds the death test style flag to --help.
2009-03-26 19:03:47 +00:00
gtest-typed-test.cc
Fixes death-test-related tests on Windows, by Vlad Losev.
2009-03-11 18:31:26 +00:00
gtest.cc
Adds sample4_unittest to scons (by Vlad Losev); adds logic for getting the thread count on Mac (by Vlad Losev); adds HasFailure() and HasNonfatalFailure() (by Zhanyong Wan).
2009-04-07 21:03:22 +00:00