summaryrefslogtreecommitdiff
path: root/tests_buffer
diff options
context:
space:
mode:
Diffstat (limited to 'tests_buffer')
-rw-r--r--tests_buffer3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests_buffer b/tests_buffer
index deb245d..5234562 100644
--- a/tests_buffer
+++ b/tests_buffer
@@ -98,6 +98,8 @@ failure/
normalization:
variables across import boundaries
+Text/show ""
+Double/show -1.5e-10
TextLitNested1 "${""}${x}"
TextLitNested2 "${"${x}"}"
TextLitNested3 "${"${""}"}${x}"
@@ -106,6 +108,7 @@ variables across import boundaries
typecheck:
something that involves destructuring a recordtype after merge
+add some of the more complicated Prelude tests back, like List/enumerate
failure on old-style optional literal
success/
MergeEmptyAlternative merge { x = 1 } < x >.x