summaryrefslogtreecommitdiff
path: root/spec/other
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2184 from kcurtin/updating-docs-rspec-defaultAndre Arko2012-11-271-0/+13
|\
| * added rspec as default for new gems and updated docs, addresses #2179Kevin Curtin2012-11-241-0/+12
|/
* okay, stripping whitespace on save nowAndre Arko2012-11-231-1/+1
* added minitest skeletonKevin Curtin2012-11-231-0/+25
* fix require to work with double-require protectionAndre Arko2012-11-221-1/+1
* modernize newgem specsAndre Arko2012-11-221-7/+7
* Merge pull request #2108 from MafcoCinco/masterAndré Arko2012-11-221-0/+38
|\
| * Added two tests to newgem_spec.rb.tt with corresponding unit tests in newgem_...Marcus Oladell2012-09-241-3/+3
| * Support for RSpec test framework to gem commandMarcus Oladell2012-09-241-0/+38
* | lock is no longer a command. where'd that come from.Andre Arko2012-11-191-5/+1
* | Merge pull request #2145 from sol/do-not-swallow-verbose-on-execAndre Arko2012-11-191-0/+24
* | clean up bad v1.2.2 mergeAndre Arko2012-11-171-1/+1
* | update merged specs to the new rspec expect syntaxAndre Arko2012-11-172-4/+4
* | Merge tag 'v1.2.2'Andre Arko2012-11-152-0/+53
|\ \
| * | Revert "`clean` should not remove gems in the lockfile"Terence Lee2012-09-141-1/+24
| * | test to ensure bundle clean works when suing BUNDLE_WITHOUT groupsTerence Lee2012-09-141-0/+18
| * | test if no ruby version is specified for platform --rubyTerence Lee2012-09-131-0/+13
* | | change to new expect syntax for rspecTerence Lee2012-10-0913-222/+222
* | | Default new gem's gemspec to have MIT license.Brent Wheeldon2012-09-131-0/+4
| |/ |/|
* | Suggest alternatives when typoing gem namesJonathan del Strother2012-08-211-0/+5
|/
* `clean` should not remove gems in the lockfileTerence Lee2012-08-081-24/+1
* don't remove git sources with `clean`Terence Lee2012-08-081-0/+25
* rename --no-lock to --dry-runTerence Lee2012-07-171-2/+2
* Make locking the Gemfile optional on $ bundle checkSven Fuchs2012-07-171-1/+14
* loosen ruby directive for enginesTerence Lee2012-07-121-0/+164
* Check that LICENSE.txt was created.Postmodern2012-06-211-0/+1
* Revert "return the right error code for bundle exec with ruby version"Andre Arko2012-05-261-1/+0
* return the right error code for bundle exec with ruby versionTerence Lee2012-05-251-0/+1
* spacingTerence Lee2012-05-251-2/+2
* Revert "test for 4e855b9e707b7d87f8f330f23d1280bd9a923ef7"Terence Lee2012-05-241-19/+1
* test for 4e855b9e707b7d87f8f330f23d1280bd9a923ef7Terence Lee2012-05-241-1/+19
* bundle check fails w/o Gemfile.lock and frozenTerence Lee2012-05-091-0/+14
* prepend platform list item with a *v1.2.0.preTerence Lee2012-05-041-3/+3
* rename ruby_spec.rb to platform_spec.rb to match cli commandTerence Lee2012-05-031-0/+0
* finish --ruby flag on bundle platformTerence Lee2012-05-031-4/+4
* change dsl for ruby_version to rubyTerence Lee2012-05-031-65/+133
* don't print engine information for MRITerence Lee2012-05-031-2/+2
* ruby version check for bundle#outdatedTerence Lee2012-05-031-0/+89
* rename 'bundle ruby' to 'bundle platform'Terence Lee2012-05-031-8/+8
* ruby version check for bundle#console and Bundler.setupTerence Lee2012-05-031-6/+191
* ruby version check for bundle#execTerence Lee2012-05-031-3/+55
* ruby version check for bundle#packTerence Lee2012-05-031-0/+56
* ruby version check for bundle#cacheTerence Lee2012-05-031-0/+56
* ruby version check for bundle#showTerence Lee2012-05-031-0/+59
* refactor ruby version check testsTerence Lee2012-05-031-30/+44
* ruby version check for bundle#updateTerence Lee2012-05-031-0/+81
* ruby version check for bundle#checkTerence Lee2012-05-031-0/+76
* ruby version check for bundle#installYehuda Katz and Terence Lee2012-05-031-0/+51
* fix some whitespaceTerence Lee2012-05-031-1/+1
* remove focusing on testsTerence Lee2012-05-031-1/+1