summaryrefslogtreecommitdiffstats
path: root/test/dl
Commit message (Expand)AuthorAgeFilesLines
* pattern refined for ldd on OpenBSD.akr2009-03-181-2/+2
* * test/dl/test_win32.rb (Win32API): enclosed by DL::TestWin32.nobu2009-03-161-3/+3
* use argument only if it is absolute path.akr2009-03-111-2/+2
* * test/dl/test_base.rb: decide dll name of MSVCRT from RUBY_SO_NAME on native...usa2009-03-111-5/+5
* use ldd to find libc and libm if no information.akr2009-03-071-30/+33
* add 64bit solaris library.akr2009-03-071-2/+8
* don't exit even if libc/libm is not found.akr2009-03-071-4/+12
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-062-3/+3
* * test/dl/test_base.rb: Add dragonfly to libc and libm switch.naruse2009-03-051-1/+1
* * test/dl: moved from ext/dl/test.nobu2009-03-035-0/+451