AsmGrader 0.0.0
Loading...
Searching...
No Matches
verbosity.hpp File Reference
#include "user/program_options.hpp"
#include "version.hpp"
Include dependency graph for verbosity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  asmgrader
 

Functions

constexpr bool asmgrader::should_output_requirement (ProgramOptions::VerbosityLevel level, bool passed)
 
constexpr bool asmgrader::should_output_test (ProgramOptions::VerbosityLevel level)
 
constexpr bool asmgrader::should_output_student_summary (ProgramOptions::VerbosityLevel level)
 
constexpr bool asmgrader::should_output_grade_percentage (ProgramOptions::VerbosityLevel level)