Test that the sync behave well if there are errors while reading the database
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 26 Nov 2020 14:27:03 +0000 (15:27 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:17 +0000 (10:58 +0100)
commitbb9ce8db215542d051a999bb86161d84ae2249ce
tree4c6d6dac35b119a0d1849cb5b40833a77809b689
parentb79e57d1c180c77e0477e9c91d8b3ea7ea907ea3
Test that the sync behave well if there are errors while reading the database
src/common/syncjournaldb.cpp
src/common/syncjournaldb.h
test/CMakeLists.txt
test/syncenginetestutils.h
test/testdatabaseerror.cpp [new file with mode: 0644]