This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RestKit
Watch
1
Star
0
Fork
0
You've already forked RestKit
mirror of
https://github.com/zhigang1992/RestKit.git
synced
2026-04-07 17:47:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e088bdc186285de0a03dd6b9f37dc20249395c8a
RestKit
/
Tests
/
Logic
/
Support
History
Blake Watters
0fe296a281
Bump AFNetworking dependency
2012-11-07 22:01:34 -05:00
..
NSStringRestKitTest.m
Port passing Logic Test coverage to ARC
2012-09-26 11:35:16 -04:00
RKDictionaryUtilitiesTest.m
Rename RKDictionaryByReverseMergingDictionaryWithDictionary -> RKDictionaryByMergingDictionaryWithDictionary, since a reverse merge would imply that values in the 1st dictionary take priority whereas we want values in the 2nd dict to overwrite values in the 1st. Refs
#938
.
2012-09-18 15:24:50 -04:00
RKDotNetDateFormatterTest.m
Fix all build errors in unit tests. Restore execution of core mapping tests.
2012-09-24 22:44:20 -04:00
RKHTTPUtilitiesTest.m
Rework path based response descriptor matching and expand test coverage. Eliminate path normalization.
fixes
#987
2012-10-14 13:51:39 -04:00
RKISODateFormatterTest.m
Drop ISO8601DateFormatter dependency since it has a time zone handling bug and switch to RK specific fork.
fixes
#971
2012-10-04 23:00:01 -04:00
RKObjectiveCppTest.mm
Add basic test coverage for compilation of Objective-C++ sources. refs
#649
2012-04-11 21:05:17 -04:00
RKPathMatcherTest.m
Rework path based response descriptor matching and expand test coverage. Eliminate path normalization.
fixes
#987
2012-10-14 13:51:39 -04:00
RKPathUtilitiesTest.m
Rework path based response descriptor matching and expand test coverage. Eliminate path normalization.
fixes
#987
2012-10-14 13:51:39 -04:00
RKURLEncodedSerializationTest.m
Bump AFNetworking dependency
2012-11-07 22:01:34 -05:00