mbarbin / vcs

A Versatile OCaml Library for Git Operations
https://mbarbin.github.io/vcs/
GNU Lesser General Public License v3.0
7 stars 0 forks source link

Redact errors #5

Closed mbarbin closed 3 months ago

mbarbin commented 3 months ago

Add a helper to replace brittle parts of errors in expect test by the stable constant string "\". Use it to simplify some existing tests, and make other more robust to future error messages changes.