Tests for f-int64
Compare changes
+ 55
− 14
@@ -33,7 +33,7 @@
@@ -135,10 +135,15 @@ auto test_transaction::getValueAs<double>(const Value &value) -> double {
@@ -696,7 +701,7 @@ TEST_F(test_transaction, test_query) {
@@ -714,7 +719,7 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -739,12 +744,14 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -753,11 +760,45 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -1078,7 +1119,7 @@ TEST_F(test_transaction, test_full_workflow) {