Author: ericwa
Date: Sat Jan 25 03:26:50 2014
New Revision: 10134

URL: http://svn.gna.org/viewcvs/etoile?rev=10134&view=rev
Log:
UnitKit: rewrite -runTests:onObject: (renamed to -runTests:onInstance:ofClass:) 
to fix a memory leak and improve code clarity. The new code uses @try and 
@autoreleasepool, but should be functionally the same as the old NS_HANDLER 
code path (same structure of autorelease pools and exeption handling blocks).

Modified:
    trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.h
    trunk/Etoile/Frameworks/UnitKit/Source/FrameworkSource/UKRunner.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to