index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
command_line
Age
Commit message (
Expand
)
Author
2020-11-01
Fix Rubyspec (ruby-2.7) failures
Kazuki Tsujimoto
2020-11-01
use one-line pattern matching for warning tests
Koichi Sasada
2020-10-26
Assoc pattern matching (#3703)
Nobuyoshi Nakada
2020-10-24
Update to ruby/spec@4f59d86
Benoit Daloze
2020-09-17
Update to ruby/spec@e829fb0
Benoit Daloze
2020-07-27
Update to ruby/spec@07164da
Benoit Daloze
2020-06-27
Update to ruby/spec@b6b7752
Benoit Daloze
2020-05-03
Update to ruby/spec@032ee74
Benoit Daloze
2020-04-03
Refined "Drop support for ruby 2.4 from ruby/spec"
Nobuyoshi Nakada
2020-04-01
Drop support for ruby 2.4 from ruby/spec
Nobuyoshi Nakada
2020-02-28
Update to ruby/spec@41bf282
Benoit Daloze
2019-08-29
Revert "Remove warnings of flip-flop deprecation from tests and specs"
Nobuyoshi Nakada
2019-06-27
Update to ruby/spec@8d74d49
Benoit Daloze
2019-06-05
Split an assertion for f1f04caf60e4fc9dc3b12109e0be831f2d692810
Nobuyoshi Nakada
2019-06-03
`ruby -v` may no longer be ASCII-only on non-master branches
Nobuyoshi Nakada
2019-04-27
Update to ruby/spec@15c9619
Benoit Daloze
2019-04-01
Make spec for the jit feature more general and not MRI-specific
eregon
2019-04-01
Simplify spec as there is no easy way to tell if MJIT support is available
eregon
2019-03-28
Guard spec against msys2 shell
k0kubun
2019-03-28
Do not fail with --disable-jit-support
k0kubun
2019-03-28
Update to ruby/spec@e81b3cd
eregon
2018-10-09
use `should include`.
ko1
2018-08-28
Update to ruby/spec@6fd9472
eregon
2018-08-27
Update to ruby/spec@007e908
eregon
2018-08-27
Update to ruby/spec@09fa86c
eregon
2018-08-03
Update to ruby/spec@9be7c7e
eregon
2018-07-03
rubyopt_spec.rb: skip -v in RUBYOPT examples
nobu
2018-06-30
Fix spec/ruby/command_line/rubylib_spec.rb for use with make test-spec
eregon
2018-06-27
Update to ruby/spec@98c7d74
eregon
2018-06-27
Update to ruby/spec@a454137
eregon
2018-06-15
Remove warnings of flip-flop deprecation from tests and specs
mame
2018-06-13
Update to ruby/spec@4bb0f25
eregon
2018-05-29
spec/ruby: revert r63503 and r63508
nobu
2018-05-27
Specs must keep working on older versions and other implementations
eregon
2018-05-24
spec/ruby: fix RUBY_DESCRIPTION check with JIT enabled
k0kubun
2018-04-29
* spec/ruby/command_line/dash_upper_i_spec.rb: skip symlink on Windows like
usa
2018-04-28
Generalize the check to MRI in the -I spec
eregon
2018-04-28
Ignore the extension of miniruby on Windows in the -I spec
eregon
2018-04-28
Update to ruby/spec@6f38a82
eregon
2018-03-04
Update to ruby/spec@c1b568b
eregon
2018-02-27
Update to ruby/spec@51f301d
eregon
2018-02-27
Update to ruby/spec@cbe855c
eregon
2017-12-01
Update to ruby/spec@bacedc5
eregon
2017-09-28
Update to ruby/spec@691755d
eregon
2017-09-20
Move spec/rubyspec to spec/ruby for consistency
eregon