/** IXUnityBuildsTest.cpp* Author: Benjamin Sergeant* Copyright (c) 2019 Machine Zone. All rights reserved.*/#include "catch.hpp"#include <ixwebsocket/IXCancellationRequest.h>#include <ixwebsocket/IXConnectionState.h>#include <ixwebsocket/IXDNSLookup.h>#include <ixwebsocket/IXHttp.h>#include <ixwebsocket/IXHttpClient.h>#include <ixwebsocket/IXHttpServer.h>#include <ixwebsocket/IXNetSystem.h>#include <ixwebsocket/IXProgressCallback.h>#include <ixwebsocket/IXSelectInterrupt.h>#include <ixwebsocket/IXSelectInterruptFactory.h>#include <ixwebsocket/IXSetThreadName.h>#include <ixwebsocket/IXSocket.h>#include <ixwebsocket/IXSocketAppleSSL.h>#include <ixwebsocket/IXSocketConnect.h>#include <ixwebsocket/IXSocketFactory.h>#include <ixwebsocket/IXSocketMbedTLS.h>#include <ixwebsocket/IXSocketOpenSSL.h>#include <ixwebsocket/IXSocketServer.h>#include <ixwebsocket/IXUrlParser.h>#include <ixwebsocket/IXWebSocket.h>#include <ixwebsocket/IXWebSocketCloseConstants.h>#include <ixwebsocket/IXWebSocketCloseInfo.h>#include <ixwebsocket/IXWebSocketErrorInfo.h>#include <ixwebsocket/IXWebSocketHandshake.h>#include <ixwebsocket/IXWebSocketHandshakeKeyGen.h>#include <ixwebsocket/IXWebSocketHttpHeaders.h>#include <ixwebsocket/IXWebSocketMessage.h>#include <ixwebsocket/IXWebSocketMessageType.h>#include <ixwebsocket/IXWebSocketOpenInfo.h>#include <ixwebsocket/IXWebSocketPerMessageDeflate.h>#include <ixwebsocket/IXWebSocketPerMessageDeflateCodec.h>#include <ixwebsocket/IXWebSocketPerMessageDeflateOptions.h>#include <ixwebsocket/IXWebSocketSendInfo.h>#include <ixwebsocket/IXWebSocketServer.h>#include <ixwebsocket/IXWebSocketTransport.h>using namespace ix;TEST_CASE("unity build", "[unity_build]"){SECTION("dummy test"){REQUIRE(true);}}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。