85 const auto doBoardTest = [&](
const BOARD& aBoard )
87 for(
const GENERATOR_LOAD_TEST_CASE& testCase : testCase.m_generatorCases )
90 "Checking for generator with UUID: " << testCase.m_searchUuid.
AsString() );
92 const auto& generator =
103 testCase.m_ExpectedBoardVersion );
void LoadAndTestBoardFile(const wxString aRelativePath, bool aRoundtrip, std::function< void(BOARD &)> aBoardTestFunction, std::optional< int > aExpectedBoardVersion)
Perform "some test" on a board file loaded from the path, then optionally save and reload and run the...
BOOST_CHECK_EQUAL(result, "25.4")