aboutsummaryrefslogtreecommitdiffstats
path: root/test/scanf/test_scanfio.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed Scanf from the ruby repository.Hiroshi SHIBATA2019-09-201-28/+0
* Use block instead of explicit closeKazuhiro NISHIYAMA2019-06-281-12/+10
* Add `require 'test/unit'`Kazuhiro NISHIYAMA2019-06-281-2/+2
* Close leaked file descriptorNobuyoshi Nakada2019-06-281-0/+2
* Fix IO#scanf on pipes on WindowsJeremy Evans2019-06-251-0/+7
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/scanf/test_scanfio.rb (TestScanfIO): needs to inheritnobu2009-10-211-3/+4
* Fixed to work with Ruby test suite (patch from Nobu)dblack2004-03-021-8/+12
* First commit of scanf test filesdblack2004-03-011-0/+15