[postgis-devel] Changes in regression test framework
strk at refractions.net
strk at refractions.net
Tue Dec 13 17:02:44 PST 2005
Regression test output changed again, to be more concise
and make room for hopefully growing test units.
Here is an example of 'make' output in regress dir
(the failure is voluntarly inducted to show you output)
-----8<-----------------------------------------------------------------
Creating spatial db postgis_reg
PostgreSQL 8.0.0 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.3
Postgis 1.1.0CVS - 2005-12-13 23:21:22
GEOS 3.0.0-CAPI-1.0.1
Running tests
regress: Ok.
regress_index: Ok.
lwgeom_regress: Ok.
regress_lrs: Ok.
regress_proj: Ok.
removepoint: Failed (diff /tmp/regress_removepoint_diff_24464)
setpoint: Ok.
regress_ogc: Ok.
regress_bdpoly: Ok.
Run tests: 9
Successful: 9
Failed: 0
-----8<-----------------------------------------------------------------
Beside concise output I've also removed the filling of /tmp/ dir
by only keeping data useful for debugging (diff of failing removepoint
test in the above case).
Test writer volunteers welcome (many functions still uncovered
by regression tests).
--strk;
/"\ ASCII Ribbon Campaign
\ / Respect for low technology.
X Keep e-mail messages readable by any computer system.
/ \ Keep it ASCII.
More information about the postgis-devel
mailing list