#include <boost/test/unit_test.hpp>
#include "torc/physical/XdlExporter.hpp"
#include "torc/physical/XdlImporter.hpp"
#include "torc/common/DirectoryTree.hpp"
#include "torc/common/TestHelpers.hpp"
#include <fstream>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::physical |
Functions | |
torc::physical::BOOST_AUTO_TEST_CASE (XdlExporterUnitTest) | |
Unit test for the XdlExporter class. |
Definition in file XdlExporterUnitTest.cpp.