summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
AgeCommit message (Expand)Author
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
2009-02-18* bootstraptest/runner.rb: Use RUBY_DESCRIPTION if defined.knu
2009-02-04* bootstraptest/runner.rb: refine success message.akr
2008-07-11* io.c (rb_io_wait_readable, rb_io_wait_writable): check if the filenobu
2008-06-11* bootstraptest/runner.rb (assert_normal_exit): hide stderr outputakr
2008-05-11* bootstraptest/runner.rb (main): leave -I options for purelib.rbnobu
2008-05-11* bootstraptest/runner.rb (main): handle relative path -r options.nobu
2008-02-12* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,naruse
2008-01-30* bootstraptest/runner.rb: fix -I../../hoge case.naruse
2008-01-17* bootstraptest/runner.rb (assert_valid_syntax): added.nobu
2008-01-14* configure.in (setup): add -I$(EXTOUT)/$(arch) to MINIRUBY.matz
2008-01-14* bootstraptest/runner.rb: add "flunk" method.ko1
2007-10-05* bootstraptest/runner.rb (assert_not_match): new method.akr
2007-10-01* bootstraptest/runner.rb (assert_normal_exit): use `` instead ofakr
2007-09-30* bootstraptest/runner.rb (pretty): don't show beginning empty line.akr
2007-09-29* bootstraptest/runner.rb (assert_normal_exit): new method.akr
2007-09-26* bootstraptest/runner.rb (assert_finish): new method.akr
2007-09-14* bootstraptest/runner.rb: add a stress test (-s).ko1
2007-08-22* bootstraptest/runner.rb (in_temporary_working_directory):akr