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=e108abe5c0b4eb841c4ad332229a6c0e57e70079;hp=11b573c1c8740ff2e54ff331309817f6309648a2;hpb=1456c337a60f6677ee742ff7891d43fc382359a9;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)