ruby/test/fiddle
shyouhei 1aaeeb326e long long is a C99ism
so SIZEOF_LONG_LONG is not always available.
We have to check its defined?-ness before using.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-17 09:51:23 +00:00
..
helper.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
test_c_struct_entry.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
test_c_union_entity.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
test_closure.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
test_cparser.rb long long is a C99ism 2018-02-17 09:51:23 +00:00
test_fiddle.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
test_func.rb `$SAFE` as a process global state. [Feature #14250] 2017-12-28 20:09:24 +00:00
test_function.rb Use mutable strings for mutation tests. 2017-09-12 23:15:34 +00:00
test_handle.rb `$SAFE` as a process global state. [Feature #14250] 2017-12-28 20:09:24 +00:00
test_import.rb long long is a C99ism 2018-02-17 09:51:23 +00:00
test_pointer.rb Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00