On Fri, Dec 19, 2014 at 01:31:48AM +0400, Vadim Zhukov wrote:
> 2014-12-16 17:39 GMT+03:00 Landry Breuil <[email protected]>:
> > Hi,
> >
> > here's a port of pgRouting, a postgis/postgresql extension that allows
> > to use routing functions (astar, dijkstra, etc..) on a spatially enabled
> > SQL database containing a graph. Tested working fine with the sample
> > data provided at
> > http://docs.pgrouting.org/dev/doc/src/developer/sampledata.html, and
> > queried using pgRoutingLayer QGIS plugin.
> 
> Reads and packages fine here, except test part:
> 
> 1. NO_TEST isn't needed, the "make test" itself doesn't fail.
> 2. I see there is tools/test-runner.pl, did you try to use it?

Nope, didnt saw it, i suppose it'll probably need some wrapping around
in do-test like it was done for postgis... thanks for the headsup! I'll
look into enabling it.

Landry

Reply via email to