aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting/GTMGoogleTestRunner.mm
Commit message (Expand)AuthorAge
* Fix failure due to adding same method more than once (#245)Gravatar Sundeep2019-09-10
* Revert the #include path, not sure it is the best, but keep it the same.Gravatar Thomas Van Lenten2019-08-26
* Get rid of exceptions happening when a C++ test fails.Gravatar Dave MacLachlan2019-08-26
* Fix GTMGoogleTestRunner triggering "NULL cString" exception in NSString.Gravatar Konstantin Varlamov2019-08-14
* Relay the real argc/argv to testing::InitGoogleTestGravatar Thomas Van Lenten2015-09-08
* Fix up GTMGoogleTestRunner for Xcode 6.1.Gravatar thomasvl2014-10-29
* Add support for XCTest (as opposed to OCUnit) to GTM. Define GTM_USING_XCTEST...Gravatar gtm.daemon2014-06-02
* More support for allowing GTM to compile with -Wundef.Gravatar gtm.daemon2014-02-24
* Add GoogleTestRunner to GTM.Gravatar gtm.daemon2013-11-12