summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
AgeCommit message (Expand)Author
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2020-12-13Debug the command used for gdb dumpTakashi Kokubun
2020-12-13@ruby is the target Ruby in bootstraptestTakashi Kokubun
2020-12-12Dump a backtrace with gdbTakashi Kokubun
2020-12-10Save a core file from bootstraptestTakashi Kokubun
2020-12-04Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze
2020-07-29display stderr output even if core dump filesKoichi Sasada
2019-07-29Erase only on ttyNobuyoshi Nakada
2019-07-02colors file has been moved from test to toolNobuyoshi Nakada
2019-07-01bootstraptest/runner.rb (show_limit): defer messages unless verbose and a ttyNobuyoshi Nakada
2019-07-01bootstraptest/runner.rb (show_limit): show dots only when printing to a ttyNobuyoshi Nakada
2019-06-19* remove trailing spaces, expand tabs.git
2019-06-19Show thread and fiber limits as part of bootstrap tests.Samuel Williams
2019-01-17support btest on older ruby.ko1
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-12-12bootstraptest/runner.rb: increase timeout for --jit-waitk0kubun
2018-11-20Simply treat IO::WaitReadable just like Errno::EAGAINusa
2018-11-20revert r65820 and retry assert_finishk0kubun
2018-07-30bootstraptest/runner.rb: speed up assert_finish with IO.select (take #2)normal
2018-06-29rethrow the caught exception as-isnobu
2018-06-27Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"mame
2018-06-26bootstraptest/runner: speed up assert_finish by avoiding sleepnormal
2017-11-06show the location at intterruptedko1
2017-10-23Drop to support NaCl platform.hsbt
2017-06-21bootstraptest/runner.rb: keyword argumentnobu
2017-01-23improve C0 coverage of insns.def from 65.9% to 96.1%shyouhei
2016-10-11`\s` includes `\t`kazu
2016-10-11bootstraptest/runner.rb: first line in the sourcenobu
2016-08-07suppress warningsnobu
2016-06-28bootstraptest/runner.rb may run on older rubynobu
2015-12-14* bootstraptest/runner.rb: use safe navigation operator.hsbt
2015-05-17default colorsnobu
2015-05-17reset colorsnobu
2014-06-21Remove trailing white spaces.akr
2014-06-20Don't erase for verbose mode.akr
2014-06-10bootstraptest/runner.rb: refine outputnobu
2014-06-08Show the epapsed time for failed test as well.akr
2014-06-07runner.rb: elapsed timesnobu
2013-10-16* bootstraptest/runner.rb: check nil before calling `signal?'ko1
2013-01-15test: tty optionnobu
2013-01-15runner.rb: colorizenobu
2013-01-12* bootstraptest/runner.rb (exec_test): break lines if not tty.nobu
2013-01-03Fix failures on btest for NativeClient.yugui
2012-10-25revert r37326 "remove string literal concatenation"nobu
2012-10-25remove string literal concatenationnobu
2012-07-05bootstraptest: fix missing bsnobu
2012-07-05bootstraptest: refine error outputnobu
2012-07-04bootstrap/runner.rb must be run with Ruby 1.8.naruse
2012-07-03bootstraptest: no stderr outputnobu