• Show log

    Commit

  • Hash : a4c08526
    Author : Pierre Le Marre
    Date : 2023-07-04T09:23:24

    Improved tests related to keysyms
    
    - Add a keymap test with decimal and hexadecimal keysyms.
    - Reorganize code in `test/keysym.c` by parsing type: name, Unicode and
      hexadecimal.
    - Add more tests for edge cases. In particular:
      - test decimal format (currently not supported);
      - test the Unicode and hexadecimal ranges more thoroughly;
      - test with wrong case without the XKB_KEYSYM_CASE_INSENSITIVE flag;
      - test surrounding spaces.
    - Document the tests.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libxkbcommon.git
    Git SSH git@git.kmx.io:kc3-lang/libxkbcommon.git
    Public access ? public
    Description
    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags