summaryrefslogtreecommitdiff
path: root/test/fiddle/test_handle.rb
Commit message (Expand)AuthorAgeFilesLines
* Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...Hiroshi SHIBATA2022-10-071-0/+3
* [ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...Aaron Patterson2022-10-071-0/+4
* [ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69)Hiroshi SHIBATA2021-09-051-1/+10
* [ruby/fiddle] Handle#file_name results in very platform dependentNobuyoshi Nakada2021-07-151-8/+14
* [ruby/fiddle] Module file name may be the realpathNobuyoshi Nakada2021-07-151-1/+1
* [ruby/fiddle] fixed the test on case-insensitive filesystemNobuyoshi Nakada2021-07-141-3/+9
* [ruby/fiddle] Add Fiddle::Handle#file_name (https://github.com/ruby/fiddle/pu...Kenta Murata2021-07-141-0/+6
* [ruby/fiddle] Return the module handle value in Fiddle::Handle#to_i and add F...Kenta Murata2021-07-141-0/+6
* More fixes for $SAFE/taint post mergingJeremy Evans2019-11-181-23/+0
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-0/+23
* [ruby/fiddle] Remove taint support (#21)Jeremy Evans2019-10-241-23/+0
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-281-0/+4
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-8/+10
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-121-3/+3
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-131-2/+0
* * 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-161-0/+1
* use assert_raisenobu2015-10-301-9/+9
* * 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
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* test/dl, test/fiddle: relax criterianobu2014-03-131-1/+1
* envutil.rb: do not check RSS by defaultnobu2014-03-111-1/+1
* tests for [Bug #9599]nobu2014-03-091-0/+7
* same as r44598naruse2014-01-151-1/+1
* * test/fiddle/test_handle.rb (Fiddle::TestHandle#test_static_sym): adjust ind...ktsj2013-05-251-4/+4
* * test/fiddle/test_c_struct_entry.rb,ktsj2013-05-251-2/+5
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+186
* reverting r37881tenderlove2012-11-271-186/+0
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+186