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