35#ifndef NEKTAR_TESTS_METRICL2_H
36#define NEKTAR_TESTS_METRICL2_H
55 MetricL2(TiXmlElement *metric,
bool generate);
59 virtual void v_Generate(std::istream &pStdout, std::istream &pStderr);
virtual void v_Generate(std::istream &pStdout, std::istream &pStderr)
Test output against a regex expression and set of matches.
static MetricSharedPtr create(TiXmlElement *metric, bool generate)
MetricL2(TiXmlElement *metric, bool generate)
std::map< std::string, std::string > m_varTolerance
static std::string defaultTolerance
The above copyright notice and this permission notice shall be included.
std::shared_ptr< Metric > MetricSharedPtr
A shared pointer to an EquationSystem object.