Claudio Cambra dfcf97654c Always build E2E tests, but only add to test suite if enabled vor 3 Jahren
..
benchmarks 0909f00a8b Enable bugprone-too-small-loop-variable clang-tidy check vor 5 Jahren
csync 9b7d1add52 apply modernize-use-using via clang-tidy vor 3 Jahren
manual db24f60ae3 License: Adjust license of GPLv2 source files to GPLv2+ vor 9 Jahren
mockserver c52718c104 Replace deprecated QRegExp with QRegularExpression. vor 4 Jahren
CMakeLists.txt dfcf97654c Always build E2E tests, but only add to test suite if enabled vor 3 Jahren
endtoendtestutils.cpp 53abfb4785 Add an end to end test utils file vor 3 Jahren
endtoendtestutils.h 53abfb4785 Add an end to end test utils file vor 3 Jahren
nextcloud_add_test.cmake dfcf97654c Always build E2E tests, but only add to test suite if enabled vor 3 Jahren
pushnotificationstestutils.cpp ccd27870a7 Don't compare integers with different signs vor 4 Jahren
pushnotificationstestutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
sharetestutils.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file vor 3 Jahren
sharetestutils.h 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file vor 3 Jahren
stubfolderman.cpp f932dfc648 VFS: Tell the vfs plugin whether we have multiple accounts vor 5 Jahren
stubremotewipe.cpp bd62615aab Clazy: Fix some warnigns vor 5 Jahren
syncenginetestutils.cpp b04128fd34 set mtime when building local sync folder state in automated tests vor 3 Jahren
syncenginetestutils.h b04128fd34 set mtime when building local sync folder state in automated tests vor 3 Jahren
test_journal.db 2244b35a6d test_journal.db: Add checksumtype table vor 8 Jahren
testaccount.cpp 5fc017575b fix [[nodiscard]] single warning vor 3 Jahren
testactivitydata.cpp 65f2bada3e Add thumbnails for files in the activity view vor 3 Jahren
testactivitylistmodel.cpp f8b3ad8852 Update tests. vor 3 Jahren
testallfilesdeleted.cpp 26fd4d2226 tidy some loop related code: avoid one letter variable names vor 3 Jahren
testasyncop.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testblacklist.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testcapabilities.cpp 860d7dd9de detect capabilities for lock/unlock of files vor 3 Jahren
testcfapishellextensionsipc.cpp 289a641d74 VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer vor 3 Jahren
testchecksumvalidator.cpp 225753a8c0 Refactor DeleteJob and DeleteApiJob to use SimpleFileJob. vor 4 Jahren
testchunkingng.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings vor 3 Jahren
testclientsideencryption.cpp ba73b6d914 VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. vor 4 Jahren
testconcaturl.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy vor 5 Jahren
testcookies.cpp 45f59e7eca Use QDateTime::startOfDay() vor 4 Jahren
testdatabaseerror.cpp bb9ce8db21 Test that the sync behave well if there are errors while reading the database vor 5 Jahren
testdownload.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
teste2efiletransfer.cpp da6724be8c Add a file transfer e2e test vor 3 Jahren
teste2eserversetup.cpp 55cd79f4ef Add a test to check e2e server test setup vor 3 Jahren
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. vor 3 Jahren
testfolder.cpp bfc7ea562d Move Utility to a new common static library vor 8 Jahren
testfolderman.cpp 6affc6e6ab Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database. vor 3 Jahren
testfolderwatcher.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings vor 3 Jahren
testhelper.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file vor 3 Jahren
testhelper.h 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file vor 3 Jahren
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. vor 4 Jahren
testinotifywatcher.cpp 0af83dd1b6 Use QRandomGenerator instead of qrand vor 4 Jahren
testlocaldiscovery.cpp d371855e56 test that files soon to be expired will be synced automatically vor 3 Jahren
testlockedfiles.cpp 5a7fd3f316 testlockedfiles use long file path vor 4 Jahren
testlockfile.cpp a378c4d80a add extra tests for lock files to better capture desired behavior vor 3 Jahren
testlongpath.cpp 8ca5035c42 Add test for csync_vio_local_stat with long path vor 4 Jahren
testnetrcparser.cpp edb3759684 For tests we do not need a xserver running. vor 9 Jahren
testnextcloudpropagator.cpp d58ec4bf70 Enable the modernize-use-using check on clang-tidy vor 5 Jahren
testoauth.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
testownsql.cpp de2d11125b Move Prepared sql queries to seperate class to manage access vor 4 Jahren
testpermissions.cpp 61c792c6f4 fully qualify types in signals and slots vor 3 Jahren
testplan.txt 13b6b3989a Minor typos in client test section vor 10 Jahren
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. vor 3 Jahren
testremotediscovery.cpp 416d98716f Make argument singular to fix i18n issue vor 4 Jahren
testremotewipe.cpp 19491ff85f Once client gets 401/403 from the server, check if remote wipe was requested. vor 6 Jahren
testselectivesync.cpp 238ac53666 Ensure local discovery on selective sync changes vor 5 Jahren
testsetuserstatusdialog.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
testshareemodel.cpp a0ff46a7fb Add testing for ShareeModel vor 3 Jahren
testsharemodel.cpp 7ba6969e65 Moved all server mocking code for share model test to independent ShareTestUtils file vor 3 Jahren
testsortedsharemodel.cpp 63354f8432 Add testing for SortedShareModel vor 3 Jahren
testsynccfapi.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testsyncconflict.cpp 26fd4d2226 tidy some loop related code: avoid one letter variable names vor 3 Jahren
testsyncdelete.cpp dfedb09fd8 Move test for issue #1329 from t1.pl to new test system vor 5 Jahren
testsyncengine.cpp c379879e30 check that we update local file mtime on changes from server vor 3 Jahren
testsyncfileitem.cpp 61c792c6f4 fully qualify types in signals and slots vor 3 Jahren
testsyncfilestatustracker.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
testsyncjournaldb.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings vor 3 Jahren
testsyncmove.cpp b5adbf3ab0 fix instances of: c++11 range-loop might detach Qt container warnings vor 3 Jahren
testsyncvirtualfiles.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testsyncxattr.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testtalkreply.cpp 73bae8cd30 Add TalkReply class and tests. vor 3 Jahren
testtheme.cpp a3fc812539 Enable share to Talk and Email. Display correct icon. Added unit tests. vor 4 Jahren
testunifiedsearchlistmodel.cpp 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren
testupdater.cpp edb3759684 For tests we do not need a xserver running. vor 9 Jahren
testuploadreset.cpp 5175d186a4 Do not ignore return values for SyncJournalDB in unit tests. vor 3 Jahren
testutility.cpp c52718c104 Replace deprecated QRegExp with QRegularExpression. vor 4 Jahren
testxmlparse.cpp 3e61bdc431 Use dav instead of webdav vor 4 Jahren
themeutils.cpp 9185956069 Split out wizard welcome page vor 5 Jahren
themeutils.h 565a5f0999 add [[nodiscard]] attribute via clang-tidy vor 3 Jahren