Project

General

Profile

Bug #1265 ยป test_import.patch

cfis (Charlie Savage), 03/11/2009 06:45 AM

View differences:

test/dl/test_import.rb (working copy)
end
def test_io()
if( RUBY_PLATFORM != DL::BUILD_RUBY_PLATFORM )
if( RUBY_PLATFORM != DL::BUILD_RUBY_PLATFORM or
RUBY_PLATFORM.match(/mswin32/) )
return
end
io_in,io_out = IO.pipe()
    (1-1/1)