|
KiCad PCB EDA Suite
|
Public Attributes | |
| wxString | expression |
| bool | expectError |
| LIBEVAL::VALUE | expectedResult |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const EXPR_TO_TEST &expr) |
Definition at line 37 of file test_libeval_compiler.cpp.
|
friend |
Definition at line 43 of file test_libeval_compiler.cpp.
References expression.
| LIBEVAL::VALUE EXPR_TO_TEST::expectedResult |
Definition at line 41 of file test_libeval_compiler.cpp.
| bool EXPR_TO_TEST::expectError |
Definition at line 40 of file test_libeval_compiler.cpp.
| wxString EXPR_TO_TEST::expression |
Definition at line 39 of file test_libeval_compiler.cpp.
Referenced by operator<<.