aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/bundle_ruby_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
|
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-13/+13
|
* Print the first batch of major deprecation warningsSamuel Giddins2016-06-231-16/+0
|
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
|
* Clean up bundle_ruby deprecation messages from test suiteJames Wen2015-12-301-14/+14
| | | | | | | - Removes the following output messages from the test suite: ``` Warning: bundle_ruby will be deprecated in Bundler 2.0.0. ```
* Send bundle_ruby deprecation error to STDERRStefan Lance2015-03-261-2/+2
|
* Add bundle_ruby deprecation warningStefan Lance2015-03-201-10/+26
|
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-3/+3
| | | | | | apparently on some Ruby 1.8.7 installs, open3 doesn’t return an exit status, and that includes all Travis installs of 1.8.7. :/ these tests all pass (while checking exit status) on my machine, but they shouldn’t fail if the Ruby on Travis isn’t able to provide exitstatuses.
* ruby directive :patchlevel should only take a stringTerence Lee2013-11-091-2/+2
|
* patchlevel support for ruby DSLTerence Lee2013-08-241-75/+105
|
* Spelling, grammar, and consistency in spec/other/Tad Hosford2013-06-271-1/+1
| | | | | | | | | | | | | Fixes mistake in gems_spec.rb wording Fixes mistakes in git_spec.rb wording Removes empty line at end of class in source_spec.rb Fixes spelling/grammar in other/binstubs.spec mri -> MRI in other/binstubs.spec to be consistent and correct Fixes verb tense agreement in other/check_spec.rb Grammar fixes in other/clean_spec.rb Removes empty line at end of other/exec_spec.rb Removes empty line at end of other/init_spec.rb Removes extra empty lines at beginning and end of spec/other/outdated_spec.rb
* slimmed down bundle bin to pull out ruby DSL info from GemfileTerence Lee2012-12-261-0/+112