15 Commits

Author SHA1 Message Date
Fabio Pelosin
f78441ddcb [Specs] More fixes. 2012-09-24 17:44:27 +02:00
Fabio Pelosin
b455a33309 [Set] Support for multiple sources.
Closes #85
2012-09-22 21:16:55 +02:00
Fabio Pelosin
34a68534d8 Introduced Pod update, outdated.
See #131, #191.

- The installer is initialized with a resolver. The resolver is responsible of
  indicating which specs must be installed/reinstalled.
- It was introduced a slight change in the format of the Podfile.lock.
- The specification set was simplified to receive and handle Pod::Dependency
  instead of Pod::Specification. With this change it also appears to be more
  robust.

A this stage it appears to be working. However the support, for external and
head dependencies is weak.
2012-08-08 11:42:12 +02:00
Fabio Pelosin
b2961dd2b8 [Specs] fix for maste repo fixture udpate. 2012-08-07 00:01:37 +02:00
Fabio Pelosin
9f1b33b159 [Specification] Made homepage, description, and summary top level.
Closes #269
2012-05-24 23:55:01 +02:00
Fabio Pelosin
ea9b1810d0 WIP Specification refactor. 2012-05-09 15:16:20 +02:00
Eloy Duran
7e2dbedd7c No more need to reset global state in the specs. 2012-03-04 21:55:43 +01:00
Eloy Duran
8c2adafa84 No longer cache Specification::Set in the Set class, but in a Context. 2012-03-04 21:55:43 +01:00
Eloy Duran
52e15393aa Make the specs green with the latest specs. 2012-02-06 19:23: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
9d31087672 Ignore dotfiles in a spec set directory. 2011-09-25 14:20:03 -05:00
Eloy Duran
992ecf207f Use real Ruby accessor writer and reader methods. 2011-09-24 13:12:15 -05:00
Eloy Duran
b497b8faee Search through summary and description with `--full'. 2011-09-18 00:20:18 +02:00
Eloy Duran
d3f9746991 Raise an Informative exception if a problem is (most likely) related to user error and make Command::Help a subclass of Informative. 2011-09-16 20:51:54 +02:00
Eloy Duran
b7284de361 + set spec 2011-09-16 01:01:33 +02:00