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.

It fails here:
===>  Regression tests for pgrouting-2.0.0
ninja: error: unknown target 'test', did you mean 'trsp'?

Landry

Reply via email to