From d43b31df6b84e54d0d657fd27b2f2b5734d8f162 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sun, 3 May 2020 14:36:16 +0200 Subject: Add a simple test script for the gensquashfs packdir + allroot use case Since this is a fairly common use case, it deserves a simple test case to check out that e.g. option processing hasn't been botched up (again). As input directory, the licenses directory is used as it contains no intermediate build output and should change fairly infrequently. The test is enabled irregardless of the corpora-test option. Signed-off-by: David Oberhollenzer --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b1eb995..3501319 100644 --- a/.gitignore +++ b/.gitignore @@ -41,7 +41,7 @@ ltmain.sh m4/libtool.m4 m4/lt*.m4 Doxyfile -tests/cantrbry.sh +tests/*.sh /mknastyfs /mk42sqfs /list_files -- cgit v1.2.3