osrm-backend/test/nodejs
Daniel J. Hofmann 70b3962c35 NodeJS Binding Tests
Does not run the nodejs tests in sanitized builds. We'd have to

    export LD_PRELOAD='/usr/lib/x86_64-linux-gnu/libasan.so.2'

the asan lib. But it seems like our Clang from mason does not like the
system's libasan. Also we'd need a suppression file for v8 and node.
2017-04-04 16:57:44 +00:00
..
constants.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
index.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
match.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
nearest.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
route.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
table.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
tile.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00
trip.js NodeJS Binding Tests 2017-04-04 16:57:44 +00:00