LibreOffice Module test (master) 1
Macros | Functions
diff.cxx File Reference
#include <test/xmldiff.hxx>
#include <libxml/xpath.h>
#include <libxml/parser.h>
#include <set>
#include <sstream>
#include <cassert>
#include <cmath>
#include <vector>
#include <cppunit/TestAssert.h>
Include dependency graph for diff.cxx:

Go to the source code of this file.

Macros

#define USE_CPPUNIT   1
 

Functions

bool doXMLDiff (char const *const pFileName, char const *const pContent, int const size, char const *const pToleranceFileName)
 

Macro Definition Documentation

◆ USE_CPPUNIT

#define USE_CPPUNIT   1

Definition at line 10 of file diff.cxx.

Function Documentation

◆ doXMLDiff()

bool doXMLDiff ( char const *const  pFileName,
char const *const  pContent,
int const  size,
char const *const  pToleranceFileName 
)

Definition at line 409 of file diff.cxx.

References size.