aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-06-15 11:28:43 +0000
committerbentivegna <bentivegna@ef6f4158-a8ee-47d1-ba14-cb73256398e0>2010-06-15 11:28:43 +0000
commit69bb7c953217c33ad0b18cdf1209cb3a332f94b9 (patch)
treeb1d4f9ada30f0a0077f9e12bf2097197b6f471c4
parent798cac668275e7f20a93153ee5ff1d750f8c5796 (diff)
Added test.ccl with more relaxed tolerances. This is meant to guarantee that
the tests pass on different architectures than the one where the data files were produced. However, these values are too high for, e.g., code verification of new changes. git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/QuasiLocalMeasures/trunk@19 ef6f4158-a8ee-47d1-ba14-cb73256398e0
-rw-r--r--test/test.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.ccl b/test/test.ccl
new file mode 100644
index 0000000..8dd2c85
--- /dev/null
+++ b/test/test.ccl
@@ -0,0 +1,2 @@
+ABSTOL 1.e-7
+RELTOL 1.e+5