ruby/test/net
Takashi Kokubun e1fee7f949
Rename RubyVM::MJIT to RubyVM::JIT
because the name "MJIT" is an internal code name, it's inconsistent with
--jit while they are related to each other, and I want to discourage future
JIT implementation-specific (e.g. MJIT-specific) APIs by this rename.

[Feature #17490]
2021-01-13 22:46:51 -08:00
..
fixtures test/net/fixtures/Makefile: moved from test/net/imap 2019-01-02 04:18:34 +00:00
ftp Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
http Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00
imap local_address may raise IOError in debug print 2020-06-05 11:45:30 +09:00
pop net/pop: make modified strings mutable 2018-01-30 00:22:22 +00:00
protocol Add max option to TestProtocol#create_mockio 2019-06-29 17:52:57 +09:00
smtp Rename RubyVM::MJIT to RubyVM::JIT 2021-01-13 22:46:51 -08:00