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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstraptest
/
runner.rb
Age
Commit message (
Expand
)
Author
12 days
Remove a warning in bootstraptest/runner.rb
Takashi Kokubun
2023-03-06
s/MJIT/RJIT/
Takashi Kokubun
2022-11-07
Let other test runners follow the change of GNU make 4.4 jobserver
Nobuyoshi Nakada
2022-10-01
Indent folded bootstraptest dots
Nobuyoshi Nakada
2022-09-29
bootstraptest/runner: run in parallel if in parallel build
Nobuyoshi Nakada
2022-09-28
bootstraptest/runner: manage sub processes with the job server
Nobuyoshi Nakada
2022-09-28
bootstraptest/runner: fold dots by window size
Nobuyoshi Nakada
2022-09-19
Fix the option name in the error message [ci skip]
Nobuyoshi Nakada
2022-02-17
Reuse `-v` option result as `target_platform`
Nobuyoshi Nakada
2022-02-17
btest-ruby OPTS=-v should disable quiet
Koichi Sasada
2022-02-06
support concurrent btest execution
Koichi Sasada
2022-01-26
refactoring btest output
Koichi Sasada
2022-01-21
respect `--quiet` option for btest
Koichi Sasada
2022-01-19
[wasm] bootstraptest, basictest: disable backquote literal tests
Yuta Saito
2021-12-13
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-01-13
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2020-12-13
Debug the command used for gdb dump
Takashi Kokubun
2020-12-13
@ruby is the target Ruby in bootstraptest
Takashi Kokubun
2020-12-12
Dump a backtrace with gdb
Takashi Kokubun
2020-12-10
Save a core file from bootstraptest
Takashi Kokubun
2020-12-04
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
Benoit Daloze
2020-07-29
display stderr output even if core dump files
Koichi Sasada
2019-07-29
Erase only on tty
Nobuyoshi Nakada
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-01-17
support btest on older ruby.
ko1
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-07-30
bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)
normal
2018-06-29
rethrow the caught exception as-is
nobu
2018-06-27
Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"
mame
2018-06-26
bootstraptest/runner: speed up assert_finish by avoiding sleep
normal
2017-11-06
show the location at intterrupted
ko1
2017-10-23
Drop to support NaCl platform.
hsbt
2017-06-21
bootstraptest/runner.rb: keyword argument
nobu
2017-01-23
improve C0 coverage of insns.def from 65.9% to 96.1%
shyouhei
2016-10-11
`\s` includes `\t`
kazu
2016-10-11
bootstraptest/runner.rb: first line in the source
nobu
2016-08-07
suppress warnings
nobu
2016-06-28
bootstraptest/runner.rb may run on older ruby
nobu
2015-12-14
* bootstraptest/runner.rb: use safe navigation operator.
hsbt
2015-05-17
default colors
nobu
2015-05-17
reset colors
nobu
2014-06-21
Remove trailing white spaces.
akr
2014-06-20
Don't erase for verbose mode.
akr
[next]