2
0
mirror of https://github.com/boostorg/leaf.git synced 2026-02-02 21:02:18 +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

@@ -6,7 +6,7 @@
#include <boost/leaf/error_capture.hpp>
#include <boost/leaf/expect.hpp>
#include <boost/detail/lightweight_test.hpp>
#include "boost/core/lightweight_test.hpp"
namespace leaf = boost::leaf;