]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/filesystem/test/deprecated_test.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / filesystem / test / deprecated_test.cpp
index 6fd2e8fd2b41673b2cb970adfce3cbff2e7dcde7..b2c16d20bd3ccd94cab3e88f61cb500ed5a4e536 100644 (file)
@@ -217,6 +217,7 @@ int cpp_main(int /*argc*/, char* /*argv*/[])
   misc_test();
   path_rename_test();
   normalize_test();
+  BOOST_TEST(fs::path("foo/bar").generic() == fs::path("foo/bar"));
  
 // extension() tests ---------------------------------------------------------//