aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_sprintf.rb
Commit message (Expand)AuthorAgeFilesLines
...
* * test/ruby/test_struct.rb: add tests to achieve over 90% testmame2008-01-231-0/+78
* * test/ruby/test_float.rb, test_sprintf.rb: fix test place.ko12007-12-221-0/+5
* * bootstraptest/test_knownbug.rb: move fixed bugs.ko12007-12-011-0/+4
* use ML ref. for assertion message.akr2007-11-181-16/+11
* * sprintf.c (rb_f_sprintf): should not check positional number asnobu2007-08-021-0/+4
* * sprintf.c (rb_f_sprintf): more checks for format argument.nobu2007-07-151-0/+33
* * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf.usa2004-06-221-0/+66
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/test_sprintf.rb: added tests.usa2004-02-181-0/+77