#pragma once #include "Testing.hpp" #include "Allocators.hpp" #include "CommandLine.hpp" void testCommandLine(); void testInterpreter();