| .. |
|
benchmarks
|
|
|
|
csync
|
apply modernize-use-using via clang-tidy
|
2022-10-04 01:32:46 +02:00 |
|
manual/favlink
|
|
|
|
mockserver
|
|
|
|
CMakeLists.txt
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +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 |
|
nextcloud_add_test.cmake
|
Always build E2E tests, but only add to test suite if enabled
|
2022-11-23 08:40:46 +01:00 |
|
pushnotificationstestutils.cpp
|
|
|
|
pushnotificationstestutils.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
sharetestutils.cpp
|
Fix bad remote path in sharetestutils fakefolder, which led to failed FakePropfindReply being provided in tests
|
2022-12-13 17:40:16 +01:00 |
|
sharetestutils.h
|
more fixes for attributes without init value
|
2023-02-06 10:43:05 +01:00 |
|
stubfolderman.cpp
|
|
|
|
stubremotewipe.cpp
|
|
|
|
syncenginetestutils.cpp
|
Implement Secure filedrop link share. Move data from 'filedrop' to 'files' when syncing E2EE folders.
|
2023-03-02 19:29:11 +01:00 |
|
syncenginetestutils.h
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
test_journal.db
|
|
|
|
testaccount.cpp
|
fix [[nodiscard]] single warning
|
2022-10-04 11:14:45 +02:00 |
|
testactivitydata.cpp
|
use of QStringLiteral() is invalid: QString() must be used
|
2023-02-22 16:50:20 +01:00 |
|
testactivitylistmodel.cpp
|
Update tests.
|
2022-10-17 11:29:23 +00:00 |
|
testallfilesdeleted.cpp
|
tidy some loop related code: avoid one letter variable names
|
2022-11-18 16:02:21 +01: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
|
fix issues reported by compiling windows code with clang-tidy
|
2023-02-22 16:50:20 +01:00 |
|
testchecksumvalidator.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
testchunkingng.cpp
|
fix instances of: c++11 range-loop might detach Qt container warnings
|
2022-11-18 16:02:21 +01:00 |
|
testclientsideencryption.cpp
|
|
|
|
testconcaturl.cpp
|
|
|
|
testcookies.cpp
|
|
|
|
testdatabaseerror.cpp
|
|
|
|
testdownload.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
teste2efiletransfer.cpp
|
initialize all variables
|
2023-02-06 10:43:04 +01:00 |
|
teste2eserversetup.cpp
|
Add a test to check e2e server test setup
|
2022-11-23 08:40:46 +01: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
|
use a better name for encryption status attributes
|
2023-04-12 15:46:51 +02:00 |
|
testfolderwatcher.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01: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
|
|
|
|
testinotifywatcher.cpp
|
|
|
|
testlocaldiscovery.cpp
|
Always discover blacklisted folders locally, to avoid data loss of non-uploaded files when modifying selectivesync list.
|
2023-02-23 10:58:57 +01:00 |
|
testlockedfiles.cpp
|
fix issues reported by compiling windows code with clang-tidy
|
2023-02-22 16:50:20 +01:00 |
|
testlockfile.cpp
|
add extra tests for lock files to better capture desired behavior
|
2022-10-11 16:01:58 +02:00 |
|
testlongpath.cpp
|
|
|
|
testnetrcparser.cpp
|
|
|
|
testnextcloudpropagator.cpp
|
|
|
|
testoauth.cpp
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
testownsql.cpp
|
|
|
|
testpermissions.cpp
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01: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
|
|
|
|
testremotewipe.cpp
|
|
|
|
testsecurefiledrop.cpp
|
Fix unit tests SecureFileDrop
|
2023-04-05 12:21:28 +02:00 |
|
testselectivesync.cpp
|
|
|
|
testsetuserstatusdialog.cpp
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |
|
testshareemodel.cpp
|
Display 'Search globally' as the last sharees list element
|
2023-03-03 18:01:05 +01:00 |
|
testsharemodel.cpp
|
Incorporate internal link share into tests
|
2022-12-13 17:33:38 +01:00 |
|
testsortedsharemodel.cpp
|
Incorporate internal link share into tests
|
2022-12-13 17:33:38 +01:00 |
|
testsynccfapi.cpp
|
add test for windows CfApi
|
2023-03-08 09:45:09 +01:00 |
|
testsyncconflict.cpp
|
Update file's metadata in the local database when the etag changes while file remains unchanged. Fix subsequent conflict when locking and unlocking.
|
2022-12-30 16:57:32 +01:00 |
|
testsyncdelete.cpp
|
|
|
|
testsyncengine.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
testsyncfileitem.cpp
|
fully qualify types in signals and slots
|
2022-11-15 09:57:54 +01:00 |
|
testsyncfilestatustracker.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
testsyncjournaldb.cpp
|
Fix typo
|
2022-12-13 09:22:58 +01:00 |
|
testsyncmove.cpp
|
fix instances of: c++11 range-loop might detach Qt container warnings
|
2022-11-18 16:02:21 +01:00 |
|
testsyncvirtualfiles.cpp
|
add a new automated test for virtual files and data restoration
|
2023-03-08 09:45:09 +01:00 |
|
testsyncxattr.cpp
|
Fix typo
|
2022-12-13 09:22:58 +01:00 |
|
testtalkreply.cpp
|
Add TalkReply class and tests.
|
2022-03-17 17:50:33 +01:00 |
|
testtheme.cpp
|
|
|
|
testunifiedsearchlistmodel.cpp
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02: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
|
|
|
|
testxmlparse.cpp
|
use new connect syntax
|
2023-02-28 09:36:27 +01:00 |
|
themeutils.cpp
|
|
|
|
themeutils.h
|
add [[nodiscard]] attribute via clang-tidy
|
2022-10-04 11:14:45 +02:00 |