ruby/test/dl
naruse 35c546104b merge revision(s) 32712,32718,32719: [Backport #6014]
* ext/dl/cfunc.c (dlcfunc_mark), ext/dl/cptr.c (dlptr_mark):
	  workaround to mark wrapped object.  this is not a true fix,
	  because [Bug #4929] is caused by the interface design of DL.

	* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fix wrapping condition.

	* ext/dl/cptr.c (rb_dlptr_s_to_ptr): fix wrapping condition.

	* ext/dl/cptr.c (rb_dlptr_s_to_ptr): use rb_check_funcall.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@34604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-14 20:09:27 +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: fixing valgrind errors. Ruby string may be 2010-05-09 01:57:54 +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 merge revision(s) 32720: [Backport #6015] 2012-02-14 20:05:04 +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 merge revision(s) 32712,32718,32719: [Backport #6014] 2012-02-14 20:09:27 +00:00
test_handle.rb merge revision(s) 32590: 2011-07-22 12:49:11 +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