Commit graph

7 commits

Author SHA1 Message Date
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
Blake Watters
8dbd406650 Replace shared scheme copy Travis step with rake test:prepare task for easier out of the box execution of tests 2013-05-30 20:41:07 -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
Blake Watters
bc3b94f79d Add Podfile.lock to the project 2013-05-11 12:53:24 -04:00
Blake Watters
1a25414ef5 Implement initial unit testing and continuous integration system for AFNetworking. refs AFNetworking/AFNetworking#941 2013-05-10 15:53:33 -04:00
Nate Stedman
e8d7a91305 Add Github's Objective-C .gitignore file.
This prevents .DS_Store and xcuserdata files/dirs from causing
the AFNetworking submodule to always have `(untracked content)`
listed in `git status`.
2012-10-19 14:25:31 -04:00