Changes between Version 23 and Version 24 of DevWikiGardenTest


Ignore:
Timestamp:
Nov 20, 2009, 7:18:27 PM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGardenTest

    v23 v24  
    55To build the garden test you need an xsltproc (the same that is used to build the docs or some other .xsl processor).  On windows you can download precompiled binaries from [http://www.zlatkovic.com/pub/libxml/] and its part of the libxslt package. You may also need to download the iconv and zlib packages at same site and extract bin/.dlls in same folder as your xsltproc.exe.
    66
    7 The reference.xml and postgis_gardentest.sql.xsl located in the doc and doc/xsl folders are both needed to build the tests. 
     7The (reference.xml or postgis.xml) and postgis_gardentest.sql.xsl located in the doc and doc/xsl folders are both needed to build the tests. 
    88
    99NOTE that these tests are equivalent to a monkey testing the software so a lot of tests fail. Its good in a sense as a monkey will stuff a geometry in any function that takes that and as such will test the system as human monkeys are bound to do.