ruby/test/dl
nagachika 527be1b25a * test/dl/test_callback.rb (test_callback_with_string): prevents
temporary string from GC.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-08-30 13:39:31 +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_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/lib/dl/cparser.rb (parse_ctype): add backwards compatibility 2010-06-02 16:02:48 +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 * test/dl/test_dl2.rb (TestDL#test_sin): math functions do not 2011-01-30 07:15:23 +00:00
test_func.rb * ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark): 2011-07-27 17:15:09 +00:00
test_handle.rb Add test for r32586. 2011-07-20 15:20:14 +00:00
test_import.rb forgot to commit the assert_match() 2010-07-05 23:39:51 +00:00
test_win32.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00