KiCad PCB EDA Suite
|
Test for roundtripping (valid) s-expression back to strings. More...
Public Attributes | |
std::string | m_case_name |
std::string | m_input |
Test for roundtripping (valid) s-expression back to strings.
Note: the whitespace has to be the same in this test.
Definition at line 204 of file test_sexpr_parser.cpp.
std::string TEST_SEXPR_ROUNDTRIPPING::m_case_name |
Definition at line 206 of file test_sexpr_parser.cpp.
std::string TEST_SEXPR_ROUNDTRIPPING::m_input |
Definition at line 207 of file test_sexpr_parser.cpp.