| .. |
|
benchmarks
|
|
|
|
csync
|
|
|
|
manual/favlink
|
|
|
|
mockserver
|
|
|
|
activitylistmodeltestutils.cpp
|
|
|
|
activitylistmodeltestutils.h
|
|
|
|
CMakeLists.txt
|
add test skeleton for OCC::FolderStatusModel
|
2025-02-12 09:49:09 +01:00 |
|
e2etestsfakecert.pem
|
|
|
|
e2etestsfakecertprivatekey.pem
|
|
|
|
e2etestsfakecertpublickey.pem
|
|
|
|
endtoendtestutils.cpp
|
|
|
|
endtoendtestutils.h
|
|
|
|
fake2eelocksucceeded.json
|
|
|
|
fakefiledrope2eefoldermetadata.json
|
|
|
|
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
|
|
|
|
pushnotificationstestutils.cpp
|
|
|
|
pushnotificationstestutils.h
|
|
|
|
sharetestutils.cpp
|
|
|
|
sharetestutils.h
|
|
|
|
stubfolderman.cpp
|
|
|
|
stubremotewipe.cpp
|
|
|
|
syncenginetestutils.cpp
|
try to enforce the windows compatibility as guessed from server
|
2025-02-19 13:21:45 +01:00 |
|
syncenginetestutils.h
|
try to enforce the windows compatibility as guessed from server
|
2025-02-19 13:21:45 +01: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
|
Replace dark/light icon roles with a single icon role in activity list model
|
2024-12-09 11:11:37 +01: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
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testchecksumvalidator.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testchunkingng.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testclientsideencryption.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testclientsideencryptionv2.cpp
|
disable some parts of the auto tests for end-to-end encryption
|
2025-02-07 09:12:29 +01: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
|
Use QTimeZone in startOfDay for QDate in tests
|
2024-12-20 16:26:57 +01:00 |
|
testdownload.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01: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
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testfiletagmodel.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testfolder.cpp
|
|
|
|
testfolderman.cpp
|
prevent infinite sync loop: delay retry after many errors
|
2025-02-20 10:09:27 +01:00 |
|
testfolderstatusmodel.cpp
|
add test skeleton for OCC::FolderStatusModel
|
2025-02-12 09:49:09 +01:00 |
|
testfolderwatcher.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testhelper.cpp
|
|
|
|
testhelper.h
|
|
|
|
testiconutils.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testinotifywatcher.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testlocaldiscovery.cpp
|
ensure correct behavioron Windows for invalid file names
|
2025-02-19 13:21:45 +01:00 |
|
testlockedfiles.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testlockfile.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testlongpath.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testnetrcparser.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testnextcloudpropagator.cpp
|
removed redundant qAsConst
|
2025-02-25 11:54:54 +08:00 |
|
testownsql.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testpermissions.cpp
|
ensure folder permissions are read-only when needed
|
2024-11-21 12:06:57 +01:00 |
|
testplan.txt
|
|
|
|
testpushnotifications.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testremotediscovery.cpp
|
disable our code for network timeout
|
2024-09-26 16:11:37 +02:00 |
|
testremotewipe.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsecurefiledrop.cpp
|
disable some parts of the auto tests for end-to-end encryption
|
2025-02-07 09:12:29 +01:00 |
|
testselectivesync.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01: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
|
use TextArea instead of TextEdit for share note field
|
2025-02-14 13:53:44 +01: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
|
allow dehydrating pinned LNK files
|
2024-12-16 16:15:40 +01:00 |
|
testsyncconflict.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testsyncconflictsmodel.cpp
|
fix TestSyncConflictsModel by using locale aware test data
|
2024-11-29 09:23:58 +01:00 |
|
testsyncdelete.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
testsyncengine.cpp
|
Add test for syncing with bulk upload when there are errors.
|
2025-02-20 11:36:36 +01: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
|
Replace aAsConst with std::as_const in tests
|
2024-12-20 16:26:57 +01:00 |
|
testsyncmove.cpp
|
Replace aAsConst with std::as_const in tests
|
2024-12-20 16:26:57 +01:00 |
|
testsyncvirtualfiles.cpp
|
try to enforce the windows compatibility as guessed from server
|
2025-02-19 13:21:45 +01:00 |
|
testsyncxattr.cpp
|
|
|
|
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
|
changing default chunk size to 100MB
|
2024-09-26 10:56:53 +02:00 |
|
testutility.cpp
|
refactor: replace QString() with QStringLiteral() for better performance
|
2025-01-31 15:11:02 +01:00 |
|
testxmlparse.cpp
|
better automated tests log
|
2024-05-15 15:06:11 +02:00 |
|
themeutils.cpp
|
|
|
|
themeutils.h
|
|
|