KiCad PCB EDA Suite
|
Declare the test suite. More...
Public Attributes | |
wxString | input |
wxString | exp_result |
bool | shouldError |
Declare the test suite.
Struct representing a test case adapted from numeric evaluator
Definition at line 50 of file test_text_eval_numeric_compat.cpp.
wxString TEXT_EVAL_CASE::exp_result |
Definition at line 53 of file test_text_eval_numeric_compat.cpp.
wxString TEXT_EVAL_CASE::input |
Definition at line 52 of file test_text_eval_numeric_compat.cpp.
bool TEXT_EVAL_CASE::shouldError |
Definition at line 54 of file test_text_eval_numeric_compat.cpp.