Hi all,
I've refactored the initial test/CheckTests.py script
into smaller test scripts that specifically test one
aspect of the documentation:

  * CheckManpage.py
    Checks that the manpage documents all options
    available in ledger

  * CheckTexinfo.py
    Checks that the texinfo manual documents all options
    available in ledger

  * CheckBaselineTests.py
    Checks that there is a baseline test for each option
    available in ledger

All of these scripts are run from ctest and currently
fail due to missing documentation.

If you know what any of the undocumented options below
do please document them or reply to this message with
a short informative text to have it documented, thanks!


Cheers,
Alexis

Missing manpage entries for:
  --auto-match
  --base
  --cache
  --datetime-format
  --day-break
  --exact
  --explicit
  --full-help
  --historical
  --import
  --lots-actual
  --no-pager
  --permissive
  --revalued
  --revalued-only
  --revalued-total
  --rich-data
  --sort-all
  --time-report
  --value-expr
  --verify-memory

Missing texinfo entries for:
  --auto-match
  --base
  --cache
  --datetime-format
  --day-break
  --exact
  --explicit
  --full-help
  --historical
  --import
  --lots-actual
  --no-pager
  --permissive
  --revalued
  --revalued-only
  --revalued-total
  --rich-data
  --sort-all
  --time-report
  --value-expr
  --verify-memory

texinfo entry for unknown options:
  --getquote

Missing Baseline test for:
  --cleared-format
  --generated
  --no-pager
  --no-rounding
  --permissive
  --value-expr
  --verify-memory

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to