Project

General

Profile

Actions

Feature #11921

closed

Add test for rb_io_modestr_fmode

Added by ksss (Yuki Kurihara) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-dev:49465]

Description

I cannot found testing for error when io-mode is binary and text.

So, I tried writing this patch.


Files

test-io-mode.patch (359 Bytes) test-io-mode.patch ksss (Yuki Kurihara), 12/29/2015 04:58 AM
Actions #1

Updated by nobu (Nobuyoshi Nakada) over 8 years ago

  • Status changed from Open to Closed

Applied in changeset r53379.


test_io.rb: test for rb_io_modestr_fmode

  • test/stringio/test_io.rb (test_flag): add assertion for error when
    text and binary mode are mixed.
    [ruby-dev:49465] [Feature #11921]
Actions

Also available in: Atom PDF

Like0
Like0