abstreet/tests
Dustin Carlino c9c6f240ae Remove timer.{note, warn, error} in favor of the log crate. #262
Originally, the intention of the deleted calls was to not interrupt
Timer progress bars with warnings. But the output of things like the
importer is impossible to read anyway. Strongly considering explicitly
sending logs and timing info to separate places and using something like
multitail for live progress.

Unplumb timer from LOADS of places that just needed it for logging.
2021-01-21 19:22:02 -08:00
..
goldenfiles Get a small unit testable repro of #428 2020-12-17 11:11:17 -08:00
input Adjust the threshold for what counts as a straight vs right turn from 10 2020-12-18 12:06:16 -08:00
src Remove timer.{note, warn, error} in favor of the log crate. #262 2021-01-21 19:22:02 -08:00
Cargo.toml Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00