kc3-lang/libxkbcommon/test/utils-text.c

Branch :


Log

Author Commit Date CI Message
5389a31e 2025-01-22 17:33:03 clang-tidy: Use memcpy instead of the insecure strcpy
3ed763c3 2024-10-09 07:11:13 test: Add strip_lines and uncomment to text utils These allow us to store comments in files (especially keymaps), that can then be removed (e.g. to compare with output) or uncommented (e.g. to activate an optional line).