summaryrefslogtreecommitdiff
path: root/libexpat/tests/regression
diff options
context:
space:
mode:
Diffstat (limited to 'libexpat/tests/regression')
l---------libexpat/tests/regression/ascii.h1
-rw-r--r--libexpat/tests/regression/buildfile6
l---------libexpat/tests/regression/chardata.c1
l---------libexpat/tests/regression/chardata.h1
l---------libexpat/tests/regression/internal.h1
l---------libexpat/tests/regression/memcheck.c1
l---------libexpat/tests/regression/memcheck.h1
l---------libexpat/tests/regression/minicheck.c1
l---------libexpat/tests/regression/minicheck.h1
l---------libexpat/tests/regression/runtests.c1
l---------libexpat/tests/regression/siphash.h1
l---------libexpat/tests/regression/structdata.c1
l---------libexpat/tests/regression/structdata.h1
-rw-r--r--libexpat/tests/regression/testscript9
14 files changed, 0 insertions, 27 deletions
diff --git a/libexpat/tests/regression/ascii.h b/libexpat/tests/regression/ascii.h
deleted file mode 120000
index 0ad0b66..0000000
--- a/libexpat/tests/regression/ascii.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/lib/ascii.h \ No newline at end of file
diff --git a/libexpat/tests/regression/buildfile b/libexpat/tests/regression/buildfile
deleted file mode 100644
index f3ed442..0000000
--- a/libexpat/tests/regression/buildfile
+++ /dev/null
@@ -1,6 +0,0 @@
-# file : tests/regression/buildfile
-# license : MIT; see accompanying COPYING file
-
-import libs = libexpat%lib{expat}
-
-exe{driver}: {h c}{**} $libs testscript
diff --git a/libexpat/tests/regression/chardata.c b/libexpat/tests/regression/chardata.c
deleted file mode 120000
index 321a5e8..0000000
--- a/libexpat/tests/regression/chardata.c
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/chardata.c \ No newline at end of file
diff --git a/libexpat/tests/regression/chardata.h b/libexpat/tests/regression/chardata.h
deleted file mode 120000
index fe51175..0000000
--- a/libexpat/tests/regression/chardata.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/chardata.h \ No newline at end of file
diff --git a/libexpat/tests/regression/internal.h b/libexpat/tests/regression/internal.h
deleted file mode 120000
index d23a734..0000000
--- a/libexpat/tests/regression/internal.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/lib/internal.h \ No newline at end of file
diff --git a/libexpat/tests/regression/memcheck.c b/libexpat/tests/regression/memcheck.c
deleted file mode 120000
index c59d54a..0000000
--- a/libexpat/tests/regression/memcheck.c
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/memcheck.c \ No newline at end of file
diff --git a/libexpat/tests/regression/memcheck.h b/libexpat/tests/regression/memcheck.h
deleted file mode 120000
index 3b9545f..0000000
--- a/libexpat/tests/regression/memcheck.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/memcheck.h \ No newline at end of file
diff --git a/libexpat/tests/regression/minicheck.c b/libexpat/tests/regression/minicheck.c
deleted file mode 120000
index abcc94a..0000000
--- a/libexpat/tests/regression/minicheck.c
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/minicheck.c \ No newline at end of file
diff --git a/libexpat/tests/regression/minicheck.h b/libexpat/tests/regression/minicheck.h
deleted file mode 120000
index c499235..0000000
--- a/libexpat/tests/regression/minicheck.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/minicheck.h \ No newline at end of file
diff --git a/libexpat/tests/regression/runtests.c b/libexpat/tests/regression/runtests.c
deleted file mode 120000
index 7753f85..0000000
--- a/libexpat/tests/regression/runtests.c
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/runtests.c \ No newline at end of file
diff --git a/libexpat/tests/regression/siphash.h b/libexpat/tests/regression/siphash.h
deleted file mode 120000
index af2eb7e..0000000
--- a/libexpat/tests/regression/siphash.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/lib/siphash.h \ No newline at end of file
diff --git a/libexpat/tests/regression/structdata.c b/libexpat/tests/regression/structdata.c
deleted file mode 120000
index 69aaeb7..0000000
--- a/libexpat/tests/regression/structdata.c
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/structdata.c \ No newline at end of file
diff --git a/libexpat/tests/regression/structdata.h b/libexpat/tests/regression/structdata.h
deleted file mode 120000
index f6f572d..0000000
--- a/libexpat/tests/regression/structdata.h
+++ /dev/null
@@ -1 +0,0 @@
-../../../upstream/expat/tests/structdata.h \ No newline at end of file
diff --git a/libexpat/tests/regression/testscript b/libexpat/tests/regression/testscript
deleted file mode 100644
index d2af7af..0000000
--- a/libexpat/tests/regression/testscript
+++ /dev/null
@@ -1,9 +0,0 @@
-# file : tests/regression/testscript
-# license : MIT; see accompanying COPYING file
-
-: check
-:
-$* >>~/EOE/
- /Expat version: expat_\d+.\d+.\d+/d
- /100%: Checks: .+, Failed: 0/
- EOE