mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-03 10:01:24 +02:00
add WebSocket tests to posix build system
This commit is contained in:
parent
7253045a6e
commit
7022c44397
@ -17,7 +17,8 @@ endif
|
|||||||
|
|
||||||
objects = NetSSLTestSuite Driver \
|
objects = NetSSLTestSuite Driver \
|
||||||
HTTPSClientSessionTest HTTPSClientTestSuite HTTPSServerTest HTTPSServerTestSuite \
|
HTTPSClientSessionTest HTTPSClientTestSuite HTTPSServerTest HTTPSServerTestSuite \
|
||||||
HTTPSStreamFactoryTest HTTPSTestServer TCPServerTest TCPServerTestSuite
|
HTTPSStreamFactoryTest HTTPSTestServer TCPServerTest TCPServerTestSuite \
|
||||||
|
WebSocketTest WebSocketTestSuite
|
||||||
|
|
||||||
target = testrunner
|
target = testrunner
|
||||||
target_version = 1
|
target_version = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user