From a65e601bcd5298bd53574fdf7da1f0c20ec5954f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 18 Dec 2022 12:17:41 -1000 Subject: [PATCH] ;dev: ledger compat tests: README --- hledger/test/ledger-compat/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 hledger/test/ledger-compat/README.md diff --git a/hledger/test/ledger-compat/README.md b/hledger/test/ledger-compat/README.md new file mode 100644 index 000000000..17e7dc76d --- /dev/null +++ b/hledger/test/ledger-compat/README.md @@ -0,0 +1,9 @@ +Ledger compatibility tests, focussed on reading journal files for now. +See https://github.com/simonmichael/hledger/issues/1962 + +baseline/ and regress/ are a snapshot of Ledger's functional tests, +with all but the sample data commented, converted to shelltests which +test reading. + +test runs all tests and saves a dated pretty log which can be browsed +with org mode.