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? -- WBR, Vadim Zhukov
