1
0
Fork 0
Nextcloud-Desktop/test
Matthieu Gallien badb5c1fba fix review comment
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-07-29 08:27:53 +00:00
..
benchmarks Enable bugprone-too-small-loop-variable clang-tidy check 2020-09-01 06:37:03 +00:00
csync Compile nextcoud gui as separate library 2021-02-02 13:35:04 +00:00
manual/favlink License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
mockserver Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
CMakeLists.txt prevent crash in Accont::davPath without credentials 2021-07-29 08:27:53 +00:00
nextcloud_add_test.cmake bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
pushnotificationstestutils.cpp Refactor push notification test utils 2021-04-13 12:19:40 +00:00
pushnotificationstestutils.h Refactor push notification test utils 2021-04-13 12:19:40 +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 Add unit test for move custom remote root 2021-06-25 10:14:29 +00:00
syncenginetestutils.h Use dav instead of webdav 2021-07-16 12:42:02 +00:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testaccount.cpp fix review comment 2021-07-29 08:27:53 +00:00
testallfilesdeleted.cpp in wizard always use the correct way to get dav path 2021-07-28 09:45:49 +00:00
testasyncop.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
testblacklist.cpp Speedup test build by compile the fake server just once 2020-12-15 10:59:27 +01:00
testcapabilities.cpp Use push notifications for Tray activities/notifications fetch trigger. 2021-01-27 19:53:28 +02:00
testchecksumvalidator.cpp Revert Added config parameter that allows to bypass checksum validation failure. 2021-07-28 07:57:10 +00:00
testchunkingng.cpp Speedup test build by compile the fake server just once 2020-12-15 10:59:27 +01: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
testcookies.cpp Fix saving of cookies 2020-12-15 10:59:06 +01: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 Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
testexcludedfiles.cpp Get the excluded files test to pass again on Windows 2020-12-15 11:01:53 +01:00
testfolder.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testfolderman.cpp Invoke 'bool Folder::isSyncRunning() const' from tests. 2021-07-28 08:58:00 +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 Discovery: Handle the blacklistFiles from the server capabilities 2020-12-15 10:58:30 +01:00
testlockedfiles.cpp Test: Add test for locked file tracking and propagation 2020-12-15 10:58:17 +01:00
testlongwinpath.cpp Cleanup pathtoUNC and its test 2020-12-30 16:17:46 +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
testnotificationcache.cpp Add notification cache 2021-04-13 14:58:50 +00:00
testoauth.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
testownsql.cpp OwnSql: Distinguish no-data from error #6677 2020-12-15 10:58:43 +01:00
testpermissions.cpp Rename csync_instructions_e -> SyncInsturctions 2020-12-15 10:59:10 +01:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testpushnotifications.cpp Push Notifications: Reconnect forever if capabilities allow it 2021-05-04 10:05:19 +02:00
testremotediscovery.cpp in wizard always use the correct way to get dav path 2021-07-28 09:45:49 +00: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
testselectivesync.cpp Ensure local discovery on selective sync changes 2020-12-15 10:58:41 +01:00
testsynccfapi.cpp Don't treat new folders in unpinned folders as files to dehydrate 2021-01-26 17:09:24 +00:00
testsyncconflict.cpp Rename csync_instructions_e -> SyncInsturctions 2020-12-15 10:59:10 +01: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 Rename csync_instructions_e -> SyncInsturctions 2020-12-15 10:59:10 +01:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp SocketAPI: fix status after a failure to move 2020-12-15 10:59:09 +01:00
testsyncjournaldb.cpp Vfs: Add 'availability', a simplified, user-facing pin state #7111 2020-12-15 10:58:47 +01:00
testsyncmove.cpp Add unit test for move custom remote root 2021-06-25 10:14:29 +00:00
testsyncvirtualfiles.cpp Rename csync_instructions_e -> SyncInsturctions 2020-12-15 10:59:10 +01:00
testsyncxattr.cpp Add the XAttr backend prototype with its test suite 2021-01-14 12:57:03 +01:00
testtheme.cpp Split out wizard welcome page 2021-03-10 09:55:40 +01:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Fix warnings about signedness 2020-12-15 10:58:41 +01:00
testutility.cpp Added unit tests for Utility::isPathWindowsDrivePartitionRoot. 2021-06-02 10:30:27 +03: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