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-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
2013-05-05Created a test file for ownCloudPropagator. Not much in yet.Klaas Freitag
2013-03-25Fix favlink manual testDaniel Molkentin
2013-03-25Manual test for favlinksDaniel Molkentin
2012-10-26Add testing skeletonDominik Schmidt
2012-04-18Added a testplan to test systematically.Klaas Freitag
2011-04-07Simplify how the event queue works. Now it is just a timerDuncan Mac-Vicar P
2011-04-06fix warningDuncan Mac-Vicar P
2011-04-06add alias to folderDuncan Mac-Vicar P
2011-03-31- refactor tests repeat-myself with a cmake macroDuncan Mac-Vicar P
2011-03-31unneededDuncan Mac-Vicar P
2011-03-31If the first event happens before 5 secs after starting theDuncan Mac-Vicar P
2011-03-31add testcases for unisonDuncan Mac-Vicar P
2011-03-18- fix inotify/folderwatcher so that it uses full pathsDuncan Mac-Vicar P
2011-03-18- introduce a tmp dir class and rm-rf util functionDuncan Mac-Vicar P