From 81bcf076ea11e114a60e429338a15748066de163 Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Mon, 19 Apr 2004 05:38:48 +0000 Subject: Load /tmp/tmp.LovooJ/libxml2-2.6.9 into packages/libxml2/branches/upstream/current. --- test/XInclude/docs/fallback2.xml | 10 ++++++++ test/regexp/branch | 14 +++++++++++ test/schemas/attruse_0_0.xml | 8 +++++++ test/schemas/attruse_0_0.xsd | 32 +++++++++++++++++++++++++ test/schemas/attruse_0_1.xml | 8 +++++++ test/schemas/attruse_0_2.xml | 8 +++++++ test/schemas/union_0_0.xml | 7 ++++++ test/schemas/union_0_0.xsd | 50 ++++++++++++++++++++++++++++++++++++++++ test/xmlid/id_err1.xml | 1 + test/xmlid/id_err2.xml | 5 ++++ test/xmlid/id_tst1.xml | 1 + test/xmlid/id_tst2.xml | 1 + test/xmlid/id_tst3.xml | 1 + test/xmlid/id_tst4.xml | 4 ++++ 14 files changed, 150 insertions(+) create mode 100644 test/XInclude/docs/fallback2.xml create mode 100644 test/regexp/branch create mode 100644 test/schemas/attruse_0_0.xml create mode 100644 test/schemas/attruse_0_0.xsd create mode 100644 test/schemas/attruse_0_1.xml create mode 100644 test/schemas/attruse_0_2.xml create mode 100644 test/schemas/union_0_0.xml create mode 100644 test/schemas/union_0_0.xsd create mode 100644 test/xmlid/id_err1.xml create mode 100644 test/xmlid/id_err2.xml create mode 100644 test/xmlid/id_tst1.xml create mode 100644 test/xmlid/id_tst2.xml create mode 100644 test/xmlid/id_tst3.xml create mode 100644 test/xmlid/id_tst4.xml (limited to 'test') diff --git a/test/XInclude/docs/fallback2.xml b/test/XInclude/docs/fallback2.xml new file mode 100644 index 0000000..dac71f9 --- /dev/null +++ b/test/XInclude/docs/fallback2.xml @@ -0,0 +1,10 @@ + + + There is no b.xml ... + + + There is no c.xml ... + + + + diff --git a/test/regexp/branch b/test/regexp/branch new file mode 100644 index 0000000..6a728e6 --- /dev/null +++ b/test/regexp/branch @@ -0,0 +1,14 @@ +=>a|b(d|e(g|h|i)|f)|c +a +c +bd +bf +beg +beh +bei +b +be +bi +f +ab +ac diff --git a/test/schemas/attruse_0_0.xml b/test/schemas/attruse_0_0.xml new file mode 100644 index 0000000..241ab27 --- /dev/null +++ b/test/schemas/attruse_0_0.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/test/schemas/attruse_0_0.xsd b/test/schemas/attruse_0_0.xsd new file mode 100644 index 0000000..bc9ccef --- /dev/null +++ b/test/schemas/attruse_0_0.xsd @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/schemas/attruse_0_1.xml b/test/schemas/attruse_0_1.xml new file mode 100644 index 0000000..b857c6d --- /dev/null +++ b/test/schemas/attruse_0_1.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/test/schemas/attruse_0_2.xml b/test/schemas/attruse_0_2.xml new file mode 100644 index 0000000..f55ccdc --- /dev/null +++ b/test/schemas/attruse_0_2.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/test/schemas/union_0_0.xml b/test/schemas/union_0_0.xml new file mode 100644 index 0000000..79078f9 --- /dev/null +++ b/test/schemas/union_0_0.xml @@ -0,0 +1,7 @@ + + + EMP0090 + EMP0099 + + diff --git a/test/schemas/union_0_0.xsd b/test/schemas/union_0_0.xsd new file mode 100644 index 0000000..a6dfad0 --- /dev/null +++ b/test/schemas/union_0_0.xsd @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/test/xmlid/id_err1.xml b/test/xmlid/id_err1.xml new file mode 100644 index 0000000..d8c47cc --- /dev/null +++ b/test/xmlid/id_err1.xml @@ -0,0 +1 @@ + diff --git a/test/xmlid/id_err2.xml b/test/xmlid/id_err2.xml new file mode 100644 index 0000000..99010a7 --- /dev/null +++ b/test/xmlid/id_err2.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/test/xmlid/id_tst1.xml b/test/xmlid/id_tst1.xml new file mode 100644 index 0000000..7c3249c --- /dev/null +++ b/test/xmlid/id_tst1.xml @@ -0,0 +1 @@ + diff --git a/test/xmlid/id_tst2.xml b/test/xmlid/id_tst2.xml new file mode 100644 index 0000000..2bf5861 --- /dev/null +++ b/test/xmlid/id_tst2.xml @@ -0,0 +1 @@ + diff --git a/test/xmlid/id_tst3.xml b/test/xmlid/id_tst3.xml new file mode 100644 index 0000000..7316a13 --- /dev/null +++ b/test/xmlid/id_tst3.xml @@ -0,0 +1 @@ + diff --git a/test/xmlid/id_tst4.xml b/test/xmlid/id_tst4.xml new file mode 100644 index 0000000..ea057a3 --- /dev/null +++ b/test/xmlid/id_tst4.xml @@ -0,0 +1,4 @@ + + + + -- cgit v1.2.3