.. |
enc
|
* test/ruby/enc/test_utf16.rb: feature changed in r20626.
|
2008-12-13 05:26:37 +00:00 |
allpairs.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
beginmainend.rb
|
|
|
endblockwarn_rb
|
|
|
envutil.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
lbtest.rb
|
|
|
marshaltestlib.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
sentence.rb
|
|
|
test_alias.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_argf.rb
|
* test/ruby/test_argf.rb (TestArgf#test_skip): updated test
|
2009-06-16 15:49:41 +00:00 |
test_array.rb
|
* array.c (rb_ary_flatten_bang): returns nil if nothing changed.
|
2009-05-07 07:40:11 +00:00 |
test_assignment.rb
|
|
|
test_basicinstructions.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_beginendblock.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_bignum.rb
|
* bignum.c (rb_big_mul): faster multiplication by Karatsuba method and
|
2008-12-14 03:59:02 +00:00 |
test_call.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_case.rb
|
|
|
test_class.rb
|
|
|
test_clone.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_comparable.rb
|
|
|
test_complex.rb
|
removed extra spaces.
|
2009-06-07 10:05:14 +00:00 |
test_complex2.rb
|
* test/ruby/test_rational2.rb: updated.
|
2008-09-23 12:34:35 +00:00 |
test_complexrational.rb
|
* test/ruby/test_rational2.rb: updated.
|
2008-09-23 12:34:35 +00:00 |
test_condition.rb
|
|
|
test_const.rb
|
|
|
test_continuation.rb
|
|
|
test_defined.rb
|
|
|
test_dir.rb
|
|
|
test_econv.rb
|
* enc/trans/utf8_mac.trans: Add converter for UTF8-MAC.
|
2009-04-26 14:21:43 +00:00 |
test_encoding.rb
|
* marshal.c (r_ivar): should not set internal encoding ivar as an
|
2009-06-13 00:58:30 +00:00 |
test_enum.rb
|
* test/ruby/test_enum.rb: add some tests.
|
2009-03-08 16:38:33 +00:00 |
test_enumerator.rb
|
* enumerator.c (enumerator_with_index): receives one argument which
|
2009-02-08 14:42:01 +00:00 |
test_env.rb
|
* djgpp/GNUmakefile.in: removed. Ruby no longer supports djgpp.
|
2008-10-04 13:25:12 +00:00 |
test_eval.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_exception.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_fiber.rb
|
* cont.c (cont_capture, fiber_store): reraise transferred error.
|
2009-06-01 02:21:31 +00:00 |
test_file.rb
|
* io.c (rb_io_rewind): should reset fptr->readconv if it's
|
2008-10-29 16:40:05 +00:00 |
test_file_exhaustive.rb
|
* test/ruby/test_file_exhaustive.rb: add tests for File#size and
|
2009-03-08 16:12:09 +00:00 |
test_fixnum.rb
|
* prec.c: removed. Precision will be redesigned and be back again.
|
2008-09-19 13:10:54 +00:00 |
test_float.rb
|
* test/ruby/test_float.rb (TestFloat#test_sleep_with_Float): add a
|
2009-05-09 10:59:54 +00:00 |
test_fnmatch.rb
|
|
|
test_gc.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_hash.rb
|
* test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes
|
2009-05-24 23:00:01 +00:00 |
test_ifunless.rb
|
|
|
test_integer.rb
|
* prec.c: removed. Precision will be redesigned and be back again.
|
2008-09-19 13:10:54 +00:00 |
test_integer_comb.rb
|
|
|
test_io.rb
|
* ext/stringio/stringio.c (strio_ungetbyte): encoding should not
|
2009-05-14 07:07:55 +00:00 |
test_io_m17n.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_iterator.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_lambda.rb
|
* test: assert_raises has been deprecated since a long time ago.
|
2008-09-24 17:44:39 +00:00 |
test_literal.rb
|
|
|
test_m17n.rb
|
* test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes
|
2009-05-24 23:00:01 +00:00 |
test_m17n_comb.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_marshal.rb
|
|
|
test_math.rb
|
* math.c (math_log): should check argc.
|
2008-09-21 12:53:40 +00:00 |
test_metaclass.rb
|
* test/ruby/test_metaclass.rb: removed codes for my debugging.
|
2008-12-17 00:58:10 +00:00 |
test_method.rb
|
* test/ruby/test_{proc,method}.rb: updated tests.
|
2009-02-13 09:10:28 +00:00 |
test_mixed_unicode_escapes.rb
|
* transcode.c: add "Error" suffix for Encoding exception classes.
|
2008-09-18 08:57:33 +00:00 |
test_module.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_notimp.rb
|
* class.c (rb_define_method_id): use rb_define_notimplement_method_id
|
2009-04-16 14:17:14 +00:00 |
test_numeric.rb
|
* numeric.c: provides predicate real? instead of scalar?.
|
2008-09-16 22:04:19 +00:00 |
test_object.rb
|
* test/ruby/test_object.rb: add a test for Object#method_missing.
|
2009-03-08 16:13:26 +00:00 |
test_objectspace.rb
|
|
|
test_optimization.rb
|
|
|
test_pack.rb
|
* pack.c (pack_pack): fixed length for odd length string.
|
2008-12-08 09:31:44 +00:00 |
test_parse.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +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_primitive.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_proc.rb
|
* test/ruby/test_proc.rb: add some tests.
|
2009-03-08 17:26:26 +00:00 |
test_process.rb
|
* win32/win32.c (rb_w32_spawn, rb_w32_aspawn): use NULL as
|
2009-03-22 05:51:58 +00:00 |
test_rand.rb
|
* random.c (rb_f_rand): type check simplified. strings are no
|
2008-12-29 13:29:12 +00:00 |
test_range.rb
|
* test/ruby/test_range.rb: add a test.
|
2008-12-02 17:53:48 +00:00 |
test_rational.rb
|
removed extra spaces.
|
2009-06-07 10:05:14 +00:00 |
test_rational2.rb
|
* test/ruby/test_rational2.rb: updated.
|
2008-09-23 12:34:35 +00:00 |
test_readpartial.rb
|
* test/ruby/test_readpartial.rb (make_pipe): readpartial does not
|
2009-02-02 23:21:10 +00:00 |
test_regexp.rb
|
* string.c (rb_str_subpat): accept capture name.
|
2009-03-14 18:04:21 +00:00 |
test_require.rb
|
adds a test case for r21955 and r21917.
|
2009-02-02 11:33:08 +00:00 |
test_rubyoptions.rb
|
* test/ruby/test_rubyoptions.rb (test_indentation_check): add a test
|
2009-05-07 12:44:25 +00:00 |
test_settracefunc.rb
|
* test/ruby/test_settracefunc.rb (test_call, test_class): line number
|
2008-09-30 15:31:06 +00:00 |
test_signal.rb
|
* test/ruby/test_signal.rb (TestSignal#test_exit_action): Thread
|
2008-10-24 01:28:32 +00:00 |
test_sleep.rb
|
* test/ruby/test_sleep.rb (test_sleep_5sec): stop gc.
|
2009-01-02 14:49:58 +00:00 |
test_sprintf.rb
|
* sprintf.c (rb_str_format): checks if named argument given twice.
|
2009-03-27 23:49:52 +00:00 |
test_sprintf_comb.rb
|
add test for %B.
|
2008-10-14 14:08:36 +00:00 |
test_string.rb
|
* string.c (rb_str_rpartition): ditto.
|
2009-05-24 23:06:57 +00:00 |
test_stringchar.rb
|
|
|
test_struct.rb
|
|
|
test_super.rb
|
|
|
test_symbol.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_system.rb
|
* sample/test.rb (valid_syntax?), test/ruby/test_system.rb
|
2009-02-02 03:39:01 +00:00 |
test_thread.rb
|
* thread.c, vm_eval.c: add Thread.backtrace.
|
2009-06-14 05:59:23 +00:00 |
test_time.rb
|
add test.
|
2009-05-12 18:00:25 +00:00 |
test_trace.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_transcode.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_unicode_escape.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_variable.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_whileuntil.rb
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2009-03-06 03:56:38 +00:00 |
test_yield.rb
|
* test/ruby/test_proc.rb (test_proc_args_unleashed): test for
|
2008-10-25 09:47:54 +00:00 |
ut_eof.rb
|
|
|