aboutsummaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Collapse)AuthorAgeFilesLines
* Renames the TestPartResult type enums and adjusts the order of methods in ↵zhanyong.wan2009-09-181-9/+9
| | | | the event listener interface (by Vlad Losev).
* Renames the methods in the event listener API, and changes the order of *End ↵zhanyong.wan2009-09-171-1/+1
| | | | events (by Vlad Losev).
* Improves EXPECT_DEATH_IF_SUPPORTED to allow streaming of messages and ↵zhanyong.wan2009-09-112-0/+353
| | | | enforcing the validity of arguments (by Vlad Losev); adds samples for the event listener API (by Vlad Losev); simplifies the tests using EXPECT_DEATH_IF_SUPPORTED (by Zhanyong Wan).
* Cleans up macro definitions.zhanyong.wan2009-02-233-4/+4
|
* Value-parameterized tests and many bugfixesvladlosev2008-11-205-86/+436
|
* Adds new files for type-parameterized tests, which I forgot to commit in the ↵shiqian2008-09-091-0/+301
| | | | previous revision.
* Initial import.shiqian2008-07-0312-0/+1180