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
2016-11-08Test: Don't fail when DST change is near #5284Christian Kamm
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25Remove unused functionsChristian Kamm
2016-10-13QProgressIndicator: update copy from upstreamOlivier Goffart
2016-10-11SyncEngine: Fix renaming a folder should keep the selective sync stateOlivier Goffart
2016-10-11TestFolderMan: don't pollute user's settingsOlivier Goffart
2016-09-22SyncEngine: Fix renaming of folder when file are changed (#5195)Olivier Goffart
2016-09-16Fix unit testing build warning on LinuxJocelyn Turcotte
2016-08-18Fix the Qt4 unit testing buildJocelyn Turcotte
2016-08-17[overlays] Fix folders appearing as OK even though children are still syncing...Jocelyn Turcotte
2016-08-17Make sure that we invalidate parents on blacklisted itemsJocelyn Turcotte
2016-08-17Add TestSyncEngine and TestSyncFileStatusTracker auto testsJocelyn Turcotte
2016-07-12Qt4: don't require a X server in the testsOlivier Goffart
2016-07-11Qt4: don't require a X server in the testsOlivier Goffart
2016-06-07Fix compile warnings in testsChristian Kamm
2016-05-13A final release version number breaks this regex (#4835)hefee
2016-05-12For tests we do not need a xserver running.Hefee
2016-05-12timeAgo test: Fix for qt4, clean upChristian Kamm
2016-05-10Fix exclude unit test, adopt to new Iface of isExcluded.Klaas Freitag
2016-05-10Fix utility test: Pass a command name to do the version check.Klaas Freitag
2016-04-29LockWatcher: Keep an eye on Windows file locks (#4758)ckamm
2016-04-21Use QTokenizer to properly parse netrcDaniel Molkentin
2016-04-12Fix unit test buildChristian Kamm
2016-03-30Simplify the build of auto testsJocelyn Turcotte
2016-03-30Merge pull request #4615 from owncloud/socketApiRefactorOlivier Goffart
2016-03-29Add utility function for shorter time duration strings #3403Christian Kamm
2016-03-29Adjust size description strings #3403Christian Kamm
2016-03-28Make the AccountState a construction argument of the FolderJocelyn Turcotte
2016-03-08Merge pull request #4513 from owncloud/csyncContextToSyncEngineOlivier Goffart
2016-03-01AccountState: Allow storing state in settingsChristian Kamm
2016-02-25Fix TestXmlParse::testParser1Jocelyn Turcotte
2016-02-15Tests: Add a test for the timeAgoInWords functionKlaas Freitag
2015-11-26SyncJournalTest: Use valid time for the tests.Klaas Freitag
2015-11-25Test syncjournaldb: Fix comparison of two QDateTime objects.Klaas Freitag
2015-11-23Rename filesChristian Kamm
2015-11-23Checksums: Don't reupload if size and checksum are unchanged #3235Christian Kamm
2015-11-11Fix OwnSql testChristian Kamm
2015-11-11SyncJournalFileRecord: Remove unused mode fieldChristian Kamm
2015-11-10Checksums: Treat more carefully in db #4034Christian Kamm
2015-10-29Merge pull request #3951 from ckamm/checksumckamm
2015-10-28Checksum: Don't lose it on metadata update #3735Christian Kamm
2015-10-28Checksum: Put checksum type into separate column #3735Christian Kamm
2015-10-28Merge branch 'kill_legacy_propagator'Markus Goetz
2015-10-28Checksums: Improvement in async computation and validation #3735Christian Kamm
2015-10-22test/CMakeLists.txt: remove commentsOlivier Goffart
2015-10-21csync_update: Don't fetch the etag in the local discovery from the DBOlivier Goffart
2015-10-20Remove legacy propagator and neonMarkus Goetz
2015-10-15Fix test compileChristian Kamm
2015-10-15ETag: Allow parsing of weak tags #3946Christian Kamm
2015-10-13ExcludedFiles: Add testChristian Kamm