AsmGrader 0.0.0
|
#include <asmgrader/api/assignment.hpp>
#include <asmgrader/api/metadata.hpp>
#include <asmgrader/api/test_base.hpp>
#include <asmgrader/registrars/global_registrar.hpp>
#include <concepts>
#include <memory>
#include <string_view>
Go to the source code of this file.
Classes | |
class | asmgrader::TestAutoRegistrar< TestClass > |
Helper class that, whem constructed, automatically constructs and registers a test. More... | |
Namespaces | |
namespace | asmgrader |