osrm-backend/unit_tests
Huyen Chau Nguyen 74e00cf652 fix some small issues:
remove empty unit test

remove compiler directives

move trip related files from routing_algorithms to algorithms

run clang-format on files

fix all std::size_t related issues

improve code by adding std::move()s

clean up includes

fixing several code stye and improvement issues

add several small code improvements

return single scc in SplitUnaccessibleLocations() when theres only one

change ComputeRoute() to return an InternalRouteResult by value

improve some code style issues
2015-09-01 15:20:35 +02:00
..
algorithms Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
data_structures Move calculate_coordinate to algorithms/ 2015-08-12 13:02:18 +02:00
algorithm_tests.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
datastructure_tests.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00