From 8f547c7bd349e0dc905e0dc5f32edbf1e01061ce Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 30 Jul 2009 11:06:01 +0000 Subject: Merge DOMTS tests -- they're causing havoc with review diffs. svn path=/trunk/dom/; revision=8910 --- .../tests/level3/validation/files/CVS/Entries | 3 ++ .../tests/level3/validation/files/CVS/Repository | 1 + .../tests/level3/validation/files/CVS/Root | 1 + .../tests/level3/validation/files/CVS/Template | 0 .../tests/level3/validation/files/book.xml | 10 +++++ .../tests/level3/validation/files/book.xsd | 52 ++++++++++++++++++++++ 6 files changed, 67 insertions(+) create mode 100644 test/testcases/tests/level3/validation/files/CVS/Entries create mode 100644 test/testcases/tests/level3/validation/files/CVS/Repository create mode 100644 test/testcases/tests/level3/validation/files/CVS/Root create mode 100644 test/testcases/tests/level3/validation/files/CVS/Template create mode 100644 test/testcases/tests/level3/validation/files/book.xml create mode 100644 test/testcases/tests/level3/validation/files/book.xsd (limited to 'test/testcases/tests/level3/validation/files') diff --git a/test/testcases/tests/level3/validation/files/CVS/Entries b/test/testcases/tests/level3/validation/files/CVS/Entries new file mode 100644 index 0000000..04dec85 --- /dev/null +++ b/test/testcases/tests/level3/validation/files/CVS/Entries @@ -0,0 +1,3 @@ +/book.xml/1.1/Fri Apr 3 02:47:58 2009// +/book.xsd/1.1/Fri Apr 3 02:47:58 2009// +D diff --git a/test/testcases/tests/level3/validation/files/CVS/Repository b/test/testcases/tests/level3/validation/files/CVS/Repository new file mode 100644 index 0000000..edccdc4 --- /dev/null +++ b/test/testcases/tests/level3/validation/files/CVS/Repository @@ -0,0 +1 @@ +2001/DOM-Test-Suite/tests/level3/validation/files diff --git a/test/testcases/tests/level3/validation/files/CVS/Root b/test/testcases/tests/level3/validation/files/CVS/Root new file mode 100644 index 0000000..3c7177e --- /dev/null +++ b/test/testcases/tests/level3/validation/files/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/test/testcases/tests/level3/validation/files/CVS/Template b/test/testcases/tests/level3/validation/files/CVS/Template new file mode 100644 index 0000000..e69de29 diff --git a/test/testcases/tests/level3/validation/files/book.xml b/test/testcases/tests/level3/validation/files/book.xml new file mode 100644 index 0000000..b999b98 --- /dev/null +++ b/test/testcases/tests/level3/validation/files/book.xml @@ -0,0 +1,10 @@ + + +Compilers: Principles, Techniques, and Tools +Alfred V.Aho, Ravi Sethi, Jeffrey D. Ullman +0-201-10088-6 +Second +Addison Wesley + + diff --git a/test/testcases/tests/level3/validation/files/book.xsd b/test/testcases/tests/level3/validation/files/book.xsd new file mode 100644 index 0000000..1f395cd --- /dev/null +++ b/test/testcases/tests/level3/validation/files/book.xsd @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3