aboutsummaryrefslogtreecommitdiffstats
path: root/test/fiddle
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 0168094da28c146062db22e69cbd9316418310f9,cdef17096c03099f17...v2_7_2nagachika2020-10-011-2/+6
* Fix "cannot find the function: strcpy()" error on arm32 on Travis CI. (#2686)Jun Aruga2019-12-051-1/+13
* More fixes for $SAFE/taint post mergingJeremy Evans2019-11-182-35/+0
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-182-0/+35
* Revert "[ruby/fiddle] Fix a failing test (#13)"Hiroshi SHIBATA2019-10-241-11/+0
* Revert "[ruby/fiddle] test: use env Hash"Hiroshi SHIBATA2019-10-241-13/+10
* [ruby/fiddle] Remove taint support (#21)Jeremy Evans2019-10-244-37/+1
* [ruby/fiddle] Use RbConfig::SIZEOF (#19)Nobuyoshi Nakada2019-10-241-2/+2
* [ruby/fiddle] test: use env HashSutou Kouhei2019-10-241-10/+13
* [ruby/fiddle] Fix a failing test (#13)Kenta Murata2019-10-241-0/+11
* Make test-all and test-spec runnable on AndroidYusuke Endoh2019-09-091-0/+7
* test/fiddle/test_function.rb: loosen timeoutk0kubun2018-12-231-1/+1
* test_function.rb: loosen delta boundaryk0kubun2018-11-131-1/+1
* test_function.rb: try running test_nogvl_poll againk0kubun2018-08-181-4/+0
* test_function.rb: skip running testk0kubun2018-08-151-0/+4
* test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal2018-08-141-0/+6
* test_function.rb: fix messagesnobu2018-07-281-3/+14
* removed unusecd constantsnobu2018-07-121-4/+0
* fiddle/test_import.rb: fix warnings by rubygemsnobu2018-04-191-1/+1
* fiddle/import.rb: suppress warningnobu2018-04-191-0/+4
* long long is a C99ismshyouhei2018-02-172-3/+9
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-282-0/+6
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-122-13/+15
* Use mutable strings for mutation tests.ko12017-09-123-4/+4
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-1211-14/+14
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-138-15/+9
* test/fiddle/helper: remove special case for x86_64-linuxnormal2017-01-111-3/+0
* Removed the obstacle to running test-all with VC14.usa2016-12-141-2/+2
* * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto2016-07-011-3/+3
* * test_handle.rb: refine test_fallback_to_ansinobu2016-05-161-1/+2
* configure.in: revert macro namesnobu2016-05-161-0/+7
* * ext/fiddle/handle.c: check tainted string arguments.nagachika2015-12-161-0/+17
* Add frozen_string_literal: false for all filesnaruse2015-12-1611-0/+11
* fiddle: release GVL for ffi_callnormal2015-11-231-0/+19
* fix r52690naruse2015-11-211-1/+1
* Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse2015-11-211-1/+2
* test/fiddle: revert r52384 partiallynobu2015-10-304-7/+7
* use assert_raisenobu2015-10-307-22/+22
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-181-37/+0
* * test/fiddle/test_handle.rb: fix syntax.ko12015-01-051-0/+3
* test_handle.rb: use -test-/dln/emptynobu2015-01-051-5/+5
* test_handle.rb: separate blocksnobu2015-01-051-0/+9
* test_handle.rb: remove skipsnobu2015-01-051-3/+1
* * ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt2015-01-031-0/+16
* * ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt2015-01-031-1/+160
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-134-4/+0
* * test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):hsbt2014-09-171-0/+1
* fiddle/import.rb: fix typonobu2014-09-151-0/+9
* test/dl, test/fiddle: relax criterianobu2014-03-132-2/+2
* envutil.rb: do not check RSS by defaultnobu2014-03-112-2/+2