Gromacs  2022.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
xvgtest.h File Reference
#include <string>
#include "testutils/testasserts.h"
#include "testutils/textblockmatchers.h"
+ Include dependency graph for xvgtest.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares function to add the content of an xvg file to a checker.

Author
David van der Spoel david.nosp@m..van.nosp@m.dersp.nosp@m.oel@.nosp@m.icm.u.nosp@m.u.se
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::test::XvgMatch
 Match the contents as an xvg file. More...
 

Functions

void gmx::test::checkXvgFile (TextInputStream *input, TestReferenceChecker *checker, const XvgMatchSettings &settings)
 Adds content of xvg file to TestReferenceChecker object. More...