Edit

kc3-lang/libxkbcommon/tools

Branch :

  • Show log

    Commit

  • Author : Peter Hutterer
    Date : 2020-06-23 14:01:48
    Hash : c09bf363
    Message : test: untangle interactive-evdev from the test headers Move (sometimes duplicate) the required bits into new shared files tools-common.(c|h) that are compiled into the internal tools library. Rename the test_foo() functions to tools_foo() and in one case just copy the code of the keymap compile function to the tool. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>