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
/
test
Age
Commit message (
Expand
)
Author
2019-07-09
Restore support library for only test files that are digest and csv.
Hiroshi SHIBATA
2019-07-09
Restore support library for only test files.
Hiroshi SHIBATA
2019-07-08
Check indent of `end` against `else` if present
Nobuyoshi Nakada
2019-07-08
Get rid of toplevel methods
Nobuyoshi Nakada
2019-07-07
Message to pipe should end with a newline
Nobuyoshi Nakada
2019-07-07
Enable indentation warning against `if` just after `else`
Nobuyoshi Nakada
2019-07-06
Added assertions for Unicode escaped CHAR scanner events
Nobuyoshi Nakada
2019-07-05
Fix segfault when using method reference operator without using result
Jeremy Evans
2019-07-05
Multiple codepoints are not allowed at single character literal
Nobuyoshi Nakada
2019-07-04
Support Control- and Meta-
aycabta
2019-07-04
Check commented out line in inputrc correctly
aycabta
2019-07-04
Parse key sequence more strictly
Nobuyoshi Nakada
2019-07-04
Skip indented comment lines [Bug #15981]
Nobuyoshi Nakada
2019-07-04
Suppress uninitialized instance variable warnings
Nobuyoshi Nakada
2019-07-04
Do not dispatch a nil token in ripper
Nobuyoshi Nakada
2019-07-04
Revert self-referencing finalizer warning [Feature #15974]
Nobuyoshi Nakada
2019-07-03
Just disable inlining with local varaible for now
Takashi Kokubun
2019-07-03
Fix up [Feature #15974]
Nobuyoshi Nakada
2019-07-03
Revert "Avoid corrupting VM stack on inlined setlocal"
Koichi Sasada
2019-07-02
Check that String#scrub block does not modify receiver
Jeremy Evans
2019-07-02
Make String#-@ not freeze receiver if called on unfrozen subclass instance
Jeremy Evans
2019-07-02
Implement Array#minmax
Jeremy Evans
2019-07-02
Fix timezone issue for logger period's tests
Yusuke Endoh
2019-07-02
Revert "Add a missing tests for Logger::Period module"
Koichi Sasada
2019-07-02
Avoid corrupting VM stack on inlined setlocal
Takashi Kokubun
2019-07-02
Add a missing tests for Logger::Period module
Anton Davydov
2019-07-02
The behavior of statx(2) depends on the filesystem
Nobuyoshi Nakada
2019-07-02
Clean up temporary expired cert file
Nobuyoshi Nakada
2019-07-02
Clean up temporary directory for racc
Nobuyoshi Nakada
2019-07-02
Adjust jit_support file path.
Hiroshi SHIBATA
2019-07-02
with_different_ofs.rb has been moved too
Nobuyoshi Nakada
2019-07-02
Renamed to get rid of name clash
Nobuyoshi Nakada
2019-07-02
Fixed the wrong path for COVERAGE.
Hiroshi SHIBATA
2019-07-02
Split test files for test-framework that are test-unit and minitest to tool d...
Hiroshi SHIBATA
2019-07-02
Move to tool/lib from test/lib.
Hiroshi SHIBATA
2019-07-01
Raise TypeError if calling ENV.freeze
Jeremy Evans
2019-07-01
marshal.c: check instance variable count
Nobuyoshi Nakada
2019-07-01
marshal.c: check instance variable count
Nobuyoshi Nakada
2019-07-01
Fixed inadvertent ID creation in rb_iv_get
Nobuyoshi Nakada
2019-07-01
Assert obsolete method warnings in IPAddr
Nobuyoshi Nakada
2019-07-01
Return the result of the block given to assert_warning/assert_no_warning
Nobuyoshi Nakada
2019-07-01
Call deprecated method only inside assert_warning block
Nobuyoshi Nakada
2019-07-01
Suppress unused variable warning
Nobuyoshi Nakada
2019-06-30
Added test for require-return hook
Nobuyoshi Nakada
2019-06-30
TracePoint#__enable requires 3 arguments now
Nobuyoshi Nakada
2019-06-30
Allow dtrace without pty, i.e., with miniruby
Nobuyoshi Nakada
2019-06-30
Check for the privileges by the current process groups
Nobuyoshi Nakada
2019-06-30
dtrace: check for the command availablity with sudo
Nobuyoshi Nakada
2019-06-30
Producer threads check is the primary condition
Nobuyoshi Nakada
2019-06-30
Suppress "statement not reached" warning
Nobuyoshi Nakada
[next]