From ec43894288a070a04e5ba837602c5eec38f332f2 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 23 Mar 2019 23:30:57 +0100 Subject: [implem-python] Accélération du test d'implémentation Python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Idéalement, il faudrait rajouter les bonnes dépendances dans le Makefile… --- test/python.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test') diff --git a/test/python.sh b/test/python.sh index ea23caf..720daaa 100755 --- a/test/python.sh +++ b/test/python.sh @@ -2,10 +2,5 @@ set -eu -TEST_DIR=$(dirname $0) -ROOT_DIR=${TEST_DIR}/.. - -make -C ${ROOT_DIR} nist - ./python/generate-vectors.sh ./python/compare.sh -- cgit v1.2.3