Add unit test for wxWebRequest
The environment variable WX_TEST_WEBREQUEST_URL has to be set to https://httpbin.org or a local instance of it to be run.
This commit is contained in:
parent
701f697fa4
commit
6db3f5f115
10 changed files with 158 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
misc/typeinfotest.cpp
|
||||
net/ipc.cpp
|
||||
net/socket.cpp
|
||||
net/webrequest.cpp
|
||||
regex/regextest.cpp
|
||||
regex/wxregextest.cpp
|
||||
scopeguard/scopeguardtest.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue