Claudio Cambra 63354f8432 Add testing for SortedShareModel 3 anos atrás
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check 5 anos atrás
csync 9b7d1add52 apply modernize-use-using via clang-tidy 3 anos atrás
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ 9 anos atrás
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 anos atrás
CMakeLists.txt 63354f8432 Add testing for SortedShareModel 3 anos atrás
nextcloud_add_test.cmake 5667a6aad2 Fix BUILD_TESTING on non Linux unices 4 anos atrás
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs 4 anos atrás
pushnotificationstestutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
sharetestutils.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file 3 anos atrás
sharetestutils.h 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file 3 anos atrás
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts 5 anos atrás
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns 5 anos atrás
syncenginetestutils.cpp e021f25634 Add a suite of tests for ShareModel 3 anos atrás
syncenginetestutils.h d371855e56 test that files soon to be expired will be synced automatically 3 anos atrás
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table 8 anos atrás
testaccount.cpp 5fc017575b fix [[nodiscard]] single warning 3 anos atrás
testactivitydata.cpp 65f2bada3e Add thumbnails for files in the activity view 3 anos atrás
testactivitylistmodel.cpp f8b3ad8852 Update tests. 3 anos atrás
testallfilesdeleted.cpp 77433f7e1d in wizard always use the correct way to get dav path 4 anos atrás
testasyncop.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testblacklist.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testcapabilities.cpp 860d7dd9de detect capabilities for lock/unlock of files 3 anos atrás
testcfapishellextensionsipc.cpp 289a641d74 VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 3 anos atrás
testchecksumvalidator.cpp 225753a8c0 Refactor DeleteJob and DeleteApiJob to use SimpleFileJob. 4 anos atrás
testchunkingng.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 anos atrás
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. 4 anos atrás
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 anos atrás
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() 4 anos atrás
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database 5 anos atrás
testdownload.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
testexcludedfiles.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 anos atrás
testfolder.cpp bfc7ea562d Move Utility to a new common static library 8 anos atrás
testfolderman.cpp 2a529eef3c Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed. 3 anos atrás
testfolderwatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 anos atrás
testhelper.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file 3 anos atrás
testhelper.h 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file 3 anos atrás
testiconutils.cpp 2f3c58daac Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 4 anos atrás
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand 4 anos atrás
testlocaldiscovery.cpp d371855e56 test that files soon to be expired will be synced automatically 3 anos atrás
testlockedfiles.cpp 5a7fd3f316 testlockedfiles use long file path 4 anos atrás
testlockfile.cpp a378c4d80a add extra tests for lock files to better capture desired behavior 3 anos atrás
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path 4 anos atrás
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. 9 anos atrás
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy 5 anos atrás
testoauth.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access 4 anos atrás
testpermissions.cpp 01eb050cd8 Do not remove files from a Group folder and its nested folders whe it is renamed or removed while not allowed. 4 anos atrás
testplan.txt 13b6b3989a Minor typos in client test section 10 anos atrás
testpushnotifications.cpp 300446579c Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 3 anos atrás
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue 4 anos atrás
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. 6 anos atrás
testselectivesync.cpp 238ac53666 Ensure local discovery on selective sync changes 5 anos atrás
testsetuserstatusdialog.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
testshareemodel.cpp a0ff46a7fb Add testing for ShareeModel 3 anos atrás
testsharemodel.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file 3 anos atrás
testsortedsharemodel.cpp 63354f8432 Add testing for SortedShareModel 3 anos atrás
testsynccfapi.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testsyncconflict.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testsyncdelete.cpp dfedb09fd8 Move test for issue #1329 from t1.pl to new test system 5 anos atrás
testsyncengine.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testsyncfileitem.cpp edb3759684 For tests we do not need a xserver running. 9 anos atrás
testsyncfilestatustracker.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
testsyncjournaldb.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testsyncmove.cpp 3443de4388 Rollback local move when server move has failed. 4 anos atrás
testsyncvirtualfiles.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testsyncxattr.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. 3 anos atrás
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. 4 anos atrás
testunifiedsearchlistmodel.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás
testupdater.cpp edb3759684 For tests we do not need a xserver running. 9 anos atrás
testuploadreset.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. 3 anos atrás
testutility.cpp c52718c104 Replace deprecated QRegExp with QRegularExpression. 4 anos atrás
testxmlparse.cpp 3e61bdc431 Use dav instead of webdav 4 anos atrás
themeutils.cpp 9185956069 Split out wizard welcome page 5 anos atrás
themeutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy 3 anos atrás