25 TEST_CASE(
"ReferencePointsInput::parseXML::valid",
"[estimators]")
28 for (
auto input_xml : Input::xml)
39 TEST_CASE(
"ReferencePointsInput::parseXML::invalid",
"[estimators]")
42 for (
auto input_xml : Input::xml)
54 TEST_CASE(
"ReferencePointsInput::makeReferencePointsInput",
"[estimators]")
57 std::string value_label;
62 CHECK(value_label ==
"referencepoints");
class that handles xmlDoc
helper functions for EinsplineSetBuilder
if(!okay) throw std xmlNodePtr node
TEST_CASE("complex_helper", "[type_traits]")
std::any makeReferencePointsInput(xmlNodePtr cur, std::string &value_label)
factory function used by InputSection to make reference points Input
REQUIRE(std::filesystem::exists(filename))
This a subclass for runtime errors that will occur on all ranks.
bool parseFromString(const std::string_view data)
CHECK(log_values[0]==ComplexApprox(std::complex< double >{ 5.603777579195571, -6.1586603331188225 }))