summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBrian Campbell2017-11-14 18:05:57 +0000
committerBrian Campbell2017-11-14 18:05:57 +0000
commit5b8178b74d7dbe161f595d3a2236d8a04789da1c (patch)
treec259c40097fdf8d85caf87377d5eec16872e7eb1 /test
parent2479401c4c40eefb58e5c49c716bb4f391736b3b (diff)
During monomorphisation always refine constructors,
not just when there's been a case split
Diffstat (limited to 'test')
-rw-r--r--test/mono/tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/mono/tests b/test/mono/tests
index 0825c686..b589afe0 100644
--- a/test/mono/tests
+++ b/test/mono/tests
@@ -2,3 +2,7 @@ fnreduce -mono-split fnreduce.sail:43:x
varmatch -mono-split varmatch.sail:7:x
vector -mono-split vector.sail:7:sel
union-exist -mono-split union-exist.sail:9:v
+fnreduce -auto_mono
+varmatch -auto_mono
+vector -auto_mono
+union-exist -auto_mono