|
TDMS
Time Domain Maxwell Solver
|
Tests of the utility functions. More...
#include "utils.h"#include <fstream>#include <stdexcept>#include <vector>#include <catch2/catch_approx.hpp>#include <catch2/catch_test_macros.hpp>#include "unit_test_utils.h"Functions | |
| TEST_CASE ("Test nonexistant file") | |
| TEST_CASE ("Test existing file") | |
| TEST_CASE ("Check char* equality") | |
| TEST_CASE ("tdms_vector_utils") | |
Tests of the utility functions.