test/bookloupe/config-default.tst
author ali <ali@juiblex.co.uk>
Wed Oct 30 17:22:05 2013 +0000 (2013-10-30)
changeset 213 2995a39f4dba
parent 136 2f3762ff90d8
permissions -rw-r--r--
Added tag 2.0.67 for changeset aece0899b1d3
ali@136
     1
**************** OPTIONS ****************
ali@136
     2
--dump-config
ali@136
     3
**************** INPUT(bookloupe.ini) ****************
ali@136
     4
# Default configuration for bookloupe
ali@136
     5
ali@136
     6
[options]
ali@136
     7
# Ignore DP-specific markup
ali@136
     8
dp=false
ali@136
     9
# Echo queried line
ali@136
    10
echo=true
ali@136
    11
# Check single quotes
ali@136
    12
squote=false
ali@136
    13
# Check common typos
ali@136
    14
typo=true
ali@136
    15
# Require closure of quotes on every paragraph
ali@136
    16
qpara=false
ali@136
    17
# Enable paranoid querying of everything
ali@136
    18
paranoid=true
ali@136
    19
# Enable line end checking
ali@136
    20
line-end=true
ali@136
    21
# Overview: just show counts
ali@136
    22
overview=false
ali@136
    23
# Output errors to stdout instead of stderr
ali@136
    24
stdout=false
ali@136
    25
# Echo header fields
ali@136
    26
header=false
ali@136
    27
# Ignore markup in < >
ali@136
    28
markup=false
ali@136
    29
# Use file of user-defined typos
ali@136
    30
usertypo=false
ali@136
    31
# Verbose - list everything
ali@136
    32
verbose=false
ali@138
    33
# Set of characters valid for this ebook
ali@138
    34
charset=auto
ali@136
    35
**************** EXPECTED(stdout) ****************
ali@136
    36
# Default configuration for bookloupe
ali@136
    37
ali@136
    38
[options]
ali@136
    39
# Ignore DP-specific markup
ali@136
    40
dp=false
ali@136
    41
# Echo queried line
ali@136
    42
echo=true
ali@136
    43
# Check single quotes
ali@136
    44
squote=false
ali@136
    45
# Check common typos
ali@136
    46
typo=true
ali@136
    47
# Require closure of quotes on every paragraph
ali@136
    48
qpara=false
ali@136
    49
# Enable paranoid querying of everything
ali@136
    50
paranoid=true
ali@136
    51
# Enable line end checking
ali@136
    52
line-end=true
ali@136
    53
# Overview: just show counts
ali@136
    54
overview=false
ali@136
    55
# Output errors to stdout instead of stderr
ali@136
    56
stdout=false
ali@136
    57
# Echo header fields
ali@136
    58
header=false
ali@136
    59
# Ignore markup in < >
ali@136
    60
markup=false
ali@136
    61
# Use file of user-defined typos
ali@136
    62
usertypo=false
ali@136
    63
# Verbose - list everything
ali@136
    64
verbose=false
ali@138
    65
# Set of characters valid for this ebook
ali@138
    66
charset=auto