Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-09-05Add minor unittest for numeric id extraction #5933Christian Kamm
2017-08-31StatusTracker: Fix different case paths not matching (#5981)Jocelyn Turcotte
2017-08-22Fix cmocka deprecation warningsJocelyn Turcotte
2017-08-22Enable csync logs in unit testsJocelyn Turcotte
2017-08-22Compile almost all of csync as C++Jocelyn Turcotte
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-08-22Move csync/tests to test/csyncJocelyn Turcotte
2017-08-22Move csync/tests/ownCloud to test/scripts/txplJocelyn Turcotte
2017-07-25Revert "Revert "Discovery: consider also the "shared by me" as shared""Olivier Goffart
2017-07-15Merge pull request #5326 from owncloud/cleanup_testsOlivier Goffart
2017-07-12SyncEngineTest: _size now correct for uploads #5855Christian Kamm
2017-07-12Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-07-08Account/Credentials: Have identical lifetimesChristian Kamm
2017-07-07Introduce private link sharing #5023Christian Kamm
2017-07-06Use OWNCLOUD_BIN_DIR directly in C++ code.Hefee
2017-07-04SyncEngineTest: Fix test reliabilityChristian Kamm
2017-07-03TestSyncJournalDB: Fix concurrent usage on CIMarkus Goetz
2017-07-03SyncEngine: Add unittest for SyncFileItem properties #5855Christian Kamm
2017-06-22Jenkinsfile: Some commentsMarkus Goetz
2017-06-22CSyncSqliteTest: Fix testMarkus Goetz
2017-06-22test_journal.db: Add checksumtype tableMarkus Goetz
2017-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2017-06-15SyncEngineTest: Add network overrideChristian Kamm
2017-06-15SyncEngineTest: Send 'checksums' in FakePropfindChristian Kamm
2017-06-15SyncEngineTest: Fix date locale related bugChristian Kamm
2017-06-08SyncEngine: SelectiveSync: Remove local files of undelected folder despite ot...Olivier Goffart
2017-05-17Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-05-16Selective sync: Skip excluded folders when reading dbChristian Kamm
2017-05-09Merge branch 2.3 into masterJocelyn Turcotte
2017-05-09Use QTemporaryDir in TestOwnSqlJocelyn Turcotte
2017-04-20Require Qt5Olivier Goffart
2017-04-13Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-04-04Transfers: Show a decimal for single digit MB rates #4428Christian Kamm
2017-03-21Wizards: Never propose an existing folder for syncing #5597Christian Kamm
2017-03-09Fix TestSyncEngine::testDirDownloadWithErrorOlivier Goffart
2017-03-09Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-03-06Propagator: Fix finished signal of directory being emited twice and causing c...Olivier Goffart
2017-02-23Fix TestSyncEngine::abortAfterFailedMkdir (again)Jocelyn Turcotte
2017-02-17Revert "Fix TestSyncEngine::abortAfterFailedMkdir"Jocelyn Turcotte
2017-02-15Folder: Keep files option after aboutToRemoveAllFiles should not clear select...Olivier Goffart
2017-02-14Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-02-14Disable tests uncompatible with Qt4 for that buildJocelyn Turcotte
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-02-14Fix FolderManTest on macOSJocelyn Turcotte
2017-02-14Fix ExcludedFilesTest on macOSJocelyn Turcotte
2017-02-14Fix FileSystemTest on macOSJocelyn Turcotte
2017-02-14Fix FolderWatcherTest on macOS and WindowsJocelyn Turcotte
2017-02-14Fix UtilityTest on macOSJocelyn Turcotte