From e8a9e289a13cf1a5a2dde896a9df2a51a680e3ef Mon Sep 17 00:00:00 2001 From: Mauri Miettinen Date: Mon, 15 Aug 2016 16:14:13 +0300 Subject: [PATCH] Clarified the QA stubs --- stubs/README.md | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/stubs/README.md b/stubs/README.md index 5937863..7e0f5a6 100644 --- a/stubs/README.md +++ b/stubs/README.md @@ -132,27 +132,33 @@ stub: python 'stubs/python-urllib2/run.py' --- -Finished stubs (documentation and correct calling convention): -* bash-curl -* bash-opensslSClient -* c-openssl -* cSharp-Net -* dotnet-https -* FSharp-net +### Stubs tested in each release + +In Ubuntu 16.04 + +* python2-requests +* python2-urllib2 +* python3-urllib * go-nethttp -* haskell-http-client-tls -* haskell-wreq * java-https * java-net + +### Other stubs + +* CSharp-Net +* c-libressl +* haskell-wreq +* FSharp-Net +* c-openssl +* dotnet-https +* 3VB-Net +* erlang-httpc * lua5.1-luasec +* bash-curl * php-file-get-contents -* python3-urllib -* python-idiokit -* python-requests -* python-urllib2 -* python-urllib3 -* vb-net - +* bash-opensslSClient +* haskell-http-client-tls +* python2-idiokit ### Acceptance process: