Commit Graph

37 Commits

Author SHA1 Message Date
Fabio Pelosin
15540df30f [Specs] Don't update master repo fixture. 2012-06-07 17:02:40 +02:00
Fabio Pelosin
1f1cc97ae2 [Spec] Fine-tuning template. 2012-05-31 14:08:44 +02:00
Fabio Pelosin
736308452d [Specs] More robust test for Repo branch feature. 2012-05-29 22:46:39 +02:00
Fabio Pelosin
dcd85e7263 [Repo] Allow to specify a branch for new repos. 2012-05-29 21:23:33 +02:00
Fabio Pelosin
4d4e3a9521 [Repo] Fix spelling mistake. 2012-05-29 19:54:21 +02:00
Fabio Pelosin
b5bdcea695 [Specs] Fix for incompatibility with current master repo. 2012-05-29 19:50:46 +02:00
Fabio Pelosin
eeeef2322e Merge branch 'master' of github.com:CocoaPods/CocoaPods
* 'master' of github.com:CocoaPods/CocoaPods:
  Fix integration spec, which was trying to assign a source to subspecs.
  Fix spec that was using a newer version of lib than expected.
  Update spec repo fixture to latest 0.6 and fix CP version checking.
  Fix a RubyGems specific version spec failure.
  Update SSToolkit fixture submodule.
  Fix version number.

Conflicts:
	lib/cocoapods/command/repo.rb
2012-05-29 18:25:45 +02:00
Fabio Pelosin
8a1a5d30fa [Repo] Class method to return if a repo is compatible. 2012-05-29 18:20:08 +02:00
Eloy Duran
78d54274e9 Update spec repo fixture to latest 0.6 and fix CP version checking. 2012-05-29 17:24:30 +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
572ac974d3 [Specs] Patch bacon to reset Pod::Config::Instance.
One of the tests wasn't restoring the changes it made to the config.
As the test was difficult to track down and the problem would have
become only worse in the future, the issues was solved starting with
a new config before each run.

The performance impact seems negligible and the testing environment is
more predictable.
2012-05-17 13:42:36 +02:00
Fabio Pelosin
cb2942f873 [Specs] Adapting existing specs for recent changes. 2012-05-17 00:49:56 +02:00
Fabio Pelosin
fe461952a1 [Specs] Minor clean up and cosmetic fixes. 2012-05-17 00:24:30 +02:00
Fabio Pelosin
d59409f6be [Specs] Cleaning up temporary repos helper. 2012-05-16 19:09:03 +02:00
Fabio Pelosin
e2867dade8 Updated master repo in fixtures. 2012-05-14 16:18:25 +02:00
Fabio Pelosin
0c5c43c1f4 Speficiation#activate_for_platform and collateral improvements. 2012-05-10 14:51:13 +02:00
Fabio Pelosin
e19bf01c46 [# 242 Command::Spec::Linter] Refactoring
- moved Specification#validate! to Linter
- fixed FileList bugs
- cleaned up
2012-05-02 23:39:42 +02:00
Fabio Pelosin
03138241f3 [Command::Spec::Linter] Error for name mismatch.
Related to [#239]
2012-04-30 17:44:57 +02:00
Fabio Pelosin
04bb26a781 [Specs] Minor fixes. 2012-04-29 15:07:54 +02:00
Fabio Pelosin
9d40f196b0 [Pod::Command::Spec] refinements 2012-04-26 23:00:49 +02:00
Fabio Pelosin
82372f3431 [Specs] Fix for missing tmp directory in Spec command 2012-04-26 20:06:40 +02:00
Fabio Pelosin
56e8c133e2 [Specs] quick fix for search (spec helpers need refactoring) 2012-04-24 18:48:33 +02:00
Fabio Pelosin
3b074a3d6c [Specs] more fixes - Ooooops edition 2012-04-24 18:35:44 +02:00
Fabio Pelosin
ae9d9d9b78 [Specs] more fixes 2012-04-24 18:25:06 +02:00
Fabio Pelosin
7290b8826d [Specs] xcodebuild fix for Travis 2012-04-24 18:10:39 +02:00
Fabio Pelosin
c16445d853 [Specs] Added specs for PUSH command and for the improvements to SPEC LINT subcommand 2012-04-24 16:13:58 +02:00
Fabio Pelosin
08254fbeb8 [Specs] Minor check for Pod::Command::Search arguments 2012-04-21 15:33:50 +02:00
Fabio Pelosin
0c5fb77d05 Enhanced specs for Pod::Command and subclasses 2012-04-18 16:01:46 +02:00
Fabio Pelosin
ee059f1027 [Statistics] moved to Octokit 2012-04-16 16:33:34 +02:00
Victor Ilyukevich
6bedfe0baa added subspecs into pod presenter [#164] 2012-04-15 20:05:43 +03:00
Eloy Duran
adb89ec511 Cleanup and make specs green. 2012-04-14 01:49:15 +02:00
Fabio Pelosin
237185b595 [list] spec update 2012-04-12 23:42:28 +02:00
Fabio Pelosin
16b4d95e36 [presenter] present output to per set so it doesn't wait for all the sets to be ready on lenghty operations 2012-04-12 22:55:22 +02:00
Fabio Pelosin
50749fbe5e [presenter] fix for spec 2012-04-12 22:21:31 +02:00
Fabio Pelosin
502432abdf [fixed] specs 2012-04-12 01:52:09 +02:00
Fabio Pelosin
53feda12f9 [#188] Fix for Travis errors 2012-03-26 17:51:54 +02:00
Fabio Pelosin
c7581887fd [#188] Added tests 2012-03-26 17:25:52 +02:00