tests/test-gendoc.t
changeset 27731 4a080cf31565
parent 24043 1fdb1d909c79
child 27732 ea3937af2bb1
equal deleted inserted replaced
27730:ed86fb2a4187 27731:4a080cf31565
    15   > 
    15   > 
    16   >     if [ $LOCALE != C ]; then
    16   >     if [ $LOCALE != C ]; then
    17   >         cmp -s gendoc-C.txt gendoc-$LOCALE.txt && echo '** NOTHING TRANSLATED **'
    17   >         cmp -s gendoc-C.txt gendoc-$LOCALE.txt && echo '** NOTHING TRANSLATED **'
    18   >     fi
    18   >     fi
    19   > 
    19   > 
       
    20   >     echo "checking for parse errors"
    20   >     # We call runrst without adding "--halt warning" to make it report
    21   >     # We call runrst without adding "--halt warning" to make it report
    21   >     # all errors instead of stopping on the first one.
    22   >     # all errors instead of stopping on the first one.
    22   >     echo "checking for parse errors"
       
    23   >     python "$TESTDIR/../doc/runrst" html gendoc-$LOCALE.txt /dev/null
    23   >     python "$TESTDIR/../doc/runrst" html gendoc-$LOCALE.txt /dev/null
    24   > done
    24   > done
    25   
    25   
    26   % extracting documentation from C
    26   % extracting documentation from C
    27   checking for parse errors
    27   checking for parse errors