diff options
author | John Wiegley <johnw@newartisans.com> | 2012-03-30 00:43:48 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-03-30 00:51:06 -0500 |
commit | bf66abc258ee70de5bd5510301795168f46929f8 (patch) | |
tree | b42268a39724286ae4b6f5f4e840ac6b470a39fc /test/regress/78AB4B87_py.test | |
parent | 413a392aa99e8ff225d00d4e07d7370797ef4d88 (diff) | |
download | fork-ledger-bf66abc258ee70de5bd5510301795168f46929f8.tar.gz fork-ledger-bf66abc258ee70de5bd5510301795168f46929f8.tar.bz2 fork-ledger-bf66abc258ee70de5bd5510301795168f46929f8.zip |
Added another Python support regression test
Diffstat (limited to 'test/regress/78AB4B87_py.test')
-rw-r--r-- | test/regress/78AB4B87_py.test | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/regress/78AB4B87_py.test b/test/regress/78AB4B87_py.test new file mode 100644 index 00000000..8f847145 --- /dev/null +++ b/test/regress/78AB4B87_py.test @@ -0,0 +1,15 @@ +test python test/regress/78AB4B87.py +-5.00 GBP +GBP +Total is presently: (0.00 EUR) +Converted to EUR: (-5.73 EUR) +Total is now: (-5.73 EUR) + +-5.00 EUR {0.8733 GBP} [2012/01/03] +EUR +Total is presently: (-5.73 EUR) +Converted to EUR: (-5.00 EUR) +Total is now: (-10.73 EUR) + +-10.73 EUR +end test |