ruby/test/fiddle
Sutou Kouhei a23c6db5c5 [ruby/fiddle] Accept Symbol as Function name again
GitHub: fix https://github.com/ruby/fiddle/pull/159

It's used by FFI test. So Symbol may be used by other use cases.

https://github.com/ruby/fiddle/pull/139 introduced the "Function name is String" limitation. This
commit removed the limitation.

Reported by Mamoru TASAKA. Thanks!!!

https://github.com/ruby/fiddle/commit/cea30fe5f9
2024-11-11 09:19:48 +09:00
..
helper.rb Use JRuby implementation for TruffleRuby (#149) 2024-10-16 11:24:25 +09:00
test_c_struct_builder.rb
test_c_struct_entry.rb [ruby/fiddle] Use Ruby's true/false for C bool 2023-11-08 09:25:44 +09:00
test_c_union_entity.rb
test_closure.rb Use JRuby implementation for TruffleRuby (#149) 2024-10-16 11:24:25 +09:00
test_cparser.rb [ruby/fiddle] Add support for bool 2023-08-02 18:17:18 +09:00
test_fiddle.rb Use JRuby implementation for TruffleRuby (#149) 2024-10-16 11:24:25 +09:00
test_func.rb Use JRuby implementation for TruffleRuby (#149) 2024-10-16 11:24:25 +09:00
test_function.rb [ruby/fiddle] Accept Symbol as Function name again 2024-11-11 09:19:48 +09:00
test_handle.rb [ruby/fiddle] Fix Fiddle::Handle.new for a missing library in the 2024-10-26 18:44:15 +09:00
test_import.rb [ruby/fiddle] test: Fix a typo 2024-10-18 11:35:00 +09:00
test_memory_view.rb [ruby/fiddle] Ractor support 2024-10-16 11:24:25 +09:00
test_pack.rb
test_pinned.rb [ruby/fiddle] Ractor support 2024-10-16 11:24:25 +09:00
test_pointer.rb Use JRuby implementation for TruffleRuby (#149) 2024-10-16 11:24:25 +09:00