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

Declare the test suite. More...

Public Attributes

wxString input
 
wxString exp_result
 
bool shouldError
 

Detailed Description

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.

Member Data Documentation

◆ exp_result

wxString TEXT_EVAL_CASE::exp_result

Definition at line 53 of file test_text_eval_numeric_compat.cpp.

◆ input

wxString TEXT_EVAL_CASE::input

Definition at line 52 of file test_text_eval_numeric_compat.cpp.

◆ shouldError

bool TEXT_EVAL_CASE::shouldError

Definition at line 54 of file test_text_eval_numeric_compat.cpp.


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