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