Dries Mys 241101b913 Create placeholder while dehydrating if needed преди 2 години
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check преди 5 години
csync 9b7d1add52 apply modernize-use-using via clang-tidy преди 3 години
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ преди 9 години
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. преди 4 години
CMakeLists.txt 280094b220 model: first step преди 2 години
e2etestsfakecert.pem 31c3aee447 Fix unit tests SecureFileDrop преди 2 години
e2etestsfakecertprivatekey.pem 31c3aee447 Fix unit tests SecureFileDrop преди 2 години
e2etestsfakecertpublickey.pem 31c3aee447 Fix unit tests SecureFileDrop преди 2 години
endtoendtestutils.cpp 53abfb4785 Add an end to end test utils file преди 3 години
endtoendtestutils.h 53abfb4785 Add an end to end test utils file преди 3 години
fake2eelocksucceeded.json b6ba1fe0d6 Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders. преди 3 години
fakefiledrope2eefoldermetadata.json 31c3aee447 Fix unit tests SecureFileDrop преди 2 години
nextcloud_add_test.cmake dfcf97654c Always build E2E tests, but only add to test suite if enabled преди 3 години
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs преди 4 години
pushnotificationstestutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy преди 3 години
sharetestutils.cpp 294ec8a2b6 Fix bad remote path in sharetestutils fakefolder, which led to failed FakePropfindReply being provided in tests преди 3 години
sharetestutils.h 76e88572d6 more fixes for attributes without init value преди 3 години
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts преди 5 години
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns преди 5 години
syncenginetestutils.cpp 50c3700412 Fix typos found by codespell преди 2 години
syncenginetestutils.h 89d7e17674 Add FakePropfindReply that accepts raw QByteArray as payload преди 2 години
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table преди 8 години
testaccount.cpp 5fc017575b fix [[nodiscard]] single warning преди 3 години
testactivitydata.cpp 10f9ef5cd5 to store subjectRichParameters use a QVariantMap that is qml friendly преди 2 години
testactivitylistmodel.cpp 4c883382b6 add more metadata to sync errors to allow filtering преди 2 години
testallfilesdeleted.cpp 50c3700412 Fix typos found by codespell преди 2 години
testasyncop.cpp 50c3700412 Fix typos found by codespell преди 2 години
testblacklist.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. преди 3 години
testcapabilities.cpp 860d7dd9de detect capabilities for lock/unlock of files преди 3 години
testcfapishellextensionsipc.cpp c0549c5c03 fix issues reported by compiling windows code with clang-tidy преди 3 години
testchecksumvalidator.cpp 5b8c1eaf86 Implemented a class ChecksumCalculator to allow stopping the checksum calculation thread on parent destruction. преди 2 години
testchunkingng.cpp 50c3700412 Fix typos found by codespell преди 2 години
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. преди 4 години
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy преди 5 години
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() преди 4 години
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database преди 5 години
testdownload.cpp 50c3700412 Fix typos found by codespell преди 2 години
teste2efiletransfer.cpp b4a8981c03 initialize all variables преди 3 години
teste2eserversetup.cpp 55cd79f4ef Add a test to check e2e server test setup преди 3 години
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 години
testfiletagmodel.cpp ce22c409e1 Test important properties in testfiletagmodel преди 2 години
testfolder.cpp bfc7ea562d Move Utility to a new common static library преди 8 години
testfolderman.cpp 7118fc4650 use a better name for encryption status attributes преди 2 години
testfolderwatcher.cpp 01ecb639ab use new connect syntax преди 3 години
testhelper.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file преди 3 години
testhelper.h c59ab85e22 Make accountstate fakeable for tests преди 3 години
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 години
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand преди 4 години
testlocaldiscovery.cpp 5574ddb744 Always discover blacklisted folders locally, to avoid data loss of non-uploaded files when modifying selectivesync list. преди 3 години
testlockedfiles.cpp c0549c5c03 fix issues reported by compiling windows code with clang-tidy преди 3 години
testlockfile.cpp a378c4d80a add extra tests for lock files to better capture desired behavior преди 3 години
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path преди 4 години
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. преди 9 години
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy преди 5 години
testoauth.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy преди 3 години
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access преди 4 години
testpermissions.cpp a67b7b2f0f enable debug log for some automated tests преди 2 години
testplan.txt 13b6b3989a Minor typos in client test section преди 10 години
testpushnotifications.cpp 50c3700412 Fix typos found by codespell преди 2 години
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue преди 4 години
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. преди 6 години
testsecurefiledrop.cpp 31c3aee447 Fix unit tests SecureFileDrop преди 2 години
testselectivesync.cpp 50c3700412 Fix typos found by codespell преди 2 години
testsetuserstatusdialog.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy преди 3 години
testshareemodel.cpp 31de652d9b Display 'Search globally' as the last sharees list element преди 3 години
testsharemodel.cpp 9b5be727b1 Incorporate internal link share into tests преди 3 години
testsortedsharemodel.cpp ad868daebe remove custom property to set a source model in a sort proxy model преди 2 години
testsynccfapi.cpp 241101b913 Create placeholder while dehydrating if needed преди 2 години
testsyncconflict.cpp 50ffc7373f Update file's metadata in the local database when the etag changes while file remains unchanged. Fix subsequent conflict when locking and unlocking. преди 3 години
testsyncconflictsmodel.cpp 8faab817a0 improve automated tests преди 2 години
testsyncdelete.cpp 50c3700412 Fix typos found by codespell преди 2 години
testsyncengine.cpp a67b7b2f0f enable debug log for some automated tests преди 2 години
testsyncfileitem.cpp 61c792c6f4 fully qualify types in signals and slots преди 3 години
testsyncfilestatustracker.cpp 01ecb639ab use new connect syntax преди 3 години
testsyncjournaldb.cpp 1a83894074 Fix typo преди 3 години
testsyncmove.cpp 50c3700412 Fix typos found by codespell преди 2 години
testsyncvirtualfiles.cpp 9afd7265bb add a new automated test for virtual files and data restoration преди 2 години
testsyncxattr.cpp 1a83894074 Fix typo преди 3 години
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. преди 3 години
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. преди 4 години
testunifiedsearchlistmodel.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy преди 3 години
testupdater.cpp edb3759684 For tests we do not need a xserver running. преди 9 години
testuploadreset.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. преди 3 години
testutility.cpp 50c3700412 Fix typos found by codespell преди 2 години
testxmlparse.cpp 01ecb639ab use new connect syntax преди 3 години
themeutils.cpp 9185956069 Split out wizard welcome page преди 5 години
themeutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy преди 3 години