|
CDT++
Causal Dynamical Triangulations in C++
|
Tests for the Move Always algorithm. More...
Include dependency graph for Move_always_test.cpp:Go to the source code of this file.
Functions | |
| GIVEN ("A correctly-constructed Manifold_3.") | |
| SCENARIO ("MoveStrategy<MOVE_ALWAYS> special member and swap properties" *doctest::test_suite("move_always")) | |
| SCENARIO ("Using the MoveAlways algorithm" *doctest::test_suite("move_always") *doctest::skip()) | |
Tests for the Move Always algorithm.
Definition in file Move_always_test.cpp.
| GIVEN | ( | "A correctly-constructed Manifold_3." | ) |
Definition at line 82 of file Move_always_test.cpp.
| SCENARIO | ( | "MoveStrategy<MOVE_ALWAYS> special member and swap properties" * | doctest::test_suite"move_always" | ) |
Definition at line 18 of file Move_always_test.cpp.
| SCENARIO | ( | "Using the MoveAlways algorithm" * | doctest::test_suite"move_always") *doctest::skip( | ) |
Definition at line 127 of file Move_always_test.cpp.