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 7e58a50983 merge revision(s) 55554: [Backport #12537]
* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):
	  Attempt to use independent strings for destructive tests that
	  directly modify values on memory by using Fiddle::Pointer.
	  [Bug #12537] [ruby-dev:49700]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@55989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-08-22 18:25:19 +00:00
..
helper.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_c_struct_entry.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_c_union_entity.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_closure.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_cparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_fiddle.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_func.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_function.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_handle.rb * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
test_import.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_pointer.rb merge revision(s) 55554: [Backport #12537] 2016-08-22 18:25:19 +00:00