summaryrefslogtreecommitdiff
path: root/spec/support/matchers.rb
Commit message (Expand)AuthorAgeFilesLines
* typo fixskip-remove-auth-with-file-protocolSHIBATA Hiroshi2018-06-151-1/+1
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-151-3/+2
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-151-2/+3
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Add a be_sorted matcherSamuel Giddins2017-07-051-0/+14
* Get the specs passing in 1.0 modeSamuel Giddins2017-06-231-6/+6
* Fix matching against no major deprecationsSamuel Giddins2017-06-141-1/+6
* Remove unusable chain from read_as matcherSamuel Giddins2016-08-221-6/+0
* Fix precondition negated matchingseg-unhack-vizSamuel Giddins2016-08-021-3/+11
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-2/+3
* [RuboCop] Fix offensesSamuel Giddins2016-08-021-3/+2
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-41/+82
* Add machinery for a matcher having preconditionsSamuel Giddins2016-08-021-10/+54
* Add a matcher for a file have the given contentsSamuel Giddins2016-08-021-3/+11
* Add support for checking source in should_be_installedSamuel Giddins2016-07-241-9/+18
* [Matchers] Allow should_be_installed to work with major deprecationsSamuel Giddins2016-07-051-1/+2
* Clean up outdated deprecation codeSamuel Giddins2016-07-051-2/+15
* Fix deprecation warnings and lack_errors matcherStefan Lance2016-07-051-1/+1
* Add Bundler.ui.deprecateStefan Lance2016-07-051-0/+12
* Fixed plugin install order for 1.8.7Asutosh Palai2016-07-031-2/+2
* Preventing registered source to be reinstalledAsutosh Palai2016-07-031-0/+7
* Added plugin install support for inline GemfileAsutosh Palai2016-06-091-0/+8
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* Add bang versions of the spec helpersSamuel Giddins2016-01-251-3/+4
* Fix Style/LeadingCommentSpaceVictor Koronen2015-08-141-2/+0
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* change to new expect syntax for rspecTerence Lee2012-10-091-6/+6
* un-check everythingAndre Arko2011-05-241-1/+1
* switch lockfile matcher to rspec == and get string diffs for freeAndre Arko2011-03-311-15/+3
* Go away useless use warningsAndre Arko2010-10-241-1/+1
* Move the lockfile spec matchers to spec/support/matchers.rbCarl Lerche2010-08-201-0/+19
* Get Bundler tests running on RSpec 2wycats2010-07-261-11/+12
* By default, do not expand submoduleswycats2010-07-011-2/+2
* Bring back a spec describing the cache being updated when the bundle is updatedCarl Lerche2010-06-091-1/+2
* Fix materializing the lazy specificationsCarl Lerche2010-06-061-1/+1
* Get the basic platform DSL workingCarl Lerche2010-06-061-1/+5
* Fix more platform resolving bugsCarl Lerche2010-06-051-3/+6
* Removed environment.rb (and minimized other file/dir creation)Kevin Moore2010-05-241-1/+0
* Make sure extra RUBYOPT args don't cause spec failures.Brian Donovan2010-04-231-0/+10
* When Bundler is being bundled, bundle the current version of bundlerAndre Arko2010-04-231-2/+2
* Fix should_be_locked to check for the lockfile as wellCarlhuda2010-04-071-1/+2
* Include executables in virtual gemspecsAndre Arko2010-03-241-0/+4
* Fix the specs (should probably run them before committing)Carlhuda2010-02-031-2/+6
* Don't blow up if there are development dependencies.Carlhuda2010-01-291-2/+9
* Start work on groupsCarlhuda2010-01-281-0/+8
* Rename gemfile back to bundlerCarl Lerche2010-01-261-1/+1
* Rename Bubble to GemfileCarlhuda2010-01-251-1/+1
* First pass at bbl lockCarlhuda2010-01-181-0/+2