Tests for f-int64
Compare changes
+ 55
− 14
@@ -33,7 +33,7 @@
@@ -33,7 +33,7 @@
@@ -136,10 +136,15 @@ auto test_transaction::getValueAs<double>(const Value &value) -> double {
@@ -136,10 +136,15 @@ auto test_transaction::getValueAs<double>(const Value &value) -> double {
@@ -697,7 +702,7 @@ TEST_F(test_transaction, test_query) {
@@ -697,7 +702,7 @@ TEST_F(test_transaction, test_query) {
@@ -715,7 +720,7 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -715,7 +720,7 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -740,12 +745,14 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -740,12 +745,14 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -754,11 +761,45 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -754,11 +761,45 @@ auto test_numeric_values_impl(AtomicDataType a_type) -> void {
@@ -1079,7 +1120,7 @@ TEST_F(test_transaction, test_full_workflow) {
@@ -1079,7 +1120,7 @@ TEST_F(test_transaction, test_full_workflow) {