aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * test/xmlrpc: Use assert_join_threads.akr2014-11-093-27/+29
* * test/xmlrpc: Test webrick error log is empty.akr2014-11-092-5/+7
* * test/net/http: Examine webrick log.akr2014-11-093-1/+6
* Fix previous change.akr2014-11-091-2/+2
* * test/webrick: Refine log tests.akr2014-11-092-15/+24
* * test/net/http/utils.rb: Don't connect to spawned serverakr2014-11-081-9/+0
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-085-28/+61
* Use assert_join_threads.akr2014-11-082-66/+219
* test_exception.rb: more testsnobu2014-11-072-13/+37
* pack.c: escape and encodingnobu2014-11-061-0/+8
* test_pack.rb: test_invalid_warningnobu2014-11-061-0/+5
* * test/test_unicode_normalize.rb: Rename TestNormalize toakr2014-11-061-3/+4
* * test/open-uri/test_open-uri.rb: Check empty webrick log.akr2014-11-061-10/+8
* * test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr2014-11-051-5/+16
* string.c: wchar terminatornobu2014-11-051-0/+12
* * test/rubygems/test_gem_request_set_lockfile.rbusa2014-11-041-1/+1
* test_gem_remote_fetcher.rb: leaked FDsnobu2014-11-041-1/+49
* * ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu2014-11-041-4/+0
* * test/openssl/utils.rb: The default of :ignore_listener_error isakr2014-11-034-32/+32
* * lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse2014-11-031-0/+4
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-021-0/+9
* * test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr2014-11-013-25/+35
* ignore_ssl_accept_error option is changed to ignore_listener_error.akr2014-11-012-6/+9
* comment updated.akr2014-11-011-1/+1
* start_server refined.akr2014-11-011-46/+42
* * test/openssl/utils.rb (start_server): Don't close sockets beforeakr2014-11-013-19/+26
* refine message of assert_join_threads.akr2014-11-011-2/+3
* * test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr2014-11-013-79/+89
* * test/openssl/utils.rb (start_server, server_loop): Use aakr2014-11-011-13/+12
* * test/ruby/envutil.rb (assert_join_threads): New assertion toakr2014-11-012-46/+94
* parse.y: invalid instance/class variable namesnobu2014-11-011-0/+2
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-3113-1410/+4
* * test/openssl/test_ssl.rb: Add certificate verification chainheadius2014-10-311-0/+7
* * test/psych/test_emitter.rb: Fix line_width test...initial valueheadius2014-10-311-2/+1
* Make Digest() thread-safe.knu2014-10-312-0/+71
* * test/digest/test_digest.rb: Drop #!. This no longer runsknu2014-10-311-2/+0
* test_time.rb: test_iso8601nobu2014-10-311-76/+85
* * test/test_unicode_normalize.rb: added unicode version number tohsbt2014-10-311-1/+3
* vm_insnhelper.c: allow to_arynobu2014-10-301-0/+26
* parse.y: reset current_arg after block varnobu2014-10-291-0/+10
* parse.y: warn iside a blocknobu2014-10-291-0/+40
* parse.y: warn circular argument referencenobu2014-10-291-4/+12
* load.c: transcode pathnobu2014-10-291-0/+22
* test_require.rb: renamenobu2014-10-291-2/+3
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-291-2/+12
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-291-0/+15
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-291-0/+3
* ruby.c: no -r when dumpnobu2014-10-281-0/+37
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-272-0/+43
* proc.c: fix method proc binding receivernobu2014-10-271-1/+4