Edit

kc3-lang/libxkbcommon/test/data/rules/simple

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2012-05-19 02:35:15
    Hash : 869c6871
    Message : rules: add test Add a non-extensive test to check that some basic things (e.g. rule matching, var substitution, indexes and groups) work as expected. Signed-off-by: Ran Benita <ran234@gmail.com>

  • test/data/rules/simple
  • ! model         = keycodes
      my_model      = my_keycodes
      *             = default_keycodes
    
    ! layout        variant    = symbols
      my_layout     my_variant = my_symbols+extra_variant
    
    ! layout        = symbols
      my_layout     = my_symbols
      *             = default_symbols
    
    ! model         = types
      my_model      = my_types
      *             = default_types
    
    ! model         = compat
      my_model      = my_compat
      *             = default_compat
    
    ! option        = compat
      my_option     = +some:compat