1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/fiddle
Nobuyoshi Nakada 48fb6299c6
[ruby/fiddle] support for very old libffi
Define `Fiddle::TYPE_VARIADIC` only when `ffi_prep_cif_var` is
available, otherwise skip the test for it.
2020-06-28 10:40:31 +09:00
..
helper.rb Dir.glob always returns an array 2020-04-01 12:48:56 +09:00
test_c_struct_entry.rb [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00
test_c_union_entity.rb [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00
test_closure.rb
test_cparser.rb
test_fiddle.rb
test_func.rb [ruby/fiddle] support for very old libffi 2020-06-28 10:40:31 +09:00
test_function.rb [ruby/fiddle] Fixed typos 2020-06-26 17:05:27 +09:00
test_handle.rb More fixes for $SAFE/taint post merging 2019-11-18 01:00:25 +02:00
test_import.rb [ruby/fiddle] Add support for variadic arguments 2020-06-27 23:54:08 +09:00
test_pointer.rb [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00