1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/dl
tarui 6a05e8c566 merge from trunk (r28440)
* ext/dl/lib/dl/func.rb (call): don't overwrite original arguments
	  to defend from GC.

	* test/dl/test_func.rb (test_string): add test for above.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@28468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-28 16:45:35 +00:00
..
test_base.rb * test/dl/test_base.rb (libc_so, libm_so): supports solaris. 2010-05-08 16:00:23 +00:00
test_callback.rb merges r27695 from trunk into ruby_1_9_2. 2010-05-09 03:10:29 +00:00
test_cfunc.rb merges r28157 from trunk into ruby_1_9_2. 2010-06-11 04:21:01 +00:00
test_cparser.rb merges r28129 from trunk into ruby_1_9_2. 2010-06-11 04:20:35 +00:00
test_cptr.rb * ext/dl/cptr.c (to_int): DL::CPtr supports to_int 2009-12-04 23:21:01 +00:00
test_dl2.rb * test/dl/test_dl2.rb (DL::TestDL#ptr2num): add for LLP64. 2010-03-19 16:18:05 +00:00
test_func.rb merge from trunk (r28440) 2010-06-28 16:45:35 +00:00
test_handle.rb merge revision(s) 27891: 2010-05-19 12:20:38 +00:00
test_import.rb * test/dl/test_{base,handle}.rb: use more verbose assertions. 2010-02-16 10:03:02 +00:00
test_win32.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00