aboutsummaryrefslogtreecommitdiff
path: root/tests/run/blame_eye_triple_eee-double.check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run/blame_eye_triple_eee-double.check')
-rw-r--r--tests/run/blame_eye_triple_eee-double.check9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/run/blame_eye_triple_eee-double.check b/tests/run/blame_eye_triple_eee-double.check
new file mode 100644
index 000000000..5e46d91a8
--- /dev/null
+++ b/tests/run/blame_eye_triple_eee-double.check
@@ -0,0 +1,9 @@
+if (NaN == NaN) is good
+if (x == x) is good
+if (x == NaN) is good
+if (NaN != NaN) is good
+if (x != x) is good
+if (NaN != x) is good
+x matching was good
+NaN matching was good
+loop with NaN was goood