ruby-cvs:21246
From: akr ruby-lang.org
Date: Sun, 25 Nov 2007 01:32:10 +0900 (JST)
Subject: [ruby-cvs:21246] Ruby:r14009 (trunk): add test for printf format %x, %o and %b.
akr 2007-11-25 01:32:10 +0900 (Sun, 25 Nov 2007)
New Revision: 14009
Modified files:
trunk/test/ruby/test_integer.rb
Log:
add test for printf format %x, %o and %b.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_integer.rb?r1=14009&r2=14008