summaryrefslogtreecommitdiffstats
path: root/samples/sample7_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fixes comments in sample7_unittest.cc.vladlosev2010-11-171-11/+9
|
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-141-1/+1
|
* Renames ThreadStartSempahore to Notificaton (by Vlad Losev); adds threading ↵zhanyong.wan2010-03-041-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.wan2009-02-231-1/+1
|
* Value-parameterized tests and many bugfixesvladlosev2008-11-201-0/+132