From 1025cde05abe95be6ca65aab3ba126258efc647f Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 16 Dec 2002 18:14:27 +0000 Subject: initial version --- testing/testdata/harnessList.txt | 1 + testing/testdata/suite.dtd | 6 ++++++ testing/testdata/suite.xml | 43 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 testing/testdata/harnessList.txt create mode 100644 testing/testdata/suite.dtd create mode 100644 testing/testdata/suite.xml (limited to 'testing/testdata') diff --git a/testing/testdata/harnessList.txt b/testing/testdata/harnessList.txt new file mode 100644 index 000000000..2b146c125 --- /dev/null +++ b/testing/testdata/harnessList.txt @@ -0,0 +1 @@ +@../../../tests/harnessPasses.txt diff --git a/testing/testdata/suite.dtd b/testing/testdata/suite.dtd new file mode 100644 index 000000000..65025672a --- /dev/null +++ b/testing/testdata/suite.dtd @@ -0,0 +1,6 @@ + + + + + ]> \ No newline at end of file diff --git a/testing/testdata/suite.xml b/testing/testdata/suite.xml new file mode 100644 index 000000000..660af524f --- /dev/null +++ b/testing/testdata/suite.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + ]> + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3