summaryrefslogtreecommitdiff
path: root/test/fiddle
AgeCommit message (Expand)Author
2018-11-13test_function.rb: loosen delta boundaryk0kubun
2018-08-18test_function.rb: try running test_nogvl_poll againk0kubun
2018-08-15test_function.rb: skip running testk0kubun
2018-08-14test/fiddle/test_function.rb (test_nogvl_poll): stop timer hacknormal
2018-07-28test_function.rb: fix messagesnobu
2018-07-12removed unusecd constantsnobu
2018-04-19fiddle/test_import.rb: fix warnings by rubygemsnobu
2018-04-19fiddle/import.rb: suppress warningnobu
2018-02-17long long is a C99ismshyouhei
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-09-12Use mutable strings for mutation tests.ko1
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
2016-12-14Removed the obstacle to running test-all with VC14.usa
2016-07-01* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto
2016-05-16* test_handle.rb: refine test_fallback_to_ansinobu
2016-05-16configure.in: revert macro namesnobu
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-23fiddle: release GVL for ffi_callnormal
2015-11-21fix r52690naruse
2015-11-21Visual C++ 14 (2015) uses ucrtbase.dll as c runtimenaruse
2015-10-30test/fiddle: revert r52384 partiallynobu
2015-10-30use assert_raisenobu
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-01-05* test/fiddle/test_handle.rb: fix syntax.ko1
2015-01-05test_handle.rb: use -test-/dln/emptynobu
2015-01-05test_handle.rb: separate blocksnobu
2015-01-05test_handle.rb: remove skipsnobu
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-09-17* test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof):hsbt
2014-09-15fiddle/import.rb: fix typonobu
2014-03-13test/dl, test/fiddle: relax criterianobu
2014-03-11envutil.rb: do not check RSS by defaultnobu
2014-03-09fiddle/function.c: fix memory leak on exceptionnobu
2014-03-09tests for [Bug #9599]nobu
2014-02-24* test/fiddle/test_function.rb: remove unused variables.hsbt
2014-01-15same as r44598naruse
2014-01-15same as r44597naruse
2013-09-28* test/dl/test_base.rb: {libc, libm} detection now handle GNU/Hurdkosaki
2013-05-25* test/fiddle/test_handle.rb (Fiddle::TestHandle#test_static_sym): adjust ind...ktsj
2013-05-25* test/fiddle/test_c_struct_entry.rb,ktsj
2013-05-14* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika
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