strengthen core unit tests
Add table-driven dictionary miss and language-switch state coverage, regress stale candidates after backspace, and clear them before dictionary refresh. Keep IPC and runtime-created file checks outside the unit runner.
This commit is contained in:
@@ -29,8 +29,8 @@ mirrors must provide the same sibling; initialize it after cloning with
|
||||
|
||||
The suite covers the fixed-size UTF-8 string, hash table, trie fixtures,
|
||||
Japanese/Hangul/Telex state transitions, dictionary candidates, engine
|
||||
selection state, and the byte-stream IPC path. Tests use explicit case tables,
|
||||
boundary values, and small regressions for repaired core contracts. GUI
|
||||
selection state, and production map loading. Tests use explicit case tables,
|
||||
boundary values, and small regressions for repaired core contracts. IPC and GUI
|
||||
protocol stacks are outside this suite and require separate integration checks.
|
||||
|
||||
## Run
|
||||
|
||||
Reference in New Issue
Block a user