Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move everything in googletest into googletest/googletest | Billy Donahue | 2015-08-25 | 1 | -173/+0 |
| | |||||
* | Export tuple and friends in the ::testing namespace. | kosak | 2014-04-02 | 1 | -3/+3 |
| | |||||
* | Include gtest headers as user headers instead of system headers. | zhanyong.wan | 2010-09-14 | 1 | -1/+1 |
| | |||||
* | Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ↵ | zhanyong.wan | 2010-03-04 | 1 | -6/+6 |
| | | | | tests for SCOPED_TRACE() (by Vlad Losev); replaces native pthread calls with gtest's threading constructs (by Vlad Losev); fixes flakiness in CountedDestructor (by Vlad Losev); minor MSVC 7.1 clean-up (by Zhanyong Wan). | ||||
* | Cleans up macro definitions. | zhanyong.wan | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | Value-parameterized tests and many bugfixes | vladlosev | 2008-11-20 | 1 | -0/+173 |