KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
EVAL_CASE Struct Reference

Declares the struct as the Boost test fixture. More...

Public Attributes

wxString input
 
wxString exp_result
 

Detailed Description

Declares the struct as the Boost test fixture.

Struct representing a test case for NUMERIC_EVALUATOR

Definition at line 53 of file test_numeric_evaluator.cpp.

Member Data Documentation

◆ exp_result

wxString EVAL_CASE::exp_result

Definition at line 56 of file test_numeric_evaluator.cpp.

◆ input

wxString EVAL_CASE::input

Definition at line 55 of file test_numeric_evaluator.cpp.


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