This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-29 15:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
test
/
fiddle
History
Nobuyoshi Nakada
f347b586fb
[ruby/fiddle] Handle#file_name results in very platform dependent
2021-07-15 09:49:56 +09:00
..
helper.rb
[ruby/fiddle] Do not use a libdir for glibc, it breaks Linux PPC64 (
#70
)
2021-05-18 12:48:40 +09:00
test_c_struct_builder.rb
[ruby/fiddle] Add "offsetof" to Struct classes (
https://github.com/ruby/fiddle/pull/83
)
2021-07-13 19:37:46 +09:00
test_c_struct_entry.rb
…
test_c_union_entity.rb
…
test_closure.rb
…
test_cparser.rb
[ruby/fiddle] Add support for "const" in type
2021-05-18 12:48:40 +09:00
test_fiddle.rb
…
test_func.rb
…
test_function.rb
[ruby/fiddle] test: fix SetLastError's input type
2021-07-13 19:37:45 +09:00
test_handle.rb
[ruby/fiddle] Handle#file_name results in very platform dependent
2021-07-15 09:49:56 +09:00
test_import.rb
…
test_memory_view.rb
[ruby/fiddle] Add MemoryView.export and MemoryView#release (
https://github.com/ruby/fiddle/pull/80
)
2021-07-13 19:37:45 +09:00
test_pinned.rb
Skip fiddle tests if fiddle is not avaiable
2021-07-10 19:14:40 +09:00
test_pointer.rb
…