From 1f7ce7c7c1ce009d1d721c34e4a48650837d3d15 Mon Sep 17 00:00:00 2001 From: thdox Date: Tue, 1 Nov 2016 15:37:18 +0100 Subject: Add regress test for bug 1132 --- test/regress/1132.test | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 test/regress/1132.test (limited to 'test/regress/1132.test') diff --git a/test/regress/1132.test b/test/regress/1132.test new file mode 100644 index 00000000..d912ddcf --- /dev/null +++ b/test/regress/1132.test @@ -0,0 +1,16 @@ +1994/09/02=1994/08/25 * Joe + Actif:Courant:BnpCc 126,00 F + Actif:Remboursement:Autre -126,00 F = 0,00 F + +1994/10/20=1994/08/25 * (3551465) Bill + Actif:Remboursement:Autre 126,00 F + Actif:Courant:BnpCc + +test bal -> 1 +__ERROR__ +While parsing file "$FILE", line 3: +While parsing posting: + Actif:Remboursement:Autre -126,00 F = 0,00 F + ^^^^^^ +Error: Balance assertion off by 126,00 F (expected to see -126,00 F) +end test -- cgit v1.2.3