diff options
author | John Wiegley <johnw@newartisans.com> | 2010-08-16 16:24:37 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2010-08-16 16:24:37 -0400 |
commit | 4d155045a06e05e7c59e1f3bdf57cf5ff21f21cd (patch) | |
tree | 95bc786e0c4aaff81045b39f641a18a40e8fa89d /test/regress/9EB10714.test | |
parent | 2a787205b421b9880a0d0c88bbbc8ec41eddab82 (diff) | |
download | fork-ledger-4d155045a06e05e7c59e1f3bdf57cf5ff21f21cd.tar.gz fork-ledger-4d155045a06e05e7c59e1f3bdf57cf5ff21f21cd.tar.bz2 fork-ledger-4d155045a06e05e7c59e1f3bdf57cf5ff21f21cd.zip |
Added regression test for 9EB10714
Diffstat (limited to 'test/regress/9EB10714.test')
-rw-r--r-- | test/regress/9EB10714.test | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/test/regress/9EB10714.test b/test/regress/9EB10714.test new file mode 100644 index 00000000..9fd49b7a --- /dev/null +++ b/test/regress/9EB10714.test @@ -0,0 +1,43 @@ +reg -J -V ^Actif +<<< +1994/01/01 Achat Rialto + Actif:Fixe:Rialto 2 Rialto + Actif:BNP -120000 € + Actif:BNP 120000 € + Revenu:Salaire -120000 € + +P 1995/01/01 Rialto 70000 € +P 1996/01/01 Rialto 90000 € +P 1997/01/01 Rialto 90000 € +P 1998/01/01 Rialto 105000 € +P 1999/01/01 Rialto 110000 € +P 2000/01/01 Rialto 120000 € +P 2001/01/01 Rialto 130000 € +P 2002/01/01 Rialto 140000 € +P 2003/01/01 Rialto 150000 € +P 2004/01/01 Rialto 160000 € +P 2005/01/01 Rialto 170000 € +P 2006/01/01 Rialto 180000 € +P 2007/01/01 Rialto 190000 € +P 2008/01/01 Rialto 200000 € +P 2009/01/01 Rialto 210000 € +P 2010/01/01 Rialto 211000 € +>>> +1994-01-01 120000 +1994-01-01 0 +1994-01-01 120000 +1995-01-01 140000 +1996-01-01 180000 +1998-01-01 210000 +1999-01-01 220000 +2000-01-01 240000 +2001-01-01 260000 +2002-01-01 280000 +2003-01-01 300000 +2004-01-01 320000 +2005-01-01 340000 +2006-01-01 360000 +2007-01-01 380000 +2008-01-01 400000 +2009-01-01 420000 +2010-01-01 422000 |