38 Commits

Author SHA1 Message Date
Fabio Pelosin
d59409f6be [Specs] Cleaning up temporary repos helper. 2012-05-16 19:09:03 +02:00
Fabio Pelosin
0c5fb77d05 Enhanced specs for Pod::Command and subclasses 2012-04-18 16:01:46 +02:00
Fabio Pelosin
2a21c65182 Merge pull request #208 from CocoaPods/spec-create
Spec create
2012-04-16 04:31:35 -07:00
Fabio Pelosin
1997d9bced Fixed spec and other minor fixes for pod spec create 2012-04-14 18:33:30 +02:00
Eloy Duran
04843c3d0f Make specs green. 2012-04-14 00:49:57 +02:00
Eloy Duran
b933c31d46 Make specs green. 2012-03-28 20:53:57 +02:00
Fabio Pelosin
fd1e891f4a [#112] Refactoring based on suggestions by @alloy 2012-03-21 11:36:08 +01:00
Fabio Pelosin
fd976893e9 Updated tests 2012-03-13 16:15:36 +01:00
Eloy Duran
7e2dbedd7c No more need to reset global state in the specs. 2012-03-04 21:55:43 +01:00
Eloy Duran
e5ea947dfa Shuffle spec files on each run and make them green on Travis. 2012-03-04 17:30:42 +01:00
Eloy Duran
aef331b27b Make specs green after updating the specs submodule. 2011-11-23 22:52:46 +01:00
Eloy Duran
da1fcaccac Make the specs run with the addition of a new Reachability version. 2011-11-20 17:29:43 +01:00
Eloy Duran
7ee1cbad18 Update the master spec repo after running `pod setup' and the repo already exists. Closes #67. 2011-11-19 01:45:41 +01:00
Eloy Duran
fb8684c017 Improve `pod spec create' stub. Closes #71. 2011-11-19 01:27:57 +01:00
Eloy Duran
0318141b55 Fix spec suite after changing to read-only submodules. 2011-11-18 19:51:50 +01:00
Eloy Duran
7d9479c1b0 Allow the use of the Rake FileList class for source_files, clean_paths, and resources. Fixes #65. 2011-11-15 22:48:32 +01:00
Eloy Duran
81bb1fb7cf Migrate the remote of an existing master spec repo to the new remote with: $ pod setup. Closes #58. 2011-11-12 23:30:41 +01:00
Eloy Duran
2008fc522c Add the `license' attribute to the created stub podspec. 2011-11-12 22:57:31 +01:00
Eloy Duran
5467b1f46c Make the search spec less brittle. 2011-11-12 13:33:58 +01:00
Nolan Waite
d9a36104b5 Use production podspecs as fixtures
- One series of tests used ASIHTTPRequest as an example with many
   versions; switch to CocoaLumberjack.
2011-10-22 05:04:47 -06:00
Eloy Duran
edc236c095 Make specs green. 2011-10-18 00:01:39 +02:00
Eloy Duran
6f2f1499f8 Add Pod::File which is a subclass of Pod::Specification, but meant for a Podfile. 2011-10-12 22:27:32 +02:00
Florian Hanke
5bc029986f Fix search result text
"whose" would be correct if pods were persons. I changed it such that it uses "with",
as in "Unable to find a pod with name matching ..."
2011-09-30 20:45:00 +02:00
Eloy Duran
992ecf207f Use real Ruby accessor writer and reader methods. 2011-09-24 13:12:15 -05:00
Eloy Duran
e91db0ae3d Add shortcuts to the spec for frameworks and libraries. Closes #5. 2011-09-19 23:51:00 +02:00
Eloy Duran
1bb68e0e27 Validate that a spec has the minimum required attributes. Testing if it compiles is for later. 2011-09-19 22:19:19 +02:00
Eloy Duran
9ba5654da2 Add a spec create NAME command which creates a stub file. 2011-09-19 21:44:03 +02:00
Eloy Duran
6fe547da8c Print the spec summary as well when searching. 2011-09-18 00:59:50 +02:00
Eloy Duran
b497b8faee Search through summary and description with `--full'. 2011-09-18 00:20:18 +02:00
Eloy Duran
9a6268ffc8 Add search command which finds pods who's name matches. 2011-09-17 23:41:08 +02:00
Eloy Duran
f44cfed6a8 Silence output during spec run. 2011-09-17 21:34:10 +02:00
Eloy Duran
de7fe36fb4 + source spec 2011-09-16 01:01:33 +02:00
Eloy Duran
b64c0c1f17 Fix command specs 2011-09-15 00:10:20 +02:00
Eloy Duran
e636acd8cb Create archives of git fixture repos. 2011-09-14 23:54:44 +02:00
Eloy Duran
4c8530b131 Update all spec repos in case a name is omitted. 2011-08-24 23:51:35 +02:00
Eloy Duran
0830504b19 Update a named spec repo. 2011-08-24 18:01:14 +02:00
Eloy Duran
2e909ac2d1 Implement repo add. 2011-08-14 06:16:18 +02:00
Eloy Duran
7ce508b5f3 Implement the setup command. 2011-08-14 05:30:41 +02:00