On Wed Oct 8 12:00:53 2025 +0000, Matteo Bruni wrote:
(After noticing that this dropped the `max_diff` parameter compared to the previous revision) just curious, I guess we won't need tolerance on the check even in other tests you have sitting around?
After noticing all my patches in this revision were passing `0` as the `max_diff` argument, I went and checked if any of the later ones were passing anything other than 0 and they weren't. It might be necessary to bring this back when implementing filters or for different formats, but I felt like it made sense to avoid adding it until something actually used it. :)