summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-10-29* lib/matrix.rb: Add Matrix#adjucatemarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-28ruby.c: no -r when dumpnobu
2014-10-27* lib/rexml/entity.rb: keep the entity size within the limitation.usa
2014-10-27proc.c: fix method proc binding receivernobu
2014-10-27* test/ruby/test_super.rb: add a test to check block passing.ko1
2014-10-27test_parser_events.rb: split test_binarynobu
2014-10-27test/ruby/test_process.rb: reduce garbage during forksnormal
2014-10-26parse.y: Ripper.sexp returns errornobu
2014-10-25A test renamed.akr
2014-10-25* io.c (io_binwrite_string): Test writev() failure.akr
2014-10-25test/test-unicode_normalize.rb: added test_us_ascii.duerst
2014-10-25* remove trailing spaces.svn
2014-10-25test/test-unicode_normalize.rb: added test_raise_exception_for_non_unicode_en...duerst
2014-10-25test/test-unicode_normalize.rb: removed unused function.duerst
2014-10-25rake/cpu_counter.rb: use Etc.nprocessorsnobu