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
nagachika 5445e04352 merge revision(s) 0168094da28c146062db22e69cbd9316418310f9,cdef17096c03099f17ecf0af51f43faa0944f96d,b7d86e330c76b4f9615511307e1c40f4f2937c83:
Use libSystem.dylib instead of libm.dylib and libc.dylib

	  Because macOS 11.0(Big Sur) was removed libc and libm from `/usr/lib`.

	libSystem.dylib is also symlink. Use libSystem.B.dylib

	Workaroud for macOS Big Sur(11.0)
2020-10-01 21:15:38 +09:00
..
helper.rb merge revision(s) 0168094da28c146062db22e69cbd9316418310f9,cdef17096c03099f17ecf0af51f43faa0944f96d,b7d86e330c76b4f9615511307e1c40f4f2937c83: 2020-10-01 21:15:38 +09:00
test_c_struct_entry.rb
test_c_union_entity.rb
test_closure.rb
test_cparser.rb long long is a C99ism 2018-02-17 09:51:23 +00:00
test_fiddle.rb
test_func.rb More fixes for $SAFE/taint post merging 2019-11-18 01:00:25 +02:00
test_function.rb [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
test_handle.rb More fixes for $SAFE/taint post merging 2019-11-18 01:00:25 +02:00
test_import.rb Revert "[ruby/fiddle] Fix a failing test (#13)" 2019-10-24 20:58:32 +09:00
test_pointer.rb [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00