Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -171/+0 |
| | |||||
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵ | zhanyong.wan | 2009-06-17 | 1 | -3/+2 |
| | | | | Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). | ||||
* | Renames the POSIX wrappers (by Zhanyong Wan) and adds more targets to ↵ | zhanyong.wan | 2009-04-24 | 1 | -1/+2 |
| | | | | SConscript (by Vlad Losev). | ||||
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵ | zhanyong.wan | 2009-04-09 | 1 | -2/+2 |
| | | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). | ||||
* | Fixes two tests on Cygwin, which has no python 2.4. | zhanyong.wan | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | Implements --gtest_throw_on_failure for using gtest with other testing ↵ | zhanyong.wan | 2009-03-06 | 1 | -0/+171 |
frameworks. |