.. |
benchmarks
|
Enable bugprone-too-small-loop-variable clang-tidy check
|
2020-09-01 06:37:03 +00:00 |
csync
|
Remove csync_update and csync_reconcile
|
2020-12-15 10:58:00 +01:00 |
manual/favlink
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
mockserver
|
Use QDateTime::currentDateTimeUtc instead of the non utc version
|
2017-09-26 16:14:17 +02:00 |
scripts
|
Convert p7.pl to a C++ test
|
2020-12-15 10:58:00 +01:00 |
CMakeLists.txt
|
Added test that checks what happens when there is an error in the remote discovery
|
2020-12-15 10:58:00 +01:00 |
nextcloud_add_test.cmake
|
Updater: Fix Tests build (failed with BUILD_UPDATER=NO)
|
2020-03-10 22:10:45 +01:00 |
stubfolderman.cpp
|
Fix leak in OCC::AccountManager stub for FolderManTest
|
2020-05-21 01:22:15 +02:00 |
stubremotewipe.cpp
|
Enable all the misc clang-tidy check except one
|
2020-08-31 09:14:09 +02:00 |
syncenginetestutils.h
|
Added test that checks what happens when there is an error in the remote discovery
|
2020-12-15 10:58:00 +01:00 |
test_journal.db
|
test_journal.db: Add checksumtype table
|
2017-06-22 15:11:49 +02:00 |
testallfilesdeleted.cpp
|
Enable the modernize-loop-convert check on clang-tidy
|
2020-08-13 12:55:14 +00:00 |
testblacklist.cpp
|
Blacklist: remember the X-Request-ID
|
2020-12-15 10:57:53 +01:00 |
testchecksumvalidator.cpp
|
Use auto to avoiding repeating type names
|
2020-05-20 03:54:41 +02:00 |
testchunkingng.cpp
|
Size cleanups in TestChunkingNG
|
2020-08-13 16:46:14 +02:00 |
testclientsideencryption.cpp
|
Add support for BASE64 encoded '|' when decrypting
|
2020-08-10 13:13:19 +02:00 |
testconcaturl.cpp
|
Enable the modernize-use-using check on clang-tidy
|
2020-08-12 18:18:57 +02:00 |
testdownload.cpp
|
apply http2 qt resend patch from owncloud
|
2019-12-25 13:59:15 +08:00 |
testexcludedfiles.cpp
|
issue1216: added sync-exclude entry for emacs recovery files
|
2019-05-22 08:52:37 +02:00 |
testfilesystem.cpp
|
Move Utility to a new common static library
|
2017-09-05 17:25:19 +02:00 |
testfolder.cpp
|
Move Utility to a new common static library
|
2017-09-05 17:25:19 +02:00 |
testfolderman.cpp
|
Enable bugprone-forward-declaration-namespace clang-tidy check
|
2020-09-01 06:37:03 +00:00 |
testfolderwatcher.cpp
|
FolderWatcher linux: Make automatically recursive #7068
|
2020-11-24 16:56:49 +00:00 |
testhelper.h
|
Once client gets 401/403 from the server, check if remote wipe was requested.
|
2019-10-17 20:11:31 +02:00 |
testinotifywatcher.cpp
|
Move Utility to a new common static library
|
2017-09-05 17:25:19 +02:00 |
testlocaldiscovery.cpp
|
LocalDiscoveryTracker: Separate from Folder and move to libsync
|
2020-12-15 10:57:51 +01:00 |
testnetrcparser.cpp
|
For tests we do not need a xserver running.
|
2016-05-12 11:34:21 +02:00 |
testnextcloudpropagator.cpp
|
Enable the modernize-use-using check on clang-tidy
|
2020-08-12 18:18:57 +02:00 |
testoauth.cpp
|
Remove useless virtual, better use override only
|
2020-05-18 20:45:20 +02:00 |
testownsql.cpp
|
OwnSql: Fixup after feedback for #6388
|
2018-07-03 10:33:26 +02:00 |
testpermissions.cpp
|
New Discovery Algo: Permsission check
|
2020-12-15 10:58:01 +01:00 |
testplan.txt
|
Minor typos in client test section
|
2015-09-10 18:11:44 +05:45 |
testremotediscovery.cpp
|
New Discovery Algorithm: handle server errors
|
2020-12-15 10:58:00 +01:00 |
testremotewipe.cpp
|
Once client gets 401/403 from the server, check if remote wipe was requested.
|
2019-10-17 20:11:31 +02:00 |
testsyncconflict.cpp
|
SocketAPI: Introduce conflict resolution actions #6252
|
2020-10-22 16:40:10 +02:00 |
testsyncengine.cpp
|
LocalDiscoveryTracker: Separate from Folder and move to libsync
|
2020-12-15 10:57:51 +01:00 |
testsyncfileitem.cpp
|
For tests we do not need a xserver running.
|
2016-05-12 11:34:21 +02:00 |
testsyncfilestatustracker.cpp
|
Use the return braced init list pattern
|
2020-05-27 14:36:07 +02:00 |
testsyncjournaldb.cpp
|
Enable the modernize-use-using check on clang-tidy
|
2020-08-12 18:18:57 +02:00 |
testsyncmove.cpp
|
New discovery algoritmh: more on Renames
|
2020-12-15 10:57:58 +01:00 |
testsyncvirtualfiles.cpp
|
New discovery algorithm: Virtual files
|
2020-12-15 10:57:59 +01:00 |
testupdater.cpp
|
For tests we do not need a xserver running.
|
2016-05-12 11:34:21 +02:00 |
testuploadreset.cpp
|
Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict
|
2020-08-13 16:46:08 +02:00 |
testutility.cpp
|
testLaunchOnStartup shouldn't fail on dev setup
|
2020-05-27 15:11:25 +02:00 |
testxmlparse.cpp
|
Properly handle denormalized href
|
2020-05-18 19:33:34 +02:00 |