summaryrefslogtreecommitdiff
path: root/test/ruby/test_pack.rb
AgeCommit message (Expand)Author
2010-05-10backport pack and unpack tests from Ruby 1.9.akr
2010-02-18* pack.c (pack_unpack): call PACK_ITEM_ADJUST for 'Q'.akr
2008-12-08* pack.c (pack_pack): fixed length for odd length string.nobu
2006-02-17* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean
2004-11-13backport from 1.9gotoyuzo
2004-02-18 * test/*: should not depend on $KCODE.nahi
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-04* test/ruby: tests for ruby itself.nahi