Home | History | Annotate | Download | only in Format

Lines Matching full:yaml

8356   std::string YAML = configurationAsText(Style);
8359 EXPECT_EQ(0, parseConfiguration(YAML, &ParsedStyle).value());