From 29fa0f801f97b0bd5d80496d324aed55a356a42b Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 25 Jan 2015 23:17:25 +0100 Subject: Test files for xml parser test --- testdata/xmlparser/generic.oxm | 28 ++++++++++++++++++++++++++++ testdata/xmlparser/mismatchedTag.oxm | 2 ++ 2 files changed, 30 insertions(+) create mode 100644 testdata/xmlparser/generic.oxm create mode 100644 testdata/xmlparser/mismatchedTag.oxm (limited to 'testdata') diff --git a/testdata/xmlparser/generic.oxm b/testdata/xmlparser/generic.oxm new file mode 100644 index 0000000..dcdafde --- /dev/null +++ b/testdata/xmlparser/generic.oxm @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/testdata/xmlparser/mismatchedTag.oxm b/testdata/xmlparser/mismatchedTag.oxm new file mode 100644 index 0000000..5dc9388 --- /dev/null +++ b/testdata/xmlparser/mismatchedTag.oxm @@ -0,0 +1,2 @@ + + -- cgit v1.2.3