AFNetworking/Tests
2013-08-20 15:47:23 -07:00
..
AFNetworking Tests.xcodeproj Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
Resources Adding tests for trusting derived certificates. 2013-06-01 20:38:08 +02:00
Schemes Switch Travis build script to leverage xctool 0.1.7, which supports implicit dependencies. Simplify xctool invocation 2013-07-14 13:40:20 -04:00
AFBufferedInputStreamProvider.h Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
AFBufferedInputStreamProvider.m Fix AFHTTPBodyPart's read:maxLength: method to no longer treat a negative response from -[NSInputStream hasBytesAvailable] as an indication that the stream has come to an end, and instead examine the stream's state. 2013-07-02 16:02:16 -04:00
AFHTTPClientTests.m Merge branch 'master' of https://github.com/xtreme-brian-croom/AFNetworking into xtreme-brian-croom-master 2013-08-20 15:47:23 -07:00
AFHTTPRequestOperationTests.m Set async timeout to longer than request timeout 2013-07-25 11:34:50 -04:00
AFImageRequestOperationTests.m Use new httpbin image request to fix image test. 2013-07-14 10:50:01 -04:00
AFJSONRequestOperationTests.m Minor reformatting 2013-05-22 09:37:23 -07:00
AFMockURLProtocol.h Renaming AFTestURLProtocol -> AFMockURLProtocol 2013-06-01 16:44:30 -07:00
AFMockURLProtocol.m Renaming AFTestURLProtocol -> AFMockURLProtocol 2013-06-01 16:44:30 -07:00
AFNetworking-Prefix.pch Remove reference to _AFNETWORKING_PIN_SSL_CERTIFICATES_ 2013-06-27 22:47:45 -07:00
AFNetworkingTests-Info.plist Reorganize testing setup 2013-05-11 13:18:43 -04:00
AFNetworkingTests.h Minor reformatting 2013-05-22 09:37:23 -07:00
AFNetworkingTests.m Remove use of object subscripting 2013-05-31 09:30:56 -07:00
AFURLConnectionOperationTests.m [Issue #1065] Remove test for NSParameterAssert raise 2013-06-18 09:04:24 -07:00
Podfile Add support for logging request & responses during test execution via the AFTestsLoggingEnabled environment variable 2013-05-18 14:50:51 -04:00
Podfile.lock Revert "Drop Podfile.lock from Git so that we don't have to deal with updating it as revisions change" 2013-08-10 18:07:01 -07:00