osrm-backend/test/data
Matthew Wigginton Bhagat-Conway d6afe91d8f
print tracebacks and line numbers for Lua runtime errors (#6564)
* print tracebacks and line numbers for Lua runtime errors

* revert format changes

* update changelog with lua traceback, #6564

* revert using protected_function for old GetStringListFromFunction and source_function #6564

* add unit test for line numbers in tracebacks, #6564

* apply clang-format (#6564)

* remove unused test helper function, #6564

* suppress leaksanitizer warnings in extract-tests, #6564

When the extractor encounters a lua runtime error, some osmium objects are not freed. In production this doesn't matter because these errors bring down OSRM. In the tests we catch them to ensure they occur, and the leaksanitizer flags them.
2023-03-23 19:18:58 +01:00
..
profiles print tracebacks and line numbers for Lua runtime errors (#6564) 2023-03-23 19:18:58 +01:00
regions Add MultiPolygon support 2017-10-04 10:03:42 +02:00
tz Change windows time zones in West Africa to WAT zone 2017-08-11 11:53:25 +02:00
data.md5sum Back to Monaco for unit tests 2017-03-21 20:10:39 +00:00
Makefile Do not generate intermediate .osrm file in osrm-extract. (#6354) 2022-09-30 14:29:10 +02:00
monaco.osm.pbf Monaco test map moved to the git repository. 2020-07-23 11:27:56 +03:00
monaco.poly Monaco test map moved to the git repository. 2020-07-23 11:27:56 +03:00
tar_test.tar Add unit tests for tar reading 2018-03-26 11:02:03 +00:00