abstreet/map_tests
Dustin Carlino 67530bec07 Future-proof file organization by changing map_name from a string to a
struct. Whatever choices we make next about naming cities hierarchially
or not can be managed in just one place. #326

This is a pretty huge change, but the compiler gives reasonable
confidence it's correct. More bugs are likely to crop up in the next
step, when filenames start being namespaced by the city too.
2020-11-04 17:26:32 -08:00
..
goldenfiles When multiple source lanes can turn left* to multiple destination lanes, 2020-10-03 09:40:15 -07:00
input Test turn generation via goldenfiles instead. Revert the "import from a 2020-10-01 15:34:43 -07:00
src Future-proof file organization by changing map_name from a string to a 2020-11-04 17:26:32 -08:00
Cargo.toml Prototype an idea for unit testing the turn generation code. Hardcode a 2020-09-30 16:30:28 -07:00