1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ruby
nobu e70e2c9388 * test/ruby/test_path.rb (test_extname): test for r19596.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-01 05:16:14 +00:00
..
beginmainend.rb
endblockwarn.rb
envutil.rb
marshaltestlib.rb * gc.c (rb_mark_set): new function to mark keys. 2008-09-03 07:53:19 +00:00
suicide.rb
test_alias.rb
test_array.rb * enum.c (count_i, count_iter_i): Sync with trunk. 2008-05-29 19:35:04 +00:00
test_assignment.rb
test_beginendblock.rb
test_bignum.rb * test/ruby/test_bignum.rb (test_too_big_to_s): skips a test using too 2008-02-29 17:44:15 +00:00
test_call.rb
test_case.rb
test_clone.rb
test_condition.rb
test_const.rb
test_defined.rb
test_dir.rb
test_enum.rb * enum.c (count_i, count_iter_i): Sync with trunk. 2008-05-29 19:35:04 +00:00
test_enumerator.rb * test/ruby/test_enumerator.rb: Add tests for the recently added 2008-12-11 11:38:58 +00:00
test_env.rb
test_eval.rb
test_exception.rb
test_file.rb
test_file_exhaustive.rb * file.c (rb_file_s_extname): fix for spaces before extention. 2009-02-18 03:38:42 +00:00
test_fixnum.rb
test_float.rb * include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead of 2008-07-03 07:48:09 +00:00
test_gc.rb
test_hash.rb * hash.c (hash_i): make Hash#hash order insensitive. 2008-06-07 16:19:47 +00:00
test_ifunless.rb
test_integer.rb
test_io.rb a test removed. 2009-02-07 11:31:23 +00:00
test_iterator.rb
test_marshal.rb * gc.c (rb_mark_set): new function to mark keys. 2008-09-03 07:53:19 +00:00
test_math.rb
test_method.rb * eval.c (method_name, method_owner): New methods; backported from 1.9. (UnboundMethod#name, UnboundMethod#owner) 2008-05-11 01:38:12 +00:00
test_objectspace.rb
test_pack.rb * pack.c (pack_pack): fixed length for odd length string. 2008-12-08 09:31:44 +00:00
test_path.rb * test/ruby/test_path.rb (test_extname): test for r19596. 2009-03-01 05:16:14 +00:00
test_pipe.rb
test_proc.rb * eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a block 2008-04-26 10:37:13 +00:00
test_process.rb
test_rand.rb
test_range.rb
test_readpartial.rb
test_settracefunc.rb * test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_event): 2008-04-15 21:11:37 +00:00
test_signal.rb
test_sleep.rb * win32/win32.c (rb_w32_select): recalc the rest of timeout for each 2008-07-30 08:48:31 +00:00
test_string.rb * pack.c (rb_utf8_to_uv), intern.h: Rename utf8_to_uv to 2008-12-03 07:36:31 +00:00
test_stringchar.rb
test_struct.rb
test_super.rb
test_symbol.rb * test/ruby/test_symbol.rb (TestSymbol#test_to_proc): Improve tests of Symbol#to_proc. 2008-04-22 15:25:23 +00:00
test_system.rb
test_time.rb * time.c: fix rounding negative float. 2008-06-27 16:10:46 +00:00
test_trace.rb
test_variable.rb
test_whileuntil.rb
ut_eof.rb