summaryrefslogtreecommitdiff
path: root/spec/bundler/source_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "I don't think we need this now"undo_some_unskipsDavid Rodríguez2019-11-061-3/+3
* I don't think we need this nowDavid Rodríguez2019-10-311-3/+3
* Don't silence the UI by defaultDavid Rodríguez2019-10-311-6/+25
* Parallelize test suiteDavid Rodríguez2019-08-181-3/+12
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-141-3/+3
* Skip specs that need coloring on Windowsfix_shell_type_settingDavid Rodríguez2019-05-241-3/+3
* Add missing no-color source specsDavid Rodríguez2019-05-241-0/+16
* Be explicit about coloring in specs that need thatDavid Rodríguez2019-05-241-0/+2
* Respect color option when instantiating shellsDavid Rodríguez2019-05-241-12/+0
* skip colorize examples when the environment was mswin or non tty.skip-non-color-ttySHIBATA Hiroshi2019-02-271-0/+12
* Revert "test tty"Colby Swandale2019-02-211-5/+0
* test ttyColby Swandale2019-02-211-0/+5
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* add testsBrian Christian2017-03-281-0/+26
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* fix message parenthesis colorAlessandro Lepore2016-09-201-1/+1
* [Source] Always print the platform when installingSamuel Giddins2016-08-251-1/+1
* Fix spurious spec failures due to leaking Bundler.uiseg-specs-reset-uiSamuel Giddins2016-06-271-2/+12
* Update specbronzdoc2016-03-071-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-311-2/+2
* Add unit tests for `Bundler::Source`James Wen2016-01-191-0/+118
* rearrange specsAndre Arko2014-07-301-25/+0
* Merge v1.5.3 from branch '1-5-stable'Andre Arko2014-02-061-1/+1
|\
| * rspec 3 expectationsAndre Arko2014-02-051-1/+1
* | Small improving of testsKamil Kieliszczyk2014-01-241-3/+3
|/
* change to new expect syntax for rspecTerence Lee2012-10-091-3/+3
* fix the huge ugly bug I made that breaks install, add specsAndre Arko2011-05-051-0/+25