summaryrefslogtreecommitdiff
path: root/test/fiddle/helper.rb
AgeCommit message (Expand)Author
2021-05-18[ruby/fiddle] Do not use a libdir for glibc, it breaks Linux PPC64 (#70)Jeremy Evans
2020-12-15TEST: multiarch support for HaikuZoltán Mizsei
2020-12-08Revert "test/fiddle/helper.rb: remove duplication (#3863)" (#3865)Kenta Murata
2020-12-08test/fiddle/helper.rb: remove duplication (#3863)Kenta Murata
2020-11-18[ruby/fiddle] test: suppress shadowing outer local variable warningSutou Kouhei
2020-09-08Workaroud for macOS Big Sur(11.0)Hiroshi SHIBATA
2020-09-08libSystem.dylib is also symlink. Use libSystem.B.dylibHiroshi SHIBATA
2020-09-08Use libSystem.dylib instead of libm.dylib and libc.dylibHiroshi SHIBATA
2020-04-01`Dir.glob` always returns an arrayNobuyoshi Nakada
2020-04-01Fix helper to not assume glibcPaul Jordan
2020-01-24pass appropriate libc path卜部昌平
2019-12-05Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga
2019-10-24[ruby/fiddle] Use RbConfig::SIZEOF (#19)Nobuyoshi Nakada
2019-09-09Make test-all and test-spec runnable on AndroidYusuke Endoh
2017-09-12Merge fiddle-1.0.0.beta2 from upstream.hsbt
2017-07-13Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt
2017-01-11test/fiddle/helper: remove special case for x86_64-linuxnormal
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-21fix r52690naruse
2015-11-21Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-01-15same as r44597naruse
2013-09-28* test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurdkosaki
2013-04-11Fix if-endnaruse
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-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27reverting r37881tenderlove
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-05-12* test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll onusa
2010-08-26Creating dummy library for dl/fiddle tests on AIX.kanemoto
2010-05-06* ext/fiddle/*: Adding fiddle library to wrap libffitenderlove