summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2014-05-17 19:28:44 -0500
committerJohn Wiegley <johnw@newartisans.com>2014-05-17 19:28:44 -0500
commit0f9d558bbf4a93559a8af24b4d4b0ceee39ecde1 (patch)
tree29a9371d57eaf726cc6f979df67d7233843319dc /test
parent9dba3f065447aaaca87150e42070c538ae96d3a2 (diff)
parent8b3f8d188444510d8ca00e5db90bac0cf5663c91 (diff)
downloadfork-ledger-0f9d558bbf4a93559a8af24b4d4b0ceee39ecde1.tar.gz
fork-ledger-0f9d558bbf4a93559a8af24b4d4b0ceee39ecde1.tar.bz2
fork-ledger-0f9d558bbf4a93559a8af24b4d4b0ceee39ecde1.zip
Merge pull request #295 from thdox/fix-regression-from-aa2ff2b
Fix bug introduced by commit AA2FF2B
Diffstat (limited to '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