;dev: note bitrotted error message tests

This commit is contained in:
Simon Michael 2025-09-01 08:57:27 +01:00
parent 65eb0b1f78
commit 9d05d5d083

View File

@ -21,6 +21,9 @@ Each error has
- sometimes supplementary data files (like `csvdateparse.csv.rules`)
- an autogenerated shelltestrunner test (like `balanced.test`)
*XXX: This is hard to maintain, and has bitrotted/had manual fixups;
the following won't generate accurate passing tests exactly*
To update this readme with the latest error messages, run `make readme`.
To regenerate the shelltestrunner tests, run `make tests`.
To test all of these error messages with hledger, run `make test`.