22 enum class Mode :
int {
38 ::ll::TypedStorage<8, 32, ::std::string> mTestName;
39 ::ll::TypedStorage<8, 32, ::std::string> mTestTag;
40 ::ll::TypedStorage<4, 4, int> mTestRotationSteps;
41 ::ll::TypedStorage<4, 4, int> mRepeatCount;
42 ::ll::TypedStorage<1, 1, bool> mStopOnFailure;
43 ::ll::TypedStorage<4, 4, ::GameTestCommand::Mode> mMode;
44 ::ll::TypedStorage<4, 4, int> mTestCreationWidth;
45 ::ll::TypedStorage<4, 4, int> mTestCreationHeight;
46 ::ll::TypedStorage<4, 4, int> mTestCreationDepth;
60 MCAPI
void _handleRun(
67 MCAPI
void _handleRunNearbyTests(
74 MCAPI
void _handleRunSet(
79 bool stopOtherTestsOnFailure
82 MCAPI
void _handleRunThis(
91 MCAPI
void _runTestAt(
96 ::std::optional<::Rotation> rotation