aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression/Makefile
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@college-de-france.fr>2022-05-03 10:58:58 +0200
committerXavier Leroy <xavier.leroy@college-de-france.fr>2022-05-13 11:22:31 +0200
commitb4e339e81504f3fe1734a59b9950034bee46b415 (patch)
tree7533a962d147cbcd63f047b9584b33be66baba55 /test/regression/Makefile
parente44143ad023400c7a8193b7e9fc3b62b9f9614e1 (diff)
downloadcompcert-b4e339e81504f3fe1734a59b9950034bee46b415.tar.gz
compcert-b4e339e81504f3fe1734a59b9950034bee46b415.zip
Some tests for _Generic
Diffstat (limited to 'test/regression/Makefile')
-rw-r--r--test/regression/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/Makefile b/test/regression/Makefile
index 33a9f993..daee05bc 100644
--- a/test/regression/Makefile
+++ b/test/regression/Makefile
@@ -16,7 +16,7 @@ TESTS=int32 int64 floats floats-basics floats-lit \
funct3 expr5 struct7 struct8 struct11 struct12 casts1 casts2 char1 \
sizeof1 sizeof2 binops bool for1 for2 switch switch2 compound \
decl1 bitfields9 ptrs3 \
- parsing krfun ifconv
+ parsing krfun ifconv generic
# Can run, but only in compiled mode, and have reference output in Results