summaryrefslogtreecommitdiff
path: root/test/scanf
AgeCommit message (Expand)Author
2014-02-27test_scanf.rb: include arguments in namesnobu
2014-02-27test_scanf.rb: use tmpefilenobu
2010-05-13* test/scanf/test_scanf.rb (ScanfTests#each_test): yield in order.nobu
2010-04-01* lib/scanf.rb: support %a format. [ruby-dev:40650]naruse
2010-03-28* lib/scanf.rb: fix max width modifier for %f.naruse
2010-03-28* lib/scanf.rb: fix %[egEFG] isn't accept.naruse
2009-10-21* test/scanf/test_scanfio.rb (TestScanfIO): needs to inheritnobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-03* lib/scanf.rb: fixed bug involving matching literal '['dblack
2008-08-20* lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should acceptnobu
2007-09-28refine previous change.akr
2007-09-28don't generate temporary files under current directory.akr
2004-03-02Fixed to work with Ruby test suite (patch from Nobu)dblack
2004-03-01First commit of scanf test filesdblack