summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_struct.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui2009-11-261-0/+30
* * class.c (rb_define_class_id_under, rb_define_module_id_under):nobu2009-08-121-0/+7
* * test/ruby/test_struct.rb (test_inspect): use assert_match.nobu2009-08-121-1/+1
* * bootstraptest/test_knownbug.rb: move solved tests.ko12008-05-191-0/+6
* * bootstraptest/test_struct.rb: some test moved from test to shutmatz2008-03-131-1/+0
* * test/ruby/test_struct.rb: add tests to achieve over 90% testmame2008-01-231-0/+158
* test small structs.akr2006-02-051-0/+16
* * struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247]aamine2005-06-011-0/+12
* * test/*: should not depend on $KCODE.nahi2004-02-181-2/+0
* * lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu2003-09-051-11/+14
* * test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi2003-09-051-3/+3
* * test/ruby: tests for ruby itself.nahi2003-09-041-0/+23