aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun_tests.py1
-rw-r--r--test cases/common/10 man install/installed_files.txt2
-rw-r--r--test cases/common/12 data/installed_files.txt1
-rw-r--r--test cases/common/27 library versions/installed_files.txt3
-rw-r--r--test cases/common/8 install/installed_files.txt3
-rw-r--r--test cases/common/9 header install/installed_files.txt2
-rw-r--r--test cases/frameworks/6 gettext/installed_files.txt3
7 files changed, 14 insertions, 1 deletions
diff --git a/run_tests.py b/run_tests.py
index 475eaae..7ec3bd4 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -41,7 +41,6 @@ def validate_install(srcdir, installdir):
for fname in files:
found_name = os.path.join(root, fname)[len(installdir)+1:]
found[found_name] = True
- print(found)
expected = set(expected)
found = set(found)
missing = expected - found
diff --git a/test cases/common/10 man install/installed_files.txt b/test cases/common/10 man install/installed_files.txt
new file mode 100644
index 0000000..56c8a1a
--- /dev/null
+++ b/test cases/common/10 man install/installed_files.txt
@@ -0,0 +1,2 @@
+share/man/man1/foo.1.gz
+share/man/man2/bar.2.gz
diff --git a/test cases/common/12 data/installed_files.txt b/test cases/common/12 data/installed_files.txt
new file mode 100644
index 0000000..362b7ce
--- /dev/null
+++ b/test cases/common/12 data/installed_files.txt
@@ -0,0 +1 @@
+share/progname/datafile.dat
diff --git a/test cases/common/27 library versions/installed_files.txt b/test cases/common/27 library versions/installed_files.txt
new file mode 100644
index 0000000..9c9e1e0
--- /dev/null
+++ b/test cases/common/27 library versions/installed_files.txt
@@ -0,0 +1,3 @@
+lib/libsomelib.so
+lib/libsomelib.so.0
+lib/libsomelib.so.1.2.3
diff --git a/test cases/common/8 install/installed_files.txt b/test cases/common/8 install/installed_files.txt
new file mode 100644
index 0000000..fa8530b
--- /dev/null
+++ b/test cases/common/8 install/installed_files.txt
@@ -0,0 +1,3 @@
+bin/prog
+lib/libshar.so
+lib/libstat.a
diff --git a/test cases/common/9 header install/installed_files.txt b/test cases/common/9 header install/installed_files.txt
new file mode 100644
index 0000000..bcfb9e3
--- /dev/null
+++ b/test cases/common/9 header install/installed_files.txt
@@ -0,0 +1,2 @@
+include/rootdir.h
+include/subdir/subdir.h
diff --git a/test cases/frameworks/6 gettext/installed_files.txt b/test cases/frameworks/6 gettext/installed_files.txt
new file mode 100644
index 0000000..60a2b78
--- /dev/null
+++ b/test cases/frameworks/6 gettext/installed_files.txt
@@ -0,0 +1,3 @@
+bin/intlprog
+share/locale/de/LC_MESSAGES/intltest.mo
+share/locale/fi/LC_MESSAGES/intltest.mo