summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate info.yaml fields now, so we can remove them in 5.12Robert Griebl2018-05-033-9/+0
* Rewrite the tst_installer QML autotestDominik Holland2018-04-271-21/+32
* Fix Windows/Cygwin test package creationRobert Griebl2018-04-231-3/+3
* Fix test package creation on Windows/CygwinRobert Griebl2018-04-201-1/+7
* Clang code model fixesRobert Griebl2018-04-171-0/+3
* Add support for extra meta-data in packagesRobert Griebl2018-04-172-25/+105
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-172-34/+37
* Simplify the sudo server interfaceRobert Griebl2018-03-162-2/+8
* Fix smaps parsingBernd Weimer2018-02-212-0/+269
* Fix flaky QML auto testsBernd Weimer2018-02-082-6/+11
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0736-36/+36
* Allow window to be shown in ping-pong testBernd Weimer2018-02-052-2/+2
* Extend and improve QML auto testsBernd Weimer2018-02-022-0/+3
* Make installation task state an enumerationBernd Weimer2018-01-151-1/+22
* Add monitoring auto testsBernd Weimer2018-01-119-1/+643
* Allow to enable Wayland ping-pong againBernd Weimer2018-01-114-0/+78
* Add installation state auto testBernd Weimer2017-12-206-1/+139
* Add window property testsBernd Weimer2017-11-282-34/+64
* Improve in-process window mappingBernd Weimer2017-11-281-27/+30
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-2719-64/+547
* Fix QML file license headersBernd Weimer2017-11-147-212/+135
* Fix the windowmapping autotest to work inside virtual machinesDominik Holland2017-10-201-0/+6
* Allow to show root window in single-process modeBernd Weimer2017-10-094-0/+170
* Fix auto-test error string comparisonRobert Griebl2017-10-061-1/+1
* Don't show invisible root elementsBernd Weimer2017-09-274-20/+66
* Pass slowAnimations down to client applicationsDaniel d'Andrada2017-09-201-0/+2
* Fix packageextractor auto-testRobert Griebl2017-09-201-1/+1
* Fix spelling errorBernd Weimer2017-09-181-2/+2
* Qt 5.10 changed the QFile error messages on WindowsRobert Griebl2017-09-141-1/+1
* Relax requirement for QML root elementBernd Weimer2017-08-2116-1/+487
* Fix qml test in single-process modeDominik Holland2017-07-171-0/+4
* Fix qml autotestDominik Holland2017-07-171-0/+2
* Use a own temporary directory for the simple qml testDominik Holland2017-07-171-3/+3
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-055-13/+163
* Fix PKCS7 signature generation if the (binary) data contains a newlineRobert Griebl2017-06-225-0/+50
* Improve packager-tool autotestRobert Griebl2017-06-211-4/+5
* Add ApplicationModel typeBernd Weimer2017-06-161-0/+58
* Refactor the src/manager dir into a sub-moduleRobert Griebl2017-06-022-18/+18
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-294-3/+5
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-297-178/+183
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-164-16/+4
* Fix the startAndStopAllApplications QML autotestDominik Holland2017-04-281-1/+1
* Fixing the new startAndStopAllApplications testRobert Griebl2017-04-101-24/+20
* Workaround wayland bug freezing the client event loopRobert Griebl2017-04-101-2/+0
* appman-controller: add command stop-all-applicationsGordan Markuš2017-04-031-0/+65
* Application ids are not restricted to reverse-DNS notation anymoreRobert Griebl2017-03-244-44/+86
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-152-0/+2
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-145-7/+8
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-144-22/+22
* Fix error string check in auto testRobert Griebl2017-03-101-1/+1