summaryrefslogtreecommitdiff
path: root/test/ruby/test_marshal.rb
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 25230,34866:nobu2012-03-021-0/+28
* merge revision(s) 25230:25229:shyouhei2010-06-231-28/+0
* merge revision(s) 25230,25995:shyouhei2009-12-131-0/+37
* merge revision(s) 19078,20097:shyouhei2009-01-221-0/+6
* * marshal.c (r_bytes0): check if source has enough data.nobu2007-10-151-0/+20
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-171-286/+11
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-141-0/+13
* * test/ruby/test_marshal.rb: add test for ruby's objects.nahi2003-09-261-0/+280
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-1/+1
* * same as the previous commit.nahi2003-09-051-2/+2
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-1/+1
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+32