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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-21FolderWatcherTest: Use Utility::usleep.Christian Kamm
2014-11-20Windows filewatcher: switch to ReadDirectoryChangesW.Christian Kamm
2014-11-19Windows: Make unit tests compile.Christian Kamm
2014-10-27tests: Fix CSync Journal test, use real CSYNC struct from csync_private.Klaas Freitag
2014-10-23Add SyncJournalDB autotests.Christian Kamm
2014-10-16tests: Added unicode read an write testcase for ownsql.Klaas Freitag
2014-10-14Make the sync work with new sql implementation.Klaas Freitag
2014-10-14Test module for the new sql implementation.Klaas Freitag
2014-09-17Allow passing user/pass explicitly or via netrcDaniel Molkentin
2014-08-15Tests: Fixed the CSync statedb test defined in the mirall module.Klaas Freitag
2014-07-10Fix build of the test on Qt5Olivier Goffart
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-06-06CSync & statedb: Remove uid/gidMarkus Goetz
2014-05-14Fix testcase.Klaas Freitag
2014-05-11RemoveADir test should realy test, if it is notifiedhefee
2014-03-28fix test compilationOlivier Goffart
2014-03-26Don't create .ctmp of sync journalOlivier Goffart
2014-03-20Fix compile warning.Klaas Freitag
2014-03-20Add new test to test the csync database code.Klaas Freitag
2014-02-24Add missing license headers in testsOlivier Goffart
2014-02-04Fix Qt5: Tests require Xml ModuleDaniel Molkentin
2014-01-29Updater: More testsDaniel Molkentin
2014-01-29Add Tests, make Updater classes into a static libDaniel Molkentin
2014-01-23Fix Include dirs and add tests.Klaas Freitag
2014-01-23Add a new folder watcher implementation for Linux.Klaas Freitag
2014-01-22Revert "fix test"Daniel Molkentin
2014-01-21fix testDaniel Molkentin
2014-01-20Fix compilation of the owncloudpropagator testOlivier Goffart
2014-01-13Removed obsolete inotify class of folderwatcher.Klaas Freitag
2014-01-08Use a more Qt'ish folder recursing method, remove unused class.Klaas Freitag
2013-10-16Put the progress database within the journalOlivier Goffart
2013-10-04fix Qt5 test compilationOlivier Goffart
2013-10-03Fix compilation of the testOlivier Goffart
2013-09-13fixing testOctetsToStringThomas Müller
2013-09-05Tests: Find test lib in Qt5Daniel Molkentin
2013-09-04Fix propagator testDaniel Molkentin
2013-09-04Merge branch 'propagator-ng': Fixes to work with new LGPL ocsync.Klaas Freitag
2013-08-29Tests: make tests run in parallelDaniel Molkentin
2013-08-29Tests: Fix indentationDaniel Molkentin
2013-08-29Tests: Move all comparisons from QVERIFY to QCOMPAREDaniel Molkentin
2013-08-29Use the same convention as on the server to format stringsOlivier Goffart
2013-08-23More adjustments around the application nameDaniel Molkentin
2013-08-14Merge branch 'master' into propagator-ngOlivier Goffart
2013-08-09Revert "run tests verbosely"Daniel Molkentin
2013-08-09run tests verboselyDaniel Molkentin
2013-08-09Add tests for Utility namespaceDaniel Molkentin
2013-08-09Add tests for Utility namespaceDaniel Molkentin
2013-08-05Renamed test case to get rid of stinking name.Klaas Freitag
2013-06-06torture scripts: fix descriptionDaniel Molkentin
2013-06-05Add torture scripts + standard layout filesDaniel Molkentin