1LOU_CHECKYAML(1) User Commands LOU_CHECKYAML(1)
2
3
4
6 lou_checkyaml - A tool to check Braille tests defined in a YAML file
7
9 lou_checkyaml YAML_TEST_FILE
10
12 Run the tests defined in the YAML_TEST_FILE. Return 0 if all tests pass
13 or 1 if any of the tests fail. The details of failing tests are printed
14 to stderr.
15
16 -h, --help
17 display this help and exit
18
19 -v, --version
20 display version information and exit
21
22 --verbose
23 report expected failures
24
26 Written by Christian Egli.
27
29 Report bugs to liblouis-liblouisxml@freelists.org.
30 Liblouis home page: <http://www.liblouis.org>
31
33 Copyright © 2019 Swiss Library for the Blind, Visually Impaired and
34 Print Disabled License GPLv3+: GNU GPL version 3 or later
35 <https://gnu.org/licenses/gpl.html>.
36 This is free software: you are free to change and redistribute it.
37 There is NO WARRANTY, to the extent permitted by law.
38
40 The full documentation for lou_checkyaml is maintained as a Texinfo
41 manual. If the info and lou_checkyaml programs are properly installed
42 at your site, the command
43
44 info liblouis
45
46 should give you access to the complete manual.
47
48
49
50Liblouis 3.19.0 September 2021 LOU_CHECKYAML(1)