1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/bootstraptest
akr 22456e709d more tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-12-16 02:17:42 +00:00
..
runner.rb * bootstraptest/runner.rb (assert_not_match): new method. 2007-10-05 07:43:34 +00:00
test_block.rb * insnhelper.ci (vm_yield_with_cfunc): fix to passing argc on third 2007-12-01 04:30:19 +00:00
test_class.rb
test_eval.rb * eval.c (rb_f_send): allow send/__send__ to call methods of all 2007-11-04 20:36:20 +00:00
test_exception.rb
test_flip.rb
test_flow.rb
test_io.rb longer timeout. 2007-11-27 22:53:28 +00:00
test_jump.rb * test_jump.rb, test_knownbug.rb: seems to be fixed. 2007-09-01 14:56:59 +00:00
test_knownbug.rb more tests. 2007-12-16 02:17:42 +00:00
test_literal.rb * insns.def (concatarray, splatarray): use to_a instead of 2007-12-01 05:20:06 +00:00
test_marshal.rb * bootstraptest/test_{io,marshal}.rb, lib/rubygems/require_paths_builder.rb test/ruby/test_m17n.rb: set properties. 2007-11-26 01:20:48 +00:00
test_massign.rb * parse.y (assignable_gen): ignore already erred names. 2007-08-30 18:49:00 +00:00
test_method.rb * eval.c (rb_f_public_send): rename invoke_method to public_send. 2007-12-10 05:34:50 +00:00
test_objectspace.rb * bootstraptest/test_knownbug.rb: move solved tests. 2007-11-23 08:33:32 +00:00
test_proc.rb
test_syntax.rb use \xf0 instead of \xfd for valid first byte of a UTF-8 character. 2007-12-06 10:06:41 +00:00
test_thread.rb * parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498] 2007-12-09 23:16:54 +00:00