summaryrefslogtreecommitdiff
path: root/spec/ruby/command_line
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@7f69c86Benoit Daloze2023-04-251-1/+0
* Use ASCII-compatible encoding for testsNobuyoshi Nakada2023-04-201-0/+0
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-1/+1
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-254-39/+32
* Skip testing --enable-all in MinGW for nowTakashi Kokubun2021-12-271-1/+3
* skip -v spec on MJITKoichi Sasada2021-12-191-1/+2
* Rename ::YJIT to RubyVM::YJITAlan Wu2021-10-281-1/+1
* Update to ruby/spec@21a48d9Benoit Daloze2021-10-284-22/+23
* Fix tests with cppflags=-DYJIT_FORCE_ENABLETakashi Kokubun2021-10-201-1/+1
* Update to ruby/spec@d6921efBenoit Daloze2021-10-202-0/+83
* Update to ruby/spec@b65d01fBenoit Daloze2021-07-291-4/+10
* Fix a spec failureKazuhiro NISHIYAMA2021-07-171-1/+1
* Update to ruby/spec@a0b7d0dBenoit Daloze2021-06-029-31/+40
* Use Integer instead of Fixnum/BignumNobuyoshi Nakada2020-12-211-1/+1
* Don't emit warning when the pattern of one-line pattern matching is just a va...Kazuki Tsujimoto2020-12-131-2/+2
* Set default for Encoding.default_external to UTF-8 on Windows (#2877)Lars Kanis2020-12-081-2/+2
* Fix Rubyspec (ruby-2.7) failuresKazuki Tsujimoto2020-11-011-2/+12
* use one-line pattern matching for warning testsKoichi Sasada2020-11-011-1/+1
* Assoc pattern matching (#3703)Nobuyoshi Nakada2020-10-262-4/+4
* Update to ruby/spec@4f59d86Benoit Daloze2020-10-243-5/+49
* Update to ruby/spec@e829fb0Benoit Daloze2020-09-171-2/+7
* Update to ruby/spec@07164daBenoit Daloze2020-07-272-3/+18
* Update to ruby/spec@b6b7752Benoit Daloze2020-06-271-1/+1
* Update to ruby/spec@032ee74Benoit Daloze2020-05-031-2/+2
* Refined "Drop support for ruby 2.4 from ruby/spec"Nobuyoshi Nakada2020-04-031-1/+1
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-011-6/+4
* Update to ruby/spec@41bf282Benoit Daloze2020-02-281-0/+33
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-291-1/+1
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-272-10/+8
* Split an assertion for f1f04caf60e4fc9dc3b12109e0be831f2d692810Nobuyoshi Nakada2019-06-051-1/+2
* `ruby -v` may no longer be ASCII-only on non-master branchesNobuyoshi Nakada2019-06-031-1/+1
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-9/+0
* Make spec for the jit feature more general and not MRI-specificeregon2019-04-011-4/+4
* Simplify spec as there is no easy way to tell if MJIT support is availableeregon2019-04-011-14/+2
* Guard spec against msys2 shellk0kubun2019-03-281-2/+7
* Do not fail with --disable-jit-supportk0kubun2019-03-281-2/+9
* Update to ruby/spec@e81b3cderegon2019-03-286-20/+96
* use `should include`.ko12018-10-091-1/+1
* Update to ruby/spec@6fd9472eregon2018-08-281-11/+8
* Update to ruby/spec@007e908eregon2018-08-271-5/+4
* Update to ruby/spec@09fa86ceregon2018-08-2712-22/+132
* Update to ruby/spec@9be7c7eeregon2018-08-031-1/+1
* rubyopt_spec.rb: skip -v in RUBYOPT examplesnobu2018-07-031-8/+10
* Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-speceregon2018-06-301-6/+7
* Update to ruby/spec@98c7d74eregon2018-06-271-2/+2
* Update to ruby/spec@a454137eregon2018-06-272-2/+69
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-151-1/+1
* Update to ruby/spec@4bb0f25eregon2018-06-131-0/+5
* spec/ruby: revert r63503 and r63508nobu2018-05-292-18/+3
* Specs must keep working on older versions and other implementationseregon2018-05-272-2/+2