aboutsummaryrefslogtreecommitdiffstats
path: root/test/fiddle/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* TEST: multiarch support for HaikuZoltán Mizsei2020-12-151-0/+12
* Revert "test/fiddle/helper.rb: remove duplication (#3863)" (#3865)Kenta Murata2020-12-081-1/+5
* test/fiddle/helper.rb: remove duplication (#3863)Kenta Murata2020-12-081-5/+1
* [ruby/fiddle] test: suppress shadowing outer local variable warningSutou Kouhei2020-11-181-2/+2
* Workaroud for macOS Big Sur(11.0)Hiroshi SHIBATA2020-09-081-0/+5
* libSystem.dylib is also symlink. Use libSystem.B.dylibHiroshi SHIBATA2020-09-081-1/+1
* Use libSystem.dylib instead of libm.dylib and libc.dylibHiroshi SHIBATA2020-09-081-2/+1
* `Dir.glob` always returns an arrayNobuyoshi Nakada2020-04-011-10/+5
* Fix helper to not assume glibcPaul Jordan2020-04-011-3/+16
* pass appropriate libc path卜部昌平2020-01-241-0/+4
* Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga2019-12-051-1/+13
* [ruby/fiddle] Use RbConfig::SIZEOF (#19)Nobuyoshi Nakada2019-10-241-2/+2
* Make test-all and test-spec runnable on AndroidYusuke Endoh2019-09-091-0/+7
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-121-1/+1
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-131-2/+2
* test/fiddle/helper: remove special case for x86_64-linuxnormal2017-01-111-3/+0
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* fix r52690naruse2015-11-211-1/+1
* Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse2015-11-211-1/+2
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* same as r44597naruse2014-01-151-0/+3
* * test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurdkosaki2013-09-281-0/+3
* Fix if-endnaruse2013-04-111-0/+1
* Experimental fix for ffi_closure_free causes dumping core/SEGVnaruse2013-04-111-0/+5
* * test/fiddle/helper.rb: specify libc and libm locations for MirOS BSD.akr2013-02-081-0/+3
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-3/+2
* reverting r37881tenderlove2012-11-271-2/+3
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-3/+2
* * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto2011-08-091-0/+12
* * test/dl/test_base.rb (Fiddle::LIBC_SO): its always msvc*.dll onusa2011-05-121-1/+1
* Creating dummy library for dl/fiddle tests on AIX.kanemoto2010-08-261-0/+28
* * ext/fiddle/*: Adding fiddle library to wrap libffitenderlove2010-05-061-0/+71