This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
ruby
Watch
1
Star
0
Fork
You've already forked ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2025-09-20 11:03:58 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d7a16670c3
ruby
/
test
/
net
History
Download ZIP
Download TAR.GZ
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
..
fixtures
test/net/fixtures/Makefile: moved from test/net/imap
2019-01-02 04:18:34 +00:00
ftp
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
2020-12-04 16:45:54 +01:00
http
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
2020-12-04 16:45:54 +01: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
test/net/smtp - use TCPSocket when UNIXSocket unavailable
2020-11-18 08:13:10 +09:00