Skip to content

Test that each layout has at least one country and language associated

M Hickford requested to merge hickford/xkeyboard-config:languages into master
  1. Test that all config items in extras are marked exotic
  2. Test that each layout has at least one country associated (assuming variants inherit from parent layout)
  3. Test that each layout has at least one language associated (assuming variants inherit from parent layout)
  4. Test that each layout defines shortDescription (assuming variants inherit from parent layout)
  5. Rules changes to make tests pass.

Idea for a future test: test that top-level layouts in base.extras.xml are consistent with base.xml.

Edited by M Hickford

Merge request reports