Matthieu Gallien 76e88572d6 more fixes for attributes without init value hace 3 años
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check hace 5 años
csync 9b7d1add52 apply modernize-use-using via clang-tidy hace 3 años
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ hace 9 años
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. hace 4 años
CMakeLists.txt dfcf97654c Always build E2E tests, but only add to test suite if enabled hace 3 años
endtoendtestutils.cpp 53abfb4785 Add an end to end test utils file hace 3 años
endtoendtestutils.h 53abfb4785 Add an end to end test utils file hace 3 años
nextcloud_add_test.cmake dfcf97654c Always build E2E tests, but only add to test suite if enabled hace 3 años
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs hace 4 años
pushnotificationstestutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
sharetestutils.cpp 294ec8a2b6 Fix bad remote path in sharetestutils fakefolder, which led to failed FakePropfindReply being provided in tests hace 3 años
sharetestutils.h 76e88572d6 more fixes for attributes without init value hace 3 años
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts hace 5 años
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns hace 5 años
syncenginetestutils.cpp 602b8db5e2 handle case clash conflicts in a similar way to content conflicts hace 3 años
syncenginetestutils.h d2f5c6a5c7 initialize many attributes that could have been left without init value hace 3 años
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table hace 8 años
testaccount.cpp 5fc017575b fix [[nodiscard]] single warning hace 3 años
testactivitydata.cpp b4882ae5c7 Update tests for ActivityData. hace 3 años
testactivitylistmodel.cpp f8b3ad8852 Update tests. hace 3 años
testallfilesdeleted.cpp 26fd4d2226 tidy some loop related code: avoid one letter variable names hace 3 años
testasyncop.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. hace 3 años
testblacklist.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. hace 3 años
testcapabilities.cpp 860d7dd9de detect capabilities for lock/unlock of files hace 3 años
testcfapishellextensionsipc.cpp 16153b33b7 Fix CfApiShellExtensionsIPCTest. hace 3 años
testchecksumvalidator.cpp d2f5c6a5c7 initialize many attributes that could have been left without init value hace 3 años
testchunkingng.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings hace 3 años
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. hace 4 años
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy hace 5 años
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() hace 4 años
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database hace 5 años
testdownload.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
teste2efiletransfer.cpp b4a8981c03 initialize all variables hace 3 años
teste2eserversetup.cpp 55cd79f4ef Add a test to check e2e server test setup hace 3 años
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. hace 3 años
testfolder.cpp bfc7ea562d Move Utility to a new common static library hace 8 años
testfolderman.cpp e993684775 Remove faulty else statement from TestFolderman that would erroneously cause failure hace 3 años
testfolderwatcher.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings hace 3 años
testhelper.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file hace 3 años
testhelper.h c59ab85e22 Make accountstate fakeable for tests hace 3 años
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. hace 4 años
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand hace 4 años
testlocaldiscovery.cpp d371855e56 test that files soon to be expired will be synced automatically hace 3 años
testlockedfiles.cpp 5a7fd3f316 testlockedfiles use long file path hace 4 años
testlockfile.cpp a378c4d80a add extra tests for lock files to better capture desired behavior hace 3 años
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path hace 4 años
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. hace 9 años
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy hace 5 años
testoauth.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access hace 4 años
testpermissions.cpp 61c792c6f4 fully qualify types in signals and slots hace 3 años
testplan.txt 13b6b3989a Minor typos in client test section hace 10 años
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. hace 3 años
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue hace 4 años
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. hace 6 años
testselectivesync.cpp 238ac53666 Ensure local discovery on selective sync changes hace 5 años
testsetuserstatusdialog.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
testshareemodel.cpp a0ff46a7fb Add testing for ShareeModel hace 3 años
testsharemodel.cpp 9b5be727b1 Incorporate internal link share into tests hace 3 años
testsortedsharemodel.cpp 9b5be727b1 Incorporate internal link share into tests hace 3 años
testsynccfapi.cpp 1a83894074 Fix typo hace 3 años
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. hace 3 años
testsyncdelete.cpp dfedb09fd8 Move test for issue #1329 from t1.pl to new test system hace 5 años
testsyncengine.cpp 602b8db5e2 handle case clash conflicts in a similar way to content conflicts hace 3 años
testsyncfileitem.cpp 61c792c6f4 fully qualify types in signals and slots hace 3 años
testsyncfilestatustracker.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
testsyncjournaldb.cpp 1a83894074 Fix typo hace 3 años
testsyncmove.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings hace 3 años
testsyncvirtualfiles.cpp 602b8db5e2 handle case clash conflicts in a similar way to content conflicts hace 3 años
testsyncxattr.cpp 1a83894074 Fix typo hace 3 años
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. hace 3 años
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. hace 4 años
testunifiedsearchlistmodel.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años
testupdater.cpp edb3759684 For tests we do not need a xserver running. hace 9 años
testuploadreset.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. hace 3 años
testutility.cpp c52718c104 Replace deprecated QRegExp with QRegularExpression. hace 4 años
testxmlparse.cpp d2f5c6a5c7 initialize many attributes that could have been left without init value hace 3 años
themeutils.cpp 9185956069 Split out wizard welcome page hace 5 años
themeutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy hace 3 años