Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -70/+0 |
| | |||||
* | Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong ↵ | zhanyong.wan | 2009-06-17 | 1 | -3/+1 |
| | | | | Wan); cleaned up the Python tests (by Vlad Losev); made run_tests.py invokable from any directory (by Vlad Losev). | ||||
* | Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in ↵ | zhanyong.wan | 2009-04-09 | 1 | -35/+6 |
| | | | | GetThreadCount() on Mac (by Vlad Losev); improves fuse_gtest_files.py to support fusing Google Mock files (by Zhanyong Wan). | ||||
* | Adding test/gtest_uninitialized_test.py missing from the previous check-in | vladlosev | 2008-11-26 | 1 | -14/+4 |
| | |||||
* | Makes the Python tests more portable by calling standard functions to ↵ | shiqian | 2008-09-18 | 1 | -7/+1 |
| | | | | interpret the result of os.system(). This could fix the broken Python tests on some users' machines. | ||||
* | Makes the autotools scripts work on Mac OS X. Also hopefully makes gtest ↵ | shiqian | 2008-07-08 | 1 | -2/+9 |
| | | | | compile on Windows CE. | ||||
* | Initial import. | shiqian | 2008-07-03 | 1 | -0/+110 |