summaryrefslogtreecommitdiff
path: root/test/regress/AA2FF2B.test
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2014-05-17 23:41:07 +0200
committerthdox <thdox@free.fr>2014-05-17 23:41:07 +0200
commit8b3f8d188444510d8ca00e5db90bac0cf5663c91 (patch)
tree0808331f7b0020c12256096940929a0ae02e7ba8 /test/regress/AA2FF2B.test
parent6a8b2a5fb08160882b6e101b364ef7c2e80e574e (diff)
downloadfork-ledger-8b3f8d188444510d8ca00e5db90bac0cf5663c91.tar.gz
fork-ledger-8b3f8d188444510d8ca00e5db90bac0cf5663c91.tar.bz2
fork-ledger-8b3f8d188444510d8ca00e5db90bac0cf5663c91.zip
Fix bug introduced by commit AA2FF2B
Correction is to not use uninitialized amount
Diffstat (limited to 'test/regress/AA2FF2B.test')
-rw-r--r--test/regress/AA2FF2B.test10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/regress/AA2FF2B.test b/test/regress/AA2FF2B.test
new file mode 100644
index 00000000..944cdfea
--- /dev/null
+++ b/test/regress/AA2FF2B.test
@@ -0,0 +1,10 @@
+2008/01/20 * La Poste
+ Revenu:Invest:Exonéré
+ Actif:Courant:LaPosteLivretA 25,24 € = 25,24 €
+
+test --args-only --decimal-comma bal
+ 25,24 € Actif:Courant:LaPosteLivretA
+ -25,24 € Revenu:Invest:Exonéré
+--------------------
+ 0
+end test