F consolidation
Compare changes
- Henrik tom Wörden authored
+ 208
− 50
@@ -19,6 +19,7 @@
@@ -39,10 +40,13 @@
@@ -53,6 +57,7 @@ protected:
@@ -61,9 +66,11 @@ protected:
@@ -79,30 +86,12 @@ protected:
@@ -127,6 +116,12 @@ TEST_F(test_transaction, retrieve_non_existing) {
@@ -134,7 +129,7 @@ TEST_F(test_transaction, insert_without_delete) {
@@ -156,14 +151,20 @@ TEST_F(test_transaction, insert_without_delete) {
@@ -177,12 +178,7 @@ TEST_F(test_transaction, insert_delete) {
@@ -201,14 +197,20 @@ TEST_F(test_transaction, insert_delete) {
@@ -221,9 +223,11 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -231,6 +235,7 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -246,6 +251,7 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -259,11 +265,13 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -274,6 +282,7 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -285,15 +294,18 @@ TEST_F(test_transaction, insert_delete_with_parent) {
@@ -313,10 +325,10 @@ TEST_F(test_transaction, insert_delete_with_property) {
@@ -355,7 +367,7 @@ TEST_F(test_transaction, insert_delete_with_property) {
@@ -367,11 +379,11 @@ TEST_F(test_transaction, insert_delete_with_property) {
@@ -389,7 +401,7 @@ TEST_F(test_transaction, insert_delete_with_property) {
@@ -414,10 +426,13 @@ TEST_F(test_transaction, insert_delete_with_property) {
@@ -449,6 +464,9 @@ TEST_F(test_transaction, test_multi_retrieve) {
@@ -457,7 +475,7 @@ TEST_F(test_transaction, insert_update_delete) {
@@ -514,6 +532,9 @@ TEST_F(test_transaction, insert_update_delete) {
@@ -521,7 +542,7 @@ TEST_F(test_transaction, test_query) {
@@ -556,13 +577,17 @@ TEST_F(test_transaction, test_query) {
@@ -582,7 +607,7 @@ TEST_F(test_transaction, test_query_with_retrieve) {
@@ -602,7 +627,7 @@ TEST_F(test_transaction, test_query_with_retrieve) {
@@ -668,12 +693,15 @@ TEST_F(test_transaction, test_query_with_retrieve) {
@@ -702,12 +730,15 @@ TEST_F(test_transaction, test_file_upload) {
@@ -745,4 +776,131 @@ TEST_F(test_transaction, test_file_up_n_download) {