summaryrefslogtreecommitdiff
path: root/spec/runtime/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-1/+1
* Don't silence the UI by defaultDavid Rodríguez2019-10-311-1/+1
* [CurrentRuby] Say we are ruby? when the generic local platform is Gem::Platfo...segiddins/gemspec-force-ruby-platformSamuel Giddins2019-07-091-0/+19
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-10/+10
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-2/+2
* [Definition] Gracefully handle when the lockfile is missing specs needed to r...Samuel Giddins2018-02-031-0/+32
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-6/+2
* Auto merge of #5634 - koic:specify_require_spec_helper_in_dot_rspec, r=indirectThe Bundler Bot2017-05-301-1/+0
|\
| * Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* | Fix a typosKoichi ITO2017-05-031-1/+1
|/
* [CurrentRuby] Ensure the local platform isnt ruby before checking os/cpuseg-windows-force-rubySamuel Giddins2017-01-211-0/+16
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Rename to force_ruby_platformseg-settings-only-ruby-platformAndre Arko2016-10-021-1/+1
* Add a spec for only_ruby_platformSamuel Giddins2016-09-271-0/+16
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-2/+2
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-2/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* force platform so Rubygems 2.1 will install gemsAndre Arko2013-10-201-2/+2
* change to new expect syntax for rspecTerence Lee2012-10-091-1/+1
* Actually remember which the version that a gem is w/ no gemspec in a pinned p...Carlhuda2010-07-201-3/+4
* Git it all workingCarl Lerche2010-06-221-1/+25
* Add a runtime platform specCarl Lerche2010-06-221-0/+31
* Rescue from spec materialization errorsCarl Lerche2010-06-071-0/+34