summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-10-16check remote hash tupleseki
2005-10-10* test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers):nobu
2005-09-23* lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (ba...aamine
2005-09-23This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-22* test/readline/test_readline.rb (TestReadline::replace_stdio):shugo
2005-09-20 * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb,nahi
2005-09-20* test/webrick/test_cgi.rb: set ENV["PATH"] to CGIEnvPath onocean
2005-09-20* test/dbm/test_dbm.rb (TestDBM::test_s_open_error): removematz
2005-09-20* test/readline/test_readline.rb (TestReadline::replace_stdio):matz
2005-09-19* test/xmlrpc/test_webrick_server.rb (setup_http_server):ocean
2005-09-19* lib/fileutils.rb (cp_r): default is :dereference_root=>true for backward co...aamine
2005-09-19* test/fileutils/test_fileutils.rb: backported from trunk (1.36). (again) [ru...aamine
2005-09-18* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo
2005-09-17* lib/yaml/rubytypes.rb: remove comments that are bungling upwhy
2005-09-16* lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixedkou
2005-09-15 * test/logger/test_logger.rb: unintentionally overwritten changes bynahi
2005-09-15 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.5.nahi
2005-09-15This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-15* test/ruby/test_signal.rb (test_exit_action): skip the test usingusa
2005-09-13 * lib/logger.rb (Logger): added formatter accessor to logger fornahi
2005-09-12* test/openssl/test_pkcs7.rb (test_enveloped): skip this testgotoyuzo
2005-09-12* test/dbm/test_dbm.rb: remove locking test, which may not bematz
2005-09-10This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-09-10* ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo
2005-09-10* ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo
2005-08-31* test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporaryusa
2005-08-24* test/logger/test_logger.rb (test_shifting_size): should close logusa
2005-08-20 * lib/logger.rb (write, shift_log?, shift_log): file shifting racenahi
2005-08-17* test/ruby/test_iterator.rb (test_block_passing): more tests.nobu
2005-08-11* lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes):kou
2005-08-10* test/ruby/test_iterator.rb (test_block_passing): yield in methodnobu
2005-08-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-08-07 * test/ruby/test_super.rb: added from HEAD. [ruby-dev:26743]nahi
2005-07-31use private_methods and protected_methods instead of respond_to? to checkseki
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-20* io.c (S_ISREG): need to define S_ISREG before it is used first.usa
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-07-04* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa
2005-07-03 * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi
2005-07-03avoid some race conditionakr
2005-06-30add a test for [ruby-dev:26383].akr
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2005-06-07skip test if openssl is not available.akr
2005-06-05kill a process spawned by test_exit_action.akr
2005-06-04* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb withakr