summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-12-22adding tests for Net::SMTP::Response#exception_classtenderlove
2010-12-22adding more tests for Net::SMTP::Response classtenderlove
2010-12-22* lib/net/smtp.rb: refactoring Net::SMTP#esmtp= to use antenderlove
2010-12-22adding tests for the SMTP response parsertenderlove
2010-12-22* lib/net/smtp.rb: Net::SMTP should close the SSL connection if thetenderlove
2010-12-20* test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu
2010-12-20* compile.c (setup_args), vm.c (invoke_block_from_c),nobu
2010-12-20Import RDoc 3drbrain
2010-12-18* compile.c (setup_args), vm.c (invoke_block_from_c),nobu
2010-12-17* test/mkmf/base.rb (TestMkmf::FakeLog): capture output from mkmf.nobu
2010-12-17 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_require): -rnobu
2010-12-16 * io.c (rb_io_advise): New API. IO#advise() allows to tell thekosaki
2010-12-15drying up the requires in the openssl teststenderlove
2010-12-15* test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.usa
2010-12-14 * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):kosaki
2010-12-14* test/ruby/test_io.rb (test_reopen, test_reinitialize): should closeusa
2010-12-14* test/ruby/test_io.rb (test_binmode_after_closed): the temporary fileusa
2010-12-14* test/ruby/test_io.rb (test_flush_in_finalizer[12]): should closeusa
2010-12-14* lib/net/http.rb (Net::HTTPRequest#send_request_body_data):naruse
2010-12-14* test/zlib/test_zlib.rb (*): should close files associated with zlib.usa
2010-12-14* test/ruby/test_argf.rb (test_inplace_rename_impossible): unlinkusa
2010-12-13adding a test for OpenSSL::PKCS12.createtenderlove
2010-12-13* lib/net/http.rb (Net::HTTPRequest#set_form): Added to supportnaruse
2010-12-11* string.c (rb_str_inspect): fix: extra back slash is added whennaruse
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-11refactor load error rescue to the openssl util filetenderlove
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-12-10* test/mkmf/base.rb (TestMkmf#config_value): extract macro value fromnobu
2010-12-10* lib/mkmf.rb (check_signedness): should use the prelude code.nobu
2010-12-10* lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.nobu
2010-12-10* lib/net/http.rb: remove version 1.1 features.naruse
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-08* test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138nobu
2010-12-08* parse.y (shadowing_lvar_gen): fix line number. [ruby-dev:42718]nobu
2010-12-08reverted to r30124; r30124 breaks testshyouhei
2010-12-07* parse.y (struct vtable, struct local_vars, vtable_add):nobu
2010-12-07Set DH Parameter for SSLContext to clean warnings.naruse
2010-12-07fix typo: not response.attr.data, but response.data.attr.naruse
2010-12-07* transcode.c (transcode_loop): call default handler of the givennobu
2010-12-07* test/rexml/test_light.rb: really suppress a warning.kou
2010-12-07* test/rexml/test_light.rb: suppress a warning.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* ext/nkf/lib/kconv.rb (String#kconv): fix typo and update rdoc.naruse
2010-12-07* test/rexml/test_doctype.rb: add Accessor to test case name.kou
2010-12-07* test/rexml/test_doctype.rb: Doctype -> DocType.kou
2010-12-07* test/rexml/test_doctype_mixin.rb: rename to ...kou
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-12-06* test/mkmf/base.rb (TestMkmf#setup): run quietly.nobu
2010-12-06* test/mkmf/test_find_executable.rb (test_find_executable): usenobu
2010-12-06* common.mk (test-build): test for build process.nobu