summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
AgeCommit message (Expand)Author
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
2012-06-26test: reduce output if succedednobu
2012-06-15bootstraptest: ignore -jnobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: TEST_COLORSnobu
2012-06-15test: unknown --color argumentnobu
2012-06-15test: help messagenobu
2012-06-04win32: VT100 escapenobu
2012-05-30color optionnobu
2012-05-08tests: customizable colorsnobu
2012-05-07bootstraptest/runner.rb: refine outputnobu
2011-11-12* bootstraptest/runner.rb: don't suppress SIGINT.kosaki
2011-06-14* bootstraptest/runner.rb (show_progress): refine verbose mode.akr
2011-06-14* bootstraptest/runner.rb (show_progress): extracted from assert_check.akr
2011-06-11* bootstraptest/runner.rb: should initilize $stress to avoid warnings.eban
2010-02-17* bootstraptest/runner.rb (assert_normal_exit): add :timeout option.akr
2010-02-07* bootstraptest/runner.rb: sort test files.akr
2009-08-23* bootstraptest/runner.rb (main): "usage" description updated.akr
2009-08-23* bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.akr
2009-08-03* bootstraptest/runner.rb: forgot shebang line.nobu
2009-08-03* bootstraptest/runner.rb: got rid of using /bin/sh.nobu
2009-08-02* bootstraptest/runner.rb: made executable.nobu