diff -r 000000000000 -r 9f1defcca7d6 test/bookloupe/config-internal.tst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/bookloupe/config-internal.tst Fri Oct 25 11:15:18 2013 +0100 @@ -0,0 +1,32 @@ +**************** OPTIONS **************** +--dump-config +**************** EXPECTED(stdout) **************** +# Default configuration for bookloupe + +[options] +# Ignore DP-specific markup +dp=false +# Echo queried line +echo=true +# Check single quotes +squote=false +# Check common typos +typo=true +# Require closure of quotes on every paragraph +qpara=false +# Enable paranoid querying of everything +paranoid=true +# Enable line end checking +line-end=true +# Overview: just show counts +overview=false +# Output errors to stdout instead of stderr +stdout=false +# Echo header fields +header=false +# Ignore markup in < > +markup=false +# Use file of user-defined typos +usertypo=false +# Verbose - list everything +verbose=false