aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* hey so rake didn't stay 0.8.7 foreverAndre Arko2011-05-273-3/+5
* get rid of the last "useless use of ==" warningsAndre Arko2011-05-242-10/+10
* ensure sudo installs work with more than one gemAndre Arko2011-05-241-0/+1
* un-check everythingAndre Arko2011-05-2413-39/+34
* Newer versions of git FREAK OUT if identity configs aren't set.Ben Hamill2011-05-231-0/+2
* closes #1171Terence Lee2011-05-171-0/+11
* Fix the spec so it doesn't destroy load path of the process running the specsAndre Arko2011-05-111-17/+6
* Move spec up so it breaks later specs inside the same fileAndre Arko2011-05-111-32/+33
* Merge pull request #1162 from mbirk/mbirk/relative_path_fixAndre Arko2011-05-111-0/+33
|\
| * Spec demonstrating bug in handling relative paths in Gemfiles.Michael Birk2011-05-101-0/+33
* | newgem should require the version filerubiii2011-05-081-1/+5
|/
* Also, don't run sudo tests when sudo isn't setAndre Arko2011-04-301-1/+6
* run ONLY the sudo tests when testing sudoAndre Arko2011-04-301-1/+1
* fix spec broken by the bundler/setup TTY changeAndre Arko2011-04-301-2/+2
* Add an author because it's required nowEvan Phoenix2011-04-301-0/+10
* Phase 1 of rubygems/bundler reintegrationEvan Phoenix2011-04-183-4/+5
* die fit dieAndre Arko2011-04-141-1/+1
* sensible error when dead symlinks are passed to --path, with a testAndre Arko2011-04-111-0/+18
* Test for directories in bin/, handle strings tooAndre Arko2011-04-081-0/+11
* fix Gem::SourceIndex.refresh! on Rubygems 1.7 and upAndre Arko2011-04-081-0/+21
* Correct orders dependencies according to version specCorin Langosch2011-04-061-1/+1
* Fix deploy specs for new error messageAndre Arko2011-04-061-7/+7
* We may have reached 1.0 nowAndre Arko2011-04-051-6/+0
* switch lockfile matcher to rspec == and get string diffs for freeAndre Arko2011-03-311-15/+3
* fix the double-dep ordering specAndre Arko2011-03-312-10/+11
* Add spec for consistent order of double-depsAlexander Kahn2011-03-312-0/+28
* UNFITAndre Arko2011-03-041-1/+1
* Fix the git error message specAndre Arko2011-03-031-2/+2
* Don't check development dependencies when unlocking locked gems in a path sourceCarl Lerche2011-02-121-0/+21
* Don't compare Path sources by the unexpanded directory nameCarl Lerche2011-02-121-0/+20
* rubygems checkout in only 1 directory nowTerence Lee2011-02-011-1/+1
* Add test for :path gems with YAML specsAndre Arko and Terence Lee2011-01-241-0/+9
* adding requires and default yaml parser to psych if possibleAaron Patterson2011-01-211-0/+2
* Tests and fix for Bundler.require removing gems fromAndre Arko2011-01-191-2/+61
* Remove focused testSam Umbach2011-01-181-1/+1
* add test for bundle install --no-cache, fix --no-cache optionAndre Arko2011-01-181-0/+12
* test for update --localAndre Arko and Terence Lee2011-01-181-0/+9
* Fix the specs on rubygems 1.4.1Andre Arko2011-01-183-2/+6
* fixing some useless assignment warningsAaron Patterson2011-01-185-5/+5
* Test for gemspec DSL method evaluating inside gemspec dirAndre Arko and Terence Lee2011-01-171-0/+12
* Clean up tests that should never have been one-linerAndre Arko2011-01-131-3/+9
* Add tests for the problem described in #932Andre Arko2011-01-131-0/+11
* what's cripping?Terence Lee2011-01-051-1/+1
* deprecation of Gem::LoadError#version_requirementTerence Lee2011-01-051-0/+51
* pass RUBYOPT through to the subshellTerence Lee2011-01-051-1/+1
* add rubygems 1.4.1Terence Lee2011-01-051-1/+1
* add rubygems 1.3.7 and 1.4.0Terence Lee2011-01-031-1/+1
* Sudo.present? != Sudo.test_sudo?, so separate themAndre Arko2010-11-172-2/+6
* need to .to_s this Pathname for 1.9.2Terence Lee2010-11-171-1/+1
* use builder 2.1.2, 3.0.0 breaks specs for 1.9.2Terence Lee2010-11-171-2/+5