KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEST_SEXPR_ROUNDTRIPPING Struct Reference

Test for roundtripping (valid) s-expression back to strings. More...

Public Attributes

std::string m_case_name
 
std::string m_input
 

Detailed Description

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.

Member Data Documentation

◆ m_case_name

std::string TEST_SEXPR_ROUNDTRIPPING::m_case_name

Definition at line 206 of file test_sexpr_parser.cpp.

◆ m_input

std::string TEST_SEXPR_ROUNDTRIPPING::m_input

Definition at line 207 of file test_sexpr_parser.cpp.


The documentation for this struct was generated from the following file: