[GRASS-user] New GRASS-test-suite version 0.2.0.8
Soeren Gebbert
soerengebbert at gmx.de
Tue Jul 4 06:54:28 EDT 2006
Dear devs and users,
a new shiny version of the GRASS-test-suite is available for download:
http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/GRASS_Testsuite-0.2.0.8.tar.bz2
The latest test results:
http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html/
and with memorycheck via valgrind:
http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html_memcheck/
Please dont get confused by the detected memory errors, my debian testing system
is not free of memory errors :(.
I have implemented some new vector tests
* now most of the v.in.* are tested
* now most of the v.out.* modules are tested
I also improved the framework a bit to implement tests for modules like v.out.ogr.
Take a look at the test script ;-) :
http://www-pool.math.tu-berlin.de/~soeren/grass/GRASS_TestSuite/html/v.out.ogr-test.sh.html
Available tests scripts with more than 270 implemented tests are:
.
|-- db
| |-- db.columns-test.sh
| |-- db.connect-test.sh
| |-- db.copy-test.sh
| |-- db.describe-test.sh
| |-- db.drivers-test.sh
| |-- db.execute-test.sh
| |-- db.list
| |-- db.select-test.sh
| |-- db.tables-test.sh
| `-- db.test-test.sh
|-- general
| |-- g.copy-test.sh
| |-- g.filename-test.sh
| |-- g.findfile-test.sh
| |-- g.gisenv-test.sh
| |-- g.list-test.sh
| |-- g.proj-test.sh
| |-- g.region-test.sh
| |-- g.remove-test.sh
| |-- g.rename-test.sh
| |-- g.tempfile-test.sh
| |-- g.version-test.sh
| `-- general.list
|-- raster
| |-- r.buffer-test.sh
| |-- r.distance-test.sh
| |-- r.fill.dir-test.sh
| |-- r.in.ascii-test.sh
| |-- r.in.gdal-test.sh
| |-- r.info-test.sh
| |-- r.mapcalc-test.sh
| |-- r.mapcalc-zlib-bug-test.sh
| |-- r.neighbours-test.sh
| |-- r.null-test.sh
| |-- r.out.ascii-test.sh
| |-- r.out.gdal-test.sh
| |-- r.out.vtk-test.sh
| |-- r.param.scale-test.sh
| |-- r.slope.aspect-test.sh
| |-- r.stats-test.sh
| |-- r.surf.idw-test.sh
| |-- r.surf.idw2-test.sh
| |-- r.surf.random-test.sh
| |-- r.terraflow-test.sh
| |-- r.to.rast3-test.sh
| |-- r.to.vect-test.sh
| |-- r.watershed-test.sh
| `-- raster.list
|-- raster3d
| |-- r3.cross.rast-test.sh
| |-- r3.info-test.sh
| |-- r3.mapcalc-test.sh
| |-- r3.mask-test.sh
| |-- r3.null-test.sh
| |-- r3.out.vtk-test.sh
| |-- r3.timestamp-test.sh
| |-- r3.to.rast-test.sh
| `-- raster3.list
`-- vector
|-- v.buffer-test.sh
|-- v.drape-test.sh
|-- v.extract-test.sh
|-- v.hull-test.sh
|-- v.in.ascii-test.sh
|-- v.in.dxf-test.sh
|-- v.in.ogr-test.sh
|-- v.out.ascii-test.sh
|-- v.out.dxf-test.sh
|-- v.out.ogr-test.sh
|-- v.out.pov-test.sh
|-- v.out.vtk-test.sh
|-- v.parallel-test.sh
|-- v.patch-test.sh
`-- vector.list
Happy testing :D
Best regards
Soeren
More information about the grass-user
mailing list