aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Suppress warnings.akr2014-05-281-2/+2
* * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socketakr2014-05-283-95/+132
* Close fds.akr2014-05-281-0/+2
* * test/ruby/test_io.rb (test_flush_in_finalizer1): Useakr2014-05-281-1/+6
* No need to kill a thread.akr2014-05-281-1/+0
* * lib/net/imap.rb (Net::IMAP#initialize): Close the opened socket whenakr2014-05-281-12/+13
* * ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr2014-05-281-0/+9
* drbtest.rb: avoid leaking threadsnobu2014-05-281-0/+4
* test/rake: avoid leaking threadsnobu2014-05-281-0/+1
* test/rake: avoid leaking threadsnobu2014-05-283-0/+11
* test_socket.rb: ignore interface without addressnobu2014-05-281-0/+1
* test_dir_m17n.rb: assert_raw_file_namenobu2014-05-281-4/+4
* envutil.rb: connect caller to backtracenobu2014-05-281-0/+3
* test_thread.rb: move thread switch testnobu2014-05-282-8/+20
* Use Tempfile#close!.akr2014-05-271-3/+3
* * test/lib/minitest/unit.rb: Use Tempfile#close! instead ofakr2014-05-273-6/+6
* Avoid a shadowing warning.akr2014-05-271-1/+1
* * lib/cgi/core.rb: Use Tempfile#close(true) instead of Tempfile#unlinkakr2014-05-271-3/+3
* parallel.rb: do not split messagesnobu2014-05-271-1/+2
* parse.y: refine error messagenobu2014-05-271-0/+9
* * test/rexml: Avoid fd leaks.akr2014-05-2710-113/+138
* * test/rexml/test_document.rb: Indent.kou2014-05-271-187/+187
* * test/rexml/test_document.rb: Wrap by REXMLTests module.kou2014-05-271-1/+3
* * test/rexml/test_encoding_2.rb: Remove a needless file.kou2014-05-271-59/+0
* * test/rexml/test_contrib.rb: Indent.kou2014-05-2735-4966/+4966
* use Socket.getifaddrs to show interface names and so onnaruse2014-05-271-7/+9
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-2739-39/+39
* * test/rexml/test_comment.rb: Remove needless REXML module wrapping.kou2014-05-271-2/+0
* * test/openssl/test_pkcs7.rb: Fix inverted expected and actual values.kou2014-05-271-6/+6
* * test/ruby/test_io.rb (test_flush_in_finalizer1): some opened fds areusa2014-05-271-2/+3
* Wrap REXML test classes by REXML module.akr2014-05-2739-3/+78
* * io.c (rb_io_autoclose_p): Don't raise on frozen IO.akr2014-05-272-6/+13
* * test/openssl/test_pair.rb: Modify TestSSL#test_read_and_writehsbt2014-05-272-4/+12
* * remove trailing spaces.svn2014-05-271-6/+6
* * test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data.hsbt2014-05-271-0/+141
* * test/openssl/test_hmac.rb (test_binary_update): Added Test forhsbt2014-05-271-0/+9
* * test/runner.rb: fixed randomly test failure.hsbt2014-05-271-0/+1
* * test/test_timeout.rb (test_timeout): inverted test condition.hsbt2014-05-271-4/+4
* * test/lib/minitest/unit.rb: Show leaked file descriptors.akr2014-05-271-0/+57
* io.c: no error on frozen IOnobu2014-05-271-0/+10
* Use Tempfile.create instead of Tempfile.new.akr2014-05-261-25/+24
* test/unit.rb: reduce error messagesnobu2014-05-261-0/+3
* test/rdoc: avoid tempfile leaksnobu2014-05-263-6/+6
* test/rubygems: remove tempfilesnobu2014-05-264-1/+19
* test/rdoc: avoid tempfile leaksnobu2014-05-263-5/+5
* test/rdoc: remove tempfilesnobu2014-05-268-8/+14
* test_rinda.rb: revert stop_servicenobu2014-05-261-1/+0
* test_rinda.rb: fix leaked threadsnobu2014-05-261-4/+24
* test_monitor.rb: fix leaked threadsnobu2014-05-261-0/+3
* * test/ruby/test_file.rb: skip the test of atime on Windows, becauseusa2014-05-261-0/+1