From 931d6ff3f4c805232fd531da1750ab43befee8d2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 30 Mar 2012 00:50:10 -0500 Subject: Fix to Python value() method handling --- test/regress/9188F587_py.test | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test/regress/9188F587_py.test (limited to 'test/regress/9188F587_py.test') diff --git a/test/regress/9188F587_py.test b/test/regress/9188F587_py.test new file mode 100644 index 00000000..28bb34ff --- /dev/null +++ b/test/regress/9188F587_py.test @@ -0,0 +1,15 @@ +test python test/regress/9188F587.py +-5.00 GBP +GBP +Total is presently: (0.00 EUR) +Converted to EUR: (-6.00 EUR) +Total is now: (-6.00 EUR) + +-5.00 EUR {0.8733 GBP} [2012/01/03] +EUR +Total is presently: (-6.00 EUR) +Converted to EUR: (-5.00 EUR) +Total is now: (-11.00 EUR) + +-11.00 EUR +end test -- cgit v1.2.3