Commit graph

7 commits

Author SHA1 Message Date
Blake Watters
ab3c2ef73f Restore execution of tests under Travis 2013-07-14 10:50:01 -04:00
Kyle Fuller
d10119ce22 Update the Podfile.lock to reference the new specfile hash (1.3.1) 2013-06-18 17:56:55 +01:00
Kyle Fuller
111be312d8 Update the Podfile.lock to reference the new specfile hash
Otherwise the tests will fail, and you get the error:

[!] Required version (AFNetworking (from `../`)) not found for `AFNetworking`.
Available versions: 1.3.0
2013-06-06 22:56:38 +01:00
Mattt Thompson
5c712c13ad Updating Podfile.lock 2013-05-31 09:31:18 -07:00
Oliver Letterer
b6769ee794 Using __unsage_unretained for getting invocation arguments. 2013-05-22 21:44:42 +02:00
Blake Watters
d6587027e7 Add support for logging request & responses during test execution via the AFTestsLoggingEnabled environment variable 2013-05-18 14:50:51 -04:00
Blake Watters
4f04b35378 Reorganize testing setup
* Eliminate static library and framework targets
* Migrate all testing infrastructure and code to Tests/
* Nest CocoaPods setup for testing under Tests/
* Remove explicit dependencies from shared schemes
2013-05-11 13:18:43 -04:00
Renamed from Podfile.lock (Browse further)