Mattt Thompson
ac330c84c8
Revert "Drop Podfile.lock from Git so that we don't have to deal with updating it as revisions change"
...
This reverts commit 56625c466e .
2013-08-10 18:07:01 -07:00
Blake Watters
56625c466e
Drop Podfile.lock from Git so that we don't have to deal with updating it as revisions change
2013-08-10 20:38:23 -04:00
Carson McDonald
0cb8ceea43
Update Podfile.lock to 1.3.2
2013-08-08 21:34:16 -04:00
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