Functions | Variables
xmltest.cpp File Reference
#include <stdio.h>
#include "tinyxml.h"
Include dependency graph for xmltest.cpp:

Go to the source code of this file.

Functions

int main ()
void NullLineEndings (char *p)
bool XmlTest (const char *testString, const char *expected, const char *found, bool noEcho=false)
bool XmlTest (const char *testString, int expected, int found, bool noEcho=false)

Variables

static int gFail = 0
static int gPass = 0

Function Documentation

int main ( )

firstLineBOM &&

Definition at line 90 of file xmltest.cpp.

void NullLineEndings ( char *  p)

Definition at line 72 of file xmltest.cpp.

bool XmlTest ( const char *  testString,
const char *  expected,
const char *  found,
bool  noEcho = false 
)

Definition at line 30 of file xmltest.cpp.

bool XmlTest ( const char *  testString,
int  expected,
int  found,
bool  noEcho = false 
)

Definition at line 51 of file xmltest.cpp.


Variable Documentation

int gFail = 0 [static]

Definition at line 26 of file xmltest.cpp.

int gPass = 0 [static]

Definition at line 25 of file xmltest.cpp.



win_tinyxml
Author(s): Daniel Stonier
autogenerated on Mon Oct 6 2014 12:28:38