summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Apply Gem::Dependency#type mismatches fixCarl Lerche2012-02-081-0/+21
* load psych before yaml in the specsAndre Arko2011-09-221-0/+7
* no need to for [Cc] in regex with /iJacob Burkhart & Josh Lane2011-09-221-1/+1
* Make tests green again (result of small changes to output format)Jacob Burkhart & Josh Lane2011-09-224-10/+10
* don't explode when cwd is an invalid regexAndre Arko2011-09-211-0/+12
* Allow clearing --without groupsAndre Arko2011-09-171-0/+14
* String#capitalize downcases the rest of the string :(Andre Arko2011-09-171-0/+7
* move gem_helper_spec to conventional locationAndre Arko2011-09-171-0/+0
* Fix the help spec for the 0.8 errorAndre Arko2011-09-171-1/+2
* lock down requirements order via String#<=>Andre Arko2011-09-171-2/+1
* Fix fake yard for Rubygems 1.8.10+Andre Arko2011-09-141-1/+6
* Merge pull request #1379 from radsaq/bundlerAndre Arko2011-09-131-0/+19
|\
| * Don't hose existing load paths if Bundle.setup is called a multiple times wit...Kevin Radloff2011-08-291-0/+19
* | Merge pull request #1358 from robertwahler/bundlerAndre Arko2011-09-131-13/+47
|\ \
| * | Gemfile.lock should not be touched if nothing has changedRobert Wahler2011-08-181-13/+47
| |/
* | test that rake works on new generated gemsTerence Lee2011-09-121-0/+18
* | Fix exec when command contains 'exec'Andre Arko2011-09-011-0/+6
* | fix spec for older bundler requirementsAndre Arko2011-09-011-1/+1
* | stop using nonsensical Gem::Requirement#>Andre Arko2011-09-011-2/+3
|/
* Merge pull request #1295 from cldwalker/bundlerAndre Arko2011-08-092-0/+25
|\
| * add specs for hidden gemspec, close #827Gabriel Horner2011-07-092-0/+25
* | correctly finger missing child deps in the error messageAndre Arko2011-08-081-1/+1
* | dupe tests in spec/cache/gems_spec.rbTerence Lee2011-08-051-22/+0
* | fixed typoTerence Lee2011-08-041-1/+1
* | remove extra spaceTerence Lee2011-08-041-1/+1
* | silence stderr on a specGabriel Horner2011-07-091-1/+1
|/
* Stop messing with .gemrc (thanks @evanphx!)Andre Arko2011-06-291-1/+1
* Merge branch '1-0-stable' of git://github.com/carlhuda/bundler into 1-0-stableMatthew Smith2011-06-241-2/+2
|\
| * gems provide "executables", they are rarely also "binaries"Xavier Noria2011-06-171-2/+2
* | Fixed regex error in base_name and added test.Matthew Smith2011-06-211-5/+2
* | Fixed tabs in source.rb and added test in git_spec.rbMatthew Smith2011-06-211-2/+1
* | Added test for git uri as a network share.Matthew Smith2011-06-201-0/+7
|/
* switch to sys_exec since that's what it's forAndre Arko2011-06-141-1/+1
* Set default_encoding because the CI box uses ASCII :(Andre Arko2011-06-101-0/+4
* Remove bad testEvan Phoenix2011-06-021-3/+0
* Remove bad test for gits exact error messageEvan Phoenix2011-06-021-1/+3
* 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