Cadabra
Computer algebra system for field theory problems
Loading...
Searching...
No Matches
Functions
test_internals.cc File Reference
#include <catch2/catch_test_macros.hpp>
#include "Storage.hh"
#include "Compare.hh"
#include "Grouping.hh"
#include "Kernel.hh"

Functions

 TEST_CASE ("C++: Ex equality", "[ex1]")
 
 TEST_CASE ("C++: Ex comparison", "[ex2]")
 
 TEST_CASE ("C++: Ex grouping", "[group1]")
 
 TEST_CASE ("C++: advanced Ex grouping", "[group2]")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "C++: advanced Ex grouping"  ,
""  [group2] 
)

◆ TEST_CASE() [2/4]

TEST_CASE ( "C++: Ex comparison"  ,
""  [ex2] 
)

◆ TEST_CASE() [3/4]

TEST_CASE ( "C++: Ex equality"  ,
""  [ex1] 
)

◆ TEST_CASE() [4/4]

TEST_CASE ( "C++: Ex grouping"  ,
""  [group1] 
)