Author :
Pierre Le Marre
Date :
2024-11-14 18:09:03
Hash :628242b2 Message :tools: Add --test to compile-{keymap,compose}
The new flag `--test` enables to only test if compilation succeeds,
without printing the corresponding keymap or Compose file.
This is useful for quick feedback and to speedup some tests suites, e.g.
for `xkeyboard-config`.
changes/tools/+test-flag.feature.md
Added `--test` option to `compile-keymap` and `compile-compose`, to enable testing
compilation without printing the resulting file.