Skip to content

Commit e8a9e28

Browse files
authored
Clarified the QA stubs
1 parent 0b0b210 commit e8a9e28

1 file changed

Lines changed: 22 additions & 16 deletions

File tree

stubs/README.md

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -132,27 +132,33 @@ stub: python 'stubs/python-urllib2/run.py'
132132

133133
---
134134

135-
Finished stubs (documentation and correct calling convention):
136-
* bash-curl
137-
* bash-opensslSClient
138-
* c-openssl
139-
* cSharp-Net
140-
* dotnet-https
141-
* FSharp-net
135+
### Stubs tested in each release
136+
137+
In Ubuntu 16.04
138+
139+
* python2-requests
140+
* python2-urllib2
141+
* python3-urllib
142142
* go-nethttp
143-
* haskell-http-client-tls
144-
* haskell-wreq
145143
* java-https
146144
* java-net
145+
146+
### Other stubs
147+
148+
* CSharp-Net
149+
* c-libressl
150+
* haskell-wreq
151+
* FSharp-Net
152+
* c-openssl
153+
* dotnet-https
154+
* 3VB-Net
155+
* erlang-httpc
147156
* lua5.1-luasec
157+
* bash-curl
148158
* php-file-get-contents
149-
* python3-urllib
150-
* python-idiokit
151-
* python-requests
152-
* python-urllib2
153-
* python-urllib3
154-
* vb-net
155-
159+
* bash-opensslSClient
160+
* haskell-http-client-tls
161+
* python2-idiokit
156162

157163
### Acceptance process:
158164

0 commit comments

Comments
 (0)