summaryrefslogtreecommitdiffstats
path: root/test/scanf
Commit message (Expand)AuthorAgeFilesLines
* * test/scanf/test_scanfio.rb (TestScanfIO): needs to inheritnobu2009-10-211-3/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-062-6/+6
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-2/+2
* * lib/scanf.rb: fixed bug involving matching literal '['dblack2008-09-031-0/+7
* * lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should acceptnobu2008-08-201-2/+2
* refine previous change.akr2007-09-282-8/+10
* don't generate temporary files under current directory.akr2007-09-282-9/+13
* Fixed to work with Ruby test suite (patch from Nobu)dblack2004-03-023-66/+57
* First commit of scanf test filesdblack2004-03-014-0/+422