desktop/test
Claudio Cambra e721b03106 Remove sorting code in activitylistmodel as not needed with sortedactivitylistmodel
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-09-26 18:18:34 +02:00
..
benchmarks
csync use alias target for internal libraries 2021-10-06 07:56:33 +00:00
manual/favlink
mockserver Replace deprecated QRegExp with QRegularExpression. 2021-11-02 08:54:06 +00:00
CMakeLists.txt Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 2022-07-29 19:26:53 +03:00
nextcloud_add_test.cmake Fix BUILD_TESTING on non Linux unices 2021-10-12 16:32:24 +02:00
pushnotificationstestutils.cpp Don't compare integers with different signs 2021-08-11 20:20:39 +00:00
pushnotificationstestutils.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
stubfolderman.cpp VFS: Tell the vfs plugin whether we have multiple accounts 2020-12-15 10:59:14 +01:00
stubremotewipe.cpp Clazy: Fix some warnigns 2020-12-15 10:59:17 +01:00
syncenginetestutils.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
syncenginetestutils.h Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 2022-07-29 19:26:53 +03:00
test_journal.db
testaccount.cpp fix review comment 2021-07-29 08:27:53 +00:00
testactivitydata.cpp Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
testactivitylistmodel.cpp Remove sorting code in activitylistmodel as not needed with sortedactivitylistmodel 2022-09-26 18:18:34 +02:00
testallfilesdeleted.cpp in wizard always use the correct way to get dav path 2021-07-28 09:45:49 +00:00
testasyncop.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testblacklist.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testcapabilities.cpp detect capabilities for lock/unlock of files 2022-05-02 13:52:05 +02:00
testcfapishellextensionsipc.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testchecksumvalidator.cpp Refactor DeleteJob and DeleteApiJob to use SimpleFileJob. 2022-01-11 13:37:09 +00:00
testchunkingng.cpp Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 2022-06-10 15:18:54 +03:00
testclientsideencryption.cpp VFS + E2EE. Improved data alignment and unit tests for StreamingDecryptor. Refactoring and renaming for readability. 2021-08-20 12:57:22 +00:00
testconcaturl.cpp
testcookies.cpp Use QDateTime::startOfDay() 2021-09-08 08:54:00 +00:00
testdatabaseerror.cpp Test that the sync behave well if there are errors while reading the database 2020-12-15 10:58:17 +01:00
testdownload.cpp Fix deprecation warnings. 2022-09-17 09:47:15 +02:00
testexcludedfiles.cpp Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 2022-06-10 15:18:54 +03:00
testfolder.cpp
testfolderman.cpp Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed. 2022-09-10 10:34:34 +02:00
testfolderwatcher.cpp Use QRandomGenerator instead of qrand 2021-09-08 08:54:00 +00:00
testhelper.cpp Remove unused functions and variables 2021-08-11 20:20:39 +00:00
testhelper.h switch from Q_DECL_OVERRIDE to plain override 2021-08-31 08:35:57 +00:00
testiconutils.cpp 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. 2021-11-04 20:50:51 +00:00
testinotifywatcher.cpp Use QRandomGenerator instead of qrand 2021-09-08 08:54:00 +00:00
testlocaldiscovery.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testlockedfiles.cpp testlockedfiles use long file path 2021-08-23 09:40:27 +02:00
testlockfile.cpp allow lock/unlock of files from files explorer integration 2022-05-02 13:52:05 +02:00
testlongpath.cpp Add test for csync_vio_local_stat with long path 2021-08-23 09:40:27 +02:00
testnetrcparser.cpp
testnextcloudpropagator.cpp
testoauth.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
testownsql.cpp Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +02:00
testpermissions.cpp Do not remove files from a Group folder and its nested folders whe it is renamed or removed while not allowed. 2022-03-09 10:54:39 +02:00
testplan.txt
testpushnotifications.cpp Fail build when Windows tests fail. Use GH Actions to build and run Windows tests. Create coverage and uppload it to codecov.io. 2022-06-10 15:18:54 +03:00
testremotediscovery.cpp Make argument singular to fix i18n issue 2021-11-05 10:00:17 +01:00
testremotewipe.cpp
testselectivesync.cpp Ensure local discovery on selective sync changes 2020-12-15 10:58:41 +01:00
testsetuserstatusdialog.cpp Make UserStatusSelector a dismissible page pushed onto the tray window 2022-08-10 09:22:33 +00:00
testsynccfapi.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testsyncconflict.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testsyncdelete.cpp Move test for issue #1329 from t1.pl to new test system 2020-12-15 10:58:29 +01:00
testsyncengine.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testsyncfileitem.cpp
testsyncfilestatustracker.cpp Rollback local move when server move has failed. 2022-02-23 16:53:26 +02:00
testsyncjournaldb.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testsyncmove.cpp Rollback local move when server move has failed. 2022-02-23 16:53:26 +02:00
testsyncvirtualfiles.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testsyncxattr.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testtalkreply.cpp Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
testtheme.cpp Enable share to Talk and Email. Display correct icon. Added unit tests. 2021-09-06 13:27:39 +00:00
testunifiedsearchlistmodel.cpp Unified Search via Tray window 2021-10-25 14:45:05 +03:00
testupdater.cpp
testuploadreset.cpp Do not ignore return values for SyncJournalDB in unit tests. 2022-09-17 09:47:15 +02:00
testutility.cpp Replace deprecated QRegExp with QRegularExpression. 2021-11-02 08:54:06 +00:00
testxmlparse.cpp Use dav instead of webdav 2021-07-16 12:42:02 +00:00
themeutils.cpp Split out wizard welcome page 2021-03-10 09:55:40 +01:00
themeutils.h Split out wizard welcome page 2021-03-10 09:55:40 +01:00