aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-07-21 07:47:19 +0200
committerTristan Gingold <tgingold@free.fr>2014-07-21 07:47:19 +0200
commit694a4d2744f252b326121c37c2271133e0ec535f (patch)
tree3ece5db5d351cc3cb400691727a3d54673e540e1 /testsuite
parent348dcc000d792200eb9e9853a1684ab6b3b25764 (diff)
downloadghdl-694a4d2744f252b326121c37c2271133e0ec535f.tar.gz
ghdl-694a4d2744f252b326121c37c2271133e0ec535f.tar.bz2
ghdl-694a4d2744f252b326121c37c2271133e0ec535f.zip
Add overflow literal.
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/vests/testsuite.sh5
-rw-r--r--testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/non_compliant.exp10
2 files changed, 10 insertions, 5 deletions
diff --git a/testsuite/vests/testsuite.sh b/testsuite/vests/testsuite.sh
index f8fb1555e..2eb281f8d 100755
--- a/testsuite/vests/testsuite.sh
+++ b/testsuite/vests/testsuite.sh
@@ -150,6 +150,11 @@ run_compliant_test ()
handle_test run $@
}
+run_err_non_compliant_test ()
+{
+ handle_test run_err $@
+}
+
# Decode options.
skip=0
diff --git a/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/non_compliant.exp b/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/non_compliant.exp
index cac6b02a6..81e3932ce 100644
--- a/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/non_compliant.exp
+++ b/testsuite/vests/vhdl-93/billowitch/non_compliant/analyzer_failure/non_compliant.exp
@@ -611,7 +611,7 @@ run_non_compliant_test tc1407.vhd
run_non_compliant_test tc1408.vhd
run_non_compliant_test tc1411.vhd
run_non_compliant_test tc1415.vhd
-run_non_compliant_test tc1416.vhd
+run_err_non_compliant_test tc1416.vhd
run_non_compliant_test tc1417.vhd
run_non_compliant_test tc1418.vhd
run_non_compliant_test tc1419.vhd
@@ -1040,9 +1040,9 @@ run_non_compliant_test tc2250.vhd
run_non_compliant_test tc2251.vhd
run_non_compliant_test tc2252.vhd
run_non_compliant_test tc2253.vhd
-run_non_compliant_test tc2254.vhd
-run_non_compliant_test tc2255.vhd
-run_non_compliant_test tc2256.vhd
+run_err_non_compliant_test tc2254.vhd
+run_err_non_compliant_test tc2255.vhd
+run_err_non_compliant_test tc2256.vhd
run_non_compliant_test tc2273.vhd
run_non_compliant_test tc2274.vhd
run_non_compliant_test tc2275.vhd
@@ -1097,7 +1097,7 @@ run_non_compliant_test tc2356.vhd
run_non_compliant_test tc2357.vhd
run_non_compliant_test tc2358.vhd
run_non_compliant_test tc2361.vhd
-run_non_compliant_test tc2362.vhd
+run_err_non_compliant_test tc2362.vhd
run_non_compliant_test tc2375.vhd
run_non_compliant_test tc2376.vhd
run_non_compliant_test tc2377.vhd