X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=testing%2Frun;fp=testing%2Frun;h=17e8235dd11f50a94c4e91b7bf66e4f109795af5;hb=6855525e48fad5de270500a5445c4f4ff85d8bda;hp=0000000000000000000000000000000000000000;hpb=e69709aa8ee6108a1197e46b45367ba8dab55a52;p=diogenes.git diff --git a/testing/run b/testing/run new file mode 100755 index 0000000..17e8235 --- /dev/null +++ b/testing/run @@ -0,0 +1,5 @@ +#!/bin/sh -e + +./alltests | grep -v '() passed$' + +echo