Detect file locations in doctest output better
neongreen opened this issue · 4 comments
neongreen commented
mrkkrp commented
It's rather an issue with doctest
. In compilation buffer we use compilation-mode
and even if we somehow adjust what it recognizes as file positions, then it may stop working properly with ouput from other tools?
neongreen commented
Okay, I'll make a PR to doctest.
neongreen commented
mrkkrp commented
I consider this resolved then.