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 c30e32d075 * ext/dl/cptr.c (rb_dlptr_eql, rb_dlptr_cmp): DL::CPtr#== and DL::CPtr#<=>
should not raise an exception when compared to a different object.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-11-03 17:12:46 +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 * ext/dl/cptr.c (rb_dlptr_eql, rb_dlptr_cmp): DL::CPtr#== and DL::CPtr#<=> 2009-11-03 17:12:46 +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