Edit

kc3-lang/libxkbcommon/test

Branch :

  • Show log

    Commit

  • Author : Pierre Le Marre
    Date : 2025-08-04 14:31:13
    Hash : 9d4885df
    Message : tools: Improve how-to-type keysym parsing - Fixed incorrect numeric keysym parsing due to `errno` not being reset. - Added parsing keysym as fallback when `--keysym` is omitted. - Added arguments tests. - Fixed tools test Python types. - Updated documentation.