summaryrefslogtreecommitdiff
path: root/test/dl/test_base.rb
AgeCommit message (Expand)Author
2013-04-11* test/dl/test_base.rb: typo.usa
2013-04-11Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse
2013-02-08* test/fiddle/helper.rb: specify libc and libm locations for MirOS BSD.akr
2012-11-29test/dl: no warningsnobu
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-04-28* test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll onusa
2010-08-26Creating dummy library for dl/fiddle tests on AIX.kanemoto
2010-05-08* test/dl/test_base.rb (libc_so, libm_so): supports solaris.yugui
2010-04-23* test/dl/test_base.rb: add kfreebsd support. based on a patch frommame
2010-02-16* test/dl/test_{base,handle}.rb: use more verbose assertions.nobu
2010-02-03Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org>tenderlove
2009-03-18pattern refined for ldd on OpenBSD.akr
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