From ada7d040fb9bc06f683f52b94d1bb22fb5f9ae2b Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 15 Oct 2017 11:54:08 +0200 Subject: vests: use strict std93 for non compliant tests. --- testsuite/vests/testsuite.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite') diff --git a/testsuite/vests/testsuite.sh b/testsuite/vests/testsuite.sh index 54348f7a0..3d0d123fa 100755 --- a/testsuite/vests/testsuite.sh +++ b/testsuite/vests/testsuite.sh @@ -189,6 +189,8 @@ test_billowitch() { . $dir/compliant.exp # OK but FIXMEs + common_args="--std=93 $GHDL_FLAGS" + dir=vhdl-93/billowitch/non_compliant/analyzer_failure . $dir/non_compliant.exp -- cgit v1.2.3