1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/http
Benoit Daloze b4ec4a41c2 Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
test_buffered_io.rb
test_http.rb
test_http_request.rb
test_httpheader.rb
test_httpresponse.rb Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
test_httpresponses.rb
test_https.rb test/net/http/test_https.rb: The test logic was buggy 2020-09-24 19:39:51 +09:00
test_https_proxy.rb
utils.rb