..
beginmainend.rb
bug2519.rb
endblockwarn.rb
envutil.rb
* eval.c (rb_add_threadswitch_hook): wrapper for unofficial APIs
2010-09-23 18:00:46 +00:00
lbtest.rb
marshaltestlib.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
suicide.rb
test_alias.rb
test_argf.rb
test_array.rb
* array.c (ary_reject_bang): should not remove elements which are
2011-07-03 04:44:53 +00:00
test_assignment.rb
test_beginendblock.rb
test_bignum.rb
* bignum.c (rb_big2dbl), test/ruby/test_bignum.rb (test_to_f): A negative Bignum out of Float range should be converted to -Infinity. [ruby-core:30492] [Bug #3362 ]
2010-06-15 01:47:19 +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
test_enumerator.rb
test_env.rb
test_eval.rb
test_exception.rb
Merge r37148 from ruby_1_8_7.
2012-10-16 08:55:07 +00:00
test_file.rb
test_file_exhaustive.rb
* file.c (file_expand_path): home directory must be absolute.
2010-07-29 23:51:53 +00:00
test_fixnum.rb
test_float.rb
Backport r23730; fixes #2462 .
2011-07-17 08:53:08 +00:00
test_gc.rb
test_hash.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
test_ifunless.rb
test_integer.rb
test_io.rb
test_iterator.rb
* eval.c (rb_f_loop): Return an enumerator if no block is given.
2010-03-10 07:30:47 +00:00
test_marshal.rb
test_math.rb
test_method.rb
test_object.rb
Add tests for Kernel#singleton_class.
2010-03-25 19:00:30 +00:00
test_objectspace.rb
test_pack.rb
backport pack and unpack tests from Ruby 1.9.
2010-05-10 14:54:56 +00:00
test_path.rb
test_pipe.rb
test_proc.rb
test_process.rb
test_queue.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
test_rand.rb
test_range.rb
backported r31286 from trunk
2011-04-18 01:12:36 +00:00
test_readpartial.rb
test_regexp.rb
* regexp.c (re_compile_pattern): allow zero times match for
2010-06-07 06:14:46 +00:00
test_require.rb
* eval.c (search_required): expand home relative path first.
2010-04-19 10:13:14 +00:00
test_settracefunc.rb
test_signal.rb
test_sleep.rb
test_string.rb
Forward port r34151 from ruby_1_8_7.
2012-01-26 07:10:03 +00:00
test_stringchar.rb
test_struct.rb
test_super.rb
* eval.c (proc_invoke): reverted r25975. [ruby-dev:39931]
2010-02-01 07:40:45 +00:00
test_symbol.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
test_system.rb
test_thread.rb
* test/ruby/test_thread.rb (TestThreadGroup#test_uninitialized):
2010-04-16 22:02:39 +00:00
test_time.rb
test_trace.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
test_variable.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
test_whileuntil.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2010-04-16 21:51:01 +00:00
ut_eof.rb