summaryrefslogtreecommitdiff
path: root/test/scanf/test_scanfio.rb
AgeCommit message (Expand)Author
2019-06-28Use block instead of explicit closeKazuhiro NISHIYAMA
2019-06-28Add `require 'test/unit'`Kazuhiro NISHIYAMA
2019-06-28Close leaked file descriptorNobuyoshi Nakada
2019-06-25Fix IO#scanf on pipes on WindowsJeremy Evans
2015-12-16Add frozen_string_literal: false for all filesnaruse
2009-10-21* test/scanf/test_scanfio.rb (TestScanfIO): needs to inheritnobu
2004-03-02Fixed to work with Ruby test suite (patch from Nobu)dblack
2004-03-01First commit of scanf test filesdblack