X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=t%2Finstall.t;h=00287a9ddab2886fe9a651498103020487f9c6d9;hb=51a6d79f8a532376a9f27dbb5133bf13a5474703;hp=9b8d5eebfee8810539318fe4da4cb9ce4bdf588d;hpb=6adc79aeafb90e90c9923b3eeedab662888927e9;p=zpackage diff --git a/t/install.t b/t/install.t index 9b8d5ee..00287a9 100755 --- a/t/install.t +++ b/t/install.t @@ -6,7 +6,7 @@ . tap.sh -plan 51 +plan 53 newpkg() { pkgid=$1 @@ -186,6 +186,10 @@ skiponfail 3 "can't create $pkgid" || { } } +tryrun zpm uninstall -d local.db third-1.0-1 +test -f bin/echo +failsok bin/echo removed +ls -l bin | diagstdin cd .. || bailout require rm -rf tmp