summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-17* lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4hsbt
2014-11-16proc.c: fix method proc binding locationnobu
2014-11-16vm_eval.c: rb_current_receivernobu
2014-11-16ext/-test-/proc/super.c: renamenobu
2014-11-16test/ruby/test_io.rb: remove unnecessary begin/endnormal
2014-11-15add an assertion.akr
2014-11-15* test/rexml/test_document.rb: Indent.kou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rbkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou
2014-11-15* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou
2014-11-15vm_eval.c: UncaughtThrowErrornobu
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-11-13* lib/rexml/document.rb: add REXML::Document#document.nagachika
2014-11-13* test/monitor/test_monitor.rb: Use assert_join_threads.akr
2014-11-13* test/openssl: Don't specify port number.akr
2014-11-13* test/openssl/ssl_server.rb: Unused file removed.akr
2014-11-13* test/bigdecimal/test_bigdecimal.rb: Add test for mult by nil.headius
2014-11-11test_unicode_normalize.rb: skip only oncenobu
2014-11-11test_unicode_normalize.rb: skip if not foundnobu
2014-11-11* test/ruby/test_object.rb: Specify an exception class for rescue clause.akr
2014-11-11* test/fileutils/test_fileutils.rb: Use assert_join_threads.akr
2014-11-11* test/resolv/test_dns.rb: Use assert_join_threads.akr
2014-11-11* test/net/pop/test_pop.rb: Use assert_join_threads.akr
2014-11-11* test/net/http/test_https_proxy.rb: Use assert_join_threads.akr
2014-11-11remove debug codenaruse
2014-11-11* lib/rubygems/commands/contents_command.rb (files_in_default_gem):naruse
2014-11-10* test/net/imap/test_imap.rb: Don't ignore exceptions on serverakr
2014-11-10* test/net/ftp/test_ftp.rb (create_ftp_server): Don't ignoreakr
2014-11-10* lib/webrick/server.rb: Setup shutdown pipe in listen method.akr
2014-11-10* win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa
2014-11-10win32.c: login name encodingnobu
2014-11-10unicode_normalize: UNICODE_VERSION constantnobu
2014-11-09* lib/webrick/server.rb (initialize): Initialize shutdown pipe hereakr
2014-11-09* test/webrick/webrick.cgi: Don't use debug mode.akr
2014-11-09test_bmethod.rb: block in bmethod testnobu
2014-11-09test_bmethod.rb: super in bmethod testnobu
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09Fix typos in assert messages [ci skip]kazu
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09* test/xmlrpc: Refine log test.akr
2014-11-09* test/xmlrpc: Use assert_join_threads.akr
2014-11-09* test/xmlrpc: Test webrick error log is empty.akr
2014-11-09* test/net/http: Examine webrick log.akr
2014-11-09Fix previous change.akr