summaryrefslogtreecommitdiff
path: root/test/ruby/test_marshal.rb
Commit message (Expand)AuthorAgeFilesLines
* * Merge YARVko12006-12-311-19/+10
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi2004-02-171-1/+8
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-171-289/+4
* * test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu2004-01-191-5/+8
* * 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