summaryrefslogtreecommitdiff
path: root/spec/ruby/library/net/http
Commit message (Collapse)AuthorAgeFilesLines
* Update to ruby/spec@ccf0d85Benoit Daloze2021-10-051-14/+13
|
* Update to ruby/spec@330c641Benoit Daloze2021-08-133-70/+84
|
* Update to ruby/spec@b65d01fBenoit Daloze2021-07-297-52/+17
|
* net-http no longer requires stringioNobuyoshi Nakada2021-05-064-0/+5
|
* spec/ruby/library/net/http/http/fixtures/http_server.rb host naming for WindowsMSP-Greg2021-05-041-1/+1
|
* Fixup 957efa95cc12c608705a5663256226f022ea6c7fHiroshi SHIBATA2020-11-131-1/+1
|
* Update to ruby/spec@bfd843aBenoit Daloze2020-09-301-1/+1
|
* Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada2020-09-251-1/+1
| | | | And `-w` option turns it on.
* Update to ruby/spec@e829fb0Benoit Daloze2020-09-1712-12/+12
|
* 2.8 -> 3.0 in specsBenoit Daloze2020-09-151-1/+1
|
* Quarantine specs which fail frequently with CHECK_LEAKS=trueBenoit Daloze2020-06-031-0/+2
|
* Update to ruby/spec@4e486faBenoit Daloze2020-05-311-5/+5
|
* Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze2020-05-311-0/+67
| | | | * See https://bugs.ruby-lang.org/issues/13882#note-6
* Fix spec description for Net::HTTP.getBenoit Daloze2020-05-311-1/+1
|
* Update to ruby/spec@032ee74Benoit Daloze2020-05-031-6/+6
|
* Update to ruby/spec@d394dfdBenoit Daloze2020-05-021-4/+8
|
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2718-47/+47
|
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-29/+27
|
* Update to ruby/spec@6cf8ebeeregon2019-02-072-2/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@35a9fbaeregon2019-01-202-4/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@a454137eregon2018-06-274-4/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* HTTPServerException is deprecatedusa2018-06-146-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@6f38a82eregon2018-04-281-16/+5
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@c1b568beregon2018-03-04130-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).ko12017-12-121-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 localhosteregon2017-11-041-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@a6b8805eregon2017-10-284-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 consistencyeregon2017-09-20148-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