aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.ccl')
-rw-r--r--test/test.ccl9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/test.ccl b/test/test.ccl
index 719a0db..83b8dda 100644
--- a/test/test.ccl
+++ b/test/test.ccl
@@ -1,2 +1,9 @@
-ABSTOL 1.e-8
+ABSTOL 1.e-7
RELTOL 1.e-8
+
+# data constains singularity, z=0 slice gets too close to it so is affected by
+# numerical roundoff implification
+TEST test_axibrill_nostagger
+{
+ RELTOL 5e-4 ^psiyy_z_\[16\]\[16\]\.xg$
+}