2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-01-19 04:22:08 +00:00

Decoupled meson-based unit tests from Boost

This commit is contained in:
Emil Dotchevski
2018-12-12 13:22:59 -08:00
parent 201c4c6f53
commit fceeb17332
38 changed files with 549 additions and 41 deletions

View File

@@ -5,7 +5,7 @@
//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/leaf/expect.hpp>
#include <boost/detail/lightweight_test.hpp>
#include "boost/core/lightweight_test.hpp"
namespace leaf = boost::leaf;