Commit Graph

4 Commits

Author SHA1 Message Date
Mark Karpov
44cef926de Improve the error message in case of a parse error (take 2) 2020-04-16 12:20:20 +02:00
Mark Karpov
ab179d5a17 Improve the error message in case of a parse error
Parse errors are typically not Ormolu errors.
2020-04-15 19:07:57 +02:00
Mark Karpov
0e40431ba3
Ignore blank lines when checking the logs for Hackage packages
My editor trims trailing blank lines, so it is not handy to edit the
expected failures manually.
2020-04-15 17:56:31 +02:00
Mark Karpov
31f6cfd83f Compare failing logs with exact expected result
This will allow us to test on more code and catch changes in the logs as
they happen.
2020-04-15 15:00:08 +02:00