aboutsummaryrefslogtreecommitdiffstats
path: root/test/scanf/test_scanf.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * 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-281-1/+1
* don't generate temporary files under current directory.akr2007-09-281-3/+6
* Fixed to work with Ruby test suite (patch from Nobu)dblack2004-03-021-53/+39
* First commit of scanf test filesdblack2004-03-011-0/+324