| .. |
|
benchmarks
|
|
|
|
csync
|
allow detection of qt5 or qt6
|
2024-04-26 09:05:12 +02:00 |
|
manual/favlink
|
|
|
|
mockserver
|
|
|
|
activitylistmodeltestutils.cpp
|
Unit tests for federated share activity actions
|
2024-03-05 09:13:12 +01:00 |
|
activitylistmodeltestutils.h
|
Activity list fixes and improvements. Adjusted sorting to show interactive and security activities always on top (after errors). Added button to scroll up when new activity arrives. Improved sync status scrollbar.
|
2023-09-22 15:28:50 +02:00 |
|
CMakeLists.txt
|
Unit tests. Test .lnk file with a real shortcut file. Test will hang if QFileInfo is used on .lnk files.
|
2024-07-10 10:29:35 +02:00 |
|
e2etestsfakecert.pem
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +02:00 |
|
e2etestsfakecertprivatekey.pem
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +02:00 |
|
e2etestsfakecertpublickey.pem
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +02:00 |
|
endtoendtestutils.cpp
|
Add an end to end test utils file
|
2022-11-23 08:40:46 +01:00 |
|
endtoendtestutils.h
|
Add an end to end test utils file
|
2022-11-23 08:40:46 +01:00 |
|
fake2eelocksucceeded.json
|
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
|
2023-03-02 19:29:11 +01:00 |
|
fakefiledrope2eefoldermetadata.json
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +02:00 |
|
fakeshortcut.base64
|
Unit tests. Test .lnk file with a real shortcut file. Test will hang if QFileInfo is used on .lnk files.
|
2024-07-10 10:29:35 +02:00 |
|
nextcloud_add_test.cmake
|
Fix test compilation
|
2024-04-26 09:05:12 +02:00 |
|
pushnotificationstestutils.cpp
|
pushnotification testutils: Bind only to LocalHost
|
2024-04-22 09:47:49 +02:00 |
|
pushnotificationstestutils.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
sharetestutils.cpp
|
fix automated tests missing toString() convert from QVariant
|
2024-04-26 09:05:12 +02:00 |
|
sharetestutils.h
|
more fixes for attributes without init value
|
2023-02-06 10:43:05 +01:00 |
|
stubfolderman.cpp
|
|
|
|
stubremotewipe.cpp
|
|
|
|
syncenginetestutils.cpp
|
fix automated tests missing toString() convert from QVariant
|
2024-04-26 09:05:12 +02:00 |
|
syncenginetestutils.h
|
Unit tests for diverse conflicts in one folder.
|
2024-04-23 12:18:12 +02:00 |
|
test_journal.db
|
|
|
|
testaccount.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testactivitydata.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testactivitylistmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testallfilesdeleted.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testasyncop.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testblacklist.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testcapabilities.cpp
|
Extend capabilities test to include desktopEnterpriseChannel check.
|
2024-07-04 10:16:40 +02:00 |
|
testcfapishellextensionsipc.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testchecksumvalidator.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testchunkingng.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testclientsideencryption.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testclientsideencryptionv2.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testclientstatusreporting.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testconcaturl.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testcookies.cpp
|
|
|
|
testdatabaseerror.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testdatefieldbackend.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testdownload.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
teste2efiletransfer.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
teste2eserversetup.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testexcludedfiles.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testfiletagmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testfolder.cpp
|
|
|
|
testfolderman.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testfolderwatcher.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testhelper.cpp
|
Moved all server mocking code for share model test to independent ShareTestUtils file
|
2022-10-31 18:06:10 +01:00 |
|
testhelper.h
|
Make accountstate fakeable for tests
|
2023-01-24 17:00:14 +01:00 |
|
testiconutils.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testinotifywatcher.cpp
|
|
|
|
testlocaldiscovery.cpp
|
some files just cannot sync on windows: get automated tests to work
|
2024-05-15 17:48:58 +02:00 |
|
testlockedfiles.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testlockfile.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testlongpath.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testnetrcparser.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testnextcloudpropagator.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testownsql.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testpermissions.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testplan.txt
|
|
|
|
testpushnotifications.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testremotediscovery.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testremotewipe.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsecurefiledrop.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testselectivesync.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsetuserstatusdialog.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testshareemodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsharemodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsortedactivitylistmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsortedsharemodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsynccfapi.cpp
|
Unit tests. Test .lnk file with a real shortcut file. Test will hang if QFileInfo is used on .lnk files.
|
2024-07-10 10:29:35 +02:00 |
|
testsyncconflict.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncconflictsmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncdelete.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncengine.cpp
|
Add tests to remove all files when sycing with or without nextcloudcmd.
|
2024-06-28 18:18:08 +02:00 |
|
testsyncfileitem.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncfilestatustracker.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncjournaldb.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncmove.cpp
|
Fix renaming tests for files under group folders.
|
2024-07-05 12:58:38 +02:00 |
|
testsyncvirtualfiles.cpp
|
Properly reset fakefolder test state post-placeholder file delete in testsyncvirtualfiles
|
2024-06-28 18:17:19 +02:00 |
|
testsyncxattr.cpp
|
context menu: do not recursively check pin and availability states
|
2024-03-27 11:59:30 +01:00 |
|
testtalkreply.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testtheme.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testunifiedsearchlistmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testupdater.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testuploadreset.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testutility.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testxmlparse.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
themeutils.cpp
|
|
|
|
themeutils.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |