|
muParser API -
1.35
|
This file contains the implementation of parser test cases. More...

Go to the source code of this file.
Namespaces | |
| mu | |
| Namespace for mathematical applications. | |
| mu::Test | |
| Namespace for test cases. | |
Macros | |
| #define | EQN_TEST_BULK(EXPR, R1, R2, R3, R4, PASS) |
| #define | PARSER_THROWCHECK(DOMAIN, FAIL, EXPR, ARG) |
This file contains the implementation of parser test cases.
Definition in file muParserTest.cpp.
| #define EQN_TEST_BULK | ( | EXPR, | |
| R1, | |||
| R2, | |||
| R3, | |||
| R4, | |||
| PASS | |||
| ) |
| #define PARSER_THROWCHECK | ( | DOMAIN, | |
| FAIL, | |||
| EXPR, | |||
| ARG | |||
| ) |
1.8.9.1