From 8163053027a9126119c949edc7e974dcb193c647 Mon Sep 17 00:00:00 2001 From: Aleksandar Dimitrov Date: Thu, 2 Jan 2020 17:23:32 +0100 Subject: [PATCH] Add functional test --- tests/csv.test | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tests/csv.test b/tests/csv.test index c6ef5b14d..51804fdb8 100644 --- a/tests/csv.test +++ b/tests/csv.test @@ -527,6 +527,21 @@ $ ./hledger-csv >=0 +# 25. specify alternative delimiter in rules +< +2009/10/01 Flubber Co 50 123 + +RULES +fields date, description, amount, balance +currency $ +account1 (assets:myacct) +separator TAB + +$ ./hledger-csv +2009/10/01 Flubber Co + (assets:myacct) $50 = $123 +>=0 + ## 25. A single unbalanced posting with number other than 1 also should not generate a balancing posting. #< #2019-01-01,1