aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting/GTMNSObject+UnitTesting.m
Commit message (Expand)AuthorAge
* Fixes 64-bit compile time warnings - googlemac/opensource/google-toolbox-for-...Gravatar gtm.daemon2014-06-04
* Fix build of Mac GTM project with static analyzer. Remove GTMGarbageCollectio...Gravatar gtm.daemon2013-12-19
* Put expected-actual-diff image paths each alone on a line, so it’s easier t...Gravatar gtm.daemon2013-10-22
* [Author: dmaclach]Gravatar gtm.daemon2012-07-24
* [Author: thomasvl]Gravatar gtm.daemon2012-02-21
* [Author: thomasvl]Gravatar gtm.daemon2012-01-03
* [Author: thomasvl]Gravatar gtm.daemon2011-11-29
* [Author: dmaclach]Gravatar gtm.daemon2010-06-02
* [Author: dmaclach]Gravatar gtm.daemon2009-09-08
* [Author: thomasvl]Gravatar gtm.daemon2009-09-03
* [Author: thomasvl]Gravatar gtm.daemon2009-09-02
* - Changed gtm_createCGPath to gtm_cgPath in GTMNSBezier+CGPath. The pathGravatar thomasvl@gmail.com2009-03-05
* a few fixes (and bug fix) found by clangGravatar thomasvl@gmail.com2009-02-27
* - turned off _debug framework support in tests since we now capture a lot moreGravatar thomasvl@gmail.com2009-01-09
* - GTM_INLINE will make sure a function gets inlined, and provides a consistentGravatar thomasvl@gmail.com2008-10-22
* - Added GTMTestTimer.h for doing high fidelity timings.Gravatar thomasvl@gmail.com2008-09-22
* - Added GTMNSMakeUncollectable for forcing objects to survive in a GC world.Gravatar thomasvl@gmail.com2008-08-12
* - Added GTMSignalHandler for simple signal handling (via kqueue/runloop).Gravatar thomasvl@gmail.com2008-07-09
* Landing a log of AppleScript/AppleEvent support code.Gravatar thomasvl2008-06-13
* Flush out suppport for 64bit, GC support.Gravatar thomasvl2008-05-09
* See the ReleaseNotes for the full details, highlights:Gravatar thomasvl2008-04-14
* initial drop of a few sources to start things outGravatar thomasvl2008-01-28