Changes between Version 2 and Version 3 of ToolsTesting


Ignore:
Timestamp:
Jan 25, 2021, 12:30:00 PM (3 years ago)
Author:
mdavis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ToolsTesting

    v2 v3  
    2525}}}
    2626
     27The XML Tester supports the following options:
     28
     29{{{
     30Usage: bin/test_xmltester [options] <test> [<test> ...]
     31Options:
     32 -v                  Verbose mode (multiple -v increment verbosity)
     33--test-valid-output  Test output validity
     34--test-valid-input   Test input validity
     35--sql-output         Produce SQL output
     36--wkb-output         Print Geometries as HEXWKB
     37}}}
     38
    2739== Additional Testing Tools ==
    2840