1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/mkmf
nagachika 7f8a1be282 merge revision(s) 58431,58447: [Backport #13489]
test_framework.rb: for case-sensitive filesystem

	* test/mkmf/test_framework.rb (test_single_framework): fix header
	  file name for case-sensitive filesystem.  it may not be same as
	  the framework name, but should be the actual file name.
	  [ruby-dev:50093] [Bug #13489]

	* test/mkmf/test_framework.rb (test_multi_frameworks): ditto.

	test_file_exhaustive.rb: check case-sensitive fs

	* test/ruby/test_file_exhaustive.rb (test_expand_path): dump
	  expanded file name, not only appended char, for case-sensitive
	  filesystem.  [ruby-dev:50093] [Bug #13489]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@62646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-03 22:04:49 +00:00
..
base.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_config.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_constant.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_convertible.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_find_executable.rb mkmf: Unquote directory strings 2016-03-24 16:10:43 +00:00
test_flags.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_framework.rb merge revision(s) 58431,58447: [Backport #13489] 2018-03-03 22:04:49 +00:00
test_have_func.rb * test/mkmf/test_have_func.rb (test_have_func): 2015-12-29 01:37:20 +00:00
test_have_library.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_have_macro.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_libs.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_signedness.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_sizeof.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00