forked from RestKit/RestKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminated vendored copies of testing libraries in favor of Cocoapods…
…. Add Kiwi to testing stack
- Loading branch information
1 parent
30c936f
commit 73cd7a6
Showing
168 changed files
with
118 additions
and
8,640 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
platform :ios, '5.0' | ||
link_with ['RestKitTests', 'RestKitFrameworkTests'] | ||
inhibit_all_warnings! | ||
|
||
pod 'Kiwi', '1.1.0' | ||
pod 'OCMock', '2.0.1' | ||
pod 'OCHamcrest', '1.8' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
PODS: | ||
- Kiwi (1.1.0) | ||
- OCHamcrest (1.8) | ||
- OCMock (2.0.1) | ||
|
||
DEPENDENCIES: | ||
- Kiwi (= 1.1.0) | ||
- OCHamcrest (= 1.8) | ||
- OCMock (= 2.0.1) | ||
|
||
SPEC CHECKSUMS: | ||
Kiwi: 9141d15cf4f52a2178139ea16722f021b4059906 | ||
OCHamcrest: 75258b3746b118ed9de96a6a8d985546f32e0f9b | ||
OCMock: 77a9c4c57af6bf258a537d34cf09abf422affede | ||
|
||
COCOAPODS: 0.15.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
Tests/Vendor/OCHamcrest/OCHamcrest.framework/Versions/A/Headers/HCAllOf.h
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
Tests/Vendor/OCHamcrest/OCHamcrest.framework/Versions/A/Headers/HCAnyOf.h
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
Tests/Vendor/OCHamcrest/OCHamcrest.framework/Versions/A/Headers/HCAssertThat.h
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
Tests/Vendor/OCHamcrest/OCHamcrest.framework/Versions/A/Headers/HCBaseDescription.h
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
Tests/Vendor/OCHamcrest/OCHamcrest.framework/Versions/A/Headers/HCBaseMatcher.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.