X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fpxp%2Fpxp%2Frtests%2Frun;fp=helm%2FDEVEL%2Fpxp%2Fpxp%2Frtests%2Frun;h=0000000000000000000000000000000000000000;hb=c7514aaa249a96c5fdd39b1123fbdb38d92f20b6;hp=11b573c1c8740ff2e54ff331309817f6309648a2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;p=helm.git diff --git a/helm/DEVEL/pxp/pxp/rtests/run b/helm/DEVEL/pxp/pxp/rtests/run deleted file mode 100755 index 11b573c1c..000000000 --- a/helm/DEVEL/pxp/pxp/rtests/run +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -set -e - -(cd reader && ./test_reader) -(cd canonxml && ./run_canonxml) -(cd write && ./run_write) -(cd codewriter && ./run_codewriter) -(cd negative && ./run_negative)