keyman
keyman copied to clipboard
feat(developer): LDML tool for users to run the LDML tests
Provide an end user feature for running the LDML regression tests.
<keystroke key="s"/>
<check result="abc\u0022...s" />
<keystroke key="t"/>
<check result="abc\u0022...st" />
At present this is in ldml.cpp / ldml_test_source.cpp
need to cross link this with the LDML features.
We have a variety of regression testing formats across the Keyman repositories, including user-facing formats. I'd like to consolidate these before we tackle this.
Moving to A18S19, blocked by #5016