22 return (level >=
All || (level >=
Summary && !passed));
52 return (level >=
All);
Definition asm_buffer.hpp:20
constexpr bool should_output_requirement_details(VerbosityLevel level)
See VerbosityLevel.
Definition verbosity.hpp:49
constexpr auto APP_MODE
Definition version.hpp:46
constexpr bool should_output_grade_percentage(VerbosityLevel level)
See VerbosityLevel.
Definition verbosity.hpp:42
constexpr bool should_output_student_summary(VerbosityLevel level)
See VerbosityLevel.
Definition verbosity.hpp:33
constexpr bool should_output_test(VerbosityLevel level)
See VerbosityLevel.
Definition verbosity.hpp:26
constexpr bool should_output_requirement(VerbosityLevel level, bool passed)
See VerbosityLevel.
Definition verbosity.hpp:19
constexpr bool should_output_run_metadata(VerbosityLevel level)
See VerbosityLevel.
Definition verbosity.hpp:56
VerbosityLevel
See Description of Levels for an explaination of each of the levels. Max is just used as a sentinal f...
Definition verbosity.hpp:9
@ Summary
Summary (default)