DiSMEC++
|
#include "io/xmc.h"
#include "io/common.h"
#include "data/data.h"
#include <vector>
#include "doctest.h"
Go to the source code of this file.
Functions | |
TEST_CASE ("xmc round trip") | |
Variables | |
constexpr const char * | TEST_FILE |
TEST_CASE | ( | "xmc round trip" | ) |
Definition at line 26 of file test.cpp.
References dismec::io::read_xmc_dataset(), dismec::io::save_xmc_dataset(), and TEST_FILE.
|
constexpr |
Definition at line 14 of file test.cpp.
Referenced by TEST_CASE().