aboutsummaryrefslogtreecommitdiff
path: root/GTMiPhoneUnitTestingOCUnit-Info.plist
Commit message (Collapse)AuthorAge
* [Author: thomasvl]Gravatar gtm.daemon2011-11-29
Move a bunch of tests over onto the GTM test base class. Fetch some test images from the bundle the test is compiled into instead of assuming main app. Change the default iOS logging directory to just be the documents directory since it should work for all iOS versions. Add initial support for using SenTestingKit instead of our custom version to allow the Xcode 4 UI for unittesting. Add a target for using SenTestingKit. Add a shell app for the TEST_HOST for SenTestingKit usage (since there are UI tests, we need to use a real app and not the octest binary). R=dmaclach DELTA=517 (482 added, 9 deleted, 26 changed)