summaryrefslogtreecommitdiff
path: root/spec/bundler/ui
Commit message (Collapse)AuthorAgeFilesLines
* fix to stop writing to stderr if closedHrvoje Šimić2018-03-161-0/+9
|
* [UI::Shell] Warn on STDERR in Bundler 2Samuel Giddins2017-06-231-2/+13
|
* Update the specs to pass under Bundler 2Samuel Giddins2017-06-231-1/+6
|
* Remove `require "spec_helper"` from spec filesKoichi ITO2017-06-211-1/+0
|
* use Settings.temporary to set error_on_stderr feature flag in rspeccolby/stderr-featureColby Swandale2017-05-231-1/+1
|
* remove colors if printing errors to stderr without a tty availableColby Swandale2017-05-231-1/+1
|
* fix newline not being added correctly when printing to stderrColby Swandale2017-05-211-1/+1
|
* stderr feature flag is notw error_on_stderrColby Swandale2017-05-171-1/+1
|
* fix not checking error level before printing to stderrColby Swandale2017-05-171-0/+4
|
* add print error to stderr featureColby Swandale2017-05-161-0/+45