summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
AgeCommit message (Expand)Author
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
2007-08-17* bootstraptest/runner.rb (in_temporary_working_directory): useakr
2007-08-14* bootstraptest/runner.rb (assert_check): don't call newtest.akr
2007-08-14* bootstraptest/runner.rb (assert_check): new method.akr
2007-08-06* bootstraptest/runner.rb (assert_equal): add additionalko1
2007-07-20* bootstraptest/runner.rb (get_result_string): check $?.coredump? nobu
2007-07-07fix typo.akr
2007-07-06* bootstraptest/runner.rb: fix load path.ko1
2007-07-06* bootstraptest/runner.rb: added --quiet option.nobu
2007-06-27* bootstraptest/runner.rb: fix to untouch $:.ko1
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1
2007-06-24* bootstraptest/runner.rb: set default directory toko1
2007-02-25* bootstraptest/runner.rb: show source code in error message.aamine
2007-02-25* bootstraptest/runner.rb: add lib/ to load path.aamine
2007-02-24* bootstraptest/runner.rb: new option -v,--verbose.aamine
2007-02-24* bootstraptest/runner.rb: fix syntax error.aamine
2007-02-24* bootstraptest/runner.rb: new option --help.aamine
2007-02-24* bootstraptest: new test suite.aamine