test/bookloupe/config-internal.tst
changeset 102 ff0aa9b1397a
child 103 d22d8cd4f628
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/bookloupe/config-internal.tst	Fri Oct 25 11:15:18 2013 +0100
     1.3 @@ -0,0 +1,32 @@
     1.4 +**************** OPTIONS ****************
     1.5 +--dump-config
     1.6 +**************** EXPECTED(stdout) ****************
     1.7 +# Default configuration for bookloupe
     1.8 +
     1.9 +[options]
    1.10 +# Ignore DP-specific markup
    1.11 +dp=false
    1.12 +# Echo queried line
    1.13 +echo=true
    1.14 +# Check single quotes
    1.15 +squote=false
    1.16 +# Check common typos
    1.17 +typo=true
    1.18 +# Require closure of quotes on every paragraph
    1.19 +qpara=false
    1.20 +# Enable paranoid querying of everything
    1.21 +paranoid=true
    1.22 +# Enable line end checking
    1.23 +line-end=true
    1.24 +# Overview: just show counts
    1.25 +overview=false
    1.26 +# Output errors to stdout instead of stderr
    1.27 +stdout=false
    1.28 +# Echo header fields
    1.29 +header=false
    1.30 +# Ignore markup in < >
    1.31 +markup=false
    1.32 +# Use file of user-defined typos
    1.33 +usertypo=false
    1.34 +# Verbose - list everything
    1.35 +verbose=false