| r269 |
Source path:
svn/
trunk/ UnitTesting/ GTMSenTestCase.m
|
|
Change log
[Author: dmaclach] Makes GTMSenTestCase work better with abstract test classes in cases where we want to tag a class as being an abstract test case even if it doesn't have any subclasses. R=thomasvl DELTA=36 (0 added, 19 deleted, 17 changed)
| Go to: |
Project members,
sign in to write a code review
Older revisions
r224
by gtm.daemon
on Sep 17, 2009
Diff
[Author: dmaclach] Fix up build on iPhone device. R=jfaller,thomasvl ...
r222
by gtm.daemon
on Sep 16, 2009
Diff
[Author: dmaclach] Fix up the unit testing stack that I broke on iPhone. This makes the unittesting stuff on iPhone ...
r218
by gtm.daemon
on Sep 16, 2009
Diff
[Author: dmaclach] Add support for more complex unit test class hierarchies than what is available out of the box in ...