summaryrefslogtreecommitdiff
path: root/spec/quality_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* avoid warning from setting encoding if possibleAndre Arko2012-03-101-1/+1
|
* Set default_encoding because the CI box uses ASCII :(Andre Arko2011-06-101-0/+4
|
* Merge branch '1-0-stable'Andre Arko2011-06-101-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG.md Rakefile lib/bundler/cli.rb lib/bundler/templates/newgem/Rakefile.tt lib/bundler/templates/newgem/newgem.gemspec.tt lib/bundler/version.rb spec/other/newgem_spec.rb spec/support/rubygems_ext.rb
| * un-check everythingAndre Arko2011-05-241-1/+1
| |
* | Merge branch '1-0-stable'Terence Lee2011-01-211-1/+1
|\ \ | |/ | | | | | | Conflicts: lib/bundler/version.rb
| * fixing some useless assignment warningsAaron Patterson2011-01-181-1/+1
| |
* | Merge in v1.0.4 from branch '1-0-stable'Andre Arko2010-11-131-0/+3
|\ \ | |/ | | | | | | Conflicts: lib/bundler/version.rb
| * clean up the .gem generated in the specTerence Lee2010-11-111-0/+3
| |
* | don't run quality spec on vendor'd libsTerence Lee2010-11-121-1/+1
| |
* | Fix the quality spec to allow marshalled filesAndre Arko2010-11-031-1/+1
|/
* Let's write a spec that ensures that gem build bundler.gemspec still works.Carl Lerche2010-08-111-0/+9
|
* Get Bundler tests running on RSpec 2wycats2010-07-261-4/+7
|
* Reinstate quality_specCarlhuda2010-02-191-0/+43