summaryrefslogtreecommitdiff
path: root/bootstraptest/test_knownbug.rb
AgeCommit message (Expand)Author
2007-10-22add a test for [ruby-dev:32084].akr
2007-10-16It should be ArgumentError thatakr
2007-10-16Regexp.union("a", "a") causes SEGV.akr
2007-10-15* bootstraptest/test_knownbug.rb: a test for [ruby-dev:32054] moved to test/r...nobu
2007-10-14add a test for [ruby-dev:32054].akr
2007-10-09add a test for [ruby-dev:31985].akr
2007-10-09add a test for [ruby-dev:31982].akr
2007-10-06* cont.c (cont_free): check Fiber or Continuation.ko1
2007-10-05* bootstraptest/runner.rb (assert_not_match): new method.akr
2007-10-01* proc.c (proc_dup): proc->block.proc should be self.ko1
2007-10-01* gc.c (id2ref): T_VALUES is less than T_BLOCK. [ruby-dev:31911]nobu
2007-09-30add test for [ruby-dev:31913].akr
2007-09-30add test for [ruby-dev:31911].akr
2007-09-29use Marshal.load instead of binary string.akr
2007-09-29* bootstraptest/runner.rb (assert_normal_exit): new method.akr
2007-09-29add test for a define_method wrapper.akr
2007-09-28* cont.c: Thread local storage should be fiber local.ko1
2007-09-28thread variable test refined.akr
2007-09-27add test for thread local variable with fiber.akr
2007-09-26refine a test.akr
2007-09-26* bootstraptest/runner.rb (assert_finish): new method.akr
2007-09-26* bootstraptest/test_knownbug.rb: remove a fixed test.ko1
2007-09-26* bootstraptest/test_knownbug.rb: move fixed tests.ko1
2007-09-25* io.c (io_ungetc): reallocate internal buffer if pushing datamatz
2007-09-22merge tests for [ruby-dev:31816] and [ruby-dev:31817].akr
2007-09-22add test for [ruby-dev:31817].akr
2007-09-22add test for [ruby-dev:31818].akr
2007-09-22add test for [ruby-dev:31816].akr
2007-09-14* test/ruby/test_io.rb: tests which cause SEGV should not beko1
2007-09-01* test_jump.rb, test_knownbug.rb: seems to be fixed.usa
2007-09-01* bootstraptest/test_knownbug.rb: add new test. [ruby-dev:31698]usa
2007-09-01* eval_jump.ci (rb_f_catch): generate new tag object if no argument ismatz
2007-08-30* parse.y (assignable_gen): ignore already erred names.nobu
2007-08-29add test for [ruby-dev:31609].akr
2007-08-29* parse.y (aref_args): args may not be a list. [ruby-dev:31592]nobu
2007-08-25add test for [ruby-dev:31507].akr
2007-08-23* compile.c, insns.def, parse.y: fix massign order. This changeko1
2007-08-22test for [ruby-dev:31592].akr
2007-08-22* bootstraptest/test_knownbug.rb:ko1