Home | History | Annotate | Download | only in Format

Lines Matching refs:YAML

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