88 const auto doBoardTest =
89 [&](
const BOARD& aBoard )
91 for(
const GRAPHICS_LOAD_TEST_CASE& testCase : testCase.m_generatorCases )
94 << testCase.m_searchUuid.
AsString() );
105 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")