summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-11-09* test/webrick: Refine log tests.akr
2014-11-08* test/net/http/utils.rb: Don't connect to spawned serverakr
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-11-08Use assert_join_threads.akr
2014-11-07test_exception.rb: more testsnobu
2014-11-06pack.c: escape and encodingnobu
2014-11-06test_pack.rb: test_invalid_warningnobu
2014-11-06* test/test_unicode_normalize.rb: Rename TestNormalize toakr
2014-11-06* test/open-uri/test_open-uri.rb: Check empty webrick log.akr
2014-11-05* test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr
2014-11-05string.c: wchar terminatornobu
2014-11-04* test/rubygems/test_gem_request_set_lockfile.rbusa
2014-11-04test_gem_remote_fetcher.rb: leaked FDsnobu
2014-11-04* ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu
2014-11-03* test/openssl/utils.rb: The default of :ignore_listener_error isakr
2014-11-03* lib/uri/rfc3986_parser.rb (URI::RFC3986_Parser::RFC3986_URI):naruse
2014-11-02* test/ruby/test_method.rb: r48239 makes this test green.ko1
2014-11-01* test/openssl/test_ssl.rb: Don't ignore errors on listener threads,akr
2014-11-01ignore_ssl_accept_error option is changed to ignore_listener_error.akr
2014-11-01comment updated.akr
2014-11-01start_server refined.akr
2014-11-01* test/openssl/utils.rb (start_server): Don't close sockets beforeakr
2014-11-01refine message of assert_join_threads.akr
2014-11-01* test/openssl/test_ssl_session.rb (test_ctx_client_session_cb): Don'takr
2014-11-01* test/openssl/utils.rb (start_server, server_loop): Use aakr
2014-11-01* test/ruby/envutil.rb (assert_join_threads): New assertion toakr
2014-11-01parse.y: invalid instance/class variable namesnobu
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-31* test/openssl/test_ssl.rb: Add certificate verification chainheadius
2014-10-31* test/psych/test_emitter.rb: Fix line_width test...initial valueheadius
2014-10-31Make Digest() thread-safe.knu
2014-10-31* test/digest/test_digest.rb: Drop #!. This no longer runsknu
2014-10-31test_time.rb: test_iso8601nobu
2014-10-31* test/test_unicode_normalize.rb: added unicode version number tohsbt
2014-10-30vm_insnhelper.c: allow to_arynobu
2014-10-29parse.y: reset current_arg after block varnobu
2014-10-29parse.y: warn iside a blocknobu
2014-10-29parse.y: warn circular argument referencenobu
2014-10-29load.c: transcode pathnobu
2014-10-29test_require.rb: renamenobu
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre