Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to ruby/spec@ccf0d85 | Benoit Daloze | 2021-10-05 | 1 | -14/+13 |
| | |||||
* | Update to ruby/spec@330c641 | Benoit Daloze | 2021-08-13 | 3 | -70/+84 |
| | |||||
* | Update to ruby/spec@b65d01f | Benoit Daloze | 2021-07-29 | 7 | -52/+17 |
| | |||||
* | net-http no longer requires stringio | Nobuyoshi Nakada | 2021-05-06 | 4 | -0/+5 |
| | |||||
* | spec/ruby/library/net/http/http/fixtures/http_server.rb host naming for Windows | MSP-Greg | 2021-05-04 | 1 | -1/+1 |
| | |||||
* | Fixup 957efa95cc12c608705a5663256226f022ea6c7f | Hiroshi SHIBATA | 2020-11-13 | 1 | -1/+1 |
| | |||||
* | Update to ruby/spec@bfd843a | Benoit Daloze | 2020-09-30 | 1 | -1/+1 |
| | |||||
* | Disable deprecation warning by the default [Feature #16345] | Nobuyoshi Nakada | 2020-09-25 | 1 | -1/+1 |
| | | | | And `-w` option turns it on. | ||||
* | Update to ruby/spec@e829fb0 | Benoit Daloze | 2020-09-17 | 12 | -12/+12 |
| | |||||
* | 2.8 -> 3.0 in specs | Benoit Daloze | 2020-09-15 | 1 | -1/+1 |
| | |||||
* | Quarantine specs which fail frequently with CHECK_LEAKS=true | Benoit Daloze | 2020-06-03 | 1 | -0/+2 |
| | |||||
* | Update to ruby/spec@4e486fa | Benoit Daloze | 2020-05-31 | 1 | -5/+5 |
| | |||||
* | Fix error raised by Net::HTTPResponse#inflater if the block raises | Benoit Daloze | 2020-05-31 | 1 | -0/+67 |
| | | | | * See https://bugs.ruby-lang.org/issues/13882#note-6 | ||||
* | Fix spec description for Net::HTTP.get | Benoit Daloze | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | Update to ruby/spec@032ee74 | Benoit Daloze | 2020-05-03 | 1 | -6/+6 |
| | |||||
* | Update to ruby/spec@d394dfd | Benoit Daloze | 2020-05-02 | 1 | -4/+8 |
| | |||||
* | Update to ruby/spec@875a09e | Benoit Daloze | 2019-07-27 | 18 | -47/+47 |
| | |||||
* | Update to ruby/spec@15c9619 | Benoit Daloze | 2019-04-27 | 1 | -29/+27 |
| | |||||
* | Update to ruby/spec@6cf8ebe | eregon | 2019-02-07 | 2 | -2/+2 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Update to ruby/spec@35a9fba | eregon | 2019-01-20 | 2 | -4/+2 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Update to ruby/spec@a454137 | eregon | 2018-06-27 | 4 | -4/+0 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | HTTPServerException is deprecated | usa | 2018-06-14 | 6 | -9/+57 |
| | | | | | | | | | * spec/ruby/library/net/http/HTTPClientException_spec.rb: add. * spec/ruby/library/net/http/HTTPServerException_spec.rb: check deprecated message. * spec/ruby/library/net/http/httpresponse/*_spec.rb: use HTTPClientException instead of HTTPServerException. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Update to ruby/spec@6f38a82 | eregon | 2018-04-28 | 1 | -16/+5 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Update to ruby/spec@c1b568b | eregon | 2018-03-04 | 130 | -229/+229 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | ignore lines (to catch up r61155). | ko1 | 2017-12-12 | 1 | -1/+1 |
| | | | | | | | | | * spec/ruby/library/net/ftp/return_code_spec.rb: check message body only. * spec/ruby/library/net/http/http/set_debug_output_spec.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Workaround Travis CI issue by hardcoding localhost | eregon | 2017-11-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Update to ruby/spec@a6b8805 | eregon | 2017-10-28 | 4 | -15/+66 |
| | | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Move spec/rubyspec to spec/ruby for consistency | eregon | 2017-09-20 | 148 | -0/+3904 |
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |