summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2003-10-30* io.c (READ_DATA_BUFFERED): new macro to detect whether stdiomatz
2003-10-29* eval.c (proc_invoke): single array value to normal Proc#callmatz
2003-10-28* parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-20* eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz
2003-10-20* test/ruby/test_signal.rb (test_signal): restore old trap.nobu
2003-10-17* test/ruby/test_range.rb: added.usa
2003-10-15* test/digest/test_digest.rb (test_eq): show failed class.nobu
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-10-13* test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],eban
2003-10-13* string.c (str_new4): should not preserve FL_TAINT status in thematz
2003-10-07* test/ruby/test_beginendblock.rb, test/ruby/endblockwarn.rb: commited oldernahi
2003-10-07* test/ruby/test_beginendblock.rb: add tests for nested BEGIN/END.nahi
2003-10-07* test/ruby/test_beginendblock.rb (test_endinmethod): END{} is nownobu
2003-10-06* test/ruby/test_iterator.rb (test_block_argument_without_paren): added.nahi
2003-10-06* test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: added test fornahi
2003-10-05* test/ruby/test_beginendblock.rb, test/ruby/beginmainend.rb: add tests aboutnahi
2003-10-05* test/ruby/envutil.rb: added. split "rubybin" from test_system.rb.nahi
2003-10-04* test/ruby/test_exception.rb (test_else): added.akira
2003-10-02* variable.c (rb_const_defined_0): look up constants in Object asnobu
2003-09-29* test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine
2003-09-26* test/ruby/test_file.rb: new file. only asserts unlink-before-close behaviournahi
2003-09-26* test/ruby/test_marshal.rb: add test for ruby's objects.nahi
2003-09-09* eval.c (struct tag): dst should be VALUE.nobu
2003-09-06* test/ruby/test_*.rb: assert_same, assert_match, and so on.nahi
2003-09-05* lib/optparse.rb (OptionParser#order, #permute, #parse): allow annobu
2003-09-05* same as the previous commit.nahi
2003-09-05* test/ruby/test_*.rb: replace 'assert(a == b)' with assert_equal(a, b)'nahi
2003-09-05* test/ruby/test_system.rb (test_system): check existence of rubyeban
2003-09-05* test/runner.rb: added. gets testcases from command line and runs it.nahi
2003-09-05* test/ruby/test_gc.rb: added. splitter.rb which I made to splitnahi
2003-09-04* test/ruby/test_iterator.rb (test_block_in_arg): add no blocknobu
2003-09-04* test/ruby: tests for ruby itself.nahi