ruby--ruby/test/ruby
akira 4ca30a130d * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for
File.fnmatch. [ruby-dev:22815][ruby-dev:22819]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-08 06:52:45 +00:00
..
beginmainend.rb * test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END. 2003-10-07 06:27:11 +00:00
endblockwarn.rb * test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited older 2003-10-07 06:32:18 +00:00
envutil.rb * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"], 2003-10-13 14:59:25 +00:00
test_alias.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_array.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_assignment.rb * eval.c (proc_invoke): single array value to normal Proc#call 2003-10-29 17:47:24 +00:00
test_beginendblock.rb * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to 2004-01-29 13:22:27 +00:00
test_bignum.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_call.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_case.rb * io.c (READ_DATA_BUFFERED): new macro to detect whether stdio 2003-10-30 09:36:41 +00:00
test_clone.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_condition.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_const.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_defined.rb * variable.c (rb_const_defined_0): look up constants in Object as 2003-10-02 03:00:23 +00:00
test_env.rb * io.c (argf_read): should not terminate on empty string; wait 2003-12-03 17:30:09 +00:00
test_eval.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_exception.rb * test/ruby/test_exception.rb (test_else): added. 2003-10-04 18:06:19 +00:00
test_file.rb * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for 2004-02-08 06:52:45 +00:00
test_float.rb * numeric.c (num_sadded): prohibit singleton method definition for 2003-12-01 13:16:09 +00:00
test_gc.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_hash.rb * parse.y (new_yield): remove magic argument rule; "yield [1,2]" 2003-10-28 02:27:06 +00:00
test_ifunless.rb * test/ruby: tests for ruby itself. 2003-09-04 16:18:59 +00:00
test_iterator.rb * eval.c (proc_invoke): single array value to normal Proc#call 2003-10-29 17:47:24 +00:00
test_marshal.rb * test/ruby/test_marshal.rb (MarshalTestLib::test_exception): test 2004-01-19 19:42:03 +00:00
test_math.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_pack.rb * pack.c (num2i32): pack should not raise RangeError. 2004-01-22 18:06:38 +00:00
test_path.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_pipe.rb * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to 2004-01-29 13:22:27 +00:00
test_proc.rb * test/ruby/test_proc.rb (TestProc::test_eq): added a 2004-02-06 09:55:43 +00:00
test_range.rb * test/ruby/test_range.rb: added. 2003-10-17 02:18:01 +00:00
test_signal.rb * test/ruby/test_signal.rb (test_signal): restore old trap. 2003-10-20 02:31:47 +00:00
test_stringchar.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_struct.rb * lib/optparse.rb (OptionParser#order, #permute, #parse): allow an 2003-09-05 15:15:43 +00:00
test_system.rb * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb to 2004-01-29 13:22:27 +00:00
test_time.rb * test/ruby/test_time.rb: added tests for [ruby-dev:22614] and 2004-01-19 07:32:47 +00:00
test_trace.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_variable.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
test_whileuntil.rb * test/ruby/test_*.rb: assert_same, assert_match, and so on. 2003-09-06 17:27:58 +00:00
ut_eof.rb * ext/stringio/stringio.c (strio_read): clear the buffer argument 2003-12-24 05:23:32 +00:00