-
- Downloads
Add tests for ASTNodeFunctionExpressionBuilder
These tests are somehow only sanity checks (just checking that the code is able to build the expressions). Testing the results will be performed by FunctionProcessor dedicated tests.
Showing
- src/language/ASTNodeFunctionExpressionBuilder.cpp 10 additions, 0 deletionssrc/language/ASTNodeFunctionExpressionBuilder.cpp
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/test_ASTNodeFunctionExpressionBuilder.cpp 293 additions, 0 deletionstests/test_ASTNodeFunctionExpressionBuilder.cpp
Loading
Please register or sign in to comment