nextcloud-desktop/test
Olivier Goffart d113498c7b chsck_vio: fix readdir test by removing it.
The code that was creating the files in the directory was removed in
commit 6906b8d30c. The directory is empty
so the result is expected to be null. It was passing before because the
code was returning an entry for . and ..,  but since commit
35f80bd439 this is no longer the case
2017-09-25 00:17:47 +02:00
..
benchmarks Tests: Add a large sync benchmark 2017-01-25 23:26:23 +01:00
csync chsck_vio: fix readdir test by removing it. 2017-09-25 00:17:47 +02:00
manual/favlink License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
mockserver License: Adjust license of GPLv2 source files to GPLv2+ 2016-10-25 11:06:54 +02:00
scripts Move csync/tests/ownCloud to test/scripts/txpl 2017-08-22 11:18:22 +02:00
CMakeLists.txt Move csync to src/csync 2017-08-22 11:18:22 +02:00
owncloud_add_test.cmake Move csync to src/csync 2017-08-22 11:18:22 +02:00
stub.cpp test/stub: add some call required by the next patches 2017-09-21 14:05:39 +02:00
syncenginetestutils.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
test_journal.db test_journal.db: Add checksumtype table 2017-06-22 15:11:49 +02:00
testallfilesdeleted.cpp Folder: Keep files option after aboutToRemoveAllFiles should not clear selective sync list (#5531) 2017-02-15 13:27:41 +01:00
testchecksumvalidator.cpp Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
testchunkingng.cpp ChunkingNG: Add some tests 2017-01-20 14:48:53 +01:00
testconcaturl.cpp Move concatUrl and settingsWithGroup to Utility 2016-10-25 12:05:28 +02:00
testcsyncsqlite.cpp Remove the usage of phash in csync 2017-09-18 11:46:09 +02:00
testexcludedfiles.cpp Move csync to src/csync 2017-08-22 11:18:22 +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 remove qt4 code 2017-09-15 07:11:05 +02:00
testfolderwatcher.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
testinotifywatcher.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +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 Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
testplan.txt Minor typos in client test section 2015-09-10 18:11:44 +05:45
testsyncengine.cpp Checksums: Clearer behavior and added testing 2017-09-18 12:52:09 +02:00
testsyncfileitem.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testsyncfilestatustracker.cpp StatusTracker: Fix different case paths not matching (#5981) 2017-08-31 13:32:00 +02:00
testsyncjournaldb.cpp RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
testupdater.cpp For tests we do not need a xserver running. 2016-05-12 11:34:21 +02:00
testuploadreset.cpp Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
testutility.cpp remove qt4 code 2017-09-15 07:11:05 +02:00
testxmlparse.cpp remove qt4 code 2017-09-15 07:11:05 +02:00