nextcloud-desktop/test
Dominik Schmidt 79ef892e71 Install libocsync to lib/ without subfolder.
Installing to lib/${APPLICATION_EXECUTABLE} has caused a bunch of
irritations in the past and subtle annoying to fix bugs. To avoid name
clashes with branded clients ${APPLICATION_EXECUTABLE} becomes now
part of the filename instead of the subfolder.

The concrete motivation to change this now is that on Windows there
is no RPATH and it's not possible to run owncloud directly from the
Craft Root folder, which is nice when you're developing on Windows.

It would have been possible to change this just for Windows but as
written earlier this has caused lots of issues and thus I think it's
a good idea to just stay consistent accross platforms when touching it.
2018-06-20 11:23:16 +02:00
..
benchmarks benchlargesync: Do several syncs 2017-09-25 12:49:55 +02:00
csync Install libocsync to lib/ without subfolder. 2018-06-20 11:23:16 +02: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 t9.pl: Make more reliable 2017-10-05 14:13:10 +02:00
CMakeLists.txt Rename Placeholders to Virtual Files in code #6531 2018-05-23 09:57:00 +02:00
owncloud_add_test.cmake Build system: Get rid of QtVersionAbstraction.cmake 2018-01-13 13:58:17 +01:00
stub.cpp test/stub: add some call required by the next patches 2017-09-21 14:05:39 +02:00
syncenginetestutils.h Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testallfilesdeleted.cpp SyncEngine: _hasNoneFiles should be set when there are INSTRUCTION_UPDATE_METADATA 2017-09-28 11:15:36 +02:00
testblacklist.cpp Blacklist: remember the X-Request-ID 2018-05-15 18:11:01 +02:00
testchecksumvalidator.cpp Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
testchunkingng.cpp TestChunkingNG: Remove unneeded test code 2018-05-15 09:42:54 +02:00
testconcaturl.cpp Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
testdownload.cpp Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
testexcludedfiles.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +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 Fix the TestFolderMan on Windows 2017-12-15 14:51:00 +01:00
testfolderwatcher.cpp Show a tray message when a folder watcher becomes unreliable #6119 2018-04-24 13:06:50 +02:00
testinotifywatcher.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testlocaldiscovery.cpp LocalDiscoveryTracker: Add unit test #6120 2018-04-19 10:58:46 +02:00
testnetrcparser.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testoauth.cpp TestSystem: Add QIODevice in the serverOverride function, and add a DelayedReply 2017-12-14 11:56:12 +01:00
testowncloudpropagator.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testownsql.cpp OwnSql: Fixup after feedback for #6388 2018-03-15 19:30:21 +01:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncconflict.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +02:00
testsyncengine.cpp Ensure GETFileJob notices finishing #6581 2018-06-13 16:44:24 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp Excludes: Refactor for pending improvements 2017-12-07 14:38:21 +01:00
testsyncjournaldb.cpp Merge remote-tracking branch 'origin/2.4' 2018-02-16 10:17:19 +01:00
testsyncmove.cpp Conflicts: Change tags to be more user friendly #6365 2018-04-03 14:03:03 +02:00
testsyncvirtualfiles.cpp Virtual Files: Allow to download a folder recursively from the socket API 2018-05-30 11:57:57 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
testutility.cpp Utility::fsCasePreserving: remove UNIT_TESTING ifdef 2018-02-21 11:28:31 +01:00
testxmlparse.cpp TextXmlParse: Add truncated-xml testcase #6317 2018-01-22 14:05:08 +01:00