summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-10-29* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter tonahi
2003-10-28change yield2 test. [ruby-dev:21739]seki
2003-10-28* parse.y (new_yield): remove magic argument rule; "yield [1,2]"matz
2003-10-26add yield test for [ruby-dev:21707]seki
2003-10-24* hash.c (rb_hash_each): Hash#each should yield single value.matz
2003-10-22* test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* test/drb/drbtest.rb: import drb common test utilities.matz
2003-10-21* eval.c (ruby_cleanup): call finalizers and exit procs beforematz
2003-10-20* test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi
2003-10-20import drb/runit/*.rbseki
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-18* test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi
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* test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu
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* eval.c (rb_feature_p): match by classified suffix.nobu
2003-10-13* string.c (str_new4): should not preserve FL_TAINT status in thematz
2003-10-08 * lib/test/unit.rb: removed installation instructions.ntalbott
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* lib/csv.rb (IOReader, BasicWriter): call binmode when a given IOnahi
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/uri/*: translated RUNIT to Test::Unit.akira
2003-10-05* lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.nahi
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-05 * test/testunit/runit/test_testresult.rb: removed some unnecessaryntalbott
2003-10-05 * lib/rubyunit.rb: aliasing TestCase into the top level isntalbott
2003-10-05 * lib/test/unit/assertions.rb: will use pp for output if available.ntalbott
2003-10-04 * lib/test/unit/assertions.rb: made small improvements to assertionntalbott
2003-10-04* test/ruby/test_exception.rb (test_else): added.akira
2003-10-04 * lib/test/unit/assertions.rb: changed assertion messages to rely morentalbott
2003-10-04* lib/soap/netHttpClient.rb: follow http-access2. hosts which matchesnahi
2003-10-04* test/uri/* (6 files): added.akira
2003-10-03 * lib/test/unit/testsuite.rb: changed #<< to return self, and addedntalbott
2003-10-03* ext/syck/rubyext.c: default keys handled.why
2003-10-03 * lib/test/unit.rb: refactored to use optparse.ntalbott
2003-10-02 * lib/test/unit/assertions.rb: added a default message for #assert,ntalbott
2003-10-02* variable.c (rb_const_defined_0): look up constants in Object asnobu
2003-10-02 * lib/test/unit/assertions.rb: should not capture anntalbott
2003-10-01* test/logger/test_logger.rb: unlinking file before close causes problem undernahi
2003-09-30* test/runner.rb: glob for directories.nobu
2003-09-29* test/ruby/test_iterator.rb: new test test_break__nested_loop[123].aamine
2003-09-29* lib/logger.rb: check if the given logdevice object respond_to :write andnahi