#include "ROOT/TestSupport.hxx"
#include <algorithm>
#include <cstring>
#include <iostream>
#include <iomanip>
Classes | |
struct | ROOT::TestSupport::ForbidDiagnostics |
Error handler for gtests that generates failures for every received diagnostic > kInfo when this file is linked to. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::TestSupport |
Variables | |
static struct ROOT::TestSupport::ForbidDiagnostics | ROOT::TestSupport::noDiagCheckerInstance |