~ps-jenkins/gsettings-qt/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/com.canonical.gsettings.test.gschema.xml

  • Committer: Tarmac
  • Author(s): Lars Uebernickel
  • Date: 2013-07-19 13:21:29 UTC
  • mfrom: (24.2.3 trunk)
  • Revision ID: tarmac-20130719132129-uxehnd60llv4ru0e
Clean up tests and add some more testing.

Approved by Ken VanDine, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
      </choices>
22
22
      <default>'one'</default>
23
23
    </key>
 
24
    <key name="test-string-list" type="as">
 
25
      <default>['one', 'two', 'three']</default>
 
26
    </key>
24
27
  </schema>
25
28
</schemalist>