summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-03-23 23:30:57 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-03-23 23:30:57 +0100
commitec43894288a070a04e5ba837602c5eec38f332f2 (patch)
treef9db311797bccc519ddbff5f49c5016fd3db95fc /test
parentd1bc581b1923537e7410254d91890565f08d50ca (diff)
downloadlilliput-ae-implem-ec43894288a070a04e5ba837602c5eec38f332f2.tar.xz
[implem-python] Accélération du test d'implémentation Python
Idéalement, il faudrait rajouter les bonnes dépendances dans le Makefile…
Diffstat (limited to 'test')
-rwxr-xr-xtest/python.sh5
1 files changed, 0 insertions, 5 deletions
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