aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 1-5-stableTerence Lee2013-11-091-1/+1
|\
| * Update to rspec 2.99Erik Michaels-Ober2013-11-081-1/+1
* | ruby directive :patchlevel should only take a stringTerence Lee2013-11-092-4/+31
|/
* patchlevel support for ruby DSLTerence Lee2013-08-242-75/+305
* whitespaceTerence Lee2013-08-241-4/+4
* Merge pull request #2590 from larskanis/add_x64-mingw32_supportAndré Arko2013-08-141-0/+23
|\
| * Add more variants to specs for GemHelpers#genericLars Kanis2013-08-111-1/+7
| * Add specs for the x64-mingw32 platform.Lars Kanis2013-08-101-0/+17
* | updates bundle command names specJessica Lynn Suttles2013-08-051-3/+3
* | trying to get specs to passJessica Lynn Suttles2013-08-051-4/+12
* | break out cli command specs into a dedicated dirAndre Arko2013-08-0514-2340/+13
* | Test for "bundle exec ruby".Andre Arko2013-08-041-0/+6
* | Fix specs for "Use man instead of groff".Josef Šimánek2013-08-051-6/+6
* | Add support for multiple gems in `bundle binstubs`Lucas Mazza2013-08-011-0/+24
|/
* Improve RUBYLIB example in exec spec.Dominique d'Argent2013-07-261-4/+5
* Use RUBYLIB instead of RUBYOPT to add the bundle lib path to ruby $LOAD_PATH.Dominique d'Argent2013-07-111-2/+17
* Merge pull request #2487 from rahearn/outdated-dependency-infoAndre Arko2013-07-031-3/+3
|\
| * Display Gemfile dependency info in bundle outdated outputRyan Ahearn2013-05-281-3/+3
* | Fixes to wording in other/platform_spec.rbTad Hosford2013-07-031-2/+2
* | Spelling, grammar, and consistency in spec/other/Tad Hosford2013-06-277-11/+7
|/
* and no lib means the spec changes tooAndre Arko2013-03-141-1/+1
* fix newgem specs for rakefileAndre Arko2013-03-131-13/+26
* Create default rake task for new minitest gems.Tim Cooper2013-03-131-0/+15
* Require minitest_helper properly in example test file.Tim Cooper2013-03-121-2/+2
* don't store dry-run as a settingTerence Lee2013-03-071-0/+30
* Merge pull request #2144 from brettporter/bool-settingsAndre Arko2013-02-181-0/+31
|\
| * support setting boolean environment variablesBrett Porter2012-11-021-0/+31
* | update spec for new show deletion errorAndre Arko2013-02-171-2/+2
* | Merge pull request #1983 from takkanm/add-grep-optionAndre Arko2013-02-171-0/+15
* | Make rspec a lazy default for `--test` parameter on `bundle new gem`.Utkarsh Kukreti2013-01-301-0/+32
* | Fix license testFabian Ruff2013-01-291-2/+2
* | bad merge, booAndre Arko2013-01-251-2/+2
* | Added -t options for `bundle gem` to generate a .travis.yml file with the cur...Nathan Broadbent2013-01-241-0/+4
* | Merge pull request #1898 from bryanwoods/masterAndré Arko2013-01-231-0/+18
|\ \
| * | Adds bundle licenses cli taskBryan Woods2012-05-041-0/+18
* | | Merge pull request #1896 from richardkmichael/sort-outdatedAndre Arko2013-01-232-5/+18
|\ \ \
| * | | Ruby 1.8.7 does not have lookbehind ; fix the regex.Richard Michael2012-05-041-1/+1
| * | | Sort `bundle outdated` output (as `bundle show`) ; add tests.Richard Michael2012-05-042-3/+16
| |/ /
* | | binstubs for gems with dev deps don't raiseAndre Arko2013-01-221-0/+33
* | | only warn about skipping bins at the endAndre Arko2013-01-221-1/+2
* | | reword binstubs helpAndre Arko2013-01-221-1/+1
* | | fix help spec on 1.8Andre Arko2013-01-201-2/+2
* | | Updated language in lib/bundler/cli.rbAndrea Goulet Ford2013-01-201-3/+3
* | | Merge pull request #2224 from ndbroadbent/editorAndré Arko2013-01-111-0/+10
|\ \ \
| * | | Added --editor option to open generated gemspec in editorNathan Broadbent2013-01-121-0/+10
* | | | Add --dry-run flag to cleanWill Farrington2013-01-061-0/+28
* | | | change bundle binstubs --binstubs to --pathTerence Lee2012-12-281-3/+3
* | | | tell people how to use binstubs --force if skippingTerence Lee2012-12-281-1/+1
* | | | remove commaTerence Lee2012-12-281-1/+1
* | | | display warning when binstubbing bundlerTerence Lee2012-12-281-0/+1