ruby/test/dl
naruse 58ef0f06c6 * ruby.c (load_file_internal): set default source encoding as
UTF-8 instead of US-ASCII. [ruby-core:46021] [Feature #6679]

* parse.y (parser_initialize): set default parser encoding as
  UTF-8 instead of US-ASCII.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-06 00:49:57 +00:00
..
test_base.rb * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added. 2011-08-09 03:36:18 +00:00
test_c_struct_entry.rb * ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702] 2012-10-30 17:54:34 +00:00
test_c_union_entity.rb * ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702] 2012-10-30 17:54:34 +00:00
test_callback.rb * test/dl/test_callback.rb (test_callback_with_string): prevents 2011-08-30 13:39:31 +00:00
test_cfunc.rb * test/dl/test_cfunc.rb: test for r28156 2010-06-04 02:24:32 +00:00
test_cparser.rb * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
test_cptr.rb * ext/dl/cptr.c (rb_dlptr_aref, rb_dlptr_aset): check NULL pointer 2011-07-28 03:32:52 +00:00
test_dl2.rb * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
test_func.rb * test/dl/test_func.rb (test_qsort1, test_qsort2): use TYPE_SIZE_T 2012-06-13 13:52:04 +00:00
test_handle.rb Add test for r32586. 2011-07-20 15:20:14 +00:00
test_import.rb * ruby.c (load_file_internal): set default source encoding as 2012-11-06 00:49:57 +00:00
test_win32.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00