Implements fl::test::IReporter.
Definition at line 16 of file fltest.cpp.hpp.
16 {
18 fl::printf(
"===============================================================================\n");
20 fl::printf(
"===============================================================================\n");
21}
void printf(const char *format, const Args &... args) FL_NOEXCEPT
Printf-like formatting function that prints directly to the platform output.
References FL_NOEXCEPT, and fl::printf().