summaryrefslogtreecommitdiff
path: root/test/ruby/test_proc.rb
AgeCommit message (Expand)Author
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2006-12-31 * Merge YARVko1
2004-06-19* eval.c (proc_set_safe_level, proc_invoke, rb_mod_define_method): notnobu
2004-05-25* eval.c (rb_yield_0, proc_invoke, proc_arity): allow passing a blocknobu
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added aakira
2004-02-06* test/ruby/test_proc.rb (TestProc::test_eq): added tests forakira
2003-11-27* test/ruby/test_proc.rb (test_arity): added.nobu
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