|
IOSS
2.0
|
#include <catch.hpp>#include <Ioss_Utils.h>#include <exception>#include <numeric>#include <vector>Macros | |
| #define | CATCH_CONFIG_MAIN |
Functions | |
| TEST_CASE ("number_width", "[number_width]") | |
| TEST_CASE ("str_equal", "[str_equal]") | |
| TEST_CASE ("substr_equal", "[substr_equal]") | |
| TEST_CASE ("format_id_list", "[format_id_list]") | |
| #define CATCH_CONFIG_MAIN |
| TEST_CASE | ( | "format_id_list" | , |
| "" | [format_id_list] | ||
| ) |
| TEST_CASE | ( | "number_width" | , |
| "" | [number_width] | ||
| ) |
| TEST_CASE | ( | "str_equal" | , |
| "" | [str_equal] | ||
| ) |
| TEST_CASE | ( | "substr_equal" | , |
| "" | [substr_equal] | ||
| ) |