summaryrefslogtreecommitdiff
path: root/test/ruby/test_struct.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-16* test_struct.rb: Test that initialize is overridable [#11708]marcandre
2015-11-16struct.c: dignobu
2015-11-16struct.c: fix index in messagenobu
2014-12-16iseq.c: struct accessorsnobu
2014-12-09struct: avoid all O(n) behavior on accessnormal
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-03-28struct.c: avoid pinning downnobu
2014-02-13parse.y: attrset from junk IDnobu
2014-01-04* struct.c (rb_struct_set): return assigned value from setter methodcharliesome
2013-12-13test/ruby: better assertionsnobu
2013-12-07test_struct.rb: use assert_samenobu
2013-12-07test_struct.rb: use assert_predicatenobu
2013-12-06* test/ruby/test_struct.rb: Add regression test for question marks andcharliesome
2013-10-27struct.c: fix warning messagenobu
2013-08-11parse.y: non-local/const attrsetnobu
2013-08-10parse.y: non-local/const attrsetnobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2012-12-22* struct.c (make_struct): remove junk ID check to allow members whoglass
2012-11-19struct.c: yield assoc in each_pairnobu
2012-04-24* hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu
2011-07-17* error.c (rb_check_trusted): new function to check an object isnobu
2009-11-26* test/ruby/test_range.rb (TestRange#test_comparison_when_recursive):yugui
2009-08-12* class.c (rb_define_class_id_under, rb_define_module_id_under):nobu
2009-08-12* test/ruby/test_struct.rb (test_inspect): use assert_match.nobu
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
2008-03-13* bootstraptest/test_struct.rb: some test moved from test to shutmatz
2008-01-23* test/ruby/test_struct.rb: add tests to achieve over 90% testmame
2006-02-05test small structs.akr
2005-06-01* struct.c: accessing >10 member caused segmentation fault. [ruby-dev:26247]aamine
2004-02-18 * test/*: should not depend on $KCODE.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