nextcloud-desktop/test
Olivier Goffart 2d6e473a40 Discovery: consider also the "shared by me" as shared
The "S" in the permission is only for the "Shared with me" files.
It is only used to show the shared status in the overlay icons.
But we also wish to show the shared status for files that are shared
"by" the users. We can find that out using the 'share-types' webdav
property. If set, then we are sharing the object.
We fake a 'S' in the permission as for our purpose, they mean the same.

Issue #4788
2016-11-15 14:32:20 +01:00
..
manual/favlink Some fixes for favlink manual test 2015-02-06 15:29:36 +01:00
mockserver Bump to 1.9 2015-05-06 17:01:05 +02:00
scripts Minor typos in client test section 2015-09-10 18:11:44 +05:45
CMakeLists.txt QProgressIndicator: update copy from upstream 2016-10-13 12:05:59 +02:00
owncloud_add_test.cmake For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
stub.cpp AccountState: Allow storing state in settings 2016-03-01 16:08:23 +01:00
syncenginetestutils.h Discovery: consider also the "shared by me" as shared 2016-11-15 14:32:20 +01:00
test_journal.db Checksums: Don't reupload if size and checksum are unchanged #3235 2015-11-23 11:59:56 +01:00
testchecksumvalidator.cpp Qt4: don't require a X server in the tests 2016-07-11 14:04:58 +02:00
testconcaturl.cpp Move concatUrl and settingsWithGroup to Utility 2016-10-25 12:05:28 +02:00
testcsyncsqlite.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testexcludedfiles.cpp Fix compile warnings in tests 2016-06-07 09:43:04 +02:00
testfilesystem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfolder.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testfolderman.cpp TestFolderMan: don't pollute user's settings 2016-10-11 14:27:14 +02:00
testfolderwatcher.cpp Qt4: don't require a X server in the tests 2016-07-12 11:07:12 +02:00
testinotifywatcher.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testowncloudpropagator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testownsql.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncengine.cpp SyncEngine: Fix renaming a folder should keep the selective sync state 2016-10-11 14:38:25 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp Discovery: consider also the "shared by me" as shared 2016-11-15 14:32:20 +01:00
testsyncjournaldb.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testutility.cpp Test: Don't fail when DST change is near #5284 2016-11-08 11:13:19 +01:00
testxmlparse.cpp Qt4: don't require a X server in the tests 2016-07-12 11:07:12 +02:00