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
/
bootstraptest
Age
Commit message (
Expand
)
Author
2020-09-04
don't use toplevel return
Koichi Sasada
2020-09-03
skip Ractor tests on Compiler tests
Koichi Sasada
2020-09-03
Introduce Ractor mechanism for parallel execution
Koichi Sasada
2020-07-29
display stderr output even if core dump files
Koichi Sasada
2020-06-17
Remove obsoleted opt_call_c_function insn (#3232)
Takashi Kokubun
2020-06-10
Make proc/Proc.new without block an error instead of warning
Jeremy Evans
2020-04-27
Moved already resolved test
Nobuyoshi Nakada
2020-04-27
Removed already resolved test [ci skip]
Nobuyoshi Nakada
2020-04-15
Added test for `debug_level:` option of `RubyVM::InstructionSequence.compile`
Nobuyoshi Nakada
2020-04-10
Turn class variable warnings into exceptions
Jeremy Evans
2020-04-09
should check pending interrupts correctly.
Koichi Sasada
2020-03-23
disable to show the maximum number of threads.
Koichi Sasada
2020-02-11
Make yield in singleton class definitions in methods a SyntaxError
Jeremy Evans
2020-01-22
Remove special handling of $SAFE and related C-APIs
Jeremy Evans
2019-12-12
Show the failed message too
Nobuyoshi Nakada
2019-12-11
Show the failed message
Nobuyoshi Nakada
2019-11-07
Use a monotonically increasing number for object_id
John Hawthorn
2019-11-06
Revert "Use a monotonically increasing number for object_id"
Aaron Patterson
2019-11-06
Use a monotonically increasing number for object_id
John Hawthorn
2019-10-23
Relaxed tests for CPDEBUG mode
Nobuyoshi Nakada
2019-10-10
fix memory corruption in old GCC
卜部昌平
2019-09-24
Changed numbered parameter prefix
Nobuyoshi Nakada
2019-09-05
add tests
卜部昌平
2019-09-03
Move an unstable bootstraptest to pending
Takashi Kokubun
2019-09-03
Add insn tests for newarraykwsplat
Takashi Kokubun
2019-09-02
Fix opt_regexpmatch1 references
Takashi Kokubun
2019-08-30
Fix remaining warning issues in the tests due to keyword argument separation
Jeremy Evans
2019-08-14
Compare actual result
Nobuyoshi Nakada
2019-08-01
bootstraptest/test_insns.rb: test opt_nil_p
Kazuhiro NISHIYAMA
2019-07-29
Erase only on tty
Nobuyoshi Nakada
2019-07-12
Improved fiber benchmarks. Increase number of iterations.
Samuel Williams
2019-07-02
colors file has been moved from test to tool
Nobuyoshi Nakada
2019-07-01
bootstraptest/runner.rb (show_limit): defer messages unless verbose and a tty
Nobuyoshi Nakada
2019-07-01
bootstraptest/runner.rb (show_limit): show dots only when printing to a tty
Nobuyoshi Nakada
2019-06-19
* remove trailing spaces, expand tabs.
git
2019-06-19
Show thread and fiber limits as part of bootstrap tests.
Samuel Williams
2019-06-19
Improve benchmarks and tests for threads.
Samuel Williams
2019-03-17
Numbered parameters [Feature #4475]
nobu
2019-02-01
on-smash canary detection
shyouhei
2019-01-21
parse.y: more token names
nobu
2019-01-19
Indented here document (<<~) is Ruby 2.3 feature
naruse
2019-01-18
support older BASERUBY for btest.
ko1
2019-01-17
support btest on older ruby.
ko1
2019-01-15
st.c (rb_hash_bulk_insert_into_st_table): avoid out-of-bounds write
mame
2018-12-27
delete emacs mode lines [ci skip]
shyouhei
2018-12-12
bootstraptest/runner.rb: increase timeout for --jit-wait
k0kubun
2018-11-20
Simply treat IO::WaitReadable just like Errno::EAGAIN
usa
2018-11-20
revert r65820 and retry assert_finish
k0kubun
2018-11-20
test_thread.rb: skip test_thread.rb broken for Windows
k0kubun
2018-10-27
bootstraptest/test_insns.rb: test newhashfromarray
kazu
[next]