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
tenderlove 02d55ac989 * test/dl/test_cptr.rb (test_to_ptr*): testing DL::CPtr#to_ptr
* ext/dl/cptr.c (rb_dlptr_free_set, rb_dlptr_free_get,
  rb_dlptr_s_to_ptr): adding documentation, fixing indentation

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-03 20:28:20 +00:00
..
test_base.rb pattern refined for ldd on OpenBSD. 2009-03-18 12:19:52 +00:00
test_cfunc.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00
test_cptr.rb * test/dl/test_cptr.rb (test_to_ptr*): testing DL::CPtr#to_ptr 2009-11-03 20:28:20 +00:00
test_dl2.rb * ext/dl/cptr.c (rb_dlptr_size) splitting function to reduce complexity 2009-11-01 01:46:44 +00:00
test_func.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00
test_handle.rb * ext/dl/handle.c (**) adding documentation 2009-10-25 00:11:56 +00:00
test_import.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00
test_win32.rb * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00