diff --git a/tests/cql/CqlArithmeticFunctionsTest.xml b/tests/cql/CqlArithmeticFunctionsTest.xml
index 72e3d73..8c69a47 100644
--- a/tests/cql/CqlArithmeticFunctionsTest.xml
+++ b/tests/cql/CqlArithmeticFunctionsTest.xml
@@ -725,19 +725,32 @@
predecessor of 1L
-
+
predecessor of 1.0
-
+
predecessor of 1.01
-
+
+ predecessor of 1.0
+
+
+
+ predecessor of 1.01
+
+
+
predecessor of 1.0 'cm'
+
+
+ predecessor of 1.0 'cm'
+
+
predecessor of DateTime(2000,1,1)
@@ -916,14 +929,22 @@
successor of 1L
-
+
successor of 1.0
-
+
successor of 1.01
+
+ successor of 1.0
+
+
+
+ successor of 1.01
+
+
successor of DateTime(2000,1,1)