diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:31:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 18:11:26 -0500 |
commit | 9c62463f84dc398b41b387fbacce31abed7e4839 (patch) | |
tree | ba73122f301f477b8a4174bd1c3ff27334709ad0 /test/regress/9EB10714.test | |
parent | 512542552b3e3e78f610f3d3f2fd1c8169188324 (diff) | |
download | fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.gz fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.bz2 fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.zip |
Changed testing format to aid with debugging
Diffstat (limited to 'test/regress/9EB10714.test')
-rw-r--r-- | test/regress/9EB10714.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/regress/9EB10714.test b/test/regress/9EB10714.test index 9fd49b7a..a2698f93 100644 --- a/test/regress/9EB10714.test +++ b/test/regress/9EB10714.test @@ -1,5 +1,3 @@ -reg -J -V ^Actif -<<< 1994/01/01 Achat Rialto Actif:Fixe:Rialto 2 Rialto Actif:BNP -120000 € @@ -22,7 +20,8 @@ P 2007/01/01 Rialto 190000 € P 2008/01/01 Rialto 200000 € P 2009/01/01 Rialto 210000 € P 2010/01/01 Rialto 211000 € ->>> + +test reg -J -V ^Actif 1994-01-01 120000 1994-01-01 0 1994-01-01 120000 @@ -41,3 +40,4 @@ P 2010/01/01 Rialto 211000 € 2008-01-01 400000 2009-01-01 420000 2010-01-01 422000 +end test |