Open paytonrules opened 12 years ago
Tests should fail in the event of a memory leak.
It should be possible to filter out certain classes sections from this check, since much of Cocoa would incorrectly report memory leaks.
The introduction of ARC on iOS means this is less of a priority at this time.
Tests should fail in the event of a memory leak.
It should be possible to filter out certain classes sections from this check, since much of Cocoa would incorrectly report memory leaks.