1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
MSP-Greg 08f8d1945d test/test_puma_server_ssl.rb - add Ruby OpenSSL version info (#1942)
Recent CI experimentation has shown system OpenSSL to be different than Ruby OpenSSL.  May cause testing issues.

Adds Ruby OpenSSL version info to test log by test_puma_server_ssl.rb when Minitest loads test files.
2019-09-02 07:16:14 +00:00
..
config Allow to define a custom formatter for logs (#1816) 2019-08-01 12:21:23 -07:00
helpers tests - clean up - three commits (#1903) 2019-08-12 03:32:46 -07:00
rackup tests - clean up - three commits (#1903) 2019-08-12 03:32:46 -07:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb test/helper.rb - add darwin to TestSkips logic (#1933) 2019-08-26 17:21:00 +00:00
test_app_status.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
test_binder.rb add no_tlsv1_1 to binder, config, etc 2019-08-03 14:56:30 -05:00
test_cli.rb tests - clean up - three commits (#1903) 2019-08-12 03:32:46 -07:00
test_config.rb add no_tlsv1_1 to binder, config, etc 2019-08-03 14:56:30 -05:00
test_events.rb Add REQUEST_PATH on parse error message (#1831) 2019-07-27 09:15:55 -07:00
test_http10.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_http11.rb Allow semicolon in url-path (#1934) 2019-08-28 17:08:01 +00:00
test_integration.rb lib\puma\accept_nonblock.rb - fix socket closing on error (#1941) 2019-09-02 07:15:25 +00:00
test_iobuffer.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_minissl.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_null_io.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_persistent.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_puma_server.rb Fix a bug that the last CRLF of chunked body may be used in the next request (#1812) 2019-08-03 15:52:09 -07:00
test_puma_server_ssl.rb test/test_puma_server_ssl.rb - add Ruby OpenSSL version info (#1942) 2019-09-02 07:16:14 +00:00
test_pumactl.rb Check puma config environment file on control_cli (#1885) 2019-08-10 11:34:35 -07:00
test_rack_handler.rb Rack handler should use provided default host 2019-01-04 16:09:56 -06:00
test_rack_server.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_tcp_logger.rb Avoid mutating global STDOUT & STDERR (#1837) 2019-07-25 12:09:51 -07:00
test_tcp_rack.rb Avoid hardcoding ports 2018-03-20 11:25:26 -05:00
test_thread_pool.rb Cleanup tests, parallelize a few (#1850) 2019-07-27 09:47:19 -07:00
test_unix_socket.rb fix test/test_unix_socket.rb (#1870) 2019-07-29 18:16:09 -07:00
test_web_server.rb test_web_server.rb - fix intermittent errors (#1898) 2019-08-09 11:19:40 -07:00