diff options
Diffstat (limited to 'test/input/divzero.dat')
-rw-r--r-- | test/input/divzero.dat | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/input/divzero.dat b/test/input/divzero.dat new file mode 100644 index 00000000..009c9d64 --- /dev/null +++ b/test/input/divzero.dat @@ -0,0 +1,11 @@ +; -*- ledger -*- +; Time-stamp: <2011-11-22 13:59 (cpearls)> + +; this journal file will cause a divide by zero error. The divide by +; zero goes away if you add a significant figure to any of the last +; divisors in either transaction ( "10.74" -> "10.740" ) + +2011/04/05 * VSGBX Dividend + Assets:Investments:401K:Matching ( (1.0/3.0)*0.11/10.74 VSGBX) ; 0.003414 + Assets:Investments:401K:Deferred ( (2.0/3.0)*0.11/10.74 VSGBX) ; 0.006828 + Income:Exempt:Dividends $-0.11 |