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
23 Written by Christian Egli.
24
26 Report bugs to liblouis-liblouisxml@freelists.org.
27 Liblouis home page: <http://www.liblouis.org>
28
30 Copyright © 2018 Swiss Library for the Blind, Visually Impaired and
31 Print Disabled License GPLv3+: GNU GPL version 3 or later
32 <https://gnu.org/licenses/gpl.html>.
33 This is free software: you are free to change and redistribute it.
34 There is NO WARRANTY, to the extent permitted by law.
35
37 The full documentation for lou_checkyaml is maintained as a Texinfo
38 manual. If the info and lou_checkyaml programs are properly installed
39 at your site, the command
40
41 info liblouis
42
43 should give you access to the complete manual.
44
45
46
47lou_checkyaml (Liblouis) 3.10.0 July 2019 LOU_CHECKYAML(1)