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
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-04-21
Revert "IRB is improved with Reline and RDoc"
aycabta
2019-04-21
Merge upstream of Reline
aycabta
2019-04-21
Add test/reline/ again, I'm back
aycabta
2019-04-21
Remove unused variable and check if successed
nobu
2019-04-21
suppress warning in test/irb
naruse
2019-04-21
test/ruby/test_pattern_matching.rb: add missing tests for NODE_DASGN, NODE_LASGN
ktsj
2019-04-21
Remove test/reline temporary, I'll come back
aycabta
2019-04-21
add ensure to restore $stdout correctly.
ko1
2019-04-21
Restore pwd
nobu
2019-04-21
test/reline/helper.rb: define RELINE_TEST_ENCODING always
nobu
2019-04-21
Add missing test for p_var_ref
ktsj
2019-04-21
Add missing tests for p_args
ktsj
2019-04-21
Fix test library name
nobu
2019-04-20
skip test until we can guarantee movement of certain objects
tenderlove
2019-04-20
Remove IRB's old test files
aycabta
2019-04-20
skip test if mjit is enabled
tenderlove
2019-04-20
Add "require 'stringio'"
aycabta
2019-04-20
Use require_relative for tests of Reline
aycabta
2019-04-20
IRB is improved with Reline and RDoc
aycabta
2019-04-20
Workaround Wercker check which is not working now
k0kubun
2019-04-20
Skip test_find_collided_object on problematic CIs for now
k0kubun
2019-04-20
Add `Time#floor`
nobu
2019-04-20
add more assertions around moved object
tenderlove
2019-04-20
check the index rather than include
tenderlove
2019-04-20
Try harder to make objects move
tenderlove
2019-04-20
Add `GC.compact` again.
tenderlove
2019-04-19
time.c: added in: option to Time.now
nobu
2019-04-18
io.c: warn non-nil $,
nobu
2019-04-18
Suppress warnings
nobu
2019-04-18
string.c: warn non-nil $;
nobu
2019-04-17
Reverting compaction for now
tenderlove
2019-04-17
Suppress warning in assertion too
kazu
2019-04-17
Suppress warnings in `make test-all`
kazu
2019-04-17
Define Struct#deconstruct
ktsj
2019-04-17
Introduce pattern matching [EXPERIMENTAL]
ktsj
2019-04-17
call verification method in addition to compaction
tenderlove
2019-04-17
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-15
Import CSV 3.0.9
kou
2019-04-14
Import CSV 3.0.8
kou
2019-04-14
Prefer uintptr_t over ptrdiff_t for i686
k0kubun
2019-04-14
Revert "Try to set false explicitly"
k0kubun
2019-04-14
Revert "Skip recompiling tests on i686 Linux"
k0kubun
2019-04-14
Fix typo in platform matcher
k0kubun
2019-04-14
Skip recompiling tests on i686 Linux
k0kubun
2019-04-14
Recompile JIT-ed code without optimization
k0kubun
2019-04-10
ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGV
mame
2019-04-10
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
ext/openssl/ossl_bn.c (ossl_bn_initialize): get rid of SEGV
mame
2019-04-09
Don't fail the build if we can't get objects to move
tenderlove
2019-04-09
Pin weakmap references
tenderlove
[next]