ruby--ruby/test
aamine c3c0468f33 * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121]
* test/uri/test_common.rb: add test for URI.regexp.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5137 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-12-08 04:09:02 +00:00
..
csv * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
digest * test/digest/test_digest.rb (test_eq): show failed class. 2003-10-15 23:38:10 +00:00
drb add test Hash#each, and change load_limit 2003-10-30 13:30:48 +00:00
fileutils * test/fileutils/test_fileutils.rb (test_cp): test if the error is kind of SystemCallError. It is needless details that which errno is set on each systems. 2003-12-04 05:09:47 +00:00
logger * test/logger/test_logger.rb: unlinking file before close causes problem under 2003-10-01 15:29:43 +00:00
monitor * test/monitor/test_monitor.rb: fix the timing problem by Queue. 2003-11-12 05:10:54 +00:00
optparse * lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse): 2003-11-05 10:09:58 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
ruby * test/ruby/test_pipe.rb: use IO.pipe instead of IO.popen. 2003-12-05 04:18:37 +00:00
soap * lib/soap/netHttpClient.rb: proxy support did not work. fixed. 2003-12-05 13:26:26 +00:00
stringio * ext/stringio/stringio.c (strio_read): follow IO#read. 2003-12-05 02:54:48 +00:00
strscan * test/strscan/test_stringscanner.rb: require test/unit. 2003-09-17 09:51:32 +00:00
testunit * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_raises, 2003-12-05 14:22:36 +00:00
uri * lib/uri/common.rb: new method URI.regexp. [ruby-dev:22121] 2003-12-08 04:09:02 +00:00
wsdl * lib/soap/soap.rb: add SOAP::Env module for environment repository 2003-12-04 04:05:51 +00:00
xsd * lib/soap/encodingstyle/soapHandler.rb: refactoring - Simplifying 2003-11-30 04:33:02 +00:00
yaml * gc.c (Init_stack): stack region is far smaller than usual if 2003-11-22 04:00:03 +00:00
runner.rb * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00