summaryrefslogtreecommitdiff
path: root/test/dl/test_base.rb
AgeCommit message (Expand)Author
2009-03-11use argument only if it is absolute path.akr
2009-03-11* test/dl/test_base.rb: decide dll name of MSVCRT from RUBY_SO_NAME on native...usa
2009-03-07use ldd to find libc and libm if no information.akr
2009-03-07add 64bit solaris library.akr
2009-03-07don't exit even if libc/libm is not found.akr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-03-05* test/dl/test_base.rb: Add dragonfly to libc and libm switch.naruse
2009-03-03* test/dl: moved from ext/dl/test.nobu