summaryrefslogtreecommitdiffstats
path: root/ext/dl/test/test_base.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/dl: moved from ext/dl/test.nobu2009-03-031-70/+0
* * ext/dl/test/test_base.rb: add libc search logic.ko12008-12-291-2/+11
* * ext/dl/test/test_base.rb: add x86_64-linux's case again. #932yugui2008-12-291-0/+3
* * test/ext/dl/test_base.rb : add BSD's case.naruse2008-12-281-0/+3
* Sun Dec 28 17:10:13 2008 TAKANO Mitsuhiro (takano32) <tak@no32.tk>takano322008-12-281-3/+0
* * ext/dl/test/test_base.rb: use libc.dylib when the platform is darwin.takano322008-12-281-0/+3
* * ext/dl/test/test_base.rb: use lib64 when the architecture is x86_64.takano322008-12-271-0/+3
* modified some test scripts for [ruby-dev:25661].ttate2005-02-091-3/+3
* added new files.ttate2005-02-041-0/+52