8 #include <boost/test/unit_test.hpp>
14 fs::path tmpfolder = SetDataDir(
"fsbridge_fstream");
16 fs::path tmpfile1 = tmpfolder /
"fs_tests_₿_🏃";
17 fs::path tmpfile2 = tmpfolder /
L"fs_tests_₿_🏃";
24 std::string input_buffer;
30 std::string input_buffer;
40 std::string input_buffer;
50 std::string input_buffer;
BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_CASE(fsbridge_fstream)
#define L(x0, x1, x2, x3, x4, x5, x6, x7)
#define BOOST_FIXTURE_TEST_SUITE(a, b)
#define BOOST_CHECK_EQUAL(v1, v2)