![]() |
Project
|
#include "Framework/InputSpec.h"
#include "Framework/DataSpecUtils.h"
#include "Headers/DataHeader.h"
#include <catch_amalgamated.hpp>
#include <algorithm>
#include <vector>
#include <fmt/format.h>
#include "Framework/Formatters.h"
#include <fmt/ostream.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("TestSorting") | |
TEST_CASE ("TestInputSpecCreation") | |
TEST_CASE ("TestFormattersLifetime") | |
TEST_CASE | ( | "TestFormattersLifetime" | ) |
Definition at line 54 of file test_InputSpec.cxx.
TEST_CASE | ( | "TestInputSpecCreation" | ) |
Definition at line 38 of file test_InputSpec.cxx.
TEST_CASE | ( | "TestSorting" | ) |
Definition at line 25 of file test_InputSpec.cxx.