зеркало из https://github.com/github/ruby.git
* test/rubygems/test_gem_ext_configure_builder.rb
(test_self_build_fail): remove extra newline. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
0469c8d95b
Коммит
31a0672306
|
@ -1,3 +1,8 @@
|
|||
Thu Jul 31 16:37:03 2008 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* test/rubygems/test_gem_ext_configure_builder.rb
|
||||
(test_self_build_fail): remove extra newline.
|
||||
|
||||
Thu Jul 31 15:11:11 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||
|
||||
* test/ruby/test_transcode.rb: added test_shift_jis
|
||||
|
|
|
@ -53,8 +53,7 @@ class TestGemExtConfigureBuilder < RubyGemTestCase
|
|||
expected = %r(configure failed:
|
||||
|
||||
#{Regexp.escape sh_prefix_configure}#{Regexp.escape @dest_path}
|
||||
.*?: #{shell_error_msg}
|
||||
)
|
||||
.*?: #{shell_error_msg})
|
||||
|
||||
assert_match expected, error.message
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче