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
naruse bd0a3dfd65 * test/dl/test_handle.rb (test_NEXT): fix for BSD.
Linux and Darwin's RTLD_NEXT searchs second occurrence of the function.
But FreeBSD and NetBSD's RTLD_NEXT searchs in libraries loaded after dl.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-07 10:29:39 +00:00
..
test_base.rb Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
test_callback.rb * test/dl/test_callback.rb testing callback removal 2009-12-07 00:49:09 +00:00
test_cfunc.rb * ext/dl/cfunc.c (**) updating documentation 2009-11-08 00:21:41 +00:00
test_closure.rb Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +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 Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
test_func.rb Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
test_handle.rb * test/dl/test_handle.rb (test_NEXT): fix for BSD. 2010-02-07 10:29:39 +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