Bert Frees
Bert Frees
The attached YAML file with xfail added: ```yaml table: | # The following is a fairly minimal set of rules extracted from # en-ueb-g2.ctb, to demonstrate the problems of issue...
Here is another, more stripped down YAML file from James that aims to identify the bug(s) in Liblouis' back-translation code (whereas the previous YAML file is a more complete overview...
I don't necessarily want to provide an alternative. I've looked up the rules that use this feature and there is only one instance (in es-g2.ctb) where it can not be...
This argument became unused in c9e7460757fc6b388a1eb8baf357fbe085e82a11 (#337).
It kind of makes sense to have a mode argument, because lou_charToDots also has it, and you never know if there will ever be a mode added that influences the...
See also https://github.com/liblouis/liblouis/issues/764
Why can't we just pass the expectedError value to `check_base` and let `check_base` compare it to the return value of `_lou_translate` (instead of printing "Translation failed" and returning 1).
> Instead I implemented a simple c-based test that will be coming in a separate PR You mean for https://github.com/liblouis/liblouis/pull/965.
Thanks. Can I ask you to make the examples more precise? The expected output should be braille, in other words I would like to know the expected dot patterns. You...