suanPan
TestExpression.cpp File Reference
#include "CatchHeader.h"
#include <Toolbox/Expression.h>
#include <Toolbox/utility.h>
Include dependency graph for TestExpression.cpp:

Functions

 TEST_CASE ("Variable Split", "[Utility.Expression]")
 
 TEST_CASE ("Simple Scalar Evaluation", "[Utility.Expression]")
 
 TEST_CASE ("Simple Dot Evaluation", "[Utility.Expression]")
 
 TEST_CASE ("Simple Vector Evaluation", "[Utility.Expression]")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "Simple Dot Evaluation"  ,
""  [Utility.Expression] 
)
Here is the call graph for this function:

◆ TEST_CASE() [2/4]

TEST_CASE ( "Simple Scalar Evaluation"  ,
""  [Utility.Expression] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/4]

TEST_CASE ( "Simple Vector Evaluation"  ,
""  [Utility.Expression] 
)
Here is the call graph for this function:

◆ TEST_CASE() [4/4]

TEST_CASE ( "Variable Split"  ,
""  [Utility.Expression] 
)
Here is the call graph for this function: