summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_sprintf_comb.rb
Commit message (Expand)AuthorAgeFilesLines
* add test for %B.akr2008-10-141-1/+6
* * prelude.rb (require_relative): move require_relative frommatz2008-04-121-1/+0
* update sprintf rdoc.akr2008-03-071-0/+1
* add tests for float format.akr2008-03-051-8/+263
* * test/ruby/allpairs.rb: new file for all pairs method.akr2008-03-011-14/+4
* * sprintf.c (rb_str_format): "%#.0o" should keep prefix wherematz2008-03-011-3/+3
* make combination recursionless.akr2008-01-261-8/+11
* combinational tests for printf.akr2008-01-251-0/+300