summaryrefslogtreecommitdiff
path: root/test/fiddle/test_func.rb
AgeCommit message (Expand)Author
2020-11-18[ruby/fiddle] Add support for specifying types by name as String or SymbolSutou Kouhei
2020-11-18[ruby/fiddle] Add TYPE_CONST_STRING and SIZEOF_CONST_STRING for "const char *"Sutou Kouhei
2020-06-28[ruby/fiddle] support for very old libffiNobuyoshi Nakada
2020-06-27[ruby/fiddle] Support MSWIN (#43)Sutou Kouhei
2020-06-27[ruby/fiddle] test windows: use _snprintfSutou Kouhei
2020-06-27[ruby/fiddle] Add support for variadic argumentsSutou Kouhei
2019-11-18More fixes for $SAFE/taint post mergingJeremy Evans
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-10-24[ruby/fiddle] Remove taint support (#21)Jeremy Evans
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
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-10-30test/fiddle: revert r52384 partiallynobu
2015-10-30use assert_raisenobu
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
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