mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
It used to be that `UPDATE_SNAPSHOTS=true cargo test --all-features` would stop on the first crate with a failure, requiring you to run it multiple times, which is annoying, and a waste of time.