ruby-cvs:23737
From: usa ruby-lang.org
Date: Wed, 21 May 2008 01:48:33 +0900 (JST)
Subject: [ruby-cvs:23737] Ruby:r16497 (trunk): * test/ruby/test_file_exhaustive.rb (setup): workaround for Windows
usa 2008-05-21 01:48:32 +0900 (Wed, 21 May 2008)
New Revision: 16497
Modified files:
trunk/ChangeLog
trunk/test/ruby/envutil.rb
trunk/test/ruby/test_file_exhaustive.rb
trunk/test/ruby/test_process.rb
Log:
* test/ruby/test_file_exhaustive.rb (setup): workaround for Windows
Vista.
* test/ruby/envutil.rb (rubyexec): now Open3.open3 is supported on
Windows.
* test/ruby/test_process.rb: use ``||'' instead of ``;'' because
cmd.exe not support it.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_file_exhaustive.rb?r1=16497&r2=16496&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_process.rb?r1=16497&r2=16496&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16497&r2=16496&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/envutil.rb?r1=16497&r2=16496&diff_format=u