aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/runner.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * bootstraptest/runner.rb: add "flunk" method.ko12008-01-141-0/+6
* * bootstraptest/runner.rb (assert_not_match): new method.akr2007-10-051-0/+12
* * bootstraptest/runner.rb (assert_normal_exit): use `` instead ofakr2007-10-011-1/+1
* * bootstraptest/runner.rb (pretty): don't show beginning empty line.akr2007-09-301-0/+1
* * bootstraptest/runner.rb (assert_normal_exit): new method.akr2007-09-291-0/+26
* * bootstraptest/runner.rb (assert_finish): new method.akr2007-09-261-5/+44
* * bootstraptest/runner.rb: add a stress test (-s).ko12007-09-141-0/+4
* * bootstraptest/runner.rb (in_temporary_working_directory):akr2007-08-221-1/+0
* * bootstraptest/runner.rb (in_temporary_working_directory): useakr2007-08-171-6/+42
* * bootstraptest/runner.rb (assert_check): don't call newtest.akr2007-08-141-1/+2
* * bootstraptest/runner.rb (assert_check): new method.akr2007-08-141-6/+28
* * bootstraptest/runner.rb (assert_equal): add additionalko12007-08-061-5/+5
* * bootstraptest/runner.rb (get_result_string): check $?.coredump? nobu2007-07-201-2/+8
* fix typo.akr2007-07-071-1/+1
* * bootstraptest/runner.rb: fix load path.ko12007-07-061-4/+9
* * bootstraptest/runner.rb: added --quiet option.nobu2007-07-061-5/+13
* * bootstraptest/runner.rb: fix to untouch $:.ko12007-06-271-1/+0
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+2
* * bootstraptest/runner.rb: set default directory toko12007-06-241-1/+13
* * bootstraptest/runner.rb: show source code in error message.aamine2007-02-251-5/+20
* * bootstraptest/runner.rb: add lib/ to load path.aamine2007-02-251-4/+3
* * bootstraptest/runner.rb: new option -v,--verbose.aamine2007-02-241-2/+7
* * bootstraptest/runner.rb: fix syntax error.aamine2007-02-241-1/+1
* * bootstraptest/runner.rb: new option --help.aamine2007-02-241-0/+7
* * bootstraptest: new test suite.aamine2007-02-241-0/+120