summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_sprintf.rb
Commit message (Collapse)AuthorAgeFilesLines
* * sprintf.c (rb_f_sprintf): support FZERO and FSPACE with NaN/Inf.usa2004-06-221-0/+66
| | | | | | | * test/ruby/test_sprintf.rb (test_nan, test_inf): add tests. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5764 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_sprintf.rb: added tests.usa2004-02-181-0/+77
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e