Add WebSocket tests

This commit is contained in:
Vinnie Falco
2016-04-22 14:59:53 -04:00
parent ba7031cb3b
commit 010444d77a
7 changed files with 72 additions and 21 deletions

View File

@@ -0,0 +1,9 @@
//
// Copyright (c) 2013-2016 Vinnie Falco (vinnie dot falco at gmail dot com)
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
// Test that header file is self-contained.
#include <beast/websocket/static_string.hpp>