plasma-framework/autotests/plasma-test-appletsrc
Marco Martin 37b34711d8 make sure applets are sorted by id
As with containment, make sure Containment::applets()
is always sorted by id, to have the least sursprises possible

it adds a test

Change-Id: Ib1aeeff7c70bb6969b32b2fef8557889a43edf09
2014-09-15 17:55:36 +02:00

39 lines
741 B
Plaintext

[Containments][1]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplecontainment
#those two applets are not ordered by id
#but applets() should be ordered anyways
[Containments][1][Applets][3]
immutability=1
plugin=simpleapplet
[Containments][1][Applets][2]
immutability=1
plugin=invalid
#empty panel: should emit complete even if empty
[Containments][4]
formfactor=2
immutability=1
lastScreen=0
location=4
plugin=simplecontainment
#this is a desktop containment that even if has lastScreen=0
#its screen will be -1: this is the case of a containment of
#another activity, not the current one
[Containments][5]
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=simplenoscreencontainment
[General]
immutability=1