]> git.saurik.com Git - apt.git/blobdiff - test/libapt/run-tests
move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2_interna...
[apt.git] / test / libapt / run-tests
index f5fc0344642b00b2159d953ce00503431d6817a3..a66de386d1cce88ef8d1eee2f35b2013ee76192f 100755 (executable)
@@ -39,6 +39,11 @@ do
                        "${tmppath}/invälid.conf" \
                        "${tmppath}/invalíd" \
                        "${tmppath}/01invalíd"
                        "${tmppath}/invälid.conf" \
                        "${tmppath}/invalíd" \
                        "${tmppath}/01invalíd"
+               mkdir "${tmppath}/invaliddir" \
+                       "${tmppath}/directory.conf" \
+                       "${tmppath}/directory.list" \
+                       "${tmppath}/directory.wron" \
+                       "${tmppath}/directory.list.disabled"
                ln -s "${tmppath}/anormalfile" "${tmppath}/linkedfile.list"
                ln -s "${tmppath}/non-existing-file" "${tmppath}/brokenlink.list"
        elif [ $name = "getLanguages${EXT}" ]; then
                ln -s "${tmppath}/anormalfile" "${tmppath}/linkedfile.list"
                ln -s "${tmppath}/non-existing-file" "${tmppath}/brokenlink.list"
        elif [ $name = "getLanguages${EXT}" ]; then