spiegel-keyman/developer/src/kmc/test
Marc Durdin d2aa22ff75 fix(developer): make kmc log options consistent across all commands
Makes the `--log-format`, `--log-level`, and `--color`/`--no-color`
options available for all commands and DRYs out some of the options
processing for consistency. This has positive impact in particular on
the Generator classes which removes the need for several unit tests as
the interface can now be checked at compile time.

Fixes: #13072
Unblocks: #13073
2025-01-30 09:20:29 +07:00
..
fixtures fix(developer): ensure license parameter is required and add tests 2025-01-13 15:10:31 +07:00
helpers fix(developer): project relative path calculation and add test 2023-04-26 15:56:00 +07:00
build.tests.ts chore(developer): rename test files 2024-11-28 14:32:09 +01:00
command-line-tests.sh chore(developer): redirect stderr in command-line-tests 2025-01-13 16:27:49 +07:00
extendedCompilerOptions.tests.ts fix(developer): make kmc log options consistent across all commands 2025-01-30 09:20:29 +07:00
fileLists.tests.ts chore(developer): rename test files 2024-11-28 14:32:09 +01:00
generateKmnKeyboard.tests.ts fix(developer): make kmc log options consistent across all commands 2025-01-30 09:20:29 +07:00
generateLdmlKeyboard.tests.ts fix(developer): make kmc log options consistent across all commands 2025-01-30 09:20:29 +07:00
generateLexicalModel.tests.ts fix(developer): make kmc log options consistent across all commands 2025-01-30 09:20:29 +07:00
getLastGitCommitDate.tests.ts chore(developer): rename test files 2024-11-28 14:32:09 +01:00
infrastructureMessages.tests.ts chore(developer): rename test files 2024-11-28 14:32:09 +01:00
project-build.tests.ts chore(developer): rename test files 2024-11-28 14:32:09 +01:00
tsconfig.json chore(developer): rename test files 2024-11-28 14:32:09 +01:00