From 15646ab999d2858691d240ab5bfbc6546da01b6e Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 18 Dec 2022 11:45:51 -1000 Subject: [PATCH] ;dev: convert ledger compat tests to individual shell tests Also comment ledger's tests more robustly, and log as an org outline. --- .../ledger-compat/baseline/cmd-accounts.test | 47 +- .../ledger-compat/baseline/cmd-balance.test | 131 +- .../ledger-compat/baseline/cmd-budget.test | 75 +- .../ledger-compat/baseline/cmd-cleared.test | 29 +- .../baseline/cmd-commodities.test | 31 +- .../baseline/cmd-convert.test.ignored | 106 +- .../test/ledger-compat/baseline/cmd-csv.test | 41 +- .../test/ledger-compat/baseline/cmd-echo.test | 27 +- .../baseline/cmd-entry.test.ignored | 109 +- .../ledger-compat/baseline/cmd-equity.test | 99 +- .../ledger-compat/baseline/cmd-payees.test | 49 +- .../ledger-compat/baseline/cmd-pricedb.test | 49 +- .../ledger-compat/baseline/cmd-pricemap.test | 41 +- .../ledger-compat/baseline/cmd-prices.test | 49 +- .../ledger-compat/baseline/cmd-print.test | 13 +- .../ledger-compat/baseline/cmd-register.test | 59 +- .../ledger-compat/baseline/cmd-script.test | 44 +- .../ledger-compat/baseline/cmd-select.test | 93 +- .../baseline/cmd-source.test.ignored | 75 +- .../ledger-compat/baseline/cmd-stats.test | 39 +- .../test/ledger-compat/baseline/cmd-tags.test | 59 +- .../baseline/cmd-xact.test.ignored | 63 +- .../baseline/dir-account.test.ignored | 31 +- .../baseline/dir-alias-fail.test.ignored | 13 +- .../ledger-compat/baseline/dir-alias.test | 17 +- .../ledger-compat/baseline/dir-apply.test | 15 +- .../baseline/dir-commodity-alias.test | 27 +- .../baseline/dir-commodity-value.test | 13 +- .../baseline/dir-commodity.test.ignored | 21 +- .../ledger-compat/baseline/dir-fixed.test | 11 +- .../baseline/dir-import_py.test.ignored | 19 +- .../ledger-compat/baseline/dir-payee.test | 21 +- .../baseline/dir-python_py.test.ignored | 21 +- .../baseline/dir-tag.test.ignored | 19 +- .../baseline/feat-annotations.test | 41 +- .../baseline/feat-balance-assignments.test | 17 +- .../feat-balance_assert-off.test.ignored | 21 +- .../baseline/feat-balance_assert.test | 15 +- .../baseline/feat-balance_assert_split.test | 17 +- .../baseline/feat-check.test.ignored | 21 +- .../feat-convert-with-directives.test | 43 +- .../baseline/feat-fixated-prices.test | 15 +- .../baseline/feat-import_py.test.ignored | 19 +- .../baseline/feat-option_py.test | 11 +- .../baseline/feat-value-expr.test | 23 +- .../baseline/feat-value_py2.test | 23 +- .../baseline/feat-value_py3.test | 23 +- .../baseline/opt-abbrev-len.test | 13 +- .../baseline/opt-account-width.test | 13 +- .../ledger-compat/baseline/opt-account.test | 13 +- .../ledger-compat/baseline/opt-actual.test | 13 +- .../baseline/opt-add-budget.test | 247 +- .../baseline/opt-amount-data.test | 11 +- .../baseline/opt-amount-width.test | 13 +- .../ledger-compat/baseline/opt-amount.test | 11 +- .../baseline/opt-auto-match.test | 113 +- .../ledger-compat/baseline/opt-aux-date.test | 19 +- .../baseline/opt-average-lot-prices.test | 11 +- .../ledger-compat/baseline/opt-average.test | 103 +- .../baseline/opt-balance-format.test | 11 +- .../test/ledger-compat/baseline/opt-base.test | 27 +- .../ledger-compat/baseline/opt-basis.test | 15 +- .../ledger-compat/baseline/opt-begin.test | 95 +- .../ledger-compat/baseline/opt-bold-if.test | 17 +- .../baseline/opt-budget-format.test | 19 +- .../ledger-compat/baseline/opt-budget.test | 151 +- .../baseline/opt-budget_only.test | 19 +- .../baseline/opt-budget_range.test | 177 +- .../ledger-compat/baseline/opt-by-payee.test | 55 +- .../baseline/opt-check-payees.test.ignored | 35 +- .../baseline/opt-cleared-format.test | 43 +- .../ledger-compat/baseline/opt-cleared.test | 27 +- .../baseline/opt-code-as-account.test | 27 +- .../baseline/opt-code-as-payee.test | 27 +- .../baseline/opt-collapse-if-zero.test | 13 +- .../ledger-compat/baseline/opt-collapse.test | 17 +- .../baseline/opt-collapse_reg.test | 21 +- .../ledger-compat/baseline/opt-color.test | 17 +- .../ledger-compat/baseline/opt-columns.test | 13 +- .../baseline/opt-commodity-as-account.test | 13 +- .../baseline/opt-commodity-as-payee.test | 13 +- .../test/ledger-compat/baseline/opt-cost.test | 15 +- .../ledger-compat/baseline/opt-count.test | 53 +- .../baseline/opt-csv-format.test | 11 +- .../ledger-compat/baseline/opt-current.test | 17 +- .../ledger-compat/baseline/opt-daily.test | 15 +- .../baseline/opt-date-format.test | 13 +- .../baseline/opt-date-width.test | 13 +- .../test/ledger-compat/baseline/opt-date.test | 83 +- .../baseline/opt-datetime-format.test | 25 +- .../ledger-compat/baseline/opt-day-break.test | 21 +- .../test/ledger-compat/baseline/opt-dc.test | 45 +- .../baseline/opt-decimal-comma.test | 23 +- .../ledger-compat/baseline/opt-depth.test | 137 +- .../baseline/opt-depth_flat.test | 87 +- .../ledger-compat/baseline/opt-deviation.test | 103 +- .../baseline/opt-display-amount.test | 31 +- .../baseline/opt-display-total.test | 31 +- .../ledger-compat/baseline/opt-display.test | 19 +- .../test/ledger-compat/baseline/opt-dow.test | 11 +- .../ledger-compat/baseline/opt-empty.test | 31 +- .../ledger-compat/baseline/opt-empty_bal.test | 41 +- .../baseline/opt-empty_bal_flat.test | 29 +- .../baseline/opt-empty_collapse.test | 15 +- .../test/ledger-compat/baseline/opt-end.test | 111 +- .../ledger-compat/baseline/opt-equity.test | 81 +- .../ledger-compat/baseline/opt-exact.test | 65 +- .../ledger-compat/baseline/opt-exchange.test | 179 +- .../baseline/opt-explicit.test.ignored | 35 +- .../baseline/opt-file.test.ignored | 27 +- .../test/ledger-compat/baseline/opt-flat.test | 27 +- .../baseline/opt-force-color.test | 33 +- .../baseline/opt-forecast-while.test | 177 +- .../baseline/opt-forecast-years.test | 399 +- .../baseline/opt-forecast_only.test | 111 +- .../ledger-compat/baseline/opt-format.test | 11 +- .../test/ledger-compat/baseline/opt-gain.test | 51 +- .../ledger-compat/baseline/opt-group-by.test | 183 +- .../baseline/opt-group-title-format.test | 67 +- .../test/ledger-compat/baseline/opt-head.test | 55 +- .../baseline/opt-historical.test | 433 +- .../ledger-compat/baseline/opt-immediate.test | 47 +- .../ledger-compat/baseline/opt-init-file.test | 15 +- .../ledger-compat/baseline/opt-inject.test | 13 +- .../baseline/opt-input-date-format.test | 13 +- .../ledger-compat/baseline/opt-invert.test | 13 +- .../ledger-compat/baseline/opt-limit.test | 39 +- .../ledger-compat/baseline/opt-lot-dates.test | 7227 ++++++------- .../ledger-compat/baseline/opt-lot-notes.test | 33 +- .../baseline/opt-lot-prices.test | 2973 +++--- .../ledger-compat/baseline/opt-lot-tags.test | 9 +- .../baseline/opt-lots-actual.test | 33 +- .../test/ledger-compat/baseline/opt-lots.test | 9387 +++++++++-------- .../baseline/opt-lots_basis.test | 649 +- .../baseline/opt-lots_basis_base.test | 649 +- .../ledger-compat/baseline/opt-market.test | 33 +- .../baseline/opt-master-account.test | 21 +- .../baseline/opt-meta-width.test | 11 +- .../test/ledger-compat/baseline/opt-meta.test | 11 +- .../ledger-compat/baseline/opt-monthly.test | 55 +- .../baseline/opt-no-aliases.test | 23 +- .../baseline/opt-no-revalued.test | 21 +- .../baseline/opt-no-rounding.test | 97 +- .../ledger-compat/baseline/opt-no-titles.test | 23 +- .../ledger-compat/baseline/opt-no-total.test | 11 +- .../test/ledger-compat/baseline/opt-now.test | 9 +- .../test/ledger-compat/baseline/opt-only.test | 83 +- .../baseline/opt-output.test.ignored | 15 +- .../ledger-compat/baseline/opt-pager.test | 13 +- .../baseline/opt-payee-as-account.test | 27 +- .../baseline/opt-payee-width.test | 13 +- .../ledger-compat/baseline/opt-payee.test | 13 +- .../baseline/opt-pedantic.test.ignored | 29 +- .../ledger-compat/baseline/opt-pending.test | 15 +- .../ledger-compat/baseline/opt-percent.test | 19 +- .../ledger-compat/baseline/opt-period.test | 91 +- .../baseline/opt-permissive.test | 19 +- .../ledger-compat/baseline/opt-pivot.test | 193 +- .../baseline/opt-plot-amount-format.test | 11 +- .../baseline/opt-plot-total-format.test | 11 +- .../baseline/opt-prepend-format.test | 39 +- .../baseline/opt-prepend-width.test | 39 +- .../ledger-compat/baseline/opt-price-db.test | 11 +- .../ledger-compat/baseline/opt-price.test | 61 +- .../baseline/opt-pricedb-format.test | 17 +- .../baseline/opt-prices-format.test | 17 +- .../baseline/opt-primary-date.test | 161 +- .../ledger-compat/baseline/opt-quantity.test | 13 +- .../ledger-compat/baseline/opt-quarterly.test | 23 +- .../test/ledger-compat/baseline/opt-raw.test | 13 +- .../test/ledger-compat/baseline/opt-real.test | 11 +- .../baseline/opt-recursive-aliases.test | 11 +- .../baseline/opt-register-format.test | 11 +- .../baseline/opt-related-all.test | 15 +- .../ledger-compat/baseline/opt-related.test | 13 +- .../baseline/opt-revalued-only.test | 19 +- .../ledger-compat/baseline/opt-revalued.test | 33 +- .../ledger-compat/baseline/opt-rich-data.test | 87 +- .../ledger-compat/baseline/opt-script.test | 25 +- .../ledger-compat/baseline/opt-sort-all.test | 73 +- .../baseline/opt-sort-xacts.test | 181 +- .../test/ledger-compat/baseline/opt-sort.test | 309 +- .../baseline/opt-start-of-week.test | 63 +- .../baseline/opt-strict.test.ignored | 39 +- .../ledger-compat/baseline/opt-subtotal.test | 17 +- .../test/ledger-compat/baseline/opt-tail.test | 55 +- .../baseline/opt-time-colon.test | 63 +- .../baseline/opt-time-report.test | 69 +- .../baseline/opt-total-data.test | 11 +- .../baseline/opt-total-width.test | 13 +- .../ledger-compat/baseline/opt-total.test | 11 +- .../ledger-compat/baseline/opt-trace.test | 13 +- .../ledger-compat/baseline/opt-truncate.test | 115 +- .../baseline/opt-unbudgeted.test | 103 +- .../ledger-compat/baseline/opt-uncleared.test | 187 +- .../baseline/opt-unrealized-gains.test | 19 +- .../baseline/opt-unrealized-losses.test | 19 +- .../baseline/opt-unrealized.test | 17 +- .../ledger-compat/baseline/opt-unround.test | 19 +- .../baseline/opt-value-expr.test | 59 +- .../ledger-compat/baseline/opt-values.test | 15 +- .../ledger-compat/baseline/opt-weekly.test | 65 +- .../baseline/opt-weekly_empty.test | 217 +- .../test/ledger-compat/baseline/opt-wide.test | 13 +- .../ledger-compat/baseline/opt-yearly.test | 11 +- .../collected/balancing-precision.j | 1 + .../test/ledger-compat/ledgerfiles.shelltest | 352 - hledger/test/ledger-compat/regen | 14 - .../test/ledger-compat/regress/012ADB60.test | 16 +- .../test/ledger-compat/regress/0161EB1E.test | 16 +- .../test/ledger-compat/regress/04C5E1CA.test | 20 +- .../regress/04D86CD0.test.ignored | 14 +- .../test/ledger-compat/regress/0CA014F9.test | 18 +- .../test/ledger-compat/regress/0DDDEBC0.test | 21 +- .../ledger-compat/regress/1036.test.ignored | 78 +- .../test/ledger-compat/regress/1038_1.test | 12 +- .../test/ledger-compat/regress/1038_2.test | 12 +- .../test/ledger-compat/regress/1038_3.test | 12 +- hledger/test/ledger-compat/regress/1046.test | 38 +- hledger/test/ledger-compat/regress/1050.test | 36 +- hledger/test/ledger-compat/regress/1055.test | 24 +- hledger/test/ledger-compat/regress/1057.test | 16 +- hledger/test/ledger-compat/regress/1072.test | 40 +- hledger/test/ledger-compat/regress/1074.test | 196 +- .../test/ledger-compat/regress/10D19C11.test | 18 +- hledger/test/ledger-compat/regress/1102.test | 12 +- hledger/test/ledger-compat/regress/1106.test | 16 +- hledger/test/ledger-compat/regress/1127.test | 10 +- .../ledger-compat/regress/1132.test.ignored | 20 +- .../ledger-compat/regress/1147-a.test.ignored | 20 +- .../test/ledger-compat/regress/1147-b.test | 16 +- hledger/test/ledger-compat/regress/1159.test | 28 +- hledger/test/ledger-compat/regress/1176.test | 24 +- .../ledger-compat/regress/1182_1.test.ignored | 18 +- .../ledger-compat/regress/1182_2.test.ignored | 18 +- .../test/ledger-compat/regress/1187_1.test | 22 +- .../test/ledger-compat/regress/1187_2.test | 20 +- .../test/ledger-compat/regress/1187_3.test | 20 +- .../test/ledger-compat/regress/1187_4.test | 20 +- .../test/ledger-compat/regress/1187_5.test | 30 +- .../ledger-compat/regress/1222.test.ignored | 14 +- .../ledger-compat/regress/1224.test.ignored | 18 +- .../test/ledger-compat/regress/1384C1D8.test | 20 +- .../test/ledger-compat/regress/13965214.test | 24 +- .../test/ledger-compat/regress/14DB77E7.test | 14 +- .../test/ledger-compat/regress/15230B79.test | 18 +- .../regress/15A80F68.test.ignored | 20 +- hledger/test/ledger-compat/regress/1626.test | 58 +- hledger/test/ledger-compat/regress/1702.test | 16 +- hledger/test/ledger-compat/regress/1703.test | 10 +- hledger/test/ledger-compat/regress/1722.test | 16 +- hledger/test/ledger-compat/regress/1723.test | 8 +- .../ledger-compat/regress/1753.test.ignored | 18 +- hledger/test/ledger-compat/regress/1775.test | 20 +- .../test/ledger-compat/regress/178501DC.test | 26 +- .../test/ledger-compat/regress/1894_1.test | 20 +- .../test/ledger-compat/regress/1894_2.test | 22 +- hledger/test/ledger-compat/regress/1895.test | 54 +- .../ledger-compat/regress/1942_a.test.ignored | 32 +- .../ledger-compat/regress/1942_b.test.ignored | 32 +- .../ledger-compat/regress/1942_c.test.ignored | 32 +- .../ledger-compat/regress/1942_d.test.ignored | 32 +- hledger/test/ledger-compat/regress/1969.test | 10 +- hledger/test/ledger-compat/regress/1998.test | 20 +- .../regress/1A546C4D.test.ignored | 20 +- .../test/ledger-compat/regress/1CF1EEC2.test | 18 +- .../test/ledger-compat/regress/1D275740.test | 176 +- .../test/ledger-compat/regress/1E192DF6.test | 54 +- hledger/test/ledger-compat/regress/2001.test | 12 +- hledger/test/ledger-compat/regress/2057.test | 16 +- .../ledger-compat/regress/2058_1.test.ignored | 12 +- .../ledger-compat/regress/2058_2.test.ignored | 16 +- hledger/test/ledger-compat/regress/2069.test | 16 +- hledger/test/ledger-compat/regress/2109.test | 20 +- .../regress/25A099C9.test.ignored | 126 +- .../test/ledger-compat/regress/2CE7DADB.test | 12 +- .../regress/2E3496BD.test.ignored | 30 +- .../regress/370-budget_period_days.test | 40 +- .../regress/370-budget_period_weeks.test | 44 +- .../regress/370-forecast_period_days.test | 20 +- .../regress/370-forecast_period_weeks.test | 20 +- .../ledger-compat/regress/370-period.test | 884 +- .../test/ledger-compat/regress/373540CC.test | 10 +- hledger/test/ledger-compat/regress/375.test | 32 +- hledger/test/ledger-compat/regress/383.test | 42 +- .../test/ledger-compat/regress/3AAB00ED.test | 20 +- .../test/ledger-compat/regress/3AB70168.test | 16 +- .../test/ledger-compat/regress/3FE26304.test | 46 +- .../test/ledger-compat/regress/4509F714.test | 32 +- .../test/ledger-compat/regress/461980A1.test | 18 +- .../test/ledger-compat/regress/47C579B8.test | 20 +- .../ledger-compat/regress/4D9288AE_py.test | 10 +- hledger/test/ledger-compat/regress/516.test | 12 +- .../test/ledger-compat/regress/53BCED29.test | 26 +- hledger/test/ledger-compat/regress/543_a.test | 24 +- hledger/test/ledger-compat/regress/543_b.test | 16 +- hledger/test/ledger-compat/regress/543_c.test | 16 +- hledger/test/ledger-compat/regress/543_d.test | 40 +- .../test/ledger-compat/regress/550-584.test | 36 +- .../ledger-compat/regress/553.test.ignored | 30 +- .../test/ledger-compat/regress/55831A79.test | 18 +- .../test/ledger-compat/regress/56BBE69B.test | 18 +- .../test/ledger-compat/regress/5A03CFC3.test | 20 +- .../regress/5D92A5EB.test.ignored | 44 +- .../test/ledger-compat/regress/5F1BAF17.test | 44 +- .../test/ledger-compat/regress/5FBF2ED8.test | 16 +- .../test/ledger-compat/regress/605A410D.test | 26 +- .../regress/6188B0EC.test.ignored | 14 +- .../test/ledger-compat/regress/620F0674.test | 48 +- .../test/ledger-compat/regress/640D3205.test | 22 +- .../test/ledger-compat/regress/647D5DB9.test | 10 +- .../test/ledger-compat/regress/65FECA4D.test | 12 +- hledger/test/ledger-compat/regress/686.test | 26 +- .../test/ledger-compat/regress/68917252.test | 14 +- .../test/ledger-compat/regress/6D9066DD.test | 20 +- .../test/ledger-compat/regress/6DAB9FE3.test | 12 +- .../test/ledger-compat/regress/6E041C52.test | 12 +- .../test/ledger-compat/regress/6E7C2DF9.test | 16 +- hledger/test/ledger-compat/regress/712-a.test | 14 +- hledger/test/ledger-compat/regress/712-b.test | 18 +- hledger/test/ledger-compat/regress/713-a.test | 46 +- hledger/test/ledger-compat/regress/713-b.test | 50 +- .../test/ledger-compat/regress/727B2DF8.test | 72 +- hledger/test/ledger-compat/regress/730.test | 70 +- .../test/ledger-compat/regress/751B2357.test | 20 +- hledger/test/ledger-compat/regress/755.test | 156 +- .../ledger-compat/regress/785.test.ignored | 66 +- .../test/ledger-compat/regress/786A3DD0.test | 12 +- .../ledger-compat/regress/78AB4B87_py.test | 32 +- .../test/ledger-compat/regress/793F6BF0.test | 14 +- .../test/ledger-compat/regress/7C44010B.test | 20 +- .../test/ledger-compat/regress/7F3650FD.test | 170 +- .../test/ledger-compat/regress/8254755E.test | 16 +- .../test/ledger-compat/regress/82763D86.test | 10 +- .../test/ledger-compat/regress/83B4A0E5.test | 66 +- .../test/ledger-compat/regress/854150DF.test | 44 +- .../test/ledger-compat/regress/86D2BDC4.test | 14 +- .../test/ledger-compat/regress/889BB167.test | 12 +- .../test/ledger-compat/regress/89233B6D.test | 12 +- .../test/ledger-compat/regress/8CE88DB4.test | 10 +- .../regress/8EAF77C0.test.ignored | 14 +- .../ledger-compat/regress/9188F587_py.test | 32 +- .../test/ledger-compat/regress/95350193.test | 8 +- .../test/ledger-compat/regress/96A8E4A1.test | 16 +- .../ledger-compat/regress/981.test.ignored | 28 +- hledger/test/ledger-compat/regress/999-a.test | 8 +- hledger/test/ledger-compat/regress/999-b.test | 20 +- .../test/ledger-compat/regress/9E0E606D.test | 14 +- .../test/ledger-compat/regress/9EB10714.test | 44 +- .../test/ledger-compat/regress/A013A73B.test | 12 +- .../test/ledger-compat/regress/A28CF697.test | 14 +- .../test/ledger-compat/regress/A3FA7601.test | 20 +- .../test/ledger-compat/regress/A560FDAD.test | 106 +- .../test/ledger-compat/regress/A8FCC765.test | 12 +- .../test/ledger-compat/regress/AA2FF2B.test | 16 +- .../test/ledger-compat/regress/ACE05ECE.test | 10 +- .../test/ledger-compat/regress/AEDE9734.test | 12 +- .../test/ledger-compat/regress/AFAFB804.test | 62 +- .../ledger-compat/regress/B21BF389_py.test | 10 +- .../test/ledger-compat/regress/B68FFB0D.test | 16 +- .../test/ledger-compat/regress/BBFA1759.test | 36 +- .../regress/BF3C1F82-2.test.ignored | 24 +- .../regress/BF3C1F82.test.ignored | 32 +- .../test/ledger-compat/regress/BFD3FBE1.test | 18 +- .../test/ledger-compat/regress/C0212EAC.test | 34 +- .../test/ledger-compat/regress/C19E4E9B.test | 22 +- .../test/ledger-compat/regress/C523E23F.test | 20 +- .../test/ledger-compat/regress/C927CFFE.test | 62 +- .../test/ledger-compat/regress/C9D593B3.test | 10 +- .../ledger-compat/regress/CAE63F5C-a.test | 14 +- .../ledger-compat/regress/CAE63F5C-b.test | 20 +- .../ledger-compat/regress/CAE63F5C-c.test | 20 +- .../test/ledger-compat/regress/CEECC0B0.test | 14 +- .../test/ledger-compat/regress/CFE5D8AA.test | 8 +- .../test/ledger-compat/regress/D060256A.test | 16 +- .../test/ledger-compat/regress/D2829FC4.test | 108 +- .../regress/D51BFF74.test.ignored | 20 +- .../test/ledger-compat/regress/D943AE0F.test | 14 +- .../regress/D9C8EB08.test.ignored | 14 +- .../test/ledger-compat/regress/DB490507.test | 28 +- .../regress/DDB54BB8.test.ignored | 30 +- .../test/ledger-compat/regress/DE17CCF1.test | 82 +- .../test/ledger-compat/regress/E2E479BC.test | 18 +- .../test/ledger-compat/regress/E4C9A8EA.test | 28 +- .../test/ledger-compat/regress/E627C594.test | 24 +- .../test/ledger-compat/regress/E9F130C5.test | 18 +- .../test/ledger-compat/regress/EA18D948.test | 14 +- .../test/ledger-compat/regress/F06D5554.test | 724 +- .../test/ledger-compat/regress/F524E251.test | 18 +- .../test/ledger-compat/regress/F559EC12.test | 84 +- .../test/ledger-compat/regress/FCE11C8D.test | 10 +- .../test/ledger-compat/regress/FDFBA165.test | 30 +- hledger/test/ledger-compat/regress/GH520.test | 60 +- .../regress/commodity_equivalency.test | 18 +- .../regress/commodity_equivalency_2.test | 18 +- .../ledger-compat/regress/equity-unround.test | 30 +- .../regress/error-in-include.test.ignored | 32 +- ...x-missing-trans-in-last-budget-period.test | 42 +- .../regress/market-group-by.test | 28 +- .../test/ledger-compat/regress/total-1.test | 20 +- .../test/ledger-compat/regress/total-2.test | 24 +- .../ledger-compat/regress/xact_code_py.test | 10 +- hledger/test/ledger-compat/test | 13 +- 403 files changed, 19145 insertions(+), 18911 deletions(-) delete mode 100644 hledger/test/ledger-compat/ledgerfiles.shelltest delete mode 100755 hledger/test/ledger-compat/regen diff --git a/hledger/test/ledger-compat/baseline/cmd-accounts.test b/hledger/test/ledger-compat/baseline/cmd-accounts.test index 32c517678..b2f4dd4be 100644 --- a/hledger/test/ledger-compat/baseline/cmd-accounts.test +++ b/hledger/test/ledger-compat/baseline/cmd-accounts.test @@ -14,27 +14,28 @@ Assets:♚ 3.00 GBP Assets:Testing123ÕßDone -comment - -test accounts -Assets:AAA -Assets:Bank -Assets:Testing123ÕßDone -Assets:XXX -Assets:♚ -Equity:Opening balance -end test - -test accounts assets:a -Assets:AAA -end test - -test accounts b -Assets:Bank -Equity:Opening balance -end test - -test accounts ß -Assets:Testing123ÕßDone -end test +$ hledger -f- check +#test accounts +#Assets:AAA +#Assets:Bank +#Assets:Testing123ÕßDone +#Assets:XXX +#Assets:♚ +#Equity:Opening balance +#end test +# +#test accounts assets:a +#Assets:AAA +#end test +# +#test accounts b +#Assets:Bank +#Equity:Opening balance +#end test +# +#test accounts ß +#Assets:Testing123ÕßDone +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-balance.test b/hledger/test/ledger-compat/baseline/cmd-balance.test index 383141e17..e7a6d4602 100644 --- a/hledger/test/ledger-compat/baseline/cmd-balance.test +++ b/hledger/test/ledger-compat/baseline/cmd-balance.test @@ -19,69 +19,70 @@ Assets:A -10.00 Liabilities:A 10.00 -comment - -test bal - 10 Assets - 5 B - 5 C - -10 Equity:Opening balances --------------------- - 0 -end test - -test bal -n - 10 Assets - -10 Equity --------------------- - 0 -end test - -test bal -n -E - 10 Assets - -10 Equity - 0 Liabilities --------------------- - 0 -end test - -test bal -E - 10 Assets - 0 A - 5 B - 5 C - -10 Equity:Opening balances - 0 Liabilities:A --------------------- - 0 -end test - -test bal --flat - 5 Assets:B - 5 Assets:C - -10 Equity:Opening balances --------------------- - 0 -end test - -test bal --flat -E - 0 Assets:A - 5 Assets:B - 5 Assets:C - -10 Equity:Opening balances - 0 Liabilities:A --------------------- - 0 -end test - -test bal -E --flat --no-total - 0 Assets:A - 5 Assets:B - 5 Assets:C - -10 Equity:Opening balances - 0 Liabilities:A -end test - -test bal -n --flat -end test +$ hledger -f- check +#test bal +# 10 Assets +# 5 B +# 5 C +# -10 Equity:Opening balances +#-------------------- +# 0 +#end test +# +#test bal -n +# 10 Assets +# -10 Equity +#-------------------- +# 0 +#end test +# +#test bal -n -E +# 10 Assets +# -10 Equity +# 0 Liabilities +#-------------------- +# 0 +#end test +# +#test bal -E +# 10 Assets +# 0 A +# 5 B +# 5 C +# -10 Equity:Opening balances +# 0 Liabilities:A +#-------------------- +# 0 +#end test +# +#test bal --flat +# 5 Assets:B +# 5 Assets:C +# -10 Equity:Opening balances +#-------------------- +# 0 +#end test +# +#test bal --flat -E +# 0 Assets:A +# 5 Assets:B +# 5 Assets:C +# -10 Equity:Opening balances +# 0 Liabilities:A +#-------------------- +# 0 +#end test +# +#test bal -E --flat --no-total +# 0 Assets:A +# 5 Assets:B +# 5 Assets:C +# -10 Equity:Opening balances +# 0 Liabilities:A +#end test +# +#test bal -n --flat +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-budget.test b/hledger/test/ledger-compat/baseline/cmd-budget.test index d52b34657..383e4556f 100644 --- a/hledger/test/ledger-compat/baseline/cmd-budget.test +++ b/hledger/test/ledger-compat/baseline/cmd-budget.test @@ -27,41 +27,42 @@ Expenses:Rent 570.00 GBP Assets:Cash -570.00 GBP -comment - -test budget -X GBP -p "in january 2012" - -560.00 GBP -560.00 GBP 0 100% Assets - 560.00 GBP 560.00 GBP 0 100% Expenses - 10.00 GBP 10.00 GBP 0 100% Phone - 550.00 GBP 550.00 GBP 0 100% Rent ------------- ------------ ------------ ----- - 0 0 0 0 -end test - -test budget -X GBP -p "in feb 2012" - -550.00 GBP -560.00 GBP 10.00 GBP 98% Assets - 550.00 GBP 560.00 GBP -10.00 GBP 98% Expenses - 20.00 GBP 10.00 GBP 10.00 GBP 200% Phone - 530.00 GBP 550.00 GBP -20.00 GBP 96% Rent ------------- ------------ ------------ ----- - 0 0 0 0 -end test - -test budget -X GBP -p "in march 2012" - -585.00 GBP -560.00 GBP -25.00 GBP 104% Assets - 585.00 GBP 560.00 GBP 25.00 GBP 104% Expenses - 15.00 GBP 10.00 GBP 5.00 GBP 150% Phone - 570.00 GBP 550.00 GBP 20.00 GBP 104% Rent ------------- ------------ ------------ ----- - 0 0 0 0 -end test - -test budget -X GBP --now "2012-03-31" --1695.00 GBP -1680.00 GBP -15.00 GBP 101% Assets - 1695.00 GBP 1680.00 GBP 15.00 GBP 101% Expenses - 45.00 GBP 30.00 GBP 15.00 GBP 150% Phone - 1650.00 GBP 1650.00 GBP 0 100% Rent ------------- ------------ ------------ ----- - 0 0 0 0 -end test +$ hledger -f- check +#test budget -X GBP -p "in january 2012" +# -560.00 GBP -560.00 GBP 0 100% Assets +# 560.00 GBP 560.00 GBP 0 100% Expenses +# 10.00 GBP 10.00 GBP 0 100% Phone +# 550.00 GBP 550.00 GBP 0 100% Rent +#------------ ------------ ------------ ----- +# 0 0 0 0 +#end test +# +#test budget -X GBP -p "in feb 2012" +# -550.00 GBP -560.00 GBP 10.00 GBP 98% Assets +# 550.00 GBP 560.00 GBP -10.00 GBP 98% Expenses +# 20.00 GBP 10.00 GBP 10.00 GBP 200% Phone +# 530.00 GBP 550.00 GBP -20.00 GBP 96% Rent +#------------ ------------ ------------ ----- +# 0 0 0 0 +#end test +# +#test budget -X GBP -p "in march 2012" +# -585.00 GBP -560.00 GBP -25.00 GBP 104% Assets +# 585.00 GBP 560.00 GBP 25.00 GBP 104% Expenses +# 15.00 GBP 10.00 GBP 5.00 GBP 150% Phone +# 570.00 GBP 550.00 GBP 20.00 GBP 104% Rent +#------------ ------------ ------------ ----- +# 0 0 0 0 +#end test +# +#test budget -X GBP --now "2012-03-31" +#-1695.00 GBP -1680.00 GBP -15.00 GBP 101% Assets +# 1695.00 GBP 1680.00 GBP 15.00 GBP 101% Expenses +# 45.00 GBP 30.00 GBP 15.00 GBP 150% Phone +# 1650.00 GBP 1650.00 GBP 0 100% Rent +#------------ ------------ ------------ ----- +# 0 0 0 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-cleared.test b/hledger/test/ledger-compat/baseline/cmd-cleared.test index cb0ac857e..a306b1555 100644 --- a/hledger/test/ledger-compat/baseline/cmd-cleared.test +++ b/hledger/test/ledger-compat/baseline/cmd-cleared.test @@ -21,18 +21,19 @@ A 40.00 H -comment - -test cleared - 50 10 12-Feb-23 A - -10 -10 12-Feb-23 B - 45 30 12-Feb-26 C - -15 0 D - 20 0 E - -20 0 F - -30 -30 12-Feb-26 G - -40 0 H ----------------- ---------------- --------- - 0 0 -end test +$ hledger -f- check +#test cleared +# 50 10 12-Feb-23 A +# -10 -10 12-Feb-23 B +# 45 30 12-Feb-26 C +# -15 0 D +# 20 0 E +# -20 0 F +# -30 -30 12-Feb-26 G +# -40 0 H +#---------------- ---------------- --------- +# 0 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-commodities.test b/hledger/test/ledger-compat/baseline/cmd-commodities.test index 300a82d69..5d41527ed 100644 --- a/hledger/test/ledger-compat/baseline/cmd-commodities.test +++ b/hledger/test/ledger-compat/baseline/cmd-commodities.test @@ -14,19 +14,20 @@ Assets:Rewards 1000 "M&M" Income:Rewards -comment - -test commodities -"AA2" -"M&M" -AAA -GBP -end test - -test commodities Assets:Rewards -"M&M" -end test - -test commodities no:such:account -end test +$ hledger -f- check +#test commodities +#"AA2" +#"M&M" +#AAA +#GBP +#end test +# +#test commodities Assets:Rewards +#"M&M" +#end test +# +#test commodities no:such:account +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-convert.test.ignored b/hledger/test/ledger-compat/baseline/cmd-convert.test.ignored index f1ad35aed..f07a56264 100644 --- a/hledger/test/ledger-compat/baseline/cmd-convert.test.ignored +++ b/hledger/test/ledger-compat/baseline/cmd-convert.test.ignored @@ -1,55 +1,57 @@ -comment -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert1.dat -2011/12/12=2011/12/13 * (100) Test ;test - Expenses:Unknown $10 - Equity:Unknown $-10 = $20 +$ hledger -f- check -2011/12/12=2011/12/12 * - Expenses:Unknown $10 - Equity:Unknown -end test - -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert2.dat -2011/01/01 * test - Expenses:Unknown 20.00 EUR - Equity:Unknown -end test - -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert3.dat -> 1 -__ERROR__ -While parsing file "$sourcepath/test/baseline/cmd-convert3.dat", line 1: -While parsing CSV line: - 01/01/2011,, - -Error: Only one posting with null amount allowed per transaction -end test - -test -f /dev/null convert test/baseline/cmd-convert4.dat -> 1 -__ERROR__ -While parsing file "$sourcepath/test/baseline/cmd-convert4.dat", line 1: -While parsing CSV line: - bogus,$10, - -Error: Invalid date: bogus -end test - -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert5.dat -2011/01/01 * test1 - Expenses:Unknown 20.00 EUR - Equity:Unknown - -2011/01/02 * test2 - Expenses:Unknown -10.00 EUR - Equity:Unknown -end test - -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert6.dat -> 1 -__ERROR__ -While parsing file "$sourcepath/test/baseline/cmd-convert6.dat", line 1: -While parsing CSV line: - 01/01/2011,20.00 EUR,10.00 EUR,test1, - -Error: Cannot have two values for a single transaction -end test +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert1.dat +#2011/12/12=2011/12/13 * (100) Test ;test +# Expenses:Unknown $10 +# Equity:Unknown $-10 = $20 +# +#2011/12/12=2011/12/12 * +# Expenses:Unknown $10 +# Equity:Unknown +#end test +# +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert2.dat +#2011/01/01 * test +# Expenses:Unknown 20.00 EUR +# Equity:Unknown +#end test +# +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert3.dat -> 1 +#__ERROR__ +#While parsing file "$sourcepath/test/baseline/cmd-convert3.dat", line 1: +#While parsing CSV line: +# 01/01/2011,, +# +#Error: Only one posting with null amount allowed per transaction +#end test +# +#test -f /dev/null convert test/baseline/cmd-convert4.dat -> 1 +#__ERROR__ +#While parsing file "$sourcepath/test/baseline/cmd-convert4.dat", line 1: +#While parsing CSV line: +# bogus,$10, +# +#Error: Invalid date: bogus +#end test +# +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert5.dat +#2011/01/01 * test1 +# Expenses:Unknown 20.00 EUR +# Equity:Unknown +# +#2011/01/02 * test2 +# Expenses:Unknown -10.00 EUR +# Equity:Unknown +#end test +# +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/baseline/cmd-convert6.dat -> 1 +#__ERROR__ +#While parsing file "$sourcepath/test/baseline/cmd-convert6.dat", line 1: +#While parsing CSV line: +# 01/01/2011,20.00 EUR,10.00 EUR,test1, +# +#Error: Cannot have two values for a single transaction +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-csv.test b/hledger/test/ledger-compat/baseline/cmd-csv.test index 42af9071f..a5cac4a32 100644 --- a/hledger/test/ledger-compat/baseline/cmd-csv.test +++ b/hledger/test/ledger-compat/baseline/cmd-csv.test @@ -32,24 +32,25 @@ Assets:A -10.00 EUR Liabilities:A 10.00 EUR -comment - -test csv -"2012/01/01","","Opening balances","Assets:A","","10","*","" -"2012/01/01","","Opening balances","Equity:Opening balances","","-10","*","" -"2012/01/02","","Cleared posting","Assets:A","","-10","*","" -"2012/01/02","","Cleared posting","Assets:B","","10","*","" -"2012/01/03","","Uncleared posting","Assets:B","","-5","","" -"2012/01/03","","Uncleared posting","Assets:C","","5","","" -"2012/01/04","","aux date","Assets:A","","10","*","" -"2012/01/04","","aux date","Liabilities:A","","-10","*","" -"2012/01/05","100","Code","Assets:A","","-10","*","" -"2012/01/05","100","Code","Liabilities:A","","10","*","" -"2012/01/06","100","Specify commodity","Assets:A","$","-10","*","" -"2012/01/06","100","Specify commodity","Liabilities:A","$","10","*","" -"2012/01/07","100","Specify commodity","Assets:A","EUR","-10","*","" -"2012/01/07","100","Specify commodity","Liabilities:A","EUR","10","*","" -"2012/01/08","100","With note","Assets:A","EUR","-10","*","This is an xact note" -"2012/01/08","100","With note","Liabilities:A","EUR","10","*","This is an xact note" -end test +$ hledger -f- check +#test csv +#"2012/01/01","","Opening balances","Assets:A","","10","*","" +#"2012/01/01","","Opening balances","Equity:Opening balances","","-10","*","" +#"2012/01/02","","Cleared posting","Assets:A","","-10","*","" +#"2012/01/02","","Cleared posting","Assets:B","","10","*","" +#"2012/01/03","","Uncleared posting","Assets:B","","-5","","" +#"2012/01/03","","Uncleared posting","Assets:C","","5","","" +#"2012/01/04","","aux date","Assets:A","","10","*","" +#"2012/01/04","","aux date","Liabilities:A","","-10","*","" +#"2012/01/05","100","Code","Assets:A","","-10","*","" +#"2012/01/05","100","Code","Liabilities:A","","10","*","" +#"2012/01/06","100","Specify commodity","Assets:A","$","-10","*","" +#"2012/01/06","100","Specify commodity","Liabilities:A","$","10","*","" +#"2012/01/07","100","Specify commodity","Assets:A","EUR","-10","*","" +#"2012/01/07","100","Specify commodity","Liabilities:A","EUR","10","*","" +#"2012/01/08","100","With note","Assets:A","EUR","-10","*","This is an xact note" +#"2012/01/08","100","With note","Liabilities:A","EUR","10","*","This is an xact note" +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-echo.test b/hledger/test/ledger-compat/baseline/cmd-echo.test index f92c53f10..1bfd3d27c 100644 --- a/hledger/test/ledger-compat/baseline/cmd-echo.test +++ b/hledger/test/ledger-compat/baseline/cmd-echo.test @@ -1,14 +1,15 @@ -comment - -test echo foo -foo -end test - -test echo "foo bar" -foo bar -end test - -test echo "foo\nbar" -foo\nbar -end test +$ hledger -f- check +#test echo foo +#foo +#end test +# +#test echo "foo bar" +#foo bar +#end test +# +#test echo "foo\nbar" +#foo\nbar +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-entry.test.ignored b/hledger/test/ledger-compat/baseline/cmd-entry.test.ignored index 29da2543e..f8001196d 100644 --- a/hledger/test/ledger-compat/baseline/cmd-entry.test.ignored +++ b/hledger/test/ledger-compat/baseline/cmd-entry.test.ignored @@ -11,58 +11,59 @@ E 30.00 GBP F -comment - -test --now 2012/03/25 entry "Test 1" -2012/03/25 Test 1 - A $10.00 - B -end test - -test --now 2012/03/25 entry "Test 2" -2012/03/25 Test 2 - C 20.00 EUR - D -end test - -; I think this output is wrong, see bug #737 -test --now 2012/03/25 entry "Test 3" -2012/03/25 Test 4 - E 30.00 GBP - F -end test - -test --now 2012/03/25 entry "Test 4" -2012/03/25 Test 4 - E 30.00 GBP - F -end test - -test entry no:such:account -> 1 -__ERROR__ -Error: No accounts, and no past transaction matching 'no:such:account' -end test - -test entry --now 2012/03/25 thursday "Test 1" -2012/03/22 Test 1 - A $10.00 - B -end test - -test --now 2012/03/25 entry tue at "Test 2" -2012/03/20 Test 2 - C 20.00 EUR - D -end test - -test --now 2012/03/25 entry "Test 1" from D -2012/03/25 Test 1 - A $10.00 - D -end test - -test --now 2012/03/25 entry "Test 1" from -> 1 -__ERROR__ -Error: Invalid xact command arguments -end test +$ hledger -f- check +#test --now 2012/03/25 entry "Test 1" +#2012/03/25 Test 1 +# A $10.00 +# B +#end test +# +#test --now 2012/03/25 entry "Test 2" +#2012/03/25 Test 2 +# C 20.00 EUR +# D +#end test +# +#; I think this output is wrong, see bug #737 +#test --now 2012/03/25 entry "Test 3" +#2012/03/25 Test 4 +# E 30.00 GBP +# F +#end test +# +#test --now 2012/03/25 entry "Test 4" +#2012/03/25 Test 4 +# E 30.00 GBP +# F +#end test +# +#test entry no:such:account -> 1 +#__ERROR__ +#Error: No accounts, and no past transaction matching 'no:such:account' +#end test +# +#test entry --now 2012/03/25 thursday "Test 1" +#2012/03/22 Test 1 +# A $10.00 +# B +#end test +# +#test --now 2012/03/25 entry tue at "Test 2" +#2012/03/20 Test 2 +# C 20.00 EUR +# D +#end test +# +#test --now 2012/03/25 entry "Test 1" from D +#2012/03/25 Test 1 +# A $10.00 +# D +#end test +# +#test --now 2012/03/25 entry "Test 1" from -> 1 +#__ERROR__ +#Error: Invalid xact command arguments +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-equity.test b/hledger/test/ledger-compat/baseline/cmd-equity.test index a7a706e5e..6de8d0fbf 100644 --- a/hledger/test/ledger-compat/baseline/cmd-equity.test +++ b/hledger/test/ledger-compat/baseline/cmd-equity.test @@ -8,53 +8,54 @@ D 1000.00 GBP Assets:Broker 2 AAA @ 1.00 GBP Assets:Bank -comment - -test equity -2011/03/05 Opening Balances - Assets:Bank -3.80 GBP - Assets:Broker 4 AAA - Equity:Opening Balances -4 AAA - Equity:Opening Balances 3.80 GBP -end test - -test equity assets -2011/03/05 Opening Balances - Assets:Bank -3.80 GBP - Assets:Broker 4 AAA - Equity:Opening Balances -4 AAA - Equity:Opening Balances 3.80 GBP -end test - -test equity assets:bank -2011/03/05 Opening Balances - Assets:Bank -3.80 GBP - Equity:Opening Balances -end test - -test equity assets:broker -2011/03/05 Opening Balances - Assets:Broker 4 AAA - Equity:Opening Balances -end test - -test equity --lot-prices -2011/03/05 Opening Balances - Assets:Bank -3.80 GBP - Assets:Broker 2 AAA {0.90 GBP} - Assets:Broker 2 AAA {1.00 GBP} - Equity:Opening Balances -2 AAA {0.90 GBP} - Equity:Opening Balances -2 AAA {1.00 GBP} - Equity:Opening Balances 3.80 GBP -end test - -test equity --lots --date-format %Y/%m/%d -2011/03/05 Opening Balances - Assets:Bank -3.80 GBP - Assets:Broker 2 AAA {0.90 GBP} [2011/03/04] - Assets:Broker 2 AAA {1.00 GBP} [2011/03/05] - Equity:Opening Balances -2 AAA {0.90 GBP} [2011/03/04] - Equity:Opening Balances -2 AAA {1.00 GBP} [2011/03/05] - Equity:Opening Balances 3.80 GBP -end test +$ hledger -f- check +#test equity +#2011/03/05 Opening Balances +# Assets:Bank -3.80 GBP +# Assets:Broker 4 AAA +# Equity:Opening Balances -4 AAA +# Equity:Opening Balances 3.80 GBP +#end test +# +#test equity assets +#2011/03/05 Opening Balances +# Assets:Bank -3.80 GBP +# Assets:Broker 4 AAA +# Equity:Opening Balances -4 AAA +# Equity:Opening Balances 3.80 GBP +#end test +# +#test equity assets:bank +#2011/03/05 Opening Balances +# Assets:Bank -3.80 GBP +# Equity:Opening Balances +#end test +# +#test equity assets:broker +#2011/03/05 Opening Balances +# Assets:Broker 4 AAA +# Equity:Opening Balances +#end test +# +#test equity --lot-prices +#2011/03/05 Opening Balances +# Assets:Bank -3.80 GBP +# Assets:Broker 2 AAA {0.90 GBP} +# Assets:Broker 2 AAA {1.00 GBP} +# Equity:Opening Balances -2 AAA {0.90 GBP} +# Equity:Opening Balances -2 AAA {1.00 GBP} +# Equity:Opening Balances 3.80 GBP +#end test +# +#test equity --lots --date-format %Y/%m/%d +#2011/03/05 Opening Balances +# Assets:Bank -3.80 GBP +# Assets:Broker 2 AAA {0.90 GBP} [2011/03/04] +# Assets:Broker 2 AAA {1.00 GBP} [2011/03/05] +# Equity:Opening Balances -2 AAA {0.90 GBP} [2011/03/04] +# Equity:Opening Balances -2 AAA {1.00 GBP} [2011/03/05] +# Equity:Opening Balances 3.80 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-payees.test b/hledger/test/ledger-compat/baseline/cmd-payees.test index 4583af6ed..4cfe8fad2 100644 --- a/hledger/test/ledger-compat/baseline/cmd-payees.test +++ b/hledger/test/ledger-compat/baseline/cmd-payees.test @@ -23,28 +23,29 @@ E 10 F -comment - -test payees -1 -3 -9 -A -B -Z -end test - -test payees a -Z -end test - -test payees no:such:account -end test - -test payees "^B$" -1 -9 -B -Z -end test +$ hledger -f- check +#test payees +#1 +#3 +#9 +#A +#B +#Z +#end test +# +#test payees a +#Z +#end test +# +#test payees no:such:account +#end test +# +#test payees "^B$" +#1 +#9 +#B +#Z +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-pricedb.test b/hledger/test/ledger-compat/baseline/cmd-pricedb.test index fdfd90aeb..37005350d 100644 --- a/hledger/test/ledger-compat/baseline/cmd-pricedb.test +++ b/hledger/test/ledger-compat/baseline/cmd-pricedb.test @@ -14,28 +14,29 @@ C 15.80 USD @ 0.63 GBP D -comment - -test pricedb -P 2012/01/02 00:00:00 GBP 1.20 EUR -P 2012/01/03 00:00:00 EUR 1.3166666667 USD -P 2012/01/04 00:00:00 USD 0.63 GBP -end test - -test pricedb EUR -P 2012/01/03 00:00:00 EUR 1.3166666667 USD -end test - -test pricedb GBP -P 2012/01/02 00:00:00 GBP 1.20 EUR -end test - -test pricedb USD -P 2012/01/04 00:00:00 USD 0.63 GBP -end test - -test pricedb U -P 2012/01/03 00:00:00 EUR 1.3166666667 USD -P 2012/01/04 00:00:00 USD 0.63 GBP -end test +$ hledger -f- check +#test pricedb +#P 2012/01/02 00:00:00 GBP 1.20 EUR +#P 2012/01/03 00:00:00 EUR 1.3166666667 USD +#P 2012/01/04 00:00:00 USD 0.63 GBP +#end test +# +#test pricedb EUR +#P 2012/01/03 00:00:00 EUR 1.3166666667 USD +#end test +# +#test pricedb GBP +#P 2012/01/02 00:00:00 GBP 1.20 EUR +#end test +# +#test pricedb USD +#P 2012/01/04 00:00:00 USD 0.63 GBP +#end test +# +#test pricedb U +#P 2012/01/03 00:00:00 EUR 1.3166666667 USD +#P 2012/01/04 00:00:00 USD 0.63 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-pricemap.test b/hledger/test/ledger-compat/baseline/cmd-pricemap.test index 9d6cf8cc0..84cb0c38f 100644 --- a/hledger/test/ledger-compat/baseline/cmd-pricemap.test +++ b/hledger/test/ledger-compat/baseline/cmd-pricemap.test @@ -15,24 +15,25 @@ P 2012-03-25 AAA $10.00 G 1 AAA @ $10.00 H -comment - -test pricemap -graph G { -0[label=""]; -1[label="s"]; -2[label="%"]; -3[label="m"]; -4[label="h"]; -5[label="GBP"]; -6[label="EUR"]; -7[label="$"]; -8[label="USD"]; -9[label="AAA"]; -6--5 ; -6--7 ; -8--6 ; -9--7 ; -} -end test +$ hledger -f- check +#test pricemap +#graph G { +#0[label=""]; +#1[label="s"]; +#2[label="%"]; +#3[label="m"]; +#4[label="h"]; +#5[label="GBP"]; +#6[label="EUR"]; +#7[label="$"]; +#8[label="USD"]; +#9[label="AAA"]; +#6--5 ; +#6--7 ; +#8--6 ; +#9--7 ; +#} +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-prices.test b/hledger/test/ledger-compat/baseline/cmd-prices.test index 6d0986c1d..4997fe6b9 100644 --- a/hledger/test/ledger-compat/baseline/cmd-prices.test +++ b/hledger/test/ledger-compat/baseline/cmd-prices.test @@ -14,28 +14,29 @@ C 15.80 USD @ 0.63 GBP D -comment - -test prices -2012/01/02 GBP 1.20 EUR -2012/01/03 EUR 1.3166666667 USD -2012/01/04 USD 0.63 GBP -end test - -test prices EUR -2012/01/03 EUR 1.3166666667 USD -end test - -test prices USD -2012/01/04 USD 0.63 GBP -end test - -test prices GBP -2012/01/02 GBP 1.20 EUR -end test - -test prices U -2012/01/03 EUR 1.3166666667 USD -2012/01/04 USD 0.63 GBP -end test +$ hledger -f- check +#test prices +#2012/01/02 GBP 1.20 EUR +#2012/01/03 EUR 1.3166666667 USD +#2012/01/04 USD 0.63 GBP +#end test +# +#test prices EUR +#2012/01/03 EUR 1.3166666667 USD +#end test +# +#test prices USD +#2012/01/04 USD 0.63 GBP +#end test +# +#test prices GBP +#2012/01/02 GBP 1.20 EUR +#end test +# +#test prices U +#2012/01/03 EUR 1.3166666667 USD +#2012/01/04 USD 0.63 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-print.test b/hledger/test/ledger-compat/baseline/cmd-print.test index a93973179..643e1abc0 100644 --- a/hledger/test/ledger-compat/baseline/cmd-print.test +++ b/hledger/test/ledger-compat/baseline/cmd-print.test @@ -2,10 +2,11 @@ Expenses:Food ($10,00 + $2,50) Assets:Cash -comment +$ hledger -f- check -test print --decimal-comma -2008/12/31 Market - Expenses:Food ($10,00 + $2,50) - Assets:Cash -end test +#test print --decimal-comma +#2008/12/31 Market +# Expenses:Food ($10,00 + $2,50) +# Assets:Cash +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-register.test b/hledger/test/ledger-compat/baseline/cmd-register.test index ebbc79bdb..bc364a884 100644 --- a/hledger/test/ledger-compat/baseline/cmd-register.test +++ b/hledger/test/ledger-compat/baseline/cmd-register.test @@ -10,33 +10,34 @@ Assets:Investment 1 AAA @ 10.00 GBP Assets:Cash -10.00 GBP -comment - -test reg -12-Jan-10 Phone expense on ho.. Expenses:Phone 12.00 EUR 12.00 EUR - Assets:Cash -10.00 GBP 12.00 EUR - -10.00 GBP -12-Jan-31 Rent expense Expenses:Rent 550.00 GBP 12.00 EUR - 540.00 GBP - Assets:Cash -550.00 GBP 12.00 EUR - -10.00 GBP -12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA - 12.00 EUR - -10.00 GBP - Assets:Cash -10.00 GBP 1 AAA - 12.00 EUR - -20.00 GBP -end test - -test r :inve -12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA -end test - -test reg :inve -12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA -end test - -test register :inve -12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA -end test +$ hledger -f- check +#test reg +#12-Jan-10 Phone expense on ho.. Expenses:Phone 12.00 EUR 12.00 EUR +# Assets:Cash -10.00 GBP 12.00 EUR +# -10.00 GBP +#12-Jan-31 Rent expense Expenses:Rent 550.00 GBP 12.00 EUR +# 540.00 GBP +# Assets:Cash -550.00 GBP 12.00 EUR +# -10.00 GBP +#12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA +# 12.00 EUR +# -10.00 GBP +# Assets:Cash -10.00 GBP 1 AAA +# 12.00 EUR +# -20.00 GBP +#end test +# +#test r :inve +#12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA +#end test +# +#test reg :inve +#12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA +#end test +# +#test register :inve +#12-Feb-01 Buy AAA Assets:Investment 1 AAA 1 AAA +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-script.test b/hledger/test/ledger-compat/baseline/cmd-script.test index 8f2ebe406..198a19e2d 100644 --- a/hledger/test/ledger-compat/baseline/cmd-script.test +++ b/hledger/test/ledger-compat/baseline/cmd-script.test @@ -1,23 +1,25 @@ -comment -test eval 'foo(w, u)=(z=w+u;z*2); (a=1 + 1; foo(10, 15))' -50 -end test +$ hledger -f- check -test eval 'foo(x, y, z)=print(x, y, z); bar(x)=x; foo(1, 2, 3); bar(3)' -123 -3 -end test - -test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x' -$-85 -end test - -test eval 'foo = x, y, z -> print(x, y, z); foo(1, 2, 3)' -123 -1 -end test - -test eval 'foo(x,y)=y(1, 2, 3);foo(amount_expr, (s,d,t -> t))' -3 -end test +#test eval 'foo(w, u)=(z=w+u;z*2); (a=1 + 1; foo(10, 15))' +#50 +#end test +# +#test eval 'foo(x, y, z)=print(x, y, z); bar(x)=x; foo(1, 2, 3); bar(3)' +#123 +#3 +#end test +# +#test eval 'total_expr=$100;amount_expr=$15;x=total_expr;x=x/5;x=amount_expr-x*5;x' +#$-85 +#end test +# +#test eval 'foo = x, y, z -> print(x, y, z); foo(1, 2, 3)' +#123 +#1 +#end test +# +#test eval 'foo(x,y)=y(1, 2, 3);foo(amount_expr, (s,d,t -> t))' +#3 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-select.test b/hledger/test/ledger-compat/baseline/cmd-select.test index 6466d4528..157728d51 100644 --- a/hledger/test/ledger-compat/baseline/cmd-select.test +++ b/hledger/test/ledger-compat/baseline/cmd-select.test @@ -15,50 +15,51 @@ E 40.00 GBP F -comment - -test select "date, account, amount" from posts -12-Feb-28 E 20.00 EUR -12-Feb-28 F -20.00 EUR -12-Feb-29 Test 10.01 EUR -12-Feb-29 F -10.01 EUR -12-Mar-24 C 30.00 EUR -12-Mar-24 D -30.00 EUR -12-Mar-25 E 40.00 GBP -12-Mar-25 F -40.00 GBP -end test - -test select "date, account, amount from posts where account =~ /^e/" -12-Feb-28 E 20.00 EUR -12-Mar-25 E 40.00 GBP -end test - -test select "date, account, amount from posts where account =~ /e/" -12-Feb-28 E 20.00 EUR -12-Feb-29 Test 10.01 EUR -12-Mar-25 E 40.00 GBP -end test - -; leave out "from posts" since it is the default -test select "date, account, amount where account =~ /e/" -12-Feb-28 E 20.00 EUR -12-Feb-29 Test 10.01 EUR -12-Mar-25 E 40.00 GBP -end test - -test select "date, payee, amount from posts where account =~ /e/ and commodity =~ /GBP/" -12-Mar-25 Test 5 40.00 GBP -end test - -test select "date, payee, amount * 2 from posts where account =~ /e/ and commodity =~ /GBP/" -12-Mar-25 Test 5 80.00 GBP -end test - -test select "date, code, amount from posts where account =~ /e/ and commodity =~ /GBP/" -12-Mar-25 test 40.00 GBP -end test - -test select "date, code * 2, amount from posts where account =~ /e/ and commodity =~ /GBP/" -12-Mar-25 testtest 40.00 GBP -end test +$ hledger -f- check +#test select "date, account, amount" from posts +#12-Feb-28 E 20.00 EUR +#12-Feb-28 F -20.00 EUR +#12-Feb-29 Test 10.01 EUR +#12-Feb-29 F -10.01 EUR +#12-Mar-24 C 30.00 EUR +#12-Mar-24 D -30.00 EUR +#12-Mar-25 E 40.00 GBP +#12-Mar-25 F -40.00 GBP +#end test +# +#test select "date, account, amount from posts where account =~ /^e/" +#12-Feb-28 E 20.00 EUR +#12-Mar-25 E 40.00 GBP +#end test +# +#test select "date, account, amount from posts where account =~ /e/" +#12-Feb-28 E 20.00 EUR +#12-Feb-29 Test 10.01 EUR +#12-Mar-25 E 40.00 GBP +#end test +# +#; leave out "from posts" since it is the default +#test select "date, account, amount where account =~ /e/" +#12-Feb-28 E 20.00 EUR +#12-Feb-29 Test 10.01 EUR +#12-Mar-25 E 40.00 GBP +#end test +# +#test select "date, payee, amount from posts where account =~ /e/ and commodity =~ /GBP/" +#12-Mar-25 Test 5 40.00 GBP +#end test +# +#test select "date, payee, amount * 2 from posts where account =~ /e/ and commodity =~ /GBP/" +#12-Mar-25 Test 5 80.00 GBP +#end test +# +#test select "date, code, amount from posts where account =~ /e/ and commodity =~ /GBP/" +#12-Mar-25 test 40.00 GBP +#end test +# +#test select "date, code * 2, amount from posts where account =~ /e/ and commodity =~ /GBP/" +#12-Mar-25 testtest 40.00 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-source.test.ignored b/hledger/test/ledger-compat/baseline/cmd-source.test.ignored index 23683f304..b832cf68f 100644 --- a/hledger/test/ledger-compat/baseline/cmd-source.test.ignored +++ b/hledger/test/ledger-compat/baseline/cmd-source.test.ignored @@ -26,41 +26,42 @@ K 100.00 EUR L -200.00 EUR -comment - -test source -> 7 -__ERROR__ -While parsing file "$FILE", line 1: -While parsing periodic transaction: -> ~ xxx -Error: Unexpected date period token 'xxx' -While parsing file "$FILE", line 6: -Error: Only one posting with null amount allowed per transaction -While parsing file "$FILE", line 11: -Error: Only one posting with null amount allowed per transaction -While parsing file "$FILE", line 13: -While parsing transaction: -> 2012/03/xx -Error: Invalid date: 2012/03/xx -While parsing file "$FILE", line 18: -While parsing posting: - G AAA - ^^^ -Error: No quantity specified for amount -While parsing file "$FILE", line 22: -While parsing posting: - I 1,00.00 EUR - ^^^^^^^^^^^ -Error: Incorrect use of thousand-mark comma -While parsing file "$FILE", line 27: -While balancing transaction from "$FILE", lines 25-27: -> 2012-03-27 * Test -> K 100.00 EUR -> L -200.00 EUR -Unbalanced remainder is: - -100.00 EUR -Amount to balance against: - 100.00 EUR -Error: Transaction does not balance -end test +$ hledger -f- check +#test source -> 7 +#__ERROR__ +#While parsing file "$FILE", line 1: +#While parsing periodic transaction: +#> ~ xxx +#Error: Unexpected date period token 'xxx' +#While parsing file "$FILE", line 6: +#Error: Only one posting with null amount allowed per transaction +#While parsing file "$FILE", line 11: +#Error: Only one posting with null amount allowed per transaction +#While parsing file "$FILE", line 13: +#While parsing transaction: +#> 2012/03/xx +#Error: Invalid date: 2012/03/xx +#While parsing file "$FILE", line 18: +#While parsing posting: +# G AAA +# ^^^ +#Error: No quantity specified for amount +#While parsing file "$FILE", line 22: +#While parsing posting: +# I 1,00.00 EUR +# ^^^^^^^^^^^ +#Error: Incorrect use of thousand-mark comma +#While parsing file "$FILE", line 27: +#While balancing transaction from "$FILE", lines 25-27: +#> 2012-03-27 * Test +#> K 100.00 EUR +#> L -200.00 EUR +#Unbalanced remainder is: +# -100.00 EUR +#Amount to balance against: +# 100.00 EUR +#Error: Transaction does not balance +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-stats.test b/hledger/test/ledger-compat/baseline/cmd-stats.test index b8cc73e69..eabde31e9 100644 --- a/hledger/test/ledger-compat/baseline/cmd-stats.test +++ b/hledger/test/ledger-compat/baseline/cmd-stats.test @@ -11,23 +11,24 @@ A 30.00 EUR B -comment - -test stats --now "2012-03-31" -Time period: 12-Feb-28 to 12-Mar-24 (25 days) - - Files these postings came from: - $sourcepath/test/baseline/cmd-stats.test - - Unique payees: 1 - Unique accounts: 4 - - Number of postings: 6 (0.24 per day) - Uncleared postings: 2 - - Days since last post: 7 - Posts in last 7 days: 2 - Posts in last 30 days: 2 - Posts seen this month: 2 -end test +$ hledger -f- check +#test stats --now "2012-03-31" +#Time period: 12-Feb-28 to 12-Mar-24 (25 days) +# +# Files these postings came from: +# $sourcepath/test/baseline/cmd-stats.test +# +# Unique payees: 1 +# Unique accounts: 4 +# +# Number of postings: 6 (0.24 per day) +# Uncleared postings: 2 +# +# Days since last post: 7 +# Posts in last 7 days: 2 +# Posts in last 30 days: 2 +# Posts seen this month: 2 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-tags.test b/hledger/test/ledger-compat/baseline/cmd-tags.test index c6f803c13..40e5a751e 100644 --- a/hledger/test/ledger-compat/baseline/cmd-tags.test +++ b/hledger/test/ledger-compat/baseline/cmd-tags.test @@ -28,33 +28,34 @@ A $10 B ; b: bbb -comment - -test tags -a -b -bar -foo -xxx -end test - -test tags --values -a -a: aaa -b -b: bbb -bar -foo -xxx -end test - -test tags --values --count -1 a -2 a: aaa -1 b -1 b: bbb -1 bar -1 foo -2 xxx -end test +$ hledger -f- check +#test tags +#a +#b +#bar +#foo +#xxx +#end test +# +#test tags --values +#a +#a: aaa +#b +#b: bbb +#bar +#foo +#xxx +#end test +# +#test tags --values --count +#1 a +#2 a: aaa +#1 b +#1 b: bbb +#1 bar +#1 foo +#2 xxx +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/cmd-xact.test.ignored b/hledger/test/ledger-compat/baseline/cmd-xact.test.ignored index 9c319e1b7..21404e004 100644 --- a/hledger/test/ledger-compat/baseline/cmd-xact.test.ignored +++ b/hledger/test/ledger-compat/baseline/cmd-xact.test.ignored @@ -11,35 +11,36 @@ E 30.00 GBP F -comment - -test --now 2012/03/25 xact "Test 1" -2012/03/25 Test 1 - A $10.00 - B -end test - -test --now 2012/03/25 xact "Test 2" -2012/03/25 Test 2 - C 20.00 EUR - D -end test - -; I think this output is wrong, see bug #737 -test --now 2012/03/25 xact "Test 3" -2012/03/25 Test 4 - E 30.00 GBP - F -end test - -test --now 2012/03/25 xact "Test 4" -2012/03/25 Test 4 - E 30.00 GBP - F -end test - -test xact no:such:account -> 1 -__ERROR__ -Error: No accounts, and no past transaction matching 'no:such:account' -end test +$ hledger -f- check +#test --now 2012/03/25 xact "Test 1" +#2012/03/25 Test 1 +# A $10.00 +# B +#end test +# +#test --now 2012/03/25 xact "Test 2" +#2012/03/25 Test 2 +# C 20.00 EUR +# D +#end test +# +#; I think this output is wrong, see bug #737 +#test --now 2012/03/25 xact "Test 3" +#2012/03/25 Test 4 +# E 30.00 GBP +# F +#end test +# +#test --now 2012/03/25 xact "Test 4" +#2012/03/25 Test 4 +# E 30.00 GBP +# F +#end test +# +#test xact no:such:account -> 1 +#__ERROR__ +#Error: No accounts, and no past transaction matching 'no:such:account' +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-account.test.ignored b/hledger/test/ledger-compat/baseline/dir-account.test.ignored index ab8351d64..faf17f0ba 100644 --- a/hledger/test/ledger-compat/baseline/dir-account.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-account.test.ignored @@ -27,19 +27,20 @@ account Expenses:Food food $25.00 Assets:Cash -comment - -test reg -12-Feb-27 KFC Expenses:Food $20.00 $20.00 - Assets:Cash $-20.00 0 -12-Feb-28 KFC Expenses:Food $20.00 $20.00 - Assets:Cash $-20.00 0 -12-Feb-29 KFC Expenses:Food $25.00 $25.00 - Assets:Cash $-25.00 0 -12-Feb-29 KFC Expenses:Food $25.00 $25.00 - Assets:Cash $-25.00 0 -__ERROR__ -Warning: "$FILE", line 24: Transaction check failed: (abs(amount) <= {20}) -Warning: "$FILE", line 28: Transaction check failed: (abs(amount) <= {20}) -end test +$ hledger -f- check +#test reg +#12-Feb-27 KFC Expenses:Food $20.00 $20.00 +# Assets:Cash $-20.00 0 +#12-Feb-28 KFC Expenses:Food $20.00 $20.00 +# Assets:Cash $-20.00 0 +#12-Feb-29 KFC Expenses:Food $25.00 $25.00 +# Assets:Cash $-25.00 0 +#12-Feb-29 KFC Expenses:Food $25.00 $25.00 +# Assets:Cash $-25.00 0 +#__ERROR__ +#Warning: "$FILE", line 24: Transaction check failed: (abs(amount) <= {20}) +#Warning: "$FILE", line 28: Transaction check failed: (abs(amount) <= {20}) +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-alias-fail.test.ignored b/hledger/test/ledger-compat/baseline/dir-alias-fail.test.ignored index 30004edb2..1bae48cbe 100644 --- a/hledger/test/ledger-compat/baseline/dir-alias-fail.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-alias-fail.test.ignored @@ -3,10 +3,11 @@ alias Foo=Foo 2011-01-01 Test Foo 10 EUR Bar -comment +$ hledger -f- check -test source -> 1 -__ERROR__ -While parsing file "$FILE", line 1: -Error: Illegal alias Foo=Foo -end test +#test source -> 1 +#__ERROR__ +#While parsing file "$FILE", line 1: +#Error: Illegal alias Foo=Foo +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-alias.test b/hledger/test/ledger-compat/baseline/dir-alias.test index e8d90c96d..2583b4f95 100644 --- a/hledger/test/ledger-compat/baseline/dir-alias.test +++ b/hledger/test/ledger-compat/baseline/dir-alias.test @@ -13,12 +13,13 @@ account Delta D 20 EUR Foo -comment - -test reg -01-Jan-01 Test B:A 10 EUR 10 EUR - Foo -10 EUR 0 -01-Jan-01 Test Delta 20 EUR 20 EUR - Foo -20 EUR 0 -end test +$ hledger -f- check +#test reg +#01-Jan-01 Test B:A 10 EUR 10 EUR +# Foo -10 EUR 0 +#01-Jan-01 Test Delta 20 EUR 20 EUR +# Foo -20 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-apply.test b/hledger/test/ledger-compat/baseline/dir-apply.test index 81c1b2b7a..6ff6b9013 100644 --- a/hledger/test/ledger-compat/baseline/dir-apply.test +++ b/hledger/test/ledger-compat/baseline/dir-apply.test @@ -26,11 +26,12 @@ apply account Master Account include dir-apply.dat end -comment +$ hledger -f- check -test reg food -12-Mar-12 KFC Master A:Expenses:Food $20 $20 -12-Mar-12 KFC Master A:Expenses:Food $20 $40 -12-Mar-12 KFC Master A:Expenses:Food $20 $60 -12-Mar-12 KFC Master A:Expenses:Food $40 $100 -end test +#test reg food +#12-Mar-12 KFC Master A:Expenses:Food $20 $20 +#12-Mar-12 KFC Master A:Expenses:Food $20 $40 +#12-Mar-12 KFC Master A:Expenses:Food $20 $60 +#12-Mar-12 KFC Master A:Expenses:Food $40 $100 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-commodity-alias.test b/hledger/test/ledger-compat/baseline/dir-commodity-alias.test index 8d2ab3107..1e047b7f3 100644 --- a/hledger/test/ledger-compat/baseline/dir-commodity-alias.test +++ b/hledger/test/ledger-compat/baseline/dir-commodity-alias.test @@ -9,17 +9,18 @@ commodity $ A 15.00 USD B -comment - -test bal - 25.00 $ A - -25.00 $ B --------------------- - 0 -end test - -test reg a -12-Mar-12 $ A 10.00 $ 10.00 $ -12-Mar-12 USD A 15.00 $ 25.00 $ -end test +$ hledger -f- check +#test bal +# 25.00 $ A +# -25.00 $ B +#-------------------- +# 0 +#end test +# +#test reg a +#12-Mar-12 $ A 10.00 $ 10.00 $ +#12-Mar-12 USD A 15.00 $ 25.00 $ +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-commodity-value.test b/hledger/test/ledger-compat/baseline/dir-commodity-value.test index 55b17e69b..8d7139325 100644 --- a/hledger/test/ledger-compat/baseline/dir-commodity-value.test +++ b/hledger/test/ledger-compat/baseline/dir-commodity-value.test @@ -17,10 +17,11 @@ commodity USD Expenses:Food USD 750,00 Assets:Cash -comment +$ hledger -f- check -test reg food -X EUR --now=2012-03-15 -12-Mar-06 KFC Expenses:Food 200 EUR 200 EUR -12-Mar-08 KFC Expenses:Food 18750 EUR 18950 EUR -12-Mar-10 KFC Expenses:Food 18750 EUR 37700 EUR -end test +#test reg food -X EUR --now=2012-03-15 +#12-Mar-06 KFC Expenses:Food 200 EUR 200 EUR +#12-Mar-08 KFC Expenses:Food 18750 EUR 18950 EUR +#12-Mar-10 KFC Expenses:Food 18750 EUR 37700 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-commodity.test.ignored b/hledger/test/ledger-compat/baseline/dir-commodity.test.ignored index 324ce61b3..8da8224b4 100644 --- a/hledger/test/ledger-compat/baseline/dir-commodity.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-commodity.test.ignored @@ -10,14 +10,15 @@ commodity GBP A 20.00 EUR B -comment - -test bal --pedantic -> 1 -__ERROR__ -While parsing file "$FILE", line 10: -While parsing posting: - A 20.00 EUR - ^^^^^^^^^ -Error: Unknown commodity 'EUR' -end test +$ hledger -f- check +#test bal --pedantic -> 1 +#__ERROR__ +#While parsing file "$FILE", line 10: +#While parsing posting: +# A 20.00 EUR +# ^^^^^^^^^ +#Error: Unknown commodity 'EUR' +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-fixed.test b/hledger/test/ledger-compat/baseline/dir-fixed.test index 5d88bda4e..20a8be4bc 100644 --- a/hledger/test/ledger-compat/baseline/dir-fixed.test +++ b/hledger/test/ledger-compat/baseline/dir-fixed.test @@ -6,9 +6,10 @@ apply fixed XCD $0.374531835206 end apply fixed -comment +$ hledger -f- check -test reg -08-Apr-08 KFC Expenses:Food XCD 43.00 XCD 43.00 - Assets:Cash XCD -43.00 0 -end test +#test reg +#08-Apr-08 KFC Expenses:Food XCD 43.00 XCD 43.00 +# Assets:Cash XCD -43.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-import_py.test.ignored b/hledger/test/ledger-compat/baseline/dir-import_py.test.ignored index a98942728..ac3a8ddbf 100644 --- a/hledger/test/ledger-compat/baseline/dir-import_py.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-import_py.test.ignored @@ -13,13 +13,14 @@ tag PATH Expenses:Food $20 Assets:Cash -comment +$ hledger -f- check -test reg -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -__ERROR__ -Warning: "$sourcepath/test/baseline/dir-import_py.test", line 14: Metadata check failed for (PATH: test/baseline/dir-import_noexist.test): ((os.path).isfile(value)) -end test +#test reg +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#__ERROR__ +#Warning: "$sourcepath/test/baseline/dir-import_py.test", line 14: Metadata check failed for (PATH: test/baseline/dir-import_noexist.test): ((os.path).isfile(value)) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-payee.test b/hledger/test/ledger-compat/baseline/dir-payee.test index d1af3e120..4f351f7c9 100644 --- a/hledger/test/ledger-compat/baseline/dir-payee.test +++ b/hledger/test/ledger-compat/baseline/dir-payee.test @@ -17,14 +17,15 @@ payee Foo Bar Inc A 20 B -comment - -test reg -12-Mar-25 KFC A 10 10 - B -10 0 -12-Mar-26 KFC A 10 10 - B -10 0 -14-May-13 Foo Bar Inc A 20 20 - B -20 0 -end test +$ hledger -f- check +#test reg +#12-Mar-25 KFC A 10 10 +# B -10 0 +#12-Mar-26 KFC A 10 10 +# B -10 0 +#14-May-13 Foo Bar Inc A 20 20 +# B -20 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-python_py.test.ignored b/hledger/test/ledger-compat/baseline/dir-python_py.test.ignored index 50ec87deb..21ef63740 100644 --- a/hledger/test/ledger-compat/baseline/dir-python_py.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-python_py.test.ignored @@ -17,14 +17,15 @@ tag PATH Expenses:Food $20 Assets:Cash -comment +$ hledger -f- check -test reg -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -__ERROR__ -Warning: "$sourcepath/test/baseline/dir-python_py.test", line 18: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): check_path(value) -Warning: "$sourcepath/test/baseline/dir-python_py.test", line 18: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): ((os.path).isfile(value)) -end test +#test reg +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#__ERROR__ +#Warning: "$sourcepath/test/baseline/dir-python_py.test", line 18: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): check_path(value) +#Warning: "$sourcepath/test/baseline/dir-python_py.test", line 18: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): ((os.path).isfile(value)) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/dir-tag.test.ignored b/hledger/test/ledger-compat/baseline/dir-tag.test.ignored index 42d34a935..950295f12 100644 --- a/hledger/test/ledger-compat/baseline/dir-tag.test.ignored +++ b/hledger/test/ledger-compat/baseline/dir-tag.test.ignored @@ -11,13 +11,14 @@ tag Happy food $20.00 Assets:Cash -comment +$ hledger -f- check -test reg -12-Feb-27 KFC Expenses:Unknown $20.00 $20.00 - Assets:Cash $-20.00 0 -12-Feb-28 KFC food $20.00 $20.00 - Assets:Cash $-20.00 0 -__ERROR__ -Warning: "$sourcepath/test/baseline/dir-tag.test", line 8: Metadata check failed for (Happy: Summer): (value == "Valley") -end test +#test reg +#12-Feb-27 KFC Expenses:Unknown $20.00 $20.00 +# Assets:Cash $-20.00 0 +#12-Feb-28 KFC food $20.00 $20.00 +# Assets:Cash $-20.00 0 +#__ERROR__ +#Warning: "$sourcepath/test/baseline/dir-tag.test", line 8: Metadata check failed for (Happy: Summer): (value == "Valley") +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-annotations.test b/hledger/test/ledger-compat/baseline/feat-annotations.test index 081a60046..711edf087 100644 --- a/hledger/test/ledger-compat/baseline/feat-annotations.test +++ b/hledger/test/ledger-compat/baseline/feat-annotations.test @@ -16,24 +16,25 @@ Expenses:Food -10 CHIK {{$50}} Equity:Capital Gains $-25 -comment +$ hledger -f- check -test print -2012/03/09 KFC - Expenses:Food 10 CHIK @ $50 - Assets:Cash - -2012/03/09 KFC - Assets:Cash $75 - Expenses:Food -10 CHIK {$5} @ $75 - Equity:Capital Gains $-25 - -2012/03/09 KFC - Expenses:Food 10 CHIK - Assets:Cash $-50 - -2012/03/09 KFC - Assets:Cash $75 - Expenses:Food -10 CHIK {$5} - Equity:Capital Gains $-25 -end test +#test print +#2012/03/09 KFC +# Expenses:Food 10 CHIK @ $50 +# Assets:Cash +# +#2012/03/09 KFC +# Assets:Cash $75 +# Expenses:Food -10 CHIK {$5} @ $75 +# Equity:Capital Gains $-25 +# +#2012/03/09 KFC +# Expenses:Food 10 CHIK +# Assets:Cash $-50 +# +#2012/03/09 KFC +# Assets:Cash $75 +# Expenses:Food -10 CHIK {$5} +# Equity:Capital Gains $-25 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-balance-assignments.test b/hledger/test/ledger-compat/baseline/feat-balance-assignments.test index d629f8e80..4d496e1dd 100644 --- a/hledger/test/ledger-compat/baseline/feat-balance-assignments.test +++ b/hledger/test/ledger-compat/baseline/feat-balance-assignments.test @@ -26,12 +26,13 @@ Expenses:Cash Assets:Cash = ($4,000.00 + $100.00) -comment +$ hledger -f- check -test bal - $4,100.00 Assets:Cash - $-10,000.00 Equity:Opening Balances - $5,900.00 Expenses:Cash --------------------- - 0 -end test +#test bal +# $4,100.00 Assets:Cash +# $-10,000.00 Equity:Opening Balances +# $5,900.00 Expenses:Cash +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-balance_assert-off.test.ignored b/hledger/test/ledger-compat/baseline/feat-balance_assert-off.test.ignored index dbfb06956..80de544f2 100644 --- a/hledger/test/ledger-compat/baseline/feat-balance_assert-off.test.ignored +++ b/hledger/test/ledger-compat/baseline/feat-balance_assert-off.test.ignored @@ -7,14 +7,15 @@ Expenses:Foo $10 Assets:Cash -$10 = $80 -comment - -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 8: -While parsing posting: - Assets:Cash -$10 = $80 - ^^^ -Error: Balance assertion off by $-10 (expected to see $90) -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 8: +#While parsing posting: +# Assets:Cash -$10 = $80 +# ^^^ +#Error: Balance assertion off by $-10 (expected to see $90) +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-balance_assert.test b/hledger/test/ledger-compat/baseline/feat-balance_assert.test index 3670c7f59..ed38d9629 100644 --- a/hledger/test/ledger-compat/baseline/feat-balance_assert.test +++ b/hledger/test/ledger-compat/baseline/feat-balance_assert.test @@ -5,11 +5,12 @@ 2012-01-01 Reconciliation [Assets:Checking] = $100 -comment +$ hledger -f- check -test balance - $100 Assets:Checking - $-100 Equity --------------------- - 0 -end test +#test balance +# $100 Assets:Checking +# $-100 Equity +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-balance_assert_split.test b/hledger/test/ledger-compat/baseline/feat-balance_assert_split.test index 2105f3f8f..83912477f 100644 --- a/hledger/test/ledger-compat/baseline/feat-balance_assert_split.test +++ b/hledger/test/ledger-compat/baseline/feat-balance_assert_split.test @@ -51,12 +51,13 @@ Liabilities:MasterCard $150.00 Assets:Checking $-150.00 = $150.00 -comment +$ hledger -f- check -test balance - $300.00 Expenses:Unknown - $-450.00 Income - $150.00 Liabilities:MasterCard --------------------- - 0 -end test +#test balance +# $300.00 Expenses:Unknown +# $-450.00 Income +# $150.00 Liabilities:MasterCard +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-check.test.ignored b/hledger/test/ledger-compat/baseline/feat-check.test.ignored index 4cdffaf06..3edaa4f50 100644 --- a/hledger/test/ledger-compat/baseline/feat-check.test.ignored +++ b/hledger/test/ledger-compat/baseline/feat-check.test.ignored @@ -7,14 +7,15 @@ check account("Assets:Checking").all(account =~ /Expense/) -comment +$ hledger -f- check -test bal - $-100 Assets:Checking - $100 Expenses:Food --------------------- - 0 -__ERROR__ -Warning: "$sourcepath/test/baseline/feat-check.test", line 6: Transaction check failed: (account =~ /Foo/) -Warning: "$sourcepath/test/baseline/feat-check.test", line 8: Check failed: account("Assets:Checking").all(account =~ /Expense/) -end test +#test bal +# $-100 Assets:Checking +# $100 Expenses:Food +#-------------------- +# 0 +#__ERROR__ +#Warning: "$sourcepath/test/baseline/feat-check.test", line 6: Transaction check failed: (account =~ /Foo/) +#Warning: "$sourcepath/test/baseline/feat-check.test", line 8: Check failed: account("Assets:Checking").all(account =~ /Expense/) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-convert-with-directives.test b/hledger/test/ledger-compat/baseline/feat-convert-with-directives.test index 9c04b44bb..272e77eaf 100644 --- a/hledger/test/ledger-compat/baseline/feat-convert-with-directives.test +++ b/hledger/test/ledger-compat/baseline/feat-convert-with-directives.test @@ -6,25 +6,26 @@ payee REWE alias REWE SAGT DANKE # When reading csv file without directives: -comment +$ hledger -f- check -test -f /dev/null convert test/baseline/feat-convert-with-directives.dat -2012/01/01 * KFC - Expenses:Unknown $10 - Equity:Unknown - -2012/01/02 * REWE SAGT DANKE 123454321 - Expenses:Unknown 10€ - Equity:Unknown -end test - -# When reading csv file with directives: -test --account "Assets:Cash" convert test/baseline/feat-convert-with-directives.dat -2012/01/01 * KFC - Expenses:Food $10 - Assets:Cash - -2012/01/02 * REWE - Expenses:Food 10€ - Assets:Cash -end test +#test -f /dev/null convert test/baseline/feat-convert-with-directives.dat +#2012/01/01 * KFC +# Expenses:Unknown $10 +# Equity:Unknown +# +#2012/01/02 * REWE SAGT DANKE 123454321 +# Expenses:Unknown 10€ +# Equity:Unknown +#end test +# +## When reading csv file with directives: +#test --account "Assets:Cash" convert test/baseline/feat-convert-with-directives.dat +#2012/01/01 * KFC +# Expenses:Food $10 +# Assets:Cash +# +#2012/01/02 * REWE +# Expenses:Food 10€ +# Assets:Cash +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-fixated-prices.test b/hledger/test/ledger-compat/baseline/feat-fixated-prices.test index 4d7343be6..96e2c4e49 100644 --- a/hledger/test/ledger-compat/baseline/feat-fixated-prices.test +++ b/hledger/test/ledger-compat/baseline/feat-fixated-prices.test @@ -16,11 +16,12 @@ P 1990/02/15 12:00:00 FOO $3 Expenses:Gas 100 FOO Liabilities:MasterCard -comment +$ hledger -f- check -test reg -V gas -90-Jan-01 Payee Expenses:Gas $200 $200 -90-Feb-01 Payee Expenses:Gas $200 $400 -90-Feb-20 Commodities revalued $100 $500 -90-Feb-20 Payee Expenses:Gas $300 $800 -end test +#test reg -V gas +#90-Jan-01 Payee Expenses:Gas $200 $200 +#90-Feb-01 Payee Expenses:Gas $200 $400 +#90-Feb-20 Commodities revalued $100 $500 +#90-Feb-20 Payee Expenses:Gas $300 $800 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-import_py.test.ignored b/hledger/test/ledger-compat/baseline/feat-import_py.test.ignored index 456d44e36..dad125c37 100644 --- a/hledger/test/ledger-compat/baseline/feat-import_py.test.ignored +++ b/hledger/test/ledger-compat/baseline/feat-import_py.test.ignored @@ -13,13 +13,14 @@ tag PATH Expenses:Food $20 Assets:Cash -comment +$ hledger -f- check -test reg -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -12-Feb-29 KFC Expenses:Food $20 $20 - Assets:Cash $-20 0 -__ERROR__ -Warning: "$sourcepath/test/baseline/feat-import_py.test", line 14: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): check_path(value) -end test +#test reg +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#12-Feb-29 KFC Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#__ERROR__ +#Warning: "$sourcepath/test/baseline/feat-import_py.test", line 14: Metadata check failed for (PATH: test/baseline/feat-import_noexist.test): check_path(value) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-option_py.test b/hledger/test/ledger-compat/baseline/feat-option_py.test index 305658e74..f1348c42b 100644 --- a/hledger/test/ledger-compat/baseline/feat-option_py.test +++ b/hledger/test/ledger-compat/baseline/feat-option_py.test @@ -8,9 +8,10 @@ python --pyfirst --pysecond Hey -comment +$ hledger -f- check -test reg -In --pyfirst (from $FILE) -In --pysecond=Hey (from $FILE) -end test +#test reg +#In --pyfirst (from $FILE) +#In --pysecond=Hey (from $FILE) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-value-expr.test b/hledger/test/ledger-compat/baseline/feat-value-expr.test index e3ca28505..7f8a5c3c4 100644 --- a/hledger/test/ledger-compat/baseline/feat-value-expr.test +++ b/hledger/test/ledger-compat/baseline/feat-value-expr.test @@ -87,15 +87,16 @@ account Expenses:Food5 Expenses:Dining9 $1 Assets:Cash9 -comment +$ hledger -f- check -test reg -V food -12-Mar-02 KFC Expenses:Food2 2 EUR 2 EUR -12-Mar-03 KFC Expenses:Food3 3 EUR 5 EUR -12-Mar-04 KFC Expenses:Food4 4 EUR 9 EUR -12-Mar-05 KFC Expenses:Food5 5 EUR 14 EUR -12-Mar-06 KFC Expenses:Food6 6 EUR 20 EUR -12-Mar-07 KFC Expenses:Food7 7 EUR 27 EUR -12-Mar-08 XACT Expenses:Food8 8 EUR 35 EUR -12-Mar-09 POST (Expenses:Food9) 9 EUR 44 EUR -end test +#test reg -V food +#12-Mar-02 KFC Expenses:Food2 2 EUR 2 EUR +#12-Mar-03 KFC Expenses:Food3 3 EUR 5 EUR +#12-Mar-04 KFC Expenses:Food4 4 EUR 9 EUR +#12-Mar-05 KFC Expenses:Food5 5 EUR 14 EUR +#12-Mar-06 KFC Expenses:Food6 6 EUR 20 EUR +#12-Mar-07 KFC Expenses:Food7 7 EUR 27 EUR +#12-Mar-08 XACT Expenses:Food8 8 EUR 35 EUR +#12-Mar-09 POST (Expenses:Food9) 9 EUR 44 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-value_py2.test b/hledger/test/ledger-compat/baseline/feat-value_py2.test index 45d397172..bbb7a3177 100644 --- a/hledger/test/ledger-compat/baseline/feat-value_py2.test +++ b/hledger/test/ledger-compat/baseline/feat-value_py2.test @@ -12,15 +12,16 @@ eval print_type("Hello!") eval print_type(/Hello!/) ;eval print_type((1, 2, 3)) -comment +$$$ hledger -f- check -test reg - True - 2010-08-10 - 10 - $10.00 - $10.00 -CAD 30 - Hello! - Hello! -end test +#test reg +# True +# 2010-08-10 +# 10 +# $10.00 +# $10.00 +#CAD 30 +# Hello! +# Hello! +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/feat-value_py3.test b/hledger/test/ledger-compat/baseline/feat-value_py3.test index 00ae4780a..75886f384 100644 --- a/hledger/test/ledger-compat/baseline/feat-value_py3.test +++ b/hledger/test/ledger-compat/baseline/feat-value_py3.test @@ -12,15 +12,16 @@ eval print_type("Hello!") eval print_type(/Hello!/) ;eval print_type((1, 2, 3)) -comment +$$$ hledger -f- check -test reg - True - 2010-08-10 - 10 - $10.00 - $10.00 -CAD 30 - Hello! - Hello! -end test +#test reg +# True +# 2010-08-10 +# 10 +# $10.00 +# $10.00 +#CAD 30 +# Hello! +# Hello! +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-abbrev-len.test b/hledger/test/ledger-compat/baseline/opt-abbrev-len.test index beefcaa40..d3ee2860d 100644 --- a/hledger/test/ledger-compat/baseline/opt-abbrev-len.test +++ b/hledger/test/ledger-compat/baseline/opt-abbrev-len.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --abbrev-len=4 -07-Feb-02 RD VMMXX Asse:Inve:Vangua:VMMXX 0.350 VMMXX 0.350 VMMXX - Inco:Divi:Vangua:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --abbrev-len=4 +#07-Feb-02 RD VMMXX Asse:Inve:Vangua:VMMXX 0.350 VMMXX 0.350 VMMXX +# Inco:Divi:Vangua:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-account-width.test b/hledger/test/ledger-compat/baseline/opt-account-width.test index 1b8828b72..94be2f369 100644 --- a/hledger/test/ledger-compat/baseline/opt-account-width.test +++ b/hledger/test/ledger-compat/baseline/opt-account-width.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --account-width=40 -07-Feb-02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX - Income:Dividends:Vanguard:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --account-width=40 +#07-Feb-02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX +# Income:Dividends:Vanguard:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-account.test b/hledger/test/ledger-compat/baseline/opt-account.test index bd7ec998a..d9eabe179 100644 --- a/hledger/test/ledger-compat/baseline/opt-account.test +++ b/hledger/test/ledger-compat/baseline/opt-account.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --account='payee + ":" + commodity' -07-Feb-02 RD VMMXX RD:VM:As:In:Vang:VMMXX 0.350 VMMXX 0.350 VMMXX -07-Feb-02 RD VMMXX RD:$:In:Di:Vangu:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --account='payee + ":" + commodity' +#07-Feb-02 RD VMMXX RD:VM:As:In:Vang:VMMXX 0.350 VMMXX 0.350 VMMXX +#07-Feb-02 RD VMMXX RD:$:In:Di:Vangu:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-actual.test b/hledger/test/ledger-compat/baseline/opt-actual.test index 703ef51b6..4e056fa16 100644 --- a/hledger/test/ledger-compat/baseline/opt-actual.test +++ b/hledger/test/ledger-compat/baseline/opt-actual.test @@ -6,10 +6,11 @@ Expenses:Books $10.00 Assets:Cash $-10.00 -comment +$ hledger -f- check -test print --actual -2008/01/01 January - Expenses:Books $10.00 - Assets:Cash $-10.00 -end test +#test print --actual +#2008/01/01 January +# Expenses:Books $10.00 +# Assets:Cash $-10.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-add-budget.test b/hledger/test/ledger-compat/baseline/opt-add-budget.test index 2cfcd3fee..527775383 100644 --- a/hledger/test/ledger-compat/baseline/opt-add-budget.test +++ b/hledger/test/ledger-compat/baseline/opt-add-budget.test @@ -242,127 +242,128 @@ Liabilities:Cards $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --add-budget books cards --now=2009/12/31 -08-Jan-01 Budget transaction Expenses:Books $-10.00 $-10.00 -08-Jan-01 January Expenses:Books $10.00 0 - Liabilities:Cards $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $20.00 - Liabilities:Cards $10.00 $30.00 -08-Feb-01 Budget transaction Expenses:Books $-10.00 $20.00 -08-Feb-01 February Expenses:Books $20.00 $40.00 - Liabilities:Cards $20.00 $60.00 -08-Feb-28 End of February Expenses:Books $20.00 $80.00 - Liabilities:Cards $20.00 $100.00 -08-Mar-01 Budget transaction Expenses:Books $-10.00 $90.00 -08-Mar-01 March Expenses:Books $30.00 $120.00 - Liabilities:Cards $30.00 $150.00 -08-Mar-31 End of March Expenses:Books $30.00 $180.00 - Liabilities:Cards $30.00 $210.00 -08-Apr-01 Budget transaction Expenses:Books $-10.00 $200.00 -08-Apr-01 April Expenses:Books $40.00 $240.00 - Liabilities:Cards $40.00 $280.00 -08-Apr-30 End of April Expenses:Books $40.00 $320.00 - Liabilities:Cards $40.00 $360.00 -08-May-01 Budget transaction Expenses:Books $-10.00 $350.00 -08-May-01 May Expenses:Books $50.00 $400.00 - Liabilities:Cards $50.00 $450.00 -08-May-31 End of May Expenses:Books $50.00 $500.00 - Liabilities:Cards $50.00 $550.00 -08-Jun-01 Budget transaction Expenses:Books $-10.00 $540.00 -08-Jun-01 June Expenses:Books $60.00 $600.00 - Liabilities:Cards $60.00 $660.00 -08-Jun-30 End of June Expenses:Books $60.00 $720.00 - Liabilities:Cards $60.00 $780.00 -08-Jul-01 Budget transaction Expenses:Books $-10.00 $770.00 -08-Jul-01 July Expenses:Books $70.00 $840.00 - Liabilities:Cards $70.00 $910.00 -08-Jul-31 End of July Expenses:Books $70.00 $980.00 - Liabilities:Cards $70.00 $1050.00 -08-Aug-01 Budget transaction Expenses:Books $-10.00 $1040.00 -08-Aug-01 August Expenses:Books $80.00 $1120.00 - Liabilities:Cards $80.00 $1200.00 -08-Aug-31 End of August Expenses:Books $80.00 $1280.00 - Liabilities:Cards $80.00 $1360.00 -08-Sep-01 Budget transaction Expenses:Books $-10.00 $1350.00 -08-Sep-01 September Expenses:Books $90.00 $1440.00 - Liabilities:Cards $90.00 $1530.00 -08-Sep-30 End of September Expenses:Books $90.00 $1620.00 - Liabilities:Cards $90.00 $1710.00 -08-Oct-01 Budget transaction Expenses:Books $-10.00 $1700.00 -08-Oct-01 October Expenses:Books $100.00 $1800.00 - Liabilities:Cards $100.00 $1900.00 -08-Oct-31 End of October Expenses:Books $100.00 $2000.00 - Liabilities:Cards $100.00 $2100.00 -08-Nov-01 Budget transaction Expenses:Books $-10.00 $2090.00 -08-Nov-01 November Expenses:Books $110.00 $2200.00 - Liabilities:Cards $110.00 $2310.00 -08-Nov-30 End of November Expenses:Books $110.00 $2420.00 - Liabilities:Cards $110.00 $2530.00 -08-Dec-01 Budget transaction Expenses:Books $-10.00 $2520.00 -08-Dec-01 December Expenses:Books $120.00 $2640.00 - Liabilities:Cards $120.00 $2760.00 -08-Dec-31 End of December Expenses:Books $120.00 $2880.00 - Liabilities:Cards $120.00 $3000.00 -09-Jan-01 Budget transaction Expenses:Books $-10.00 $2990.00 -09-Jan-01 January Expenses:Books $10.00 $3000.00 - Liabilities:Cards $10.00 $3010.00 -09-Jan-31 End of January Expenses:Books $10.00 $3020.00 - Liabilities:Cards $10.00 $3030.00 -09-Feb-01 Budget transaction Expenses:Books $-10.00 $3020.00 -09-Feb-01 February Expenses:Books $20.00 $3040.00 - Liabilities:Cards $20.00 $3060.00 -09-Feb-28 End of February Expenses:Books $20.00 $3080.00 - Liabilities:Cards $20.00 $3100.00 -09-Mar-01 Budget transaction Expenses:Books $-10.00 $3090.00 -09-Mar-01 March Expenses:Books $30.00 $3120.00 - Liabilities:Cards $30.00 $3150.00 -09-Mar-31 End of March Expenses:Books $30.00 $3180.00 - Liabilities:Cards $30.00 $3210.00 -09-Apr-01 Budget transaction Expenses:Books $-10.00 $3200.00 -09-Apr-01 April Expenses:Books $40.00 $3240.00 - Liabilities:Cards $40.00 $3280.00 -09-Apr-30 End of April Expenses:Books $40.00 $3320.00 - Liabilities:Cards $40.00 $3360.00 -09-May-01 Budget transaction Expenses:Books $-10.00 $3350.00 -09-May-01 May Expenses:Books $50.00 $3400.00 - Liabilities:Cards $50.00 $3450.00 -09-May-31 End of May Expenses:Books $50.00 $3500.00 - Liabilities:Cards $50.00 $3550.00 -09-Jun-01 Budget transaction Expenses:Books $-10.00 $3540.00 -09-Jun-01 June Expenses:Books $60.00 $3600.00 - Liabilities:Cards $60.00 $3660.00 -09-Jun-30 End of June Expenses:Books $60.00 $3720.00 - Liabilities:Cards $60.00 $3780.00 -09-Jul-01 Budget transaction Expenses:Books $-10.00 $3770.00 -09-Jul-01 July Expenses:Books $70.00 $3840.00 - Liabilities:Cards $70.00 $3910.00 -09-Jul-31 End of July Expenses:Books $70.00 $3980.00 - Liabilities:Cards $70.00 $4050.00 -09-Aug-01 Budget transaction Expenses:Books $-10.00 $4040.00 -09-Aug-01 August Expenses:Books $80.00 $4120.00 - Liabilities:Cards $80.00 $4200.00 -09-Aug-31 End of August Expenses:Books $80.00 $4280.00 - Liabilities:Cards $80.00 $4360.00 -09-Sep-01 Budget transaction Expenses:Books $-10.00 $4350.00 -09-Sep-01 September Expenses:Books $90.00 $4440.00 - Liabilities:Cards $90.00 $4530.00 -09-Sep-30 End of September Expenses:Books $90.00 $4620.00 - Liabilities:Cards $90.00 $4710.00 -09-Oct-01 Budget transaction Expenses:Books $-10.00 $4700.00 -09-Oct-01 October Expenses:Books $100.00 $4800.00 - Liabilities:Cards $100.00 $4900.00 -09-Oct-31 End of October Expenses:Books $100.00 $5000.00 - Liabilities:Cards $100.00 $5100.00 -09-Nov-01 Budget transaction Expenses:Books $-10.00 $5090.00 -09-Nov-01 November Expenses:Books $110.00 $5200.00 - Liabilities:Cards $110.00 $5310.00 -09-Nov-30 End of November Expenses:Books $110.00 $5420.00 - Liabilities:Cards $110.00 $5530.00 -09-Dec-01 Budget transaction Expenses:Books $-10.00 $5520.00 -09-Dec-01 December Expenses:Books $120.00 $5640.00 - Liabilities:Cards $120.00 $5760.00 -09-Dec-31 End of December Expenses:Books $120.00 $5880.00 - Liabilities:Cards $120.00 $6000.00 -end test +#test reg --add-budget books cards --now=2009/12/31 +#08-Jan-01 Budget transaction Expenses:Books $-10.00 $-10.00 +#08-Jan-01 January Expenses:Books $10.00 0 +# Liabilities:Cards $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $20.00 +# Liabilities:Cards $10.00 $30.00 +#08-Feb-01 Budget transaction Expenses:Books $-10.00 $20.00 +#08-Feb-01 February Expenses:Books $20.00 $40.00 +# Liabilities:Cards $20.00 $60.00 +#08-Feb-28 End of February Expenses:Books $20.00 $80.00 +# Liabilities:Cards $20.00 $100.00 +#08-Mar-01 Budget transaction Expenses:Books $-10.00 $90.00 +#08-Mar-01 March Expenses:Books $30.00 $120.00 +# Liabilities:Cards $30.00 $150.00 +#08-Mar-31 End of March Expenses:Books $30.00 $180.00 +# Liabilities:Cards $30.00 $210.00 +#08-Apr-01 Budget transaction Expenses:Books $-10.00 $200.00 +#08-Apr-01 April Expenses:Books $40.00 $240.00 +# Liabilities:Cards $40.00 $280.00 +#08-Apr-30 End of April Expenses:Books $40.00 $320.00 +# Liabilities:Cards $40.00 $360.00 +#08-May-01 Budget transaction Expenses:Books $-10.00 $350.00 +#08-May-01 May Expenses:Books $50.00 $400.00 +# Liabilities:Cards $50.00 $450.00 +#08-May-31 End of May Expenses:Books $50.00 $500.00 +# Liabilities:Cards $50.00 $550.00 +#08-Jun-01 Budget transaction Expenses:Books $-10.00 $540.00 +#08-Jun-01 June Expenses:Books $60.00 $600.00 +# Liabilities:Cards $60.00 $660.00 +#08-Jun-30 End of June Expenses:Books $60.00 $720.00 +# Liabilities:Cards $60.00 $780.00 +#08-Jul-01 Budget transaction Expenses:Books $-10.00 $770.00 +#08-Jul-01 July Expenses:Books $70.00 $840.00 +# Liabilities:Cards $70.00 $910.00 +#08-Jul-31 End of July Expenses:Books $70.00 $980.00 +# Liabilities:Cards $70.00 $1050.00 +#08-Aug-01 Budget transaction Expenses:Books $-10.00 $1040.00 +#08-Aug-01 August Expenses:Books $80.00 $1120.00 +# Liabilities:Cards $80.00 $1200.00 +#08-Aug-31 End of August Expenses:Books $80.00 $1280.00 +# Liabilities:Cards $80.00 $1360.00 +#08-Sep-01 Budget transaction Expenses:Books $-10.00 $1350.00 +#08-Sep-01 September Expenses:Books $90.00 $1440.00 +# Liabilities:Cards $90.00 $1530.00 +#08-Sep-30 End of September Expenses:Books $90.00 $1620.00 +# Liabilities:Cards $90.00 $1710.00 +#08-Oct-01 Budget transaction Expenses:Books $-10.00 $1700.00 +#08-Oct-01 October Expenses:Books $100.00 $1800.00 +# Liabilities:Cards $100.00 $1900.00 +#08-Oct-31 End of October Expenses:Books $100.00 $2000.00 +# Liabilities:Cards $100.00 $2100.00 +#08-Nov-01 Budget transaction Expenses:Books $-10.00 $2090.00 +#08-Nov-01 November Expenses:Books $110.00 $2200.00 +# Liabilities:Cards $110.00 $2310.00 +#08-Nov-30 End of November Expenses:Books $110.00 $2420.00 +# Liabilities:Cards $110.00 $2530.00 +#08-Dec-01 Budget transaction Expenses:Books $-10.00 $2520.00 +#08-Dec-01 December Expenses:Books $120.00 $2640.00 +# Liabilities:Cards $120.00 $2760.00 +#08-Dec-31 End of December Expenses:Books $120.00 $2880.00 +# Liabilities:Cards $120.00 $3000.00 +#09-Jan-01 Budget transaction Expenses:Books $-10.00 $2990.00 +#09-Jan-01 January Expenses:Books $10.00 $3000.00 +# Liabilities:Cards $10.00 $3010.00 +#09-Jan-31 End of January Expenses:Books $10.00 $3020.00 +# Liabilities:Cards $10.00 $3030.00 +#09-Feb-01 Budget transaction Expenses:Books $-10.00 $3020.00 +#09-Feb-01 February Expenses:Books $20.00 $3040.00 +# Liabilities:Cards $20.00 $3060.00 +#09-Feb-28 End of February Expenses:Books $20.00 $3080.00 +# Liabilities:Cards $20.00 $3100.00 +#09-Mar-01 Budget transaction Expenses:Books $-10.00 $3090.00 +#09-Mar-01 March Expenses:Books $30.00 $3120.00 +# Liabilities:Cards $30.00 $3150.00 +#09-Mar-31 End of March Expenses:Books $30.00 $3180.00 +# Liabilities:Cards $30.00 $3210.00 +#09-Apr-01 Budget transaction Expenses:Books $-10.00 $3200.00 +#09-Apr-01 April Expenses:Books $40.00 $3240.00 +# Liabilities:Cards $40.00 $3280.00 +#09-Apr-30 End of April Expenses:Books $40.00 $3320.00 +# Liabilities:Cards $40.00 $3360.00 +#09-May-01 Budget transaction Expenses:Books $-10.00 $3350.00 +#09-May-01 May Expenses:Books $50.00 $3400.00 +# Liabilities:Cards $50.00 $3450.00 +#09-May-31 End of May Expenses:Books $50.00 $3500.00 +# Liabilities:Cards $50.00 $3550.00 +#09-Jun-01 Budget transaction Expenses:Books $-10.00 $3540.00 +#09-Jun-01 June Expenses:Books $60.00 $3600.00 +# Liabilities:Cards $60.00 $3660.00 +#09-Jun-30 End of June Expenses:Books $60.00 $3720.00 +# Liabilities:Cards $60.00 $3780.00 +#09-Jul-01 Budget transaction Expenses:Books $-10.00 $3770.00 +#09-Jul-01 July Expenses:Books $70.00 $3840.00 +# Liabilities:Cards $70.00 $3910.00 +#09-Jul-31 End of July Expenses:Books $70.00 $3980.00 +# Liabilities:Cards $70.00 $4050.00 +#09-Aug-01 Budget transaction Expenses:Books $-10.00 $4040.00 +#09-Aug-01 August Expenses:Books $80.00 $4120.00 +# Liabilities:Cards $80.00 $4200.00 +#09-Aug-31 End of August Expenses:Books $80.00 $4280.00 +# Liabilities:Cards $80.00 $4360.00 +#09-Sep-01 Budget transaction Expenses:Books $-10.00 $4350.00 +#09-Sep-01 September Expenses:Books $90.00 $4440.00 +# Liabilities:Cards $90.00 $4530.00 +#09-Sep-30 End of September Expenses:Books $90.00 $4620.00 +# Liabilities:Cards $90.00 $4710.00 +#09-Oct-01 Budget transaction Expenses:Books $-10.00 $4700.00 +#09-Oct-01 October Expenses:Books $100.00 $4800.00 +# Liabilities:Cards $100.00 $4900.00 +#09-Oct-31 End of October Expenses:Books $100.00 $5000.00 +# Liabilities:Cards $100.00 $5100.00 +#09-Nov-01 Budget transaction Expenses:Books $-10.00 $5090.00 +#09-Nov-01 November Expenses:Books $110.00 $5200.00 +# Liabilities:Cards $110.00 $5310.00 +#09-Nov-30 End of November Expenses:Books $110.00 $5420.00 +# Liabilities:Cards $110.00 $5530.00 +#09-Dec-01 Budget transaction Expenses:Books $-10.00 $5520.00 +#09-Dec-01 December Expenses:Books $120.00 $5640.00 +# Liabilities:Cards $120.00 $5760.00 +#09-Dec-31 End of December Expenses:Books $120.00 $5880.00 +# Liabilities:Cards $120.00 $6000.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-amount-data.test b/hledger/test/ledger-compat/baseline/opt-amount-data.test index af772ddbe..544608b85 100644 --- a/hledger/test/ledger-compat/baseline/opt-amount-data.test +++ b/hledger/test/ledger-compat/baseline/opt-amount-data.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --amount-data -2007-02-02 0.35 -2007-02-02 -0.35 -end test +#test reg --amount-data +#2007-02-02 0.35 +#2007-02-02 -0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-amount-width.test b/hledger/test/ledger-compat/baseline/opt-amount-width.test index 2c5816b67..c29f738b1 100644 --- a/hledger/test/ledger-compat/baseline/opt-amount-width.test +++ b/hledger/test/ledger-compat/baseline/opt-amount-width.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --amount-width=18 -07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --amount-width=18 +#07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-amount.test b/hledger/test/ledger-compat/baseline/opt-amount.test index 22f98f8dc..0da74f2d5 100644 --- a/hledger/test/ledger-compat/baseline/opt-amount.test +++ b/hledger/test/ledger-compat/baseline/opt-amount.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --amount=10 -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 10 10 - In:Divid:Vanguar:VMMXX 10 20 -end test +#test reg --amount=10 +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 10 10 +# In:Divid:Vanguar:VMMXX 10 20 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-auto-match.test b/hledger/test/ledger-compat/baseline/opt-auto-match.test index 64cfd761c..4271ffd11 100644 --- a/hledger/test/ledger-compat/baseline/opt-auto-match.test +++ b/hledger/test/ledger-compat/baseline/opt-auto-match.test @@ -14,60 +14,61 @@ Expenses:Food 20.00 EUR Liabilities:CC -20.00 EUR -comment +$ hledger -f- check -test --input-date-format "%Y-%m-%d" convert test/baseline/opt-auto-match.dat -2012/03/01 * Food - Expenses:Unknown 10 - Equity:Unknown - -2012/03/02 * Phone - Expenses:Unknown 10 - Equity:Unknown - -2012/03/02 * Dining - Expenses:Unknown 10 - Equity:Unknown -end test - -test --input-date-format "%Y-%m-%d" --auto-match convert test/baseline/opt-auto-match.dat -2012/03/01 * Food - Expenses:Food 10 - Equity:Unknown - -2012/03/02 * Phone - Expenses:Phone 10 - Equity:Unknown - -2012/03/02 * Dining - Expenses:Food 10 - Equity:Unknown -end test - -test --input-date-format "%Y-%m-%d" --account Assets:Bank convert test/baseline/opt-auto-match.dat -2012/03/01 * Food - Expenses:Unknown 10 - Assets:Bank - -2012/03/02 * Phone - Expenses:Unknown 10 - Assets:Bank - -2012/03/02 * Dining - Expenses:Unknown 10 - Assets:Bank -end test - -test --input-date-format "%Y-%m-%d" --auto-match --account Assets:Bank convert test/baseline/opt-auto-match.dat -2012/03/01 * Food - Expenses:Food 10 - Assets:Bank - -2012/03/02 * Phone - Expenses:Phone 10 - Assets:Bank - -2012/03/02 * Dining - Expenses:Food 10 - Assets:Bank -end test +#test --input-date-format "%Y-%m-%d" convert test/baseline/opt-auto-match.dat +#2012/03/01 * Food +# Expenses:Unknown 10 +# Equity:Unknown +# +#2012/03/02 * Phone +# Expenses:Unknown 10 +# Equity:Unknown +# +#2012/03/02 * Dining +# Expenses:Unknown 10 +# Equity:Unknown +#end test +# +#test --input-date-format "%Y-%m-%d" --auto-match convert test/baseline/opt-auto-match.dat +#2012/03/01 * Food +# Expenses:Food 10 +# Equity:Unknown +# +#2012/03/02 * Phone +# Expenses:Phone 10 +# Equity:Unknown +# +#2012/03/02 * Dining +# Expenses:Food 10 +# Equity:Unknown +#end test +# +#test --input-date-format "%Y-%m-%d" --account Assets:Bank convert test/baseline/opt-auto-match.dat +#2012/03/01 * Food +# Expenses:Unknown 10 +# Assets:Bank +# +#2012/03/02 * Phone +# Expenses:Unknown 10 +# Assets:Bank +# +#2012/03/02 * Dining +# Expenses:Unknown 10 +# Assets:Bank +#end test +# +#test --input-date-format "%Y-%m-%d" --auto-match --account Assets:Bank convert test/baseline/opt-auto-match.dat +#2012/03/01 * Food +# Expenses:Food 10 +# Assets:Bank +# +#2012/03/02 * Phone +# Expenses:Phone 10 +# Assets:Bank +# +#2012/03/02 * Dining +# Expenses:Food 10 +# Assets:Bank +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-aux-date.test b/hledger/test/ledger-compat/baseline/opt-aux-date.test index e58c4b02c..5a81e1fad 100644 --- a/hledger/test/ledger-compat/baseline/opt-aux-date.test +++ b/hledger/test/ledger-compat/baseline/opt-aux-date.test @@ -10,13 +10,14 @@ Expenses:Books $20.00 Assets:Cash -comment +$ hledger -f- check -test reg --aux-date -08-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Feb-01 End of January Expenses:Books $10.00 $10.00 -08-Jan-01 End of January Assets:Cash $-10.00 0 -08-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -end test +#test reg --aux-date +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Feb-01 End of January Expenses:Books $10.00 $10.00 +#08-Jan-01 End of January Assets:Cash $-10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-average-lot-prices.test b/hledger/test/ledger-compat/baseline/opt-average-lot-prices.test index 812c3f4c1..c31e015c6 100644 --- a/hledger/test/ledger-compat/baseline/opt-average-lot-prices.test +++ b/hledger/test/ledger-compat/baseline/opt-average-lot-prices.test @@ -10,9 +10,10 @@ Assets:Investments 1 FOO @ 180.00 EUR Assets:Investments -180.00 EUR -comment +$ hledger -f- check -test bal assets:investments --average-lot-prices - 520.00 EUR - 3 FOO {160.00 EUR} Assets:Investments -end test +#test bal assets:investments --average-lot-prices +# 520.00 EUR +# 3 FOO {160.00 EUR} Assets:Investments +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-average.test b/hledger/test/ledger-compat/baseline/opt-average.test index ef845325c..3fd7433b6 100644 --- a/hledger/test/ledger-compat/baseline/opt-average.test +++ b/hledger/test/ledger-compat/baseline/opt-average.test @@ -190,55 +190,56 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --average books -08-Jan-01 January Expenses:Books $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $10.00 -08-Feb-01 February Expenses:Books $20.00 $13.33 -08-Feb-28 End of February Expenses:Books $20.00 $15.00 -08-Mar-01 March Expenses:Books $30.00 $18.00 -08-Mar-31 End of March Expenses:Books $30.00 $20.00 -08-Apr-01 April Expenses:Books $40.00 $22.86 -08-Apr-30 End of April Expenses:Books $40.00 $25.00 -08-May-01 May Expenses:Books $50.00 $27.78 -08-May-31 End of May Expenses:Books $50.00 $30.00 -08-Jun-01 June Expenses:Books $60.00 $32.73 -08-Jun-30 End of June Expenses:Books $60.00 $35.00 -08-Jul-01 July Expenses:Books $70.00 $37.69 -08-Jul-31 End of July Expenses:Books $70.00 $40.00 -08-Aug-01 August Expenses:Books $80.00 $42.67 -08-Aug-31 End of August Expenses:Books $80.00 $45.00 -08-Sep-01 September Expenses:Books $90.00 $47.65 -08-Sep-30 End of September Expenses:Books $90.00 $50.00 -08-Oct-01 October Expenses:Books $100.00 $52.63 -08-Oct-31 End of October Expenses:Books $100.00 $55.00 -08-Nov-01 November Expenses:Books $110.00 $57.62 -08-Nov-30 End of November Expenses:Books $110.00 $60.00 -08-Dec-01 December Expenses:Books $120.00 $62.61 -08-Dec-31 End of December Expenses:Books $120.00 $65.00 -09-Jan-01 January Expenses:Books $10.00 $62.80 -09-Jan-31 End of January Expenses:Books $10.00 $60.77 -09-Feb-01 February Expenses:Books $20.00 $59.26 -09-Feb-28 End of February Expenses:Books $20.00 $57.86 -09-Mar-01 March Expenses:Books $30.00 $56.90 -09-Mar-31 End of March Expenses:Books $30.00 $56.00 -09-Apr-01 April Expenses:Books $40.00 $55.48 -09-Apr-30 End of April Expenses:Books $40.00 $55.00 -09-May-01 May Expenses:Books $50.00 $54.85 -09-May-31 End of May Expenses:Books $50.00 $54.71 -09-Jun-01 June Expenses:Books $60.00 $54.86 -09-Jun-30 End of June Expenses:Books $60.00 $55.00 -09-Jul-01 July Expenses:Books $70.00 $55.41 -09-Jul-31 End of July Expenses:Books $70.00 $55.79 -09-Aug-01 August Expenses:Books $80.00 $56.41 -09-Aug-31 End of August Expenses:Books $80.00 $57.00 -09-Sep-01 September Expenses:Books $90.00 $57.80 -09-Sep-30 End of September Expenses:Books $90.00 $58.57 -09-Oct-01 October Expenses:Books $100.00 $59.53 -09-Oct-31 End of October Expenses:Books $100.00 $60.45 -09-Nov-01 November Expenses:Books $110.00 $61.56 -09-Nov-30 End of November Expenses:Books $110.00 $62.61 -09-Dec-01 December Expenses:Books $120.00 $63.83 -09-Dec-31 End of December Expenses:Books $120.00 $65.00 -end test +#test reg --average books +#08-Jan-01 January Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $10.00 +#08-Feb-01 February Expenses:Books $20.00 $13.33 +#08-Feb-28 End of February Expenses:Books $20.00 $15.00 +#08-Mar-01 March Expenses:Books $30.00 $18.00 +#08-Mar-31 End of March Expenses:Books $30.00 $20.00 +#08-Apr-01 April Expenses:Books $40.00 $22.86 +#08-Apr-30 End of April Expenses:Books $40.00 $25.00 +#08-May-01 May Expenses:Books $50.00 $27.78 +#08-May-31 End of May Expenses:Books $50.00 $30.00 +#08-Jun-01 June Expenses:Books $60.00 $32.73 +#08-Jun-30 End of June Expenses:Books $60.00 $35.00 +#08-Jul-01 July Expenses:Books $70.00 $37.69 +#08-Jul-31 End of July Expenses:Books $70.00 $40.00 +#08-Aug-01 August Expenses:Books $80.00 $42.67 +#08-Aug-31 End of August Expenses:Books $80.00 $45.00 +#08-Sep-01 September Expenses:Books $90.00 $47.65 +#08-Sep-30 End of September Expenses:Books $90.00 $50.00 +#08-Oct-01 October Expenses:Books $100.00 $52.63 +#08-Oct-31 End of October Expenses:Books $100.00 $55.00 +#08-Nov-01 November Expenses:Books $110.00 $57.62 +#08-Nov-30 End of November Expenses:Books $110.00 $60.00 +#08-Dec-01 December Expenses:Books $120.00 $62.61 +#08-Dec-31 End of December Expenses:Books $120.00 $65.00 +#09-Jan-01 January Expenses:Books $10.00 $62.80 +#09-Jan-31 End of January Expenses:Books $10.00 $60.77 +#09-Feb-01 February Expenses:Books $20.00 $59.26 +#09-Feb-28 End of February Expenses:Books $20.00 $57.86 +#09-Mar-01 March Expenses:Books $30.00 $56.90 +#09-Mar-31 End of March Expenses:Books $30.00 $56.00 +#09-Apr-01 April Expenses:Books $40.00 $55.48 +#09-Apr-30 End of April Expenses:Books $40.00 $55.00 +#09-May-01 May Expenses:Books $50.00 $54.85 +#09-May-31 End of May Expenses:Books $50.00 $54.71 +#09-Jun-01 June Expenses:Books $60.00 $54.86 +#09-Jun-30 End of June Expenses:Books $60.00 $55.00 +#09-Jul-01 July Expenses:Books $70.00 $55.41 +#09-Jul-31 End of July Expenses:Books $70.00 $55.79 +#09-Aug-01 August Expenses:Books $80.00 $56.41 +#09-Aug-31 End of August Expenses:Books $80.00 $57.00 +#09-Sep-01 September Expenses:Books $90.00 $57.80 +#09-Sep-30 End of September Expenses:Books $90.00 $58.57 +#09-Oct-01 October Expenses:Books $100.00 $59.53 +#09-Oct-31 End of October Expenses:Books $100.00 $60.45 +#09-Nov-01 November Expenses:Books $110.00 $61.56 +#09-Nov-30 End of November Expenses:Books $110.00 $62.61 +#09-Dec-01 December Expenses:Books $120.00 $63.83 +#09-Dec-31 End of December Expenses:Books $120.00 $65.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-balance-format.test b/hledger/test/ledger-compat/baseline/opt-balance-format.test index ec8dcd91e..9604e41f9 100644 --- a/hledger/test/ledger-compat/baseline/opt-balance-format.test +++ b/hledger/test/ledger-compat/baseline/opt-balance-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --balance-format='%(account)\n' --no-total -Assets:Investments:Vanguard:VMMXX -Income:Dividends:Vanguard:VMMXX -end test +#test bal --balance-format='%(account)\n' --no-total +#Assets:Investments:Vanguard:VMMXX +#Income:Dividends:Vanguard:VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-base.test b/hledger/test/ledger-compat/baseline/opt-base.test index b35e01c32..61b53e34f 100644 --- a/hledger/test/ledger-compat/baseline/opt-base.test +++ b/hledger/test/ledger-compat/baseline/opt-base.test @@ -12,17 +12,18 @@ o 2007/03/12 01:00:00 Income:Contracts -40h {$20} @ $100.00 Income:Gains $-3,200.00 -comment +$ hledger -f- check -test bal --base - 7200s A - $8,000.00 Assets:Receivable - 7200s B - $-3,200.00 - -288000s Income - -288000s Contracts - $-3,200.00 Gains --------------------- - $4,800.00 - -273600s -end test +#test bal --base +# 7200s A +# $8,000.00 Assets:Receivable +# 7200s B +# $-3,200.00 +# -288000s Income +# -288000s Contracts +# $-3,200.00 Gains +#-------------------- +# $4,800.00 +# -273600s +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-basis.test b/hledger/test/ledger-compat/baseline/opt-basis.test index 4ebc43169..5921f0997 100644 --- a/hledger/test/ledger-compat/baseline/opt-basis.test +++ b/hledger/test/ledger-compat/baseline/opt-basis.test @@ -2,11 +2,12 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --basis - $0.35 Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - 0 -end test +#test bal --basis +# $0.35 Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-begin.test b/hledger/test/ledger-compat/baseline/opt-begin.test index cd08ee963..21d8bbe18 100644 --- a/hledger/test/ledger-compat/baseline/opt-begin.test +++ b/hledger/test/ledger-compat/baseline/opt-begin.test @@ -190,51 +190,52 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --begin=2009/02 -09-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -09-Feb-28 End of February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -09-Mar-01 March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -09-Mar-31 End of March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -09-Apr-01 April Expenses:Books $40.00 $40.00 - Assets:Cash $-40.00 0 -09-Apr-30 End of April Expenses:Books $40.00 $40.00 - Assets:Cash $-40.00 0 -09-May-01 May Expenses:Books $50.00 $50.00 - Assets:Cash $-50.00 0 -09-May-31 End of May Expenses:Books $50.00 $50.00 - Assets:Cash $-50.00 0 -09-Jun-01 June Expenses:Books $60.00 $60.00 - Assets:Cash $-60.00 0 -09-Jun-30 End of June Expenses:Books $60.00 $60.00 - Assets:Cash $-60.00 0 -09-Jul-01 July Expenses:Books $70.00 $70.00 - Assets:Cash $-70.00 0 -09-Jul-31 End of July Expenses:Books $70.00 $70.00 - Assets:Cash $-70.00 0 -09-Aug-01 August Expenses:Books $80.00 $80.00 - Assets:Cash $-80.00 0 -09-Aug-31 End of August Expenses:Books $80.00 $80.00 - Assets:Cash $-80.00 0 -09-Sep-01 September Expenses:Books $90.00 $90.00 - Assets:Cash $-90.00 0 -09-Sep-30 End of September Expenses:Books $90.00 $90.00 - Assets:Cash $-90.00 0 -09-Oct-01 October Expenses:Books $100.00 $100.00 - Assets:Cash $-100.00 0 -09-Oct-31 End of October Expenses:Books $100.00 $100.00 - Assets:Cash $-100.00 0 -09-Nov-01 November Expenses:Books $110.00 $110.00 - Assets:Cash $-110.00 0 -09-Nov-30 End of November Expenses:Books $110.00 $110.00 - Assets:Cash $-110.00 0 -09-Dec-01 December Expenses:Books $120.00 $120.00 - Assets:Cash $-120.00 0 -09-Dec-31 End of December Expenses:Books $120.00 $120.00 - Assets:Cash $-120.00 0 -end test +#test reg --begin=2009/02 +#09-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#09-Feb-28 End of February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#09-Mar-01 March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#09-Mar-31 End of March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#09-Apr-01 April Expenses:Books $40.00 $40.00 +# Assets:Cash $-40.00 0 +#09-Apr-30 End of April Expenses:Books $40.00 $40.00 +# Assets:Cash $-40.00 0 +#09-May-01 May Expenses:Books $50.00 $50.00 +# Assets:Cash $-50.00 0 +#09-May-31 End of May Expenses:Books $50.00 $50.00 +# Assets:Cash $-50.00 0 +#09-Jun-01 June Expenses:Books $60.00 $60.00 +# Assets:Cash $-60.00 0 +#09-Jun-30 End of June Expenses:Books $60.00 $60.00 +# Assets:Cash $-60.00 0 +#09-Jul-01 July Expenses:Books $70.00 $70.00 +# Assets:Cash $-70.00 0 +#09-Jul-31 End of July Expenses:Books $70.00 $70.00 +# Assets:Cash $-70.00 0 +#09-Aug-01 August Expenses:Books $80.00 $80.00 +# Assets:Cash $-80.00 0 +#09-Aug-31 End of August Expenses:Books $80.00 $80.00 +# Assets:Cash $-80.00 0 +#09-Sep-01 September Expenses:Books $90.00 $90.00 +# Assets:Cash $-90.00 0 +#09-Sep-30 End of September Expenses:Books $90.00 $90.00 +# Assets:Cash $-90.00 0 +#09-Oct-01 October Expenses:Books $100.00 $100.00 +# Assets:Cash $-100.00 0 +#09-Oct-31 End of October Expenses:Books $100.00 $100.00 +# Assets:Cash $-100.00 0 +#09-Nov-01 November Expenses:Books $110.00 $110.00 +# Assets:Cash $-110.00 0 +#09-Nov-30 End of November Expenses:Books $110.00 $110.00 +# Assets:Cash $-110.00 0 +#09-Dec-01 December Expenses:Books $120.00 $120.00 +# Assets:Cash $-120.00 0 +#09-Dec-31 End of December Expenses:Books $120.00 $120.00 +# Assets:Cash $-120.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-bold-if.test b/hledger/test/ledger-compat/baseline/opt-bold-if.test index 1db3d2876..2e28d6dc0 100644 --- a/hledger/test/ledger-compat/baseline/opt-bold-if.test +++ b/hledger/test/ledger-compat/baseline/opt-bold-if.test @@ -7,12 +7,13 @@ Expenses:Food 100.00 EUR Assets:Cash -100.00 EUR -comment - -test reg --bold-if 'has_tag("test")' -12-Jan-01 Opening balance Assets:Cash 100.00 EUR 100.00 EUR - Equity:Opening Balance -100.00 EUR 0 -12-Jan-02 Test  Expenses:Food   100.00 EUR  100.00 EUR -   Assets:Cash   -100.00 EUR  0 -end test +$ hledger -f- check +#test reg --bold-if 'has_tag("test")' +#12-Jan-01 Opening balance Assets:Cash 100.00 EUR 100.00 EUR +# Equity:Opening Balance -100.00 EUR 0 +#12-Jan-02 Test  Expenses:Food   100.00 EUR  100.00 EUR +#   Assets:Cash   -100.00 EUR  0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-budget-format.test b/hledger/test/ledger-compat/baseline/opt-budget-format.test index 75956136e..8021fb97d 100644 --- a/hledger/test/ledger-compat/baseline/opt-budget-format.test +++ b/hledger/test/ledger-compat/baseline/opt-budget-format.test @@ -11,13 +11,14 @@ Expenses:Rent 530.00 GBP Assets:Cash -530.00 GBP -comment - -test budget --now 2012-02-29 --budget-format "%(justify(scrub(display_total), 0))\n" -(-550.00 GBP, 560.00 GBP) -(550.00 GBP, -560.00 GBP) -(20.00 GBP, -10.00 GBP) -(530.00 GBP, -550.00 GBP) -(0, 0) -end test +$ hledger -f- check +#test budget --now 2012-02-29 --budget-format "%(justify(scrub(display_total), 0))\n" +#(-550.00 GBP, 560.00 GBP) +#(550.00 GBP, -560.00 GBP) +#(20.00 GBP, -10.00 GBP) +#(530.00 GBP, -550.00 GBP) +#(0, 0) +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-budget.test b/hledger/test/ledger-compat/baseline/opt-budget.test index c5cc83569..303326916 100644 --- a/hledger/test/ledger-compat/baseline/opt-budget.test +++ b/hledger/test/ledger-compat/baseline/opt-budget.test @@ -243,79 +243,80 @@ Liabilities:Cards $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --budget books --now=2009/12/31 -08-Jan-01 Budget transaction Expenses:Books $-10.00 $-10.00 -08-Jan-01 January Expenses:Books $10.00 0 -08-Jan-31 End of January Expenses:Books $10.00 $10.00 -08-Feb-01 Budget transaction Expenses:Books $-10.00 0 -08-Feb-01 February Expenses:Books $20.00 $20.00 -08-Feb-28 End of February Expenses:Books $20.00 $40.00 -08-Mar-01 Budget transaction Expenses:Books $-10.00 $30.00 -08-Mar-01 March Expenses:Books $30.00 $60.00 -08-Mar-31 End of March Expenses:Books $30.00 $90.00 -08-Apr-01 Budget transaction Expenses:Books $-10.00 $80.00 -08-Apr-01 April Expenses:Books $40.00 $120.00 -08-Apr-30 End of April Expenses:Books $40.00 $160.00 -08-May-01 Budget transaction Expenses:Books $-10.00 $150.00 -08-May-01 May Expenses:Books $50.00 $200.00 -08-May-31 End of May Expenses:Books $50.00 $250.00 -08-Jun-01 Budget transaction Expenses:Books $-10.00 $240.00 -08-Jun-01 June Expenses:Books $60.00 $300.00 -08-Jun-30 End of June Expenses:Books $60.00 $360.00 -08-Jul-01 Budget transaction Expenses:Books $-10.00 $350.00 -08-Jul-01 July Expenses:Books $70.00 $420.00 -08-Jul-31 End of July Expenses:Books $70.00 $490.00 -08-Aug-01 Budget transaction Expenses:Books $-10.00 $480.00 -08-Aug-01 August Expenses:Books $80.00 $560.00 -08-Aug-31 End of August Expenses:Books $80.00 $640.00 -08-Sep-01 Budget transaction Expenses:Books $-10.00 $630.00 -08-Sep-01 September Expenses:Books $90.00 $720.00 -08-Sep-30 End of September Expenses:Books $90.00 $810.00 -08-Oct-01 Budget transaction Expenses:Books $-10.00 $800.00 -08-Oct-01 October Expenses:Books $100.00 $900.00 -08-Oct-31 End of October Expenses:Books $100.00 $1000.00 -08-Nov-01 Budget transaction Expenses:Books $-10.00 $990.00 -08-Nov-01 November Expenses:Books $110.00 $1100.00 -08-Nov-30 End of November Expenses:Books $110.00 $1210.00 -08-Dec-01 Budget transaction Expenses:Books $-10.00 $1200.00 -08-Dec-01 December Expenses:Books $120.00 $1320.00 -08-Dec-31 End of December Expenses:Books $120.00 $1440.00 -09-Jan-01 Budget transaction Expenses:Books $-10.00 $1430.00 -09-Jan-01 January Expenses:Books $10.00 $1440.00 -09-Jan-31 End of January Expenses:Books $10.00 $1450.00 -09-Feb-01 Budget transaction Expenses:Books $-10.00 $1440.00 -09-Feb-01 February Expenses:Books $20.00 $1460.00 -09-Feb-28 End of February Expenses:Books $20.00 $1480.00 -09-Mar-01 Budget transaction Expenses:Books $-10.00 $1470.00 -09-Mar-01 March Expenses:Books $30.00 $1500.00 -09-Mar-31 End of March Expenses:Books $30.00 $1530.00 -09-Apr-01 Budget transaction Expenses:Books $-10.00 $1520.00 -09-Apr-01 April Expenses:Books $40.00 $1560.00 -09-Apr-30 End of April Expenses:Books $40.00 $1600.00 -09-May-01 Budget transaction Expenses:Books $-10.00 $1590.00 -09-May-01 May Expenses:Books $50.00 $1640.00 -09-May-31 End of May Expenses:Books $50.00 $1690.00 -09-Jun-01 Budget transaction Expenses:Books $-10.00 $1680.00 -09-Jun-01 June Expenses:Books $60.00 $1740.00 -09-Jun-30 End of June Expenses:Books $60.00 $1800.00 -09-Jul-01 Budget transaction Expenses:Books $-10.00 $1790.00 -09-Jul-01 July Expenses:Books $70.00 $1860.00 -09-Jul-31 End of July Expenses:Books $70.00 $1930.00 -09-Aug-01 Budget transaction Expenses:Books $-10.00 $1920.00 -09-Aug-01 August Expenses:Books $80.00 $2000.00 -09-Aug-31 End of August Expenses:Books $80.00 $2080.00 -09-Sep-01 Budget transaction Expenses:Books $-10.00 $2070.00 -09-Sep-01 September Expenses:Books $90.00 $2160.00 -09-Sep-30 End of September Expenses:Books $90.00 $2250.00 -09-Oct-01 Budget transaction Expenses:Books $-10.00 $2240.00 -09-Oct-01 October Expenses:Books $100.00 $2340.00 -09-Oct-31 End of October Expenses:Books $100.00 $2440.00 -09-Nov-01 Budget transaction Expenses:Books $-10.00 $2430.00 -09-Nov-01 November Expenses:Books $110.00 $2540.00 -09-Nov-30 End of November Expenses:Books $110.00 $2650.00 -09-Dec-01 Budget transaction Expenses:Books $-10.00 $2640.00 -09-Dec-01 December Expenses:Books $120.00 $2760.00 -09-Dec-31 End of December Expenses:Books $120.00 $2880.00 -end test +#test reg --budget books --now=2009/12/31 +#08-Jan-01 Budget transaction Expenses:Books $-10.00 $-10.00 +#08-Jan-01 January Expenses:Books $10.00 0 +#08-Jan-31 End of January Expenses:Books $10.00 $10.00 +#08-Feb-01 Budget transaction Expenses:Books $-10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $20.00 +#08-Feb-28 End of February Expenses:Books $20.00 $40.00 +#08-Mar-01 Budget transaction Expenses:Books $-10.00 $30.00 +#08-Mar-01 March Expenses:Books $30.00 $60.00 +#08-Mar-31 End of March Expenses:Books $30.00 $90.00 +#08-Apr-01 Budget transaction Expenses:Books $-10.00 $80.00 +#08-Apr-01 April Expenses:Books $40.00 $120.00 +#08-Apr-30 End of April Expenses:Books $40.00 $160.00 +#08-May-01 Budget transaction Expenses:Books $-10.00 $150.00 +#08-May-01 May Expenses:Books $50.00 $200.00 +#08-May-31 End of May Expenses:Books $50.00 $250.00 +#08-Jun-01 Budget transaction Expenses:Books $-10.00 $240.00 +#08-Jun-01 June Expenses:Books $60.00 $300.00 +#08-Jun-30 End of June Expenses:Books $60.00 $360.00 +#08-Jul-01 Budget transaction Expenses:Books $-10.00 $350.00 +#08-Jul-01 July Expenses:Books $70.00 $420.00 +#08-Jul-31 End of July Expenses:Books $70.00 $490.00 +#08-Aug-01 Budget transaction Expenses:Books $-10.00 $480.00 +#08-Aug-01 August Expenses:Books $80.00 $560.00 +#08-Aug-31 End of August Expenses:Books $80.00 $640.00 +#08-Sep-01 Budget transaction Expenses:Books $-10.00 $630.00 +#08-Sep-01 September Expenses:Books $90.00 $720.00 +#08-Sep-30 End of September Expenses:Books $90.00 $810.00 +#08-Oct-01 Budget transaction Expenses:Books $-10.00 $800.00 +#08-Oct-01 October Expenses:Books $100.00 $900.00 +#08-Oct-31 End of October Expenses:Books $100.00 $1000.00 +#08-Nov-01 Budget transaction Expenses:Books $-10.00 $990.00 +#08-Nov-01 November Expenses:Books $110.00 $1100.00 +#08-Nov-30 End of November Expenses:Books $110.00 $1210.00 +#08-Dec-01 Budget transaction Expenses:Books $-10.00 $1200.00 +#08-Dec-01 December Expenses:Books $120.00 $1320.00 +#08-Dec-31 End of December Expenses:Books $120.00 $1440.00 +#09-Jan-01 Budget transaction Expenses:Books $-10.00 $1430.00 +#09-Jan-01 January Expenses:Books $10.00 $1440.00 +#09-Jan-31 End of January Expenses:Books $10.00 $1450.00 +#09-Feb-01 Budget transaction Expenses:Books $-10.00 $1440.00 +#09-Feb-01 February Expenses:Books $20.00 $1460.00 +#09-Feb-28 End of February Expenses:Books $20.00 $1480.00 +#09-Mar-01 Budget transaction Expenses:Books $-10.00 $1470.00 +#09-Mar-01 March Expenses:Books $30.00 $1500.00 +#09-Mar-31 End of March Expenses:Books $30.00 $1530.00 +#09-Apr-01 Budget transaction Expenses:Books $-10.00 $1520.00 +#09-Apr-01 April Expenses:Books $40.00 $1560.00 +#09-Apr-30 End of April Expenses:Books $40.00 $1600.00 +#09-May-01 Budget transaction Expenses:Books $-10.00 $1590.00 +#09-May-01 May Expenses:Books $50.00 $1640.00 +#09-May-31 End of May Expenses:Books $50.00 $1690.00 +#09-Jun-01 Budget transaction Expenses:Books $-10.00 $1680.00 +#09-Jun-01 June Expenses:Books $60.00 $1740.00 +#09-Jun-30 End of June Expenses:Books $60.00 $1800.00 +#09-Jul-01 Budget transaction Expenses:Books $-10.00 $1790.00 +#09-Jul-01 July Expenses:Books $70.00 $1860.00 +#09-Jul-31 End of July Expenses:Books $70.00 $1930.00 +#09-Aug-01 Budget transaction Expenses:Books $-10.00 $1920.00 +#09-Aug-01 August Expenses:Books $80.00 $2000.00 +#09-Aug-31 End of August Expenses:Books $80.00 $2080.00 +#09-Sep-01 Budget transaction Expenses:Books $-10.00 $2070.00 +#09-Sep-01 September Expenses:Books $90.00 $2160.00 +#09-Sep-30 End of September Expenses:Books $90.00 $2250.00 +#09-Oct-01 Budget transaction Expenses:Books $-10.00 $2240.00 +#09-Oct-01 October Expenses:Books $100.00 $2340.00 +#09-Oct-31 End of October Expenses:Books $100.00 $2440.00 +#09-Nov-01 Budget transaction Expenses:Books $-10.00 $2430.00 +#09-Nov-01 November Expenses:Books $110.00 $2540.00 +#09-Nov-30 End of November Expenses:Books $110.00 $2650.00 +#09-Dec-01 Budget transaction Expenses:Books $-10.00 $2640.00 +#09-Dec-01 December Expenses:Books $120.00 $2760.00 +#09-Dec-31 End of December Expenses:Books $120.00 $2880.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-budget_only.test b/hledger/test/ledger-compat/baseline/opt-budget_only.test index 901834fdc..af1abf2ac 100644 --- a/hledger/test/ledger-compat/baseline/opt-budget_only.test +++ b/hledger/test/ledger-compat/baseline/opt-budget_only.test @@ -12,13 +12,14 @@ Expenses:Household $100.00 Assets:Bank:Checking -comment +$ hledger -f- check -test reg income --budget --now=2010/06/20 -10-Jan-01 Budget transaction Income:Salary $2491.60 $2491.60 -10-Feb-01 Budget transaction Income:Salary $2491.60 $4983.20 -10-Mar-01 Budget transaction Income:Salary $2491.60 $7474.80 -10-Apr-01 Budget transaction Income:Salary $2491.60 $9966.40 -10-May-01 Budget transaction Income:Salary $2491.60 $12458.00 -10-Jun-01 Budget transaction Income:Salary $2491.60 $14949.60 -end test +#test reg income --budget --now=2010/06/20 +#10-Jan-01 Budget transaction Income:Salary $2491.60 $2491.60 +#10-Feb-01 Budget transaction Income:Salary $2491.60 $4983.20 +#10-Mar-01 Budget transaction Income:Salary $2491.60 $7474.80 +#10-Apr-01 Budget transaction Income:Salary $2491.60 $9966.40 +#10-May-01 Budget transaction Income:Salary $2491.60 $12458.00 +#10-Jun-01 Budget transaction Income:Salary $2491.60 $14949.60 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-budget_range.test b/hledger/test/ledger-compat/baseline/opt-budget_range.test index 8fb02ce9f..65aa191ee 100644 --- a/hledger/test/ledger-compat/baseline/opt-budget_range.test +++ b/hledger/test/ledger-compat/baseline/opt-budget_range.test @@ -22,92 +22,93 @@ Expenses:Food $5 Assets:Cash -comment +$ hledger -f- check -test reg --now=2010/02 --sort=date exp --budget -09-Jan-01 Budget transaction Expenses:Food $-101 $-101 -09-Jan-01 Budget transaction Expenses:Movies $-21 $-122 -09-Jan-01 Budget transaction Expenses:Food $-103 $-225 -09-Jan-01 Budget transaction Expenses:Movies $-23 $-248 -09-Feb-01 Budget transaction Expenses:Food $-101 $-349 -09-Feb-01 Budget transaction Expenses:Movies $-21 $-370 -09-Feb-01 Budget transaction Expenses:Food $-103 $-473 -09-Feb-01 Budget transaction Expenses:Movies $-23 $-496 -09-Mar-01 Budget transaction Expenses:Food $-101 $-597 -09-Mar-01 Budget transaction Expenses:Movies $-21 $-618 -09-Mar-01 Budget transaction Expenses:Food $-103 $-721 -09-Mar-01 Budget transaction Expenses:Movies $-23 $-744 -09-Apr-01 Budget transaction Expenses:Food $-101 $-845 -09-Apr-01 Budget transaction Expenses:Movies $-21 $-866 -09-Apr-01 Budget transaction Expenses:Food $-103 $-969 -09-Apr-01 Budget transaction Expenses:Movies $-23 $-992 -09-May-01 Budget transaction Expenses:Food $-101 $-1093 -09-May-01 Budget transaction Expenses:Movies $-21 $-1114 -09-May-01 Budget transaction Expenses:Food $-103 $-1217 -09-May-01 Budget transaction Expenses:Movies $-23 $-1240 -09-Jun-01 Budget transaction Expenses:Food $-100 $-1340 -09-Jun-01 Budget transaction Expenses:Movies $-20 $-1360 -09-Jun-01 Budget transaction Expenses:Food $-102 $-1462 -09-Jun-01 Budget transaction Expenses:Movies $-22 $-1484 -09-Jun-01 Budget transaction Expenses:Food $-101 $-1585 -09-Jun-01 Budget transaction Expenses:Movies $-21 $-1606 -09-Jun-01 Budget transaction Expenses:Food $-103 $-1709 -09-Jun-01 Budget transaction Expenses:Movies $-23 $-1732 -09-Jun-05 Grocery Expenses:Food $5 $-1727 -09-Jul-01 Budget transaction Expenses:Food $-100 $-1827 -09-Jul-01 Budget transaction Expenses:Movies $-20 $-1847 -09-Jul-01 Budget transaction Expenses:Food $-101 $-1948 -09-Jul-01 Budget transaction Expenses:Movies $-21 $-1969 -09-Jul-01 Budget transaction Expenses:Food $-102 $-2071 -09-Jul-01 Budget transaction Expenses:Movies $-22 $-2093 -09-Jul-01 Budget transaction Expenses:Food $-103 $-2196 -09-Jul-01 Budget transaction Expenses:Movies $-23 $-2219 -09-Aug-01 Budget transaction Expenses:Food $-100 $-2319 -09-Aug-01 Budget transaction Expenses:Movies $-20 $-2339 -09-Aug-01 Budget transaction Expenses:Food $-101 $-2440 -09-Aug-01 Budget transaction Expenses:Movies $-21 $-2461 -09-Aug-01 Budget transaction Expenses:Food $-102 $-2563 -09-Aug-01 Budget transaction Expenses:Movies $-22 $-2585 -09-Aug-01 Budget transaction Expenses:Food $-103 $-2688 -09-Aug-01 Budget transaction Expenses:Movies $-23 $-2711 -09-Sep-01 Budget transaction Expenses:Food $-100 $-2811 -09-Sep-01 Budget transaction Expenses:Movies $-20 $-2831 -09-Sep-01 Budget transaction Expenses:Food $-101 $-2932 -09-Sep-01 Budget transaction Expenses:Movies $-21 $-2953 -09-Sep-01 Budget transaction Expenses:Food $-102 $-3055 -09-Sep-01 Budget transaction Expenses:Movies $-22 $-3077 -09-Sep-01 Budget transaction Expenses:Food $-103 $-3180 -09-Sep-01 Budget transaction Expenses:Movies $-23 $-3203 -09-Oct-01 Budget transaction Expenses:Food $-100 $-3303 -09-Oct-01 Budget transaction Expenses:Movies $-20 $-3323 -09-Oct-01 Budget transaction Expenses:Food $-101 $-3424 -09-Oct-01 Budget transaction Expenses:Movies $-21 $-3445 -09-Oct-01 Budget transaction Expenses:Food $-102 $-3547 -09-Oct-01 Budget transaction Expenses:Movies $-22 $-3569 -09-Oct-01 Budget transaction Expenses:Food $-103 $-3672 -09-Oct-01 Budget transaction Expenses:Movies $-23 $-3695 -09-Nov-01 Budget transaction Expenses:Food $-100 $-3795 -09-Nov-01 Budget transaction Expenses:Movies $-20 $-3815 -09-Nov-01 Budget transaction Expenses:Food $-101 $-3916 -09-Nov-01 Budget transaction Expenses:Movies $-21 $-3937 -09-Nov-01 Budget transaction Expenses:Food $-102 $-4039 -09-Nov-01 Budget transaction Expenses:Movies $-22 $-4061 -09-Nov-01 Budget transaction Expenses:Food $-103 $-4164 -09-Nov-01 Budget transaction Expenses:Movies $-23 $-4187 -09-Dec-01 Budget transaction Expenses:Food $-100 $-4287 -09-Dec-01 Budget transaction Expenses:Movies $-20 $-4307 -09-Dec-01 Budget transaction Expenses:Food $-101 $-4408 -09-Dec-01 Budget transaction Expenses:Movies $-21 $-4429 -09-Dec-01 Budget transaction Expenses:Food $-102 $-4531 -09-Dec-01 Budget transaction Expenses:Movies $-22 $-4553 -09-Dec-01 Budget transaction Expenses:Food $-103 $-4656 -09-Dec-01 Budget transaction Expenses:Movies $-23 $-4679 -10-Jan-01 Budget transaction Expenses:Food $-100 $-4779 -10-Jan-01 Budget transaction Expenses:Movies $-20 $-4799 -10-Jan-01 Budget transaction Expenses:Food $-101 $-4900 -10-Jan-01 Budget transaction Expenses:Movies $-21 $-4921 -10-Feb-01 Budget transaction Expenses:Food $-100 $-5021 -10-Feb-01 Budget transaction Expenses:Movies $-20 $-5041 -10-Feb-01 Budget transaction Expenses:Food $-101 $-5142 -10-Feb-01 Budget transaction Expenses:Movies $-21 $-5163 -end test +#test reg --now=2010/02 --sort=date exp --budget +#09-Jan-01 Budget transaction Expenses:Food $-101 $-101 +#09-Jan-01 Budget transaction Expenses:Movies $-21 $-122 +#09-Jan-01 Budget transaction Expenses:Food $-103 $-225 +#09-Jan-01 Budget transaction Expenses:Movies $-23 $-248 +#09-Feb-01 Budget transaction Expenses:Food $-101 $-349 +#09-Feb-01 Budget transaction Expenses:Movies $-21 $-370 +#09-Feb-01 Budget transaction Expenses:Food $-103 $-473 +#09-Feb-01 Budget transaction Expenses:Movies $-23 $-496 +#09-Mar-01 Budget transaction Expenses:Food $-101 $-597 +#09-Mar-01 Budget transaction Expenses:Movies $-21 $-618 +#09-Mar-01 Budget transaction Expenses:Food $-103 $-721 +#09-Mar-01 Budget transaction Expenses:Movies $-23 $-744 +#09-Apr-01 Budget transaction Expenses:Food $-101 $-845 +#09-Apr-01 Budget transaction Expenses:Movies $-21 $-866 +#09-Apr-01 Budget transaction Expenses:Food $-103 $-969 +#09-Apr-01 Budget transaction Expenses:Movies $-23 $-992 +#09-May-01 Budget transaction Expenses:Food $-101 $-1093 +#09-May-01 Budget transaction Expenses:Movies $-21 $-1114 +#09-May-01 Budget transaction Expenses:Food $-103 $-1217 +#09-May-01 Budget transaction Expenses:Movies $-23 $-1240 +#09-Jun-01 Budget transaction Expenses:Food $-100 $-1340 +#09-Jun-01 Budget transaction Expenses:Movies $-20 $-1360 +#09-Jun-01 Budget transaction Expenses:Food $-102 $-1462 +#09-Jun-01 Budget transaction Expenses:Movies $-22 $-1484 +#09-Jun-01 Budget transaction Expenses:Food $-101 $-1585 +#09-Jun-01 Budget transaction Expenses:Movies $-21 $-1606 +#09-Jun-01 Budget transaction Expenses:Food $-103 $-1709 +#09-Jun-01 Budget transaction Expenses:Movies $-23 $-1732 +#09-Jun-05 Grocery Expenses:Food $5 $-1727 +#09-Jul-01 Budget transaction Expenses:Food $-100 $-1827 +#09-Jul-01 Budget transaction Expenses:Movies $-20 $-1847 +#09-Jul-01 Budget transaction Expenses:Food $-101 $-1948 +#09-Jul-01 Budget transaction Expenses:Movies $-21 $-1969 +#09-Jul-01 Budget transaction Expenses:Food $-102 $-2071 +#09-Jul-01 Budget transaction Expenses:Movies $-22 $-2093 +#09-Jul-01 Budget transaction Expenses:Food $-103 $-2196 +#09-Jul-01 Budget transaction Expenses:Movies $-23 $-2219 +#09-Aug-01 Budget transaction Expenses:Food $-100 $-2319 +#09-Aug-01 Budget transaction Expenses:Movies $-20 $-2339 +#09-Aug-01 Budget transaction Expenses:Food $-101 $-2440 +#09-Aug-01 Budget transaction Expenses:Movies $-21 $-2461 +#09-Aug-01 Budget transaction Expenses:Food $-102 $-2563 +#09-Aug-01 Budget transaction Expenses:Movies $-22 $-2585 +#09-Aug-01 Budget transaction Expenses:Food $-103 $-2688 +#09-Aug-01 Budget transaction Expenses:Movies $-23 $-2711 +#09-Sep-01 Budget transaction Expenses:Food $-100 $-2811 +#09-Sep-01 Budget transaction Expenses:Movies $-20 $-2831 +#09-Sep-01 Budget transaction Expenses:Food $-101 $-2932 +#09-Sep-01 Budget transaction Expenses:Movies $-21 $-2953 +#09-Sep-01 Budget transaction Expenses:Food $-102 $-3055 +#09-Sep-01 Budget transaction Expenses:Movies $-22 $-3077 +#09-Sep-01 Budget transaction Expenses:Food $-103 $-3180 +#09-Sep-01 Budget transaction Expenses:Movies $-23 $-3203 +#09-Oct-01 Budget transaction Expenses:Food $-100 $-3303 +#09-Oct-01 Budget transaction Expenses:Movies $-20 $-3323 +#09-Oct-01 Budget transaction Expenses:Food $-101 $-3424 +#09-Oct-01 Budget transaction Expenses:Movies $-21 $-3445 +#09-Oct-01 Budget transaction Expenses:Food $-102 $-3547 +#09-Oct-01 Budget transaction Expenses:Movies $-22 $-3569 +#09-Oct-01 Budget transaction Expenses:Food $-103 $-3672 +#09-Oct-01 Budget transaction Expenses:Movies $-23 $-3695 +#09-Nov-01 Budget transaction Expenses:Food $-100 $-3795 +#09-Nov-01 Budget transaction Expenses:Movies $-20 $-3815 +#09-Nov-01 Budget transaction Expenses:Food $-101 $-3916 +#09-Nov-01 Budget transaction Expenses:Movies $-21 $-3937 +#09-Nov-01 Budget transaction Expenses:Food $-102 $-4039 +#09-Nov-01 Budget transaction Expenses:Movies $-22 $-4061 +#09-Nov-01 Budget transaction Expenses:Food $-103 $-4164 +#09-Nov-01 Budget transaction Expenses:Movies $-23 $-4187 +#09-Dec-01 Budget transaction Expenses:Food $-100 $-4287 +#09-Dec-01 Budget transaction Expenses:Movies $-20 $-4307 +#09-Dec-01 Budget transaction Expenses:Food $-101 $-4408 +#09-Dec-01 Budget transaction Expenses:Movies $-21 $-4429 +#09-Dec-01 Budget transaction Expenses:Food $-102 $-4531 +#09-Dec-01 Budget transaction Expenses:Movies $-22 $-4553 +#09-Dec-01 Budget transaction Expenses:Food $-103 $-4656 +#09-Dec-01 Budget transaction Expenses:Movies $-23 $-4679 +#10-Jan-01 Budget transaction Expenses:Food $-100 $-4779 +#10-Jan-01 Budget transaction Expenses:Movies $-20 $-4799 +#10-Jan-01 Budget transaction Expenses:Food $-101 $-4900 +#10-Jan-01 Budget transaction Expenses:Movies $-21 $-4921 +#10-Feb-01 Budget transaction Expenses:Food $-100 $-5021 +#10-Feb-01 Budget transaction Expenses:Movies $-20 $-5041 +#10-Feb-01 Budget transaction Expenses:Food $-101 $-5142 +#10-Feb-01 Budget transaction Expenses:Movies $-21 $-5163 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-by-payee.test b/hledger/test/ledger-compat/baseline/opt-by-payee.test index e0ee83e7e..467030a43 100644 --- a/hledger/test/ledger-compat/baseline/opt-by-payee.test +++ b/hledger/test/ledger-compat/baseline/opt-by-payee.test @@ -190,31 +190,32 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --by-payee not @End -08-Apr-01 April Assets:Cash $-80.00 $-80.00 - Expenses:Books $80.00 0 -08-Aug-01 August Assets:Cash $-160.00 $-160.00 - Expenses:Books $160.00 0 -08-Dec-01 December Assets:Cash $-240.00 $-240.00 - Expenses:Books $240.00 0 -08-Feb-01 February Assets:Cash $-40.00 $-40.00 - Expenses:Books $40.00 0 -08-Jan-01 January Assets:Cash $-20.00 $-20.00 - Expenses:Books $20.00 0 -08-Jul-01 July Assets:Cash $-140.00 $-140.00 - Expenses:Books $140.00 0 -08-Jun-01 June Assets:Cash $-120.00 $-120.00 - Expenses:Books $120.00 0 -08-Mar-01 March Assets:Cash $-60.00 $-60.00 - Expenses:Books $60.00 0 -08-May-01 May Assets:Cash $-100.00 $-100.00 - Expenses:Books $100.00 0 -08-Nov-01 November Assets:Cash $-220.00 $-220.00 - Expenses:Books $220.00 0 -08-Oct-01 October Assets:Cash $-200.00 $-200.00 - Expenses:Books $200.00 0 -08-Sep-01 September Assets:Cash $-180.00 $-180.00 - Expenses:Books $180.00 0 -end test +#test reg --by-payee not @End +#08-Apr-01 April Assets:Cash $-80.00 $-80.00 +# Expenses:Books $80.00 0 +#08-Aug-01 August Assets:Cash $-160.00 $-160.00 +# Expenses:Books $160.00 0 +#08-Dec-01 December Assets:Cash $-240.00 $-240.00 +# Expenses:Books $240.00 0 +#08-Feb-01 February Assets:Cash $-40.00 $-40.00 +# Expenses:Books $40.00 0 +#08-Jan-01 January Assets:Cash $-20.00 $-20.00 +# Expenses:Books $20.00 0 +#08-Jul-01 July Assets:Cash $-140.00 $-140.00 +# Expenses:Books $140.00 0 +#08-Jun-01 June Assets:Cash $-120.00 $-120.00 +# Expenses:Books $120.00 0 +#08-Mar-01 March Assets:Cash $-60.00 $-60.00 +# Expenses:Books $60.00 0 +#08-May-01 May Assets:Cash $-100.00 $-100.00 +# Expenses:Books $100.00 0 +#08-Nov-01 November Assets:Cash $-220.00 $-220.00 +# Expenses:Books $220.00 0 +#08-Oct-01 October Assets:Cash $-200.00 $-200.00 +# Expenses:Books $200.00 0 +#08-Sep-01 September Assets:Cash $-180.00 $-180.00 +# Expenses:Books $180.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-check-payees.test.ignored b/hledger/test/ledger-compat/baseline/opt-check-payees.test.ignored index e94fa5a55..7d180d812 100644 --- a/hledger/test/ledger-compat/baseline/opt-check-payees.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-check-payees.test.ignored @@ -28,21 +28,22 @@ tag Payee Expenses:Phone 10.00 EUR ; Payee: MobilePhone Assets:Cash -comment +$ hledger -f- check -test bal --strict --check-payees - -40.00 EUR - -570.00 GBP Assets:Cash - 40.00 EUR - 570.00 GBP Expenses - 30.00 EUR Food - 10.00 EUR - 20.00 GBP Phone - 550.00 GBP Rent --------------------- - 0 -__ERROR__ -Warning: "$FILE", line 17: Unknown payee 'Rent' -Warning: "$FILE", line 21: Unknown payee 'Food' -Warning: "$FILE", line 27: Unknown payee 'Food' -end test +#test bal --strict --check-payees +# -40.00 EUR +# -570.00 GBP Assets:Cash +# 40.00 EUR +# 570.00 GBP Expenses +# 30.00 EUR Food +# 10.00 EUR +# 20.00 GBP Phone +# 550.00 GBP Rent +#-------------------- +# 0 +#__ERROR__ +#Warning: "$FILE", line 17: Unknown payee 'Rent' +#Warning: "$FILE", line 21: Unknown payee 'Food' +#Warning: "$FILE", line 27: Unknown payee 'Food' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-cleared-format.test b/hledger/test/ledger-compat/baseline/opt-cleared-format.test index f90270be8..367538f11 100644 --- a/hledger/test/ledger-compat/baseline/opt-cleared-format.test +++ b/hledger/test/ledger-compat/baseline/opt-cleared-format.test @@ -1,22 +1,23 @@ -comment +$ hledger -f- check -test cleared --file test/input/drewr3.dat --cleared-format "%-30(account) %15(get_at(total_expr, 0)) %15(get_at(total_expr, 1))\n%/" -Assets $ -3,804.00 $ 775.00 -Assets:Checking $ 1,396.00 $ 775.00 -Assets:Checking:Business $ 30.00 0 -Assets:Savings $ -5,200.00 0 -Equity:Opening Balances $ -1,000.00 $ -1,000.00 -Expenses $ 6,654.00 $ 225.00 -Expenses:Auto $ 5,500.00 0 -Expenses:Books $ 20.00 0 -Expenses:Escrow $ 300.00 0 -Expenses:Food:Groceries $ 334.00 $ 225.00 -Expenses:Interest:Mortgage $ 500.00 0 -Income $ -2,030.00 0 -Income:Salary $ -2,000.00 0 -Income:Sales $ -30.00 0 -Liabilities $ -63.60 0 -Liabilities:MasterCard $ -20.00 0 -Liabilities:Mortgage:Principal $ 200.00 0 -Liabilities:Tithe $ -243.60 0 -end test +#test cleared --file test/input/drewr3.dat --cleared-format "%-30(account) %15(get_at(total_expr, 0)) %15(get_at(total_expr, 1))\n%/" +#Assets $ -3,804.00 $ 775.00 +#Assets:Checking $ 1,396.00 $ 775.00 +#Assets:Checking:Business $ 30.00 0 +#Assets:Savings $ -5,200.00 0 +#Equity:Opening Balances $ -1,000.00 $ -1,000.00 +#Expenses $ 6,654.00 $ 225.00 +#Expenses:Auto $ 5,500.00 0 +#Expenses:Books $ 20.00 0 +#Expenses:Escrow $ 300.00 0 +#Expenses:Food:Groceries $ 334.00 $ 225.00 +#Expenses:Interest:Mortgage $ 500.00 0 +#Income $ -2,030.00 0 +#Income:Salary $ -2,000.00 0 +#Income:Sales $ -30.00 0 +#Liabilities $ -63.60 0 +#Liabilities:MasterCard $ -20.00 0 +#Liabilities:Mortgage:Principal $ 200.00 0 +#Liabilities:Tithe $ -243.60 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-cleared.test b/hledger/test/ledger-compat/baseline/opt-cleared.test index c1c87f288..30f2caf62 100644 --- a/hledger/test/ledger-compat/baseline/opt-cleared.test +++ b/hledger/test/ledger-compat/baseline/opt-cleared.test @@ -190,17 +190,18 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --cleared -08-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-Mar-01 March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -08-Apr-01 April Expenses:Books $40.00 $40.00 -08-Apr-30 End of April Expenses:Books $40.00 $80.00 -08-May-01 May Assets:Cash $-50.00 $30.00 -08-May-31 End of May Assets:Cash $-50.00 $-20.00 -end test +#test reg --cleared +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Mar-01 March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#08-Apr-01 April Expenses:Books $40.00 $40.00 +#08-Apr-30 End of April Expenses:Books $40.00 $80.00 +#08-May-01 May Assets:Cash $-50.00 $30.00 +#08-May-31 End of May Assets:Cash $-50.00 $-20.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-code-as-account.test b/hledger/test/ledger-compat/baseline/opt-code-as-account.test index b4d6ddc19..5c536c7e6 100644 --- a/hledger/test/ledger-compat/baseline/opt-code-as-account.test +++ b/hledger/test/ledger-compat/baseline/opt-code-as-account.test @@ -18,17 +18,18 @@ Expenses:Books $30.00 Assets:Cash -comment +$ hledger -f- check -test reg --account=code -08-Jan-01 January 100:Expenses:Books $10.00 $10.00 -08-Jan-01 January 100:Assets:Cash $-10.00 0 -08-Jan-31 End of January 101:Expenses:Books $10.00 $10.00 -08-Jan-31 End of January 101:Assets:Cash $-10.00 0 -08-Feb-01 February 102:Expenses:Books $20.00 $20.00 -08-Feb-01 February 102:Assets:Cash $-20.00 0 -08-Feb-28 End of February 103:Expenses:Books $20.00 $20.00 -08-Feb-28 End of February 103:Assets:Cash $-20.00 0 -08-Mar-01 March Expenses:Books $30.00 $30.00 -08-Mar-01 March Assets:Cash $-30.00 0 -end test +#test reg --account=code +#08-Jan-01 January 100:Expenses:Books $10.00 $10.00 +#08-Jan-01 January 100:Assets:Cash $-10.00 0 +#08-Jan-31 End of January 101:Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January 101:Assets:Cash $-10.00 0 +#08-Feb-01 February 102:Expenses:Books $20.00 $20.00 +#08-Feb-01 February 102:Assets:Cash $-20.00 0 +#08-Feb-28 End of February 103:Expenses:Books $20.00 $20.00 +#08-Feb-28 End of February 103:Assets:Cash $-20.00 0 +#08-Mar-01 March Expenses:Books $30.00 $30.00 +#08-Mar-01 March Assets:Cash $-30.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-code-as-payee.test b/hledger/test/ledger-compat/baseline/opt-code-as-payee.test index 4fe7b39d5..52f96b1e0 100644 --- a/hledger/test/ledger-compat/baseline/opt-code-as-payee.test +++ b/hledger/test/ledger-compat/baseline/opt-code-as-payee.test @@ -18,17 +18,18 @@ Expenses:Books $30.00 Assets:Cash -comment +$ hledger -f- check -test reg --payee=code -08-Jan-01 100 Expenses:Books $10.00 $10.00 -08-Jan-01 100 Assets:Cash $-10.00 0 -08-Jan-31 101 Expenses:Books $10.00 $10.00 -08-Jan-31 101 Assets:Cash $-10.00 0 -08-Feb-01 102 Expenses:Books $20.00 $20.00 -08-Feb-01 102 Assets:Cash $-20.00 0 -08-Feb-28 103 Expenses:Books $20.00 $20.00 -08-Feb-28 103 Assets:Cash $-20.00 0 -08-Mar-01 March Expenses:Books $30.00 $30.00 -08-Mar-01 March Assets:Cash $-30.00 0 -end test +#test reg --payee=code +#08-Jan-01 100 Expenses:Books $10.00 $10.00 +#08-Jan-01 100 Assets:Cash $-10.00 0 +#08-Jan-31 101 Expenses:Books $10.00 $10.00 +#08-Jan-31 101 Assets:Cash $-10.00 0 +#08-Feb-01 102 Expenses:Books $20.00 $20.00 +#08-Feb-01 102 Assets:Cash $-20.00 0 +#08-Feb-28 103 Expenses:Books $20.00 $20.00 +#08-Feb-28 103 Assets:Cash $-20.00 0 +#08-Mar-01 March Expenses:Books $30.00 $30.00 +#08-Mar-01 March Assets:Cash $-30.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-collapse-if-zero.test b/hledger/test/ledger-compat/baseline/opt-collapse-if-zero.test index 89a710218..9a9963896 100644 --- a/hledger/test/ledger-compat/baseline/opt-collapse-if-zero.test +++ b/hledger/test/ledger-compat/baseline/opt-collapse-if-zero.test @@ -6,10 +6,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --collapse-if-zero -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --collapse-if-zero +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-collapse.test b/hledger/test/ledger-compat/baseline/opt-collapse.test index 2ba274f69..736a30949 100644 --- a/hledger/test/ledger-compat/baseline/opt-collapse.test +++ b/hledger/test/ledger-compat/baseline/opt-collapse.test @@ -2,12 +2,13 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --collapse - 0.350 VMMXX Assets - $-0.35 Income --------------------- - $-0.35 - 0.350 VMMXX -end test +#test bal --collapse +# 0.350 VMMXX Assets +# $-0.35 Income +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-collapse_reg.test b/hledger/test/ledger-compat/baseline/opt-collapse_reg.test index b15353dc2..6bc3fb255 100644 --- a/hledger/test/ledger-compat/baseline/opt-collapse_reg.test +++ b/hledger/test/ledger-compat/baseline/opt-collapse_reg.test @@ -33,14 +33,15 @@ Expenses:Food:Tips $1 Assets:Cash -comment +$ hledger -f- check -test reg --collapse food -09-Oct-01 Test $11 $11 -09-Oct-02 Test $11 $22 -09-Oct-03 Test $11 $33 -09-Oct-04 Test $11 $44 -09-Oct-05 Test $11 $55 -09-Oct-06 Test $11 $66 -09-Oct-07 Test $11 $77 -end test +#test reg --collapse food +#09-Oct-01 Test $11 $11 +#09-Oct-02 Test $11 $22 +#09-Oct-03 Test $11 $33 +#09-Oct-04 Test $11 $44 +#09-Oct-05 Test $11 $55 +#09-Oct-06 Test $11 $66 +#09-Oct-07 Test $11 $77 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-color.test b/hledger/test/ledger-compat/baseline/opt-color.test index 6a9af6573..b2428cbb2 100644 --- a/hledger/test/ledger-compat/baseline/opt-color.test +++ b/hledger/test/ledger-compat/baseline/opt-color.test @@ -2,12 +2,13 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --color - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test +#test bal --color +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-columns.test b/hledger/test/ledger-compat/baseline/opt-columns.test index f8d6455a1..847b72e5f 100644 --- a/hledger/test/ledger-compat/baseline/opt-columns.test +++ b/hledger/test/ledger-compat/baseline/opt-columns.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --columns=100 -07-Feb-02 RD VMMXX Asse:Investment:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX - Incom:Dividends:Vanguard:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --columns=100 +#07-Feb-02 RD VMMXX Asse:Investment:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX +# Incom:Dividends:Vanguard:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-commodity-as-account.test b/hledger/test/ledger-compat/baseline/opt-commodity-as-account.test index 0ae180dd5..5e25acf32 100644 --- a/hledger/test/ledger-compat/baseline/opt-commodity-as-account.test +++ b/hledger/test/ledger-compat/baseline/opt-commodity-as-account.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --account=commodity -07-Feb-02 RD VMMXX VM:As:Inv:Vangua:VMMXX 0.350 VMMXX 0.350 VMMXX -07-Feb-02 RD VMMXX $:In:Div:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --account=commodity +#07-Feb-02 RD VMMXX VM:As:Inv:Vangua:VMMXX 0.350 VMMXX 0.350 VMMXX +#07-Feb-02 RD VMMXX $:In:Div:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-commodity-as-payee.test b/hledger/test/ledger-compat/baseline/opt-commodity-as-payee.test index 32e818961..aa5bc9e7a 100644 --- a/hledger/test/ledger-compat/baseline/opt-commodity-as-payee.test +++ b/hledger/test/ledger-compat/baseline/opt-commodity-as-payee.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --payee=commodity -07-Feb-02 VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX -07-Feb-02 $ In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --payee=commodity +#07-Feb-02 VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +#07-Feb-02 $ In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-cost.test b/hledger/test/ledger-compat/baseline/opt-cost.test index 9dc83719d..3b87dcc7b 100644 --- a/hledger/test/ledger-compat/baseline/opt-cost.test +++ b/hledger/test/ledger-compat/baseline/opt-cost.test @@ -2,11 +2,12 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --cost - $0.35 Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - 0 -end test +#test bal --cost +# $0.35 Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-count.test b/hledger/test/ledger-compat/baseline/opt-count.test index dff775581..bb8a7f0bc 100644 --- a/hledger/test/ledger-compat/baseline/opt-count.test +++ b/hledger/test/ledger-compat/baseline/opt-count.test @@ -16,30 +16,31 @@ Expenses:Rent 30.00 EUR Assets:Cash -30.00 EUR -comment - -test accounts --count -4 Assets:Cash -2 Expenses:Phone -2 Expenses:Rent -end test - -test commodities --count -4 EUR -4 GBP -end test - -test payees --count -4 Phone expense -4 Rent expense -end test - -test commodities :rent --count -1 EUR -1 GBP -end test - -test payees tag bnb --count -2 Rent expense -end test +$ hledger -f- check +#test accounts --count +#4 Assets:Cash +#2 Expenses:Phone +#2 Expenses:Rent +#end test +# +#test commodities --count +#4 EUR +#4 GBP +#end test +# +#test payees --count +#4 Phone expense +#4 Rent expense +#end test +# +#test commodities :rent --count +#1 EUR +#1 GBP +#end test +# +#test payees tag bnb --count +#2 Rent expense +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-csv-format.test b/hledger/test/ledger-compat/baseline/opt-csv-format.test index 81992cc27..9bf1ed52b 100644 --- a/hledger/test/ledger-compat/baseline/opt-csv-format.test +++ b/hledger/test/ledger-compat/baseline/opt-csv-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test csv --csv-format='"%(date)"\n' -"2007/02/02" -"2007/02/02" -end test +#test csv --csv-format='"%(date)"\n' +#"2007/02/02" +#"2007/02/02" +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-current.test b/hledger/test/ledger-compat/baseline/opt-current.test index 20caf638e..ae2015d6e 100644 --- a/hledger/test/ledger-compat/baseline/opt-current.test +++ b/hledger/test/ledger-compat/baseline/opt-current.test @@ -6,12 +6,13 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --current - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test +#test bal --current +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-daily.test b/hledger/test/ledger-compat/baseline/opt-daily.test index 4f7db885b..5449d3f0f 100644 --- a/hledger/test/ledger-compat/baseline/opt-daily.test +++ b/hledger/test/ledger-compat/baseline/opt-daily.test @@ -46,11 +46,12 @@ Expenses:Books $20.00 Assets:Cash -comment +$ hledger -f- check -test reg --daily -08-Jan-01 - 08-Jan-01 Assets:Cash $-60.00 $-60.00 - Expenses:Books $60.00 0 -08-Feb-01 - 08-Feb-01 Assets:Cash $-120.00 $-120.00 - Expenses:Books $120.00 0 -end test +#test reg --daily +#08-Jan-01 - 08-Jan-01 Assets:Cash $-60.00 $-60.00 +# Expenses:Books $60.00 0 +#08-Feb-01 - 08-Feb-01 Assets:Cash $-120.00 $-120.00 +# Expenses:Books $120.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-date-format.test b/hledger/test/ledger-compat/baseline/opt-date-format.test index 03c61931e..6669d16fd 100644 --- a/hledger/test/ledger-compat/baseline/opt-date-format.test +++ b/hledger/test/ledger-compat/baseline/opt-date-format.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --date-format='%Y' -2007 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --date-format='%Y' +#2007 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-date-width.test b/hledger/test/ledger-compat/baseline/opt-date-width.test index 9c0ed258c..646d8f35e 100644 --- a/hledger/test/ledger-compat/baseline/opt-date-width.test +++ b/hledger/test/ledger-compat/baseline/opt-date-width.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --date-width=20 -07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --date-width=20 +#07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-date.test b/hledger/test/ledger-compat/baseline/opt-date.test index 77304a479..f329a8030 100644 --- a/hledger/test/ledger-compat/baseline/opt-date.test +++ b/hledger/test/ledger-compat/baseline/opt-date.test @@ -8,45 +8,46 @@ D 1000.00 GBP Assets:Broker 2 AAA @ 1.00 GBP Assets:Bank -comment - -test reg --input-date-format %Y-%m-%d --date-format %d-%m-%Y --date 'has_tag("date") ? to_date(tag("date")) : date' -05-04-2011 Buy shares Assets:Broker 2 AAA 2 AAA -05-04-2011 Buy shares Assets:Bank -1.80 GBP 2 AAA - -1.80 GBP -06-04-2011 Buy shares Assets:Broker 2 AAA 4 AAA - -1.80 GBP -06-04-2011 Buy shares Assets:Bank -2.00 GBP 4 AAA - -3.80 GBP -end test - -test reg --date 'date + 2' -11-Mar-06 Buy shares Assets:Broker 2 AAA 2 AAA -11-Mar-06 Buy shares Assets:Bank -1.80 GBP 2 AAA - -1.80 GBP -11-Mar-07 Buy shares Assets:Broker 2 AAA 4 AAA - -1.80 GBP -11-Mar-07 Buy shares Assets:Bank -2.00 GBP 4 AAA - -3.80 GBP -end test - -test reg --date 'date - 2' -11-Mar-02 Buy shares Assets:Broker 2 AAA 2 AAA -11-Mar-02 Buy shares Assets:Bank -1.80 GBP 2 AAA - -1.80 GBP -11-Mar-03 Buy shares Assets:Broker 2 AAA 4 AAA - -1.80 GBP -11-Mar-03 Buy shares Assets:Bank -2.00 GBP 4 AAA - -3.80 GBP -end test - -test reg --date 'date + 365*2' -13-Mar-03 Buy shares Assets:Broker 2 AAA 2 AAA -13-Mar-03 Buy shares Assets:Bank -1.80 GBP 2 AAA - -1.80 GBP -13-Mar-04 Buy shares Assets:Broker 2 AAA 4 AAA - -1.80 GBP -13-Mar-04 Buy shares Assets:Bank -2.00 GBP 4 AAA - -3.80 GBP -end test +$ hledger -f- check +#test reg --input-date-format %Y-%m-%d --date-format %d-%m-%Y --date 'has_tag("date") ? to_date(tag("date")) : date' +#05-04-2011 Buy shares Assets:Broker 2 AAA 2 AAA +#05-04-2011 Buy shares Assets:Bank -1.80 GBP 2 AAA +# -1.80 GBP +#06-04-2011 Buy shares Assets:Broker 2 AAA 4 AAA +# -1.80 GBP +#06-04-2011 Buy shares Assets:Bank -2.00 GBP 4 AAA +# -3.80 GBP +#end test +# +#test reg --date 'date + 2' +#11-Mar-06 Buy shares Assets:Broker 2 AAA 2 AAA +#11-Mar-06 Buy shares Assets:Bank -1.80 GBP 2 AAA +# -1.80 GBP +#11-Mar-07 Buy shares Assets:Broker 2 AAA 4 AAA +# -1.80 GBP +#11-Mar-07 Buy shares Assets:Bank -2.00 GBP 4 AAA +# -3.80 GBP +#end test +# +#test reg --date 'date - 2' +#11-Mar-02 Buy shares Assets:Broker 2 AAA 2 AAA +#11-Mar-02 Buy shares Assets:Bank -1.80 GBP 2 AAA +# -1.80 GBP +#11-Mar-03 Buy shares Assets:Broker 2 AAA 4 AAA +# -1.80 GBP +#11-Mar-03 Buy shares Assets:Bank -2.00 GBP 4 AAA +# -3.80 GBP +#end test +# +#test reg --date 'date + 365*2' +#13-Mar-03 Buy shares Assets:Broker 2 AAA 2 AAA +#13-Mar-03 Buy shares Assets:Bank -1.80 GBP 2 AAA +# -1.80 GBP +#13-Mar-04 Buy shares Assets:Broker 2 AAA 4 AAA +# -1.80 GBP +#13-Mar-04 Buy shares Assets:Bank -2.00 GBP 4 AAA +# -3.80 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-datetime-format.test b/hledger/test/ledger-compat/baseline/opt-datetime-format.test index 9ced6b89e..d5d41190a 100644 --- a/hledger/test/ledger-compat/baseline/opt-datetime-format.test +++ b/hledger/test/ledger-compat/baseline/opt-datetime-format.test @@ -9,16 +9,17 @@ o 2013/04/05 12:00:00 i 2013/04/05 12:00:00 Personal:Lunch o 2013/04/05 13:30:00 -comment - -test bal --time-report --datetime-format '%m/%d/%y %I:%M %p' - 04/05/13 10:00 AM 04/05/13 10:05 AM 5.0m CustomerA:Email - 04/05/13 10:05 AM 04/05/13 11:30 AM 1.42h CustomerB:Config - 04/05/13 09:30 AM 04/05/13 10:00 AM 30.0m Internal:Meeting:Tactical - 2.00h Personal - 04/05/13 12:00 PM 04/05/13 01:30 PM 1.50h Lunch - 04/05/13 11:30 AM 04/05/13 12:00 PM 30.0m Walk --------------------------------------------------- - -end test +$ hledger -f- check +#test bal --time-report --datetime-format '%m/%d/%y %I:%M %p' +# 04/05/13 10:00 AM 04/05/13 10:05 AM 5.0m CustomerA:Email +# 04/05/13 10:05 AM 04/05/13 11:30 AM 1.42h CustomerB:Config +# 04/05/13 09:30 AM 04/05/13 10:00 AM 30.0m Internal:Meeting:Tactical +# 2.00h Personal +# 04/05/13 12:00 PM 04/05/13 01:30 PM 1.50h Lunch +# 04/05/13 11:30 AM 04/05/13 12:00 PM 30.0m Walk +#-------------------------------------------------- +# +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-day-break.test b/hledger/test/ledger-compat/baseline/opt-day-break.test index 8f8a23745..ce692dd64 100644 --- a/hledger/test/ledger-compat/baseline/opt-day-break.test +++ b/hledger/test/ledger-compat/baseline/opt-day-break.test @@ -1,14 +1,15 @@ i 05/10/2011 08:58:37 682 o 05/12/2011 11:25:21 -comment +$ hledger -f- check -test reg --base -11-May-10 (682) 181604s 181604s -end test - -test reg --base --day-break -11-May-10 (682) 54083s 54083s -11-May-11 (682) 86400s 140483s -11-May-12 (682) 41121s 181604s -end test +#test reg --base +#11-May-10 (682) 181604s 181604s +#end test +# +#test reg --base --day-break +#11-May-10 (682) 54083s 54083s +#11-May-11 (682) 86400s 140483s +#11-May-12 (682) 41121s 181604s +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-dc.test b/hledger/test/ledger-compat/baseline/opt-dc.test index 4979f61f0..3a4a2eb87 100644 --- a/hledger/test/ledger-compat/baseline/opt-dc.test +++ b/hledger/test/ledger-compat/baseline/opt-dc.test @@ -15,26 +15,27 @@ Expenses:Food $-5 Assets:Cash -comment - -test reg --dc -12-Mar-10 Employer Assets:Cash $100 0 $100 - Incom:Employer 0 $100 0 -12-Mar-10 KFC Expenses:Food $20 0 $20 - Assets:Cash 0 $20 0 -12-Mar-10 KFC - Rebate Assets:Cash $5 0 $5 - Expenses:Food 0 $5 0 -12-Mar-10 KFC - Food & R.. Expenses:Food $20 0 $20 - Expenses:Food 0 $5 $15 - Assets:Cash 0 $15 0 -end test - -test bal --dc - $105 $35 $70 Assets:Cash - $40 $10 $30 Expenses:Food - 0 $100 $-100 Income:Employer --------------------------------------------- - $145 $145 0 -end test - +$ hledger -f- check +#test reg --dc +#12-Mar-10 Employer Assets:Cash $100 0 $100 +# Incom:Employer 0 $100 0 +#12-Mar-10 KFC Expenses:Food $20 0 $20 +# Assets:Cash 0 $20 0 +#12-Mar-10 KFC - Rebate Assets:Cash $5 0 $5 +# Expenses:Food 0 $5 0 +#12-Mar-10 KFC - Food & R.. Expenses:Food $20 0 $20 +# Expenses:Food 0 $5 $15 +# Assets:Cash 0 $15 0 +#end test +# +#test bal --dc +# $105 $35 $70 Assets:Cash +# $40 $10 $30 Expenses:Food +# 0 $100 $-100 Income:Employer +#-------------------------------------------- +# $145 $145 0 +#end test +# +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-decimal-comma.test b/hledger/test/ledger-compat/baseline/opt-decimal-comma.test index e6a93786f..f06d78ee5 100644 --- a/hledger/test/ledger-compat/baseline/opt-decimal-comma.test +++ b/hledger/test/ledger-compat/baseline/opt-decimal-comma.test @@ -10,15 +10,16 @@ Expenses:Food €10,00 Assets:Cash €-10,00 -comment - -test --decimal-comma bal - 90,00 EUR - €-10,00 Assets:Cash - -100,00 EUR Equity:Opening Balance - 10,00 EUR - €10,00 Expenses:Food --------------------- - 0 -end test +$ hledger -f- check +#test --decimal-comma bal +# 90,00 EUR +# €-10,00 Assets:Cash +# -100,00 EUR Equity:Opening Balance +# 10,00 EUR +# €10,00 Expenses:Food +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-depth.test b/hledger/test/ledger-compat/baseline/opt-depth.test index ca9f18468..7bb26f2ba 100644 --- a/hledger/test/ledger-compat/baseline/opt-depth.test +++ b/hledger/test/ledger-compat/baseline/opt-depth.test @@ -18,72 +18,73 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test bal --depth 1 - $-10.00 Assets - $40.00 Expenses - $-30.00 Income --------------------- - 0 -end test - -test bal --depth 2 - $-10.00 Assets:Cash - $40.00 Expenses - $10.00 Books - $30.00 One - $-30.00 Income:One --------------------- - 0 -end test - -test bal --depth 3 - $-10.00 Assets:Cash - $40.00 Expenses - $10.00 Books - $30.00 One - $10.00 Books - $20.00 Two - $-30.00 Income:One - $-10.00 Books - $-20.00 Two --------------------- - 0 -end test - -test bal --depth 4 - $-10.00 Assets:Cash - $40.00 Expenses - $10.00 Books - $30.00 One - $10.00 Books - $20.00 Two - $10.00 Books - $10.00 Three - $-30.00 Income:One - $-10.00 Books - $-20.00 Two - $-10.00 Books - $-10.00 Three --------------------- - 0 -end test - -test bal --depth 5 - $-10.00 Assets:Cash - $40.00 Expenses - $10.00 Books - $30.00 One - $10.00 Books - $20.00 Two - $10.00 Books - $10.00 Three:Books - $-30.00 Income:One - $-10.00 Books - $-20.00 Two - $-10.00 Books - $-10.00 Three:Books --------------------- - 0 -end test +#test bal --depth 1 +# $-10.00 Assets +# $40.00 Expenses +# $-30.00 Income +#-------------------- +# 0 +#end test +# +#test bal --depth 2 +# $-10.00 Assets:Cash +# $40.00 Expenses +# $10.00 Books +# $30.00 One +# $-30.00 Income:One +#-------------------- +# 0 +#end test +# +#test bal --depth 3 +# $-10.00 Assets:Cash +# $40.00 Expenses +# $10.00 Books +# $30.00 One +# $10.00 Books +# $20.00 Two +# $-30.00 Income:One +# $-10.00 Books +# $-20.00 Two +#-------------------- +# 0 +#end test +# +#test bal --depth 4 +# $-10.00 Assets:Cash +# $40.00 Expenses +# $10.00 Books +# $30.00 One +# $10.00 Books +# $20.00 Two +# $10.00 Books +# $10.00 Three +# $-30.00 Income:One +# $-10.00 Books +# $-20.00 Two +# $-10.00 Books +# $-10.00 Three +#-------------------- +# 0 +#end test +# +#test bal --depth 5 +# $-10.00 Assets:Cash +# $40.00 Expenses +# $10.00 Books +# $30.00 One +# $10.00 Books +# $20.00 Two +# $10.00 Books +# $10.00 Three:Books +# $-30.00 Income:One +# $-10.00 Books +# $-20.00 Two +# $-10.00 Books +# $-10.00 Three:Books +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-depth_flat.test b/hledger/test/ledger-compat/baseline/opt-depth_flat.test index 643066da9..8c914d230 100644 --- a/hledger/test/ledger-compat/baseline/opt-depth_flat.test +++ b/hledger/test/ledger-compat/baseline/opt-depth_flat.test @@ -18,47 +18,48 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test bal --depth 1 --flat -end test - -test bal --depth 2 --flat - $-10.00 Assets:Cash - $10.00 Expenses:Books --------------------- - 0 -end test - -test bal --depth 3 --flat - $-10.00 Assets:Cash - $10.00 Expenses:Books - $10.00 Expenses:One:Books - $-10.00 Income:One:Books --------------------- - 0 -end test - -test bal --depth 4 --flat - $-10.00 Assets:Cash - $10.00 Expenses:Books - $10.00 Expenses:One:Books - $10.00 Expenses:One:Two:Books - $-10.00 Income:One:Books - $-10.00 Income:One:Two:Books --------------------- - 0 -end test - -test bal --depth 5 --flat - $-10.00 Assets:Cash - $10.00 Expenses:Books - $10.00 Expenses:One:Books - $10.00 Expenses:One:Two:Books - $10.00 Expenses:One:Two:Three:Books - $-10.00 Income:One:Books - $-10.00 Income:One:Two:Books - $-10.00 Income:One:Two:Three:Books --------------------- - 0 -end test +#test bal --depth 1 --flat +#end test +# +#test bal --depth 2 --flat +# $-10.00 Assets:Cash +# $10.00 Expenses:Books +#-------------------- +# 0 +#end test +# +#test bal --depth 3 --flat +# $-10.00 Assets:Cash +# $10.00 Expenses:Books +# $10.00 Expenses:One:Books +# $-10.00 Income:One:Books +#-------------------- +# 0 +#end test +# +#test bal --depth 4 --flat +# $-10.00 Assets:Cash +# $10.00 Expenses:Books +# $10.00 Expenses:One:Books +# $10.00 Expenses:One:Two:Books +# $-10.00 Income:One:Books +# $-10.00 Income:One:Two:Books +#-------------------- +# 0 +#end test +# +#test bal --depth 5 --flat +# $-10.00 Assets:Cash +# $10.00 Expenses:Books +# $10.00 Expenses:One:Books +# $10.00 Expenses:One:Two:Books +# $10.00 Expenses:One:Two:Three:Books +# $-10.00 Income:One:Books +# $-10.00 Income:One:Two:Books +# $-10.00 Income:One:Two:Three:Books +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-deviation.test b/hledger/test/ledger-compat/baseline/opt-deviation.test index 8d0d218bd..d39cac95d 100644 --- a/hledger/test/ledger-compat/baseline/opt-deviation.test +++ b/hledger/test/ledger-compat/baseline/opt-deviation.test @@ -190,55 +190,56 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg -A --deviation books -08-Jan-01 January Expenses:Books $10.00 0 -08-Jan-31 End of January Expenses:Books $10.00 0 -08-Feb-01 February Expenses:Books $20.00 $6.67 -08-Feb-28 End of February Expenses:Books $20.00 $5.00 -08-Mar-01 March Expenses:Books $30.00 $12.00 -08-Mar-31 End of March Expenses:Books $30.00 $10.00 -08-Apr-01 April Expenses:Books $40.00 $17.14 -08-Apr-30 End of April Expenses:Books $40.00 $15.00 -08-May-01 May Expenses:Books $50.00 $22.22 -08-May-31 End of May Expenses:Books $50.00 $20.00 -08-Jun-01 June Expenses:Books $60.00 $27.27 -08-Jun-30 End of June Expenses:Books $60.00 $25.00 -08-Jul-01 July Expenses:Books $70.00 $32.31 -08-Jul-31 End of July Expenses:Books $70.00 $30.00 -08-Aug-01 August Expenses:Books $80.00 $37.33 -08-Aug-31 End of August Expenses:Books $80.00 $35.00 -08-Sep-01 September Expenses:Books $90.00 $42.35 -08-Sep-30 End of September Expenses:Books $90.00 $40.00 -08-Oct-01 October Expenses:Books $100.00 $47.37 -08-Oct-31 End of October Expenses:Books $100.00 $45.00 -08-Nov-01 November Expenses:Books $110.00 $52.38 -08-Nov-30 End of November Expenses:Books $110.00 $50.00 -08-Dec-01 December Expenses:Books $120.00 $57.39 -08-Dec-31 End of December Expenses:Books $120.00 $55.00 -09-Jan-01 January Expenses:Books $10.00 $-52.80 -09-Jan-31 End of January Expenses:Books $10.00 $-50.77 -09-Feb-01 February Expenses:Books $20.00 $-39.26 -09-Feb-28 End of February Expenses:Books $20.00 $-37.86 -09-Mar-01 March Expenses:Books $30.00 $-26.90 -09-Mar-31 End of March Expenses:Books $30.00 $-26.00 -09-Apr-01 April Expenses:Books $40.00 $-15.48 -09-Apr-30 End of April Expenses:Books $40.00 $-15.00 -09-May-01 May Expenses:Books $50.00 $-4.85 -09-May-31 End of May Expenses:Books $50.00 $-4.71 -09-Jun-01 June Expenses:Books $60.00 $5.14 -09-Jun-30 End of June Expenses:Books $60.00 $5.00 -09-Jul-01 July Expenses:Books $70.00 $14.59 -09-Jul-31 End of July Expenses:Books $70.00 $14.21 -09-Aug-01 August Expenses:Books $80.00 $23.59 -09-Aug-31 End of August Expenses:Books $80.00 $23.00 -09-Sep-01 September Expenses:Books $90.00 $32.20 -09-Sep-30 End of September Expenses:Books $90.00 $31.43 -09-Oct-01 October Expenses:Books $100.00 $40.47 -09-Oct-31 End of October Expenses:Books $100.00 $39.55 -09-Nov-01 November Expenses:Books $110.00 $48.44 -09-Nov-30 End of November Expenses:Books $110.00 $47.39 -09-Dec-01 December Expenses:Books $120.00 $56.17 -09-Dec-31 End of December Expenses:Books $120.00 $55.00 -end test +#test reg -A --deviation books +#08-Jan-01 January Expenses:Books $10.00 0 +#08-Jan-31 End of January Expenses:Books $10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $6.67 +#08-Feb-28 End of February Expenses:Books $20.00 $5.00 +#08-Mar-01 March Expenses:Books $30.00 $12.00 +#08-Mar-31 End of March Expenses:Books $30.00 $10.00 +#08-Apr-01 April Expenses:Books $40.00 $17.14 +#08-Apr-30 End of April Expenses:Books $40.00 $15.00 +#08-May-01 May Expenses:Books $50.00 $22.22 +#08-May-31 End of May Expenses:Books $50.00 $20.00 +#08-Jun-01 June Expenses:Books $60.00 $27.27 +#08-Jun-30 End of June Expenses:Books $60.00 $25.00 +#08-Jul-01 July Expenses:Books $70.00 $32.31 +#08-Jul-31 End of July Expenses:Books $70.00 $30.00 +#08-Aug-01 August Expenses:Books $80.00 $37.33 +#08-Aug-31 End of August Expenses:Books $80.00 $35.00 +#08-Sep-01 September Expenses:Books $90.00 $42.35 +#08-Sep-30 End of September Expenses:Books $90.00 $40.00 +#08-Oct-01 October Expenses:Books $100.00 $47.37 +#08-Oct-31 End of October Expenses:Books $100.00 $45.00 +#08-Nov-01 November Expenses:Books $110.00 $52.38 +#08-Nov-30 End of November Expenses:Books $110.00 $50.00 +#08-Dec-01 December Expenses:Books $120.00 $57.39 +#08-Dec-31 End of December Expenses:Books $120.00 $55.00 +#09-Jan-01 January Expenses:Books $10.00 $-52.80 +#09-Jan-31 End of January Expenses:Books $10.00 $-50.77 +#09-Feb-01 February Expenses:Books $20.00 $-39.26 +#09-Feb-28 End of February Expenses:Books $20.00 $-37.86 +#09-Mar-01 March Expenses:Books $30.00 $-26.90 +#09-Mar-31 End of March Expenses:Books $30.00 $-26.00 +#09-Apr-01 April Expenses:Books $40.00 $-15.48 +#09-Apr-30 End of April Expenses:Books $40.00 $-15.00 +#09-May-01 May Expenses:Books $50.00 $-4.85 +#09-May-31 End of May Expenses:Books $50.00 $-4.71 +#09-Jun-01 June Expenses:Books $60.00 $5.14 +#09-Jun-30 End of June Expenses:Books $60.00 $5.00 +#09-Jul-01 July Expenses:Books $70.00 $14.59 +#09-Jul-31 End of July Expenses:Books $70.00 $14.21 +#09-Aug-01 August Expenses:Books $80.00 $23.59 +#09-Aug-31 End of August Expenses:Books $80.00 $23.00 +#09-Sep-01 September Expenses:Books $90.00 $32.20 +#09-Sep-30 End of September Expenses:Books $90.00 $31.43 +#09-Oct-01 October Expenses:Books $100.00 $40.47 +#09-Oct-31 End of October Expenses:Books $100.00 $39.55 +#09-Nov-01 November Expenses:Books $110.00 $48.44 +#09-Nov-30 End of November Expenses:Books $110.00 $47.39 +#09-Dec-01 December Expenses:Books $120.00 $56.17 +#09-Dec-31 End of December Expenses:Books $120.00 $55.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-display-amount.test b/hledger/test/ledger-compat/baseline/opt-display-amount.test index 201f6199f..16dfffeaa 100644 --- a/hledger/test/ledger-compat/baseline/opt-display-amount.test +++ b/hledger/test/ledger-compat/baseline/opt-display-amount.test @@ -47,19 +47,20 @@ Assets:Cash -comment +$ hledger -f- check -test reg --display-amount='amount * 10' books -08-Jan-01 January Expenses:Books $100.00 $10.00 -08-Jan-01 End of January Expenses:Books $100.00 $20.00 -08-Jan-01 January Expenses:Books $100.00 $30.00 -08-Jan-01 End of January Expenses:Books $100.00 $40.00 -08-Jan-01 January Expenses:Books $100.00 $50.00 -08-Jan-01 End of January Expenses:Books $100.00 $60.00 -08-Feb-01 February Expenses:Books $200.00 $80.00 -08-Feb-01 End of February Expenses:Books $200.00 $100.00 -08-Feb-01 February Expenses:Books $200.00 $120.00 -08-Feb-01 End of February Expenses:Books $200.00 $140.00 -08-Feb-01 February Expenses:Books $200.00 $160.00 -08-Feb-01 End of February Expenses:Books $200.00 $180.00 -end test +#test reg --display-amount='amount * 10' books +#08-Jan-01 January Expenses:Books $100.00 $10.00 +#08-Jan-01 End of January Expenses:Books $100.00 $20.00 +#08-Jan-01 January Expenses:Books $100.00 $30.00 +#08-Jan-01 End of January Expenses:Books $100.00 $40.00 +#08-Jan-01 January Expenses:Books $100.00 $50.00 +#08-Jan-01 End of January Expenses:Books $100.00 $60.00 +#08-Feb-01 February Expenses:Books $200.00 $80.00 +#08-Feb-01 End of February Expenses:Books $200.00 $100.00 +#08-Feb-01 February Expenses:Books $200.00 $120.00 +#08-Feb-01 End of February Expenses:Books $200.00 $140.00 +#08-Feb-01 February Expenses:Books $200.00 $160.00 +#08-Feb-01 End of February Expenses:Books $200.00 $180.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-display-total.test b/hledger/test/ledger-compat/baseline/opt-display-total.test index 3ee3bc015..91ad7b4d2 100644 --- a/hledger/test/ledger-compat/baseline/opt-display-total.test +++ b/hledger/test/ledger-compat/baseline/opt-display-total.test @@ -47,19 +47,20 @@ Assets:Cash -comment +$ hledger -f- check -test reg --display-total='amount * 10' books -08-Jan-01 January Expenses:Books $10.00 $100.00 -08-Jan-01 End of January Expenses:Books $10.00 $100.00 -08-Jan-01 January Expenses:Books $10.00 $100.00 -08-Jan-01 End of January Expenses:Books $10.00 $100.00 -08-Jan-01 January Expenses:Books $10.00 $100.00 -08-Jan-01 End of January Expenses:Books $10.00 $100.00 -08-Feb-01 February Expenses:Books $20.00 $200.00 -08-Feb-01 End of February Expenses:Books $20.00 $200.00 -08-Feb-01 February Expenses:Books $20.00 $200.00 -08-Feb-01 End of February Expenses:Books $20.00 $200.00 -08-Feb-01 February Expenses:Books $20.00 $200.00 -08-Feb-01 End of February Expenses:Books $20.00 $200.00 -end test +#test reg --display-total='amount * 10' books +#08-Jan-01 January Expenses:Books $10.00 $100.00 +#08-Jan-01 End of January Expenses:Books $10.00 $100.00 +#08-Jan-01 January Expenses:Books $10.00 $100.00 +#08-Jan-01 End of January Expenses:Books $10.00 $100.00 +#08-Jan-01 January Expenses:Books $10.00 $100.00 +#08-Jan-01 End of January Expenses:Books $10.00 $100.00 +#08-Feb-01 February Expenses:Books $20.00 $200.00 +#08-Feb-01 End of February Expenses:Books $20.00 $200.00 +#08-Feb-01 February Expenses:Books $20.00 $200.00 +#08-Feb-01 End of February Expenses:Books $20.00 $200.00 +#08-Feb-01 February Expenses:Books $20.00 $200.00 +#08-Feb-01 End of February Expenses:Books $20.00 $200.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-display.test b/hledger/test/ledger-compat/baseline/opt-display.test index 5e8af3011..d6c91c86c 100644 --- a/hledger/test/ledger-compat/baseline/opt-display.test +++ b/hledger/test/ledger-compat/baseline/opt-display.test @@ -47,13 +47,14 @@ Assets:Cash -comment +$ hledger -f- check -test reg --display='payee =~ /February/' books -08-Feb-01 February Expenses:Books $20.00 $80.00 -08-Feb-01 End of February Expenses:Books $20.00 $100.00 -08-Feb-01 February Expenses:Books $20.00 $120.00 -08-Feb-01 End of February Expenses:Books $20.00 $140.00 -08-Feb-01 February Expenses:Books $20.00 $160.00 -08-Feb-01 End of February Expenses:Books $20.00 $180.00 -end test +#test reg --display='payee =~ /February/' books +#08-Feb-01 February Expenses:Books $20.00 $80.00 +#08-Feb-01 End of February Expenses:Books $20.00 $100.00 +#08-Feb-01 February Expenses:Books $20.00 $120.00 +#08-Feb-01 End of February Expenses:Books $20.00 $140.00 +#08-Feb-01 February Expenses:Books $20.00 $160.00 +#08-Feb-01 End of February Expenses:Books $20.00 $180.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-dow.test b/hledger/test/ledger-compat/baseline/opt-dow.test index a9587dc8f..017d0b4c9 100644 --- a/hledger/test/ledger-compat/baseline/opt-dow.test +++ b/hledger/test/ledger-compat/baseline/opt-dow.test @@ -47,9 +47,10 @@ Assets:Cash -comment +$ hledger -f- check -test reg --dow books -08-Jan-01 Tuesdays Expenses:Books $60.00 $60.00 -08-Feb-01 Fridays Expenses:Books $120.00 $180.00 -end test +#test reg --dow books +#08-Jan-01 Tuesdays Expenses:Books $60.00 $60.00 +#08-Feb-01 Fridays Expenses:Books $120.00 $180.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-empty.test b/hledger/test/ledger-compat/baseline/opt-empty.test index e73af5362..68592cc78 100644 --- a/hledger/test/ledger-compat/baseline/opt-empty.test +++ b/hledger/test/ledger-compat/baseline/opt-empty.test @@ -18,19 +18,20 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test reg --empty -08-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Jan-01 January Expenses:One:Books $10.00 $10.00 - Expenses:One:Two:Books $10.00 $20.00 - Ex:One:Two:Three:Books $10.00 $30.00 - Assets:Cash $-30.00 0 -08-Jan-01 January Assets:Cash 0 0 - Income:Books 0 0 -08-Jan-01 January Assets:Cash $30.00 $30.00 - Income:One:Books $-10.00 $20.00 - Income:One:Two:Books $-10.00 $10.00 - In:One:Two:Three:Books $-10.00 0 -end test +#test reg --empty +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Jan-01 January Expenses:One:Books $10.00 $10.00 +# Expenses:One:Two:Books $10.00 $20.00 +# Ex:One:Two:Three:Books $10.00 $30.00 +# Assets:Cash $-30.00 0 +#08-Jan-01 January Assets:Cash 0 0 +# Income:Books 0 0 +#08-Jan-01 January Assets:Cash $30.00 $30.00 +# Income:One:Books $-10.00 $20.00 +# Income:One:Two:Books $-10.00 $10.00 +# In:One:Two:Three:Books $-10.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-empty_bal.test b/hledger/test/ledger-compat/baseline/opt-empty_bal.test index 61840094e..dff00a0cb 100644 --- a/hledger/test/ledger-compat/baseline/opt-empty_bal.test +++ b/hledger/test/ledger-compat/baseline/opt-empty_bal.test @@ -18,24 +18,25 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test bal --empty - $-10.00 Assets:Cash - $40.00 Expenses - $10.00 Books - $30.00 One - $10.00 Books - $20.00 Two - $10.00 Books - $10.00 Three:Books - $-30.00 Income - 0 Books - $-30.00 One - $-10.00 Books - $-20.00 Two - $-10.00 Books - $-10.00 Three:Books --------------------- - 0 -end test +#test bal --empty +# $-10.00 Assets:Cash +# $40.00 Expenses +# $10.00 Books +# $30.00 One +# $10.00 Books +# $20.00 Two +# $10.00 Books +# $10.00 Three:Books +# $-30.00 Income +# 0 Books +# $-30.00 One +# $-10.00 Books +# $-20.00 Two +# $-10.00 Books +# $-10.00 Three:Books +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-empty_bal_flat.test b/hledger/test/ledger-compat/baseline/opt-empty_bal_flat.test index 1d5ce1241..425cdd743 100644 --- a/hledger/test/ledger-compat/baseline/opt-empty_bal_flat.test +++ b/hledger/test/ledger-compat/baseline/opt-empty_bal_flat.test @@ -18,18 +18,19 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test bal --empty --flat - $-10.00 Assets:Cash - $10.00 Expenses:Books - $10.00 Expenses:One:Books - $10.00 Expenses:One:Two:Books - $10.00 Expenses:One:Two:Three:Books - 0 Income:Books - $-10.00 Income:One:Books - $-10.00 Income:One:Two:Books - $-10.00 Income:One:Two:Three:Books --------------------- - 0 -end test +#test bal --empty --flat +# $-10.00 Assets:Cash +# $10.00 Expenses:Books +# $10.00 Expenses:One:Books +# $10.00 Expenses:One:Two:Books +# $10.00 Expenses:One:Two:Three:Books +# 0 Income:Books +# $-10.00 Income:One:Books +# $-10.00 Income:One:Two:Books +# $-10.00 Income:One:Two:Three:Books +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-empty_collapse.test b/hledger/test/ledger-compat/baseline/opt-empty_collapse.test index 3ddfe120b..ccaa7add1 100644 --- a/hledger/test/ledger-compat/baseline/opt-empty_collapse.test +++ b/hledger/test/ledger-compat/baseline/opt-empty_collapse.test @@ -18,11 +18,12 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test reg --empty --collapse -08-Jan-01 January 0 0 -08-Jan-01 January 0 0 -08-Jan-01 January 0 0 -08-Jan-01 January 0 0 -end test +#test reg --empty --collapse +#08-Jan-01 January 0 0 +#08-Jan-01 January 0 0 +#08-Jan-01 January 0 0 +#08-Jan-01 January 0 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-end.test b/hledger/test/ledger-compat/baseline/opt-end.test index 6e13facaf..75de3f2d9 100644 --- a/hledger/test/ledger-compat/baseline/opt-end.test +++ b/hledger/test/ledger-compat/baseline/opt-end.test @@ -190,59 +190,60 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --end=2009/02 -08-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Jan-31 End of January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-Feb-28 End of February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-Mar-01 March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -08-Mar-31 End of March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -08-Apr-01 April Expenses:Books $40.00 $40.00 - Assets:Cash $-40.00 0 -08-Apr-30 End of April Expenses:Books $40.00 $40.00 - Assets:Cash $-40.00 0 -08-May-01 May Expenses:Books $50.00 $50.00 - Assets:Cash $-50.00 0 -08-May-31 End of May Expenses:Books $50.00 $50.00 - Assets:Cash $-50.00 0 -08-Jun-01 June Expenses:Books $60.00 $60.00 - Assets:Cash $-60.00 0 -08-Jun-30 End of June Expenses:Books $60.00 $60.00 - Assets:Cash $-60.00 0 -08-Jul-01 July Expenses:Books $70.00 $70.00 - Assets:Cash $-70.00 0 -08-Jul-31 End of July Expenses:Books $70.00 $70.00 - Assets:Cash $-70.00 0 -08-Aug-01 August Expenses:Books $80.00 $80.00 - Assets:Cash $-80.00 0 -08-Aug-31 End of August Expenses:Books $80.00 $80.00 - Assets:Cash $-80.00 0 -08-Sep-01 September Expenses:Books $90.00 $90.00 - Assets:Cash $-90.00 0 -08-Sep-30 End of September Expenses:Books $90.00 $90.00 - Assets:Cash $-90.00 0 -08-Oct-01 October Expenses:Books $100.00 $100.00 - Assets:Cash $-100.00 0 -08-Oct-31 End of October Expenses:Books $100.00 $100.00 - Assets:Cash $-100.00 0 -08-Nov-01 November Expenses:Books $110.00 $110.00 - Assets:Cash $-110.00 0 -08-Nov-30 End of November Expenses:Books $110.00 $110.00 - Assets:Cash $-110.00 0 -08-Dec-01 December Expenses:Books $120.00 $120.00 - Assets:Cash $-120.00 0 -08-Dec-31 End of December Expenses:Books $120.00 $120.00 - Assets:Cash $-120.00 0 -09-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -09-Jan-31 End of January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -end test +#test reg --end=2009/02 +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Jan-31 End of January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Feb-28 End of February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Mar-01 March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#08-Mar-31 End of March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#08-Apr-01 April Expenses:Books $40.00 $40.00 +# Assets:Cash $-40.00 0 +#08-Apr-30 End of April Expenses:Books $40.00 $40.00 +# Assets:Cash $-40.00 0 +#08-May-01 May Expenses:Books $50.00 $50.00 +# Assets:Cash $-50.00 0 +#08-May-31 End of May Expenses:Books $50.00 $50.00 +# Assets:Cash $-50.00 0 +#08-Jun-01 June Expenses:Books $60.00 $60.00 +# Assets:Cash $-60.00 0 +#08-Jun-30 End of June Expenses:Books $60.00 $60.00 +# Assets:Cash $-60.00 0 +#08-Jul-01 July Expenses:Books $70.00 $70.00 +# Assets:Cash $-70.00 0 +#08-Jul-31 End of July Expenses:Books $70.00 $70.00 +# Assets:Cash $-70.00 0 +#08-Aug-01 August Expenses:Books $80.00 $80.00 +# Assets:Cash $-80.00 0 +#08-Aug-31 End of August Expenses:Books $80.00 $80.00 +# Assets:Cash $-80.00 0 +#08-Sep-01 September Expenses:Books $90.00 $90.00 +# Assets:Cash $-90.00 0 +#08-Sep-30 End of September Expenses:Books $90.00 $90.00 +# Assets:Cash $-90.00 0 +#08-Oct-01 October Expenses:Books $100.00 $100.00 +# Assets:Cash $-100.00 0 +#08-Oct-31 End of October Expenses:Books $100.00 $100.00 +# Assets:Cash $-100.00 0 +#08-Nov-01 November Expenses:Books $110.00 $110.00 +# Assets:Cash $-110.00 0 +#08-Nov-30 End of November Expenses:Books $110.00 $110.00 +# Assets:Cash $-110.00 0 +#08-Dec-01 December Expenses:Books $120.00 $120.00 +# Assets:Cash $-120.00 0 +#08-Dec-31 End of December Expenses:Books $120.00 $120.00 +# Assets:Cash $-120.00 0 +#09-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#09-Jan-31 End of January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-equity.test b/hledger/test/ledger-compat/baseline/opt-equity.test index f090dd5c5..9f3bc20bf 100644 --- a/hledger/test/ledger-compat/baseline/opt-equity.test +++ b/hledger/test/ledger-compat/baseline/opt-equity.test @@ -8,44 +8,45 @@ D 1000.00 GBP Assets:Broker 2 AAA @ 1.00 GBP Assets:Bank -comment - -test reg --equity -11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP - Assets:Broker 4 AAA 4 AAA - -3.80 GBP - Equit:Opening Balances -4 AAA -3.80 GBP - Equit:Opening Balances 3.80 GBP 0 -end test - -test reg assets --equity -11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP - Assets:Broker 4 AAA 4 AAA - -3.80 GBP - Equit:Opening Balances -4 AAA -3.80 GBP - Equit:Opening Balances 3.80 GBP 0 -end test - -test reg assets:bank --equity -11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP - Equit:Opening Balances 3.80 GBP 0 -end test - -test reg assets:broker --equity -11-Mar-05 Opening Balances Assets:Broker 4 AAA 4 AAA - Equit:Opening Balances -4 AAA 0 -end test - -test reg --lots --date-format %Y/%m/%d --equity -2011/03/05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP - Assets:Broker 2 AAA {0.90 GBP} [2011/03/04] 2 AAA {0.90 GBP} [2011/03/04] - -3.80 GBP - Assets:Broker 2 AAA {1.00 GBP} [2011/03/05] 2 AAA {0.90 GBP} [2011/03/04] - 2 AAA {1.00 GBP} [2011/03/05] - -3.80 GBP - Equit:Opening Balances -2 AAA {0.90 GBP} [2011/03/04] 2 AAA {1.00 GBP} [2011/03/05] - -3.80 GBP - Equit:Opening Balances -2 AAA {1.00 GBP} [2011/03/05] -3.80 GBP - Equit:Opening Balances 3.80 GBP 0 -end test +$ hledger -f- check +#test reg --equity +#11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP +# Assets:Broker 4 AAA 4 AAA +# -3.80 GBP +# Equit:Opening Balances -4 AAA -3.80 GBP +# Equit:Opening Balances 3.80 GBP 0 +#end test +# +#test reg assets --equity +#11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP +# Assets:Broker 4 AAA 4 AAA +# -3.80 GBP +# Equit:Opening Balances -4 AAA -3.80 GBP +# Equit:Opening Balances 3.80 GBP 0 +#end test +# +#test reg assets:bank --equity +#11-Mar-05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP +# Equit:Opening Balances 3.80 GBP 0 +#end test +# +#test reg assets:broker --equity +#11-Mar-05 Opening Balances Assets:Broker 4 AAA 4 AAA +# Equit:Opening Balances -4 AAA 0 +#end test +# +#test reg --lots --date-format %Y/%m/%d --equity +#2011/03/05 Opening Balances Assets:Bank -3.80 GBP -3.80 GBP +# Assets:Broker 2 AAA {0.90 GBP} [2011/03/04] 2 AAA {0.90 GBP} [2011/03/04] +# -3.80 GBP +# Assets:Broker 2 AAA {1.00 GBP} [2011/03/05] 2 AAA {0.90 GBP} [2011/03/04] +# 2 AAA {1.00 GBP} [2011/03/05] +# -3.80 GBP +# Equit:Opening Balances -2 AAA {0.90 GBP} [2011/03/04] 2 AAA {1.00 GBP} [2011/03/05] +# -3.80 GBP +# Equit:Opening Balances -2 AAA {1.00 GBP} [2011/03/05] -3.80 GBP +# Equit:Opening Balances 3.80 GBP 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-exact.test b/hledger/test/ledger-compat/baseline/opt-exact.test index a8ec6c0a4..e72e22771 100644 --- a/hledger/test/ledger-compat/baseline/opt-exact.test +++ b/hledger/test/ledger-compat/baseline/opt-exact.test @@ -190,36 +190,37 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --weekly --exact books -08-Jan-01 - 08-Jan-01 Expenses:Books $10.00 $10.00 -08-Jan-31 - 08-Feb-01 Expenses:Books $30.00 $40.00 -08-Feb-28 - 08-Mar-01 Expenses:Books $50.00 $90.00 -08-Mar-31 - 08-Apr-01 Expenses:Books $70.00 $160.00 -08-Apr-30 - 08-May-01 Expenses:Books $90.00 $250.00 -08-May-31 - 08-May-31 Expenses:Books $50.00 $300.00 -08-Jun-01 - 08-Jun-01 Expenses:Books $60.00 $360.00 -08-Jun-30 - 08-Jul-01 Expenses:Books $130.00 $490.00 -08-Jul-31 - 08-Aug-01 Expenses:Books $150.00 $640.00 -08-Aug-31 - 08-Sep-01 Expenses:Books $170.00 $810.00 -08-Sep-30 - 08-Oct-01 Expenses:Books $190.00 $1000.00 -08-Oct-31 - 08-Nov-01 Expenses:Books $210.00 $1210.00 -08-Nov-30 - 08-Dec-01 Expenses:Books $230.00 $1440.00 -08-Dec-31 - 09-Jan-01 Expenses:Books $130.00 $1570.00 -09-Jan-31 - 09-Jan-31 Expenses:Books $10.00 $1580.00 -09-Feb-01 - 09-Feb-01 Expenses:Books $20.00 $1600.00 -09-Feb-28 - 09-Feb-28 Expenses:Books $20.00 $1620.00 -09-Mar-01 - 09-Mar-01 Expenses:Books $30.00 $1650.00 -09-Mar-31 - 09-Apr-01 Expenses:Books $70.00 $1720.00 -09-Apr-30 - 09-May-01 Expenses:Books $90.00 $1810.00 -09-May-31 - 09-Jun-01 Expenses:Books $110.00 $1920.00 -09-Jun-30 - 09-Jul-01 Expenses:Books $130.00 $2050.00 -09-Jul-31 - 09-Aug-01 Expenses:Books $150.00 $2200.00 -09-Aug-31 - 09-Sep-01 Expenses:Books $170.00 $2370.00 -09-Sep-30 - 09-Oct-01 Expenses:Books $190.00 $2560.00 -09-Oct-31 - 09-Oct-31 Expenses:Books $100.00 $2660.00 -09-Nov-01 - 09-Nov-01 Expenses:Books $110.00 $2770.00 -09-Nov-30 - 09-Dec-01 Expenses:Books $230.00 $3000.00 -09-Dec-31 - 09-Dec-31 Expenses:Books $120.00 $3120.00 -end test +#test reg --weekly --exact books +#08-Jan-01 - 08-Jan-01 Expenses:Books $10.00 $10.00 +#08-Jan-31 - 08-Feb-01 Expenses:Books $30.00 $40.00 +#08-Feb-28 - 08-Mar-01 Expenses:Books $50.00 $90.00 +#08-Mar-31 - 08-Apr-01 Expenses:Books $70.00 $160.00 +#08-Apr-30 - 08-May-01 Expenses:Books $90.00 $250.00 +#08-May-31 - 08-May-31 Expenses:Books $50.00 $300.00 +#08-Jun-01 - 08-Jun-01 Expenses:Books $60.00 $360.00 +#08-Jun-30 - 08-Jul-01 Expenses:Books $130.00 $490.00 +#08-Jul-31 - 08-Aug-01 Expenses:Books $150.00 $640.00 +#08-Aug-31 - 08-Sep-01 Expenses:Books $170.00 $810.00 +#08-Sep-30 - 08-Oct-01 Expenses:Books $190.00 $1000.00 +#08-Oct-31 - 08-Nov-01 Expenses:Books $210.00 $1210.00 +#08-Nov-30 - 08-Dec-01 Expenses:Books $230.00 $1440.00 +#08-Dec-31 - 09-Jan-01 Expenses:Books $130.00 $1570.00 +#09-Jan-31 - 09-Jan-31 Expenses:Books $10.00 $1580.00 +#09-Feb-01 - 09-Feb-01 Expenses:Books $20.00 $1600.00 +#09-Feb-28 - 09-Feb-28 Expenses:Books $20.00 $1620.00 +#09-Mar-01 - 09-Mar-01 Expenses:Books $30.00 $1650.00 +#09-Mar-31 - 09-Apr-01 Expenses:Books $70.00 $1720.00 +#09-Apr-30 - 09-May-01 Expenses:Books $90.00 $1810.00 +#09-May-31 - 09-Jun-01 Expenses:Books $110.00 $1920.00 +#09-Jun-30 - 09-Jul-01 Expenses:Books $130.00 $2050.00 +#09-Jul-31 - 09-Aug-01 Expenses:Books $150.00 $2200.00 +#09-Aug-31 - 09-Sep-01 Expenses:Books $170.00 $2370.00 +#09-Sep-30 - 09-Oct-01 Expenses:Books $190.00 $2560.00 +#09-Oct-31 - 09-Oct-31 Expenses:Books $100.00 $2660.00 +#09-Nov-01 - 09-Nov-01 Expenses:Books $110.00 $2770.00 +#09-Nov-30 - 09-Dec-01 Expenses:Books $230.00 $3000.00 +#09-Dec-31 - 09-Dec-31 Expenses:Books $120.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-exchange.test b/hledger/test/ledger-compat/baseline/opt-exchange.test index 6adae5fcd..3546613c8 100644 --- a/hledger/test/ledger-compat/baseline/opt-exchange.test +++ b/hledger/test/ledger-compat/baseline/opt-exchange.test @@ -46,93 +46,94 @@ Assets:Brokerage $2,000.00 Assets:Brokerage -155 A [2009/01/06] -comment +$ hledger -f- check -test reg --exchange=' C, A ' -09-Jan-01 January 1st, 2009 (1) Assets:Brokerage 100 A 100 A - Assets:Brokerage -50 A 50 A -09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 150 A - Assets:Brokerage -75 A 75 A -09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 175 A - Assets:Brokerage -100 A 75 A -09-Jan-02 Commodities revalued 225 A - -1800 C 300 A - -1800 C -09-Jan-02 January 2nd, 2009 Assets:Brokerage 500 C 300 A - -1300 C - Assets:Brokerage -500 C 300 A - -1800 C -09-Jan-03 January 3rd, 2009 Assets:Brokerage 600 C 300 A - -1200 C - Assets:Brokerage -600 C 300 A - -1800 C -09-Jan-04 January 4th, 2009 Assets:Brokerage 300 A 600 A - -1800 C - Assets:Brokerage -2400 C 600 A - -4200 C -09-Jan-05 January 5th, 2009 Assets:Brokerage 1280 C 600 A - -2920 C - Assets:Brokerage -1280 C 600 A - -4200 C -09-Jan-06 Commodities revalued 2040 C 600 A - -2160 C -09-Jan-06 January 6th, 2009 Assets:Brokerage 155 A 755 A - -2160 C - Assets:Brokerage -186 C 755 A - -2346 C -09-Jan-07 Commodities revalued -86 C 755 A - -2432 C -09-Jan-07 January 7th, 2009 Assets:Brokerage 155 A 910 A - -2432 C - Assets:Brokerage -200 C 910 A - -2632 C -09-Jan-08 Commodities revalued -5613 C 910 A - -8245 C -09-Jan-08 January 8th, 2009 Assets:Brokerage 155 A 1065 A - -8245 C - Assets:Brokerage -200 C 1065 A - -8445 C -09-Jan-09 Commodities revalued -2800 C 1065 A - -11245 C -09-Jan-09 January 9th, 2009 Assets:Brokerage 200 C 1065 A - -11045 C - Assets:Brokerage -155 A 910 A - -11045 C -09-Jan-10 January 10th, 2009 Assets:Brokerage 200 C 910 A - -10845 C - Assets:Brokerage -155 A 755 A - -10845 C -end test - - -test reg --exchange=' C!, A ' -09-Jan-01 January 1st, 2009 (1) Assets:Brokerage 100 A 100 A - Assets:Brokerage -50 A 50 A -09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 150 A - Assets:Brokerage -75 A 75 A -09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 175 A - Assets:Brokerage -100 A 75 A -09-Jan-02 Commodities revalued 0 600 C -09-Jan-02 January 2nd, 2009 Assets:Brokerage 500 C 1100 C - Assets:Brokerage -500 C 600 C -09-Jan-03 January 3rd, 2009 Assets:Brokerage 600 C 1200 C - Assets:Brokerage -600 C 600 C -09-Jan-04 January 4th, 2009 Assets:Brokerage 2400 C 3000 C - Assets:Brokerage -2400 C 600 C -09-Jan-05 January 5th, 2009 Assets:Brokerage 1280 C 1880 C - Assets:Brokerage -1280 C 600 C -09-Jan-06 Commodities revalued -2040 C -1440 C -09-Jan-06 January 6th, 2009 Assets:Brokerage 186 C -1254 C - Assets:Brokerage -186 C -1440 C -09-Jan-07 Commodities revalued -18 C -1458 C -09-Jan-07 January 7th, 2009 Assets:Brokerage 200 C -1258 C - Assets:Brokerage -200 C -1458 C -09-Jan-08 Commodities revalued -5613 C -7071 C -09-Jan-08 January 8th, 2009 Assets:Brokerage 200 C -6871 C - Assets:Brokerage -200 C -7071 C -09-Jan-09 Commodities revalued -2800 C -9871 C -09-Jan-09 January 9th, 2009 Assets:Brokerage 200 C -9671 C - Assets:Brokerage -200 C -9871 C -09-Jan-10 January 10th, 2009 Assets:Brokerage 200 C -9671 C - Assets:Brokerage -200 C -9871 C -end test +#test reg --exchange=' C, A ' +#09-Jan-01 January 1st, 2009 (1) Assets:Brokerage 100 A 100 A +# Assets:Brokerage -50 A 50 A +#09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 150 A +# Assets:Brokerage -75 A 75 A +#09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 175 A +# Assets:Brokerage -100 A 75 A +#09-Jan-02 Commodities revalued 225 A +# -1800 C 300 A +# -1800 C +#09-Jan-02 January 2nd, 2009 Assets:Brokerage 500 C 300 A +# -1300 C +# Assets:Brokerage -500 C 300 A +# -1800 C +#09-Jan-03 January 3rd, 2009 Assets:Brokerage 600 C 300 A +# -1200 C +# Assets:Brokerage -600 C 300 A +# -1800 C +#09-Jan-04 January 4th, 2009 Assets:Brokerage 300 A 600 A +# -1800 C +# Assets:Brokerage -2400 C 600 A +# -4200 C +#09-Jan-05 January 5th, 2009 Assets:Brokerage 1280 C 600 A +# -2920 C +# Assets:Brokerage -1280 C 600 A +# -4200 C +#09-Jan-06 Commodities revalued 2040 C 600 A +# -2160 C +#09-Jan-06 January 6th, 2009 Assets:Brokerage 155 A 755 A +# -2160 C +# Assets:Brokerage -186 C 755 A +# -2346 C +#09-Jan-07 Commodities revalued -86 C 755 A +# -2432 C +#09-Jan-07 January 7th, 2009 Assets:Brokerage 155 A 910 A +# -2432 C +# Assets:Brokerage -200 C 910 A +# -2632 C +#09-Jan-08 Commodities revalued -5613 C 910 A +# -8245 C +#09-Jan-08 January 8th, 2009 Assets:Brokerage 155 A 1065 A +# -8245 C +# Assets:Brokerage -200 C 1065 A +# -8445 C +#09-Jan-09 Commodities revalued -2800 C 1065 A +# -11245 C +#09-Jan-09 January 9th, 2009 Assets:Brokerage 200 C 1065 A +# -11045 C +# Assets:Brokerage -155 A 910 A +# -11045 C +#09-Jan-10 January 10th, 2009 Assets:Brokerage 200 C 910 A +# -10845 C +# Assets:Brokerage -155 A 755 A +# -10845 C +#end test +# +# +#test reg --exchange=' C!, A ' +#09-Jan-01 January 1st, 2009 (1) Assets:Brokerage 100 A 100 A +# Assets:Brokerage -50 A 50 A +#09-Jan-01 January 1st, 2009 (2) Assets:Brokerage 100 A 150 A +# Assets:Brokerage -75 A 75 A +#09-Jan-01 January 1st, 2009 (3) Assets:Brokerage 100 A 175 A +# Assets:Brokerage -100 A 75 A +#09-Jan-02 Commodities revalued 0 600 C +#09-Jan-02 January 2nd, 2009 Assets:Brokerage 500 C 1100 C +# Assets:Brokerage -500 C 600 C +#09-Jan-03 January 3rd, 2009 Assets:Brokerage 600 C 1200 C +# Assets:Brokerage -600 C 600 C +#09-Jan-04 January 4th, 2009 Assets:Brokerage 2400 C 3000 C +# Assets:Brokerage -2400 C 600 C +#09-Jan-05 January 5th, 2009 Assets:Brokerage 1280 C 1880 C +# Assets:Brokerage -1280 C 600 C +#09-Jan-06 Commodities revalued -2040 C -1440 C +#09-Jan-06 January 6th, 2009 Assets:Brokerage 186 C -1254 C +# Assets:Brokerage -186 C -1440 C +#09-Jan-07 Commodities revalued -18 C -1458 C +#09-Jan-07 January 7th, 2009 Assets:Brokerage 200 C -1258 C +# Assets:Brokerage -200 C -1458 C +#09-Jan-08 Commodities revalued -5613 C -7071 C +#09-Jan-08 January 8th, 2009 Assets:Brokerage 200 C -6871 C +# Assets:Brokerage -200 C -7071 C +#09-Jan-09 Commodities revalued -2800 C -9871 C +#09-Jan-09 January 9th, 2009 Assets:Brokerage 200 C -9671 C +# Assets:Brokerage -200 C -9871 C +#09-Jan-10 January 10th, 2009 Assets:Brokerage 200 C -9671 C +# Assets:Brokerage -200 C -9871 C +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-explicit.test.ignored b/hledger/test/ledger-compat/baseline/opt-explicit.test.ignored index 659beb8c9..71c015e2a 100644 --- a/hledger/test/ledger-compat/baseline/opt-explicit.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-explicit.test.ignored @@ -18,21 +18,22 @@ tag bar Expenses:Food 20.00 EUR Assets:Cash -comment - -test bal --explicit --strict - -20.00 EUR - -570.00 GBP Assets:Cash - 20.00 EUR - 570.00 GBP Expenses - 20.00 EUR Food - 20.00 GBP Phone - 550.00 GBP Rent --------------------- - 0 -__ERROR__ -Warning: "$FILE", line 18: Unknown account 'Expenses:Food' -Warning: "$FILE", line 18: Unknown commodity 'EUR' -Warning: "$FILE", line 19: Unknown metadata tag 'food' -end test +$ hledger -f- check +#test bal --explicit --strict +# -20.00 EUR +# -570.00 GBP Assets:Cash +# 20.00 EUR +# 570.00 GBP Expenses +# 20.00 EUR Food +# 20.00 GBP Phone +# 550.00 GBP Rent +#-------------------- +# 0 +#__ERROR__ +#Warning: "$FILE", line 18: Unknown account 'Expenses:Food' +#Warning: "$FILE", line 18: Unknown commodity 'EUR' +#Warning: "$FILE", line 19: Unknown metadata tag 'food' +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-file.test.ignored b/hledger/test/ledger-compat/baseline/opt-file.test.ignored index 7c0e1b4c3..79406ab6f 100644 --- a/hledger/test/ledger-compat/baseline/opt-file.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-file.test.ignored @@ -1,14 +1,15 @@ -comment - -test -f opt-file-does-not-exist.dat bal -> 1 -__ERROR__ -Error: Cannot read journal file "$sourcepath/opt-file-does-not-exist.dat" -end test - -test -f test/baseline/opt-file1.dat -f test/baseline/opt-file2.dat bal - 10 A - -10 C --------------------- - 0 -end test +$ hledger -f- check +#test -f opt-file-does-not-exist.dat bal -> 1 +#__ERROR__ +#Error: Cannot read journal file "$sourcepath/opt-file-does-not-exist.dat" +#end test +# +#test -f test/baseline/opt-file1.dat -f test/baseline/opt-file2.dat bal +# 10 A +# -10 C +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-flat.test b/hledger/test/ledger-compat/baseline/opt-flat.test index 37734a010..27e5cd2d3 100644 --- a/hledger/test/ledger-compat/baseline/opt-flat.test +++ b/hledger/test/ledger-compat/baseline/opt-flat.test @@ -18,17 +18,18 @@ Income:One:Two:Books $-10.00 Income:One:Two:Three:Books $-10.00 -comment +$ hledger -f- check -test bal --flat - $10.00 Expenses:Books - $10.00 Expenses:One:Books - $10.00 Expenses:One:Two:Books - $10.00 Expenses:One:Two:Three:Books - $-10.00 Income:Books - $-10.00 Income:One:Books - $-10.00 Income:One:Two:Books - $-10.00 Income:One:Two:Three:Books --------------------- - 0 -end test +#test bal --flat +# $10.00 Expenses:Books +# $10.00 Expenses:One:Books +# $10.00 Expenses:One:Two:Books +# $10.00 Expenses:One:Two:Three:Books +# $-10.00 Income:Books +# $-10.00 Income:One:Books +# $-10.00 Income:One:Two:Books +# $-10.00 Income:One:Two:Three:Books +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-force-color.test b/hledger/test/ledger-compat/baseline/opt-force-color.test index 853b9f088..e46317b06 100644 --- a/hledger/test/ledger-compat/baseline/opt-force-color.test +++ b/hledger/test/ledger-compat/baseline/opt-force-color.test @@ -2,20 +2,21 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --force-color - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test - -test bal - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test +#test bal --force-color +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# +#test bal +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-forecast-while.test b/hledger/test/ledger-compat/baseline/opt-forecast-while.test index f64177255..127d16e8b 100644 --- a/hledger/test/ledger-compat/baseline/opt-forecast-while.test +++ b/hledger/test/ledger-compat/baseline/opt-forecast-while.test @@ -194,92 +194,93 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --now=2009/03/21 --forecast-while='total < $3500' books -08-Jan-01 January Expenses:Books $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $20.00 -08-Feb-01 February Expenses:Books $20.00 $40.00 -08-Feb-28 End of February Expenses:Books $20.00 $60.00 -08-Mar-01 March Expenses:Books $30.00 $90.00 -08-Mar-31 End of March Expenses:Books $30.00 $120.00 -08-Apr-01 April Expenses:Books $40.00 $160.00 -08-Apr-30 End of April Expenses:Books $40.00 $200.00 -08-May-01 May Expenses:Books $50.00 $250.00 -08-May-31 End of May Expenses:Books $50.00 $300.00 -08-Jun-01 June Expenses:Books $60.00 $360.00 -08-Jun-30 End of June Expenses:Books $60.00 $420.00 -08-Jul-01 July Expenses:Books $70.00 $490.00 -08-Jul-31 End of July Expenses:Books $70.00 $560.00 -08-Aug-01 August Expenses:Books $80.00 $640.00 -08-Aug-31 End of August Expenses:Books $80.00 $720.00 -08-Sep-01 September Expenses:Books $90.00 $810.00 -08-Sep-30 End of September Expenses:Books $90.00 $900.00 -08-Oct-01 October Expenses:Books $100.00 $1000.00 -08-Oct-31 End of October Expenses:Books $100.00 $1100.00 -08-Nov-01 November Expenses:Books $110.00 $1210.00 -08-Nov-30 End of November Expenses:Books $110.00 $1320.00 -08-Dec-01 December Expenses:Books $120.00 $1440.00 -08-Dec-31 End of December Expenses:Books $120.00 $1560.00 -09-Jan-01 January Expenses:Books $10.00 $1570.00 -09-Jan-31 End of January Expenses:Books $10.00 $1580.00 -09-Feb-01 February Expenses:Books $20.00 $1600.00 -09-Feb-28 End of February Expenses:Books $20.00 $1620.00 -09-Mar-01 March Expenses:Books $30.00 $1650.00 -09-Mar-31 End of March Expenses:Books $30.00 $1680.00 -09-Apr-01 April Expenses:Books $40.00 $1720.00 -09-Apr-30 End of April Expenses:Books $40.00 $1760.00 -09-May-01 May Expenses:Books $50.00 $1810.00 -09-May-31 End of May Expenses:Books $50.00 $1860.00 -09-Jun-01 June Expenses:Books $60.00 $1920.00 -09-Jun-30 End of June Expenses:Books $60.00 $1980.00 -09-Jul-01 July Expenses:Books $70.00 $2050.00 -09-Jul-31 End of July Expenses:Books $70.00 $2120.00 -09-Aug-01 August Expenses:Books $80.00 $2200.00 -09-Aug-31 End of August Expenses:Books $80.00 $2280.00 -09-Sep-01 September Expenses:Books $90.00 $2370.00 -09-Sep-30 End of September Expenses:Books $90.00 $2460.00 -09-Oct-01 October Expenses:Books $100.00 $2560.00 -09-Oct-31 End of October Expenses:Books $100.00 $2660.00 -09-Nov-01 November Expenses:Books $110.00 $2770.00 -09-Nov-30 End of November Expenses:Books $110.00 $2880.00 -09-Dec-01 December Expenses:Books $120.00 $3000.00 -09-Dec-31 End of December Expenses:Books $120.00 $3120.00 -09-Apr-01 Forecast transaction Expenses:Books $10.00 $3130.00 -09-May-01 Forecast transaction Expenses:Books $10.00 $3140.00 -09-Jun-01 Forecast transaction Expenses:Books $10.00 $3150.00 -09-Jul-01 Forecast transaction Expenses:Books $10.00 $3160.00 -09-Aug-01 Forecast transaction Expenses:Books $10.00 $3170.00 -09-Sep-01 Forecast transaction Expenses:Books $10.00 $3180.00 -09-Oct-01 Forecast transaction Expenses:Books $10.00 $3190.00 -09-Nov-01 Forecast transaction Expenses:Books $10.00 $3200.00 -09-Dec-01 Forecast transaction Expenses:Books $10.00 $3210.00 -10-Jan-01 Forecast transaction Expenses:Books $10.00 $3220.00 -10-Feb-01 Forecast transaction Expenses:Books $10.00 $3230.00 -10-Mar-01 Forecast transaction Expenses:Books $10.00 $3240.00 -10-Apr-01 Forecast transaction Expenses:Books $10.00 $3250.00 -10-May-01 Forecast transaction Expenses:Books $10.00 $3260.00 -10-Jun-01 Forecast transaction Expenses:Books $10.00 $3270.00 -10-Jul-01 Forecast transaction Expenses:Books $10.00 $3280.00 -10-Aug-01 Forecast transaction Expenses:Books $10.00 $3290.00 -10-Sep-01 Forecast transaction Expenses:Books $10.00 $3300.00 -10-Oct-01 Forecast transaction Expenses:Books $10.00 $3310.00 -10-Nov-01 Forecast transaction Expenses:Books $10.00 $3320.00 -10-Dec-01 Forecast transaction Expenses:Books $10.00 $3330.00 -11-Jan-01 Forecast transaction Expenses:Books $10.00 $3340.00 -11-Feb-01 Forecast transaction Expenses:Books $10.00 $3350.00 -11-Mar-01 Forecast transaction Expenses:Books $10.00 $3360.00 -11-Apr-01 Forecast transaction Expenses:Books $10.00 $3370.00 -11-May-01 Forecast transaction Expenses:Books $10.00 $3380.00 -11-Jun-01 Forecast transaction Expenses:Books $10.00 $3390.00 -11-Jul-01 Forecast transaction Expenses:Books $10.00 $3400.00 -11-Aug-01 Forecast transaction Expenses:Books $10.00 $3410.00 -11-Sep-01 Forecast transaction Expenses:Books $10.00 $3420.00 -11-Oct-01 Forecast transaction Expenses:Books $10.00 $3430.00 -11-Nov-01 Forecast transaction Expenses:Books $10.00 $3440.00 -11-Dec-01 Forecast transaction Expenses:Books $10.00 $3450.00 -12-Jan-01 Forecast transaction Expenses:Books $10.00 $3460.00 -12-Feb-01 Forecast transaction Expenses:Books $10.00 $3470.00 -12-Mar-01 Forecast transaction Expenses:Books $10.00 $3480.00 -12-Apr-01 Forecast transaction Expenses:Books $10.00 $3490.00 -end test +#test reg --now=2009/03/21 --forecast-while='total < $3500' books +#08-Jan-01 January Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $20.00 +#08-Feb-01 February Expenses:Books $20.00 $40.00 +#08-Feb-28 End of February Expenses:Books $20.00 $60.00 +#08-Mar-01 March Expenses:Books $30.00 $90.00 +#08-Mar-31 End of March Expenses:Books $30.00 $120.00 +#08-Apr-01 April Expenses:Books $40.00 $160.00 +#08-Apr-30 End of April Expenses:Books $40.00 $200.00 +#08-May-01 May Expenses:Books $50.00 $250.00 +#08-May-31 End of May Expenses:Books $50.00 $300.00 +#08-Jun-01 June Expenses:Books $60.00 $360.00 +#08-Jun-30 End of June Expenses:Books $60.00 $420.00 +#08-Jul-01 July Expenses:Books $70.00 $490.00 +#08-Jul-31 End of July Expenses:Books $70.00 $560.00 +#08-Aug-01 August Expenses:Books $80.00 $640.00 +#08-Aug-31 End of August Expenses:Books $80.00 $720.00 +#08-Sep-01 September Expenses:Books $90.00 $810.00 +#08-Sep-30 End of September Expenses:Books $90.00 $900.00 +#08-Oct-01 October Expenses:Books $100.00 $1000.00 +#08-Oct-31 End of October Expenses:Books $100.00 $1100.00 +#08-Nov-01 November Expenses:Books $110.00 $1210.00 +#08-Nov-30 End of November Expenses:Books $110.00 $1320.00 +#08-Dec-01 December Expenses:Books $120.00 $1440.00 +#08-Dec-31 End of December Expenses:Books $120.00 $1560.00 +#09-Jan-01 January Expenses:Books $10.00 $1570.00 +#09-Jan-31 End of January Expenses:Books $10.00 $1580.00 +#09-Feb-01 February Expenses:Books $20.00 $1600.00 +#09-Feb-28 End of February Expenses:Books $20.00 $1620.00 +#09-Mar-01 March Expenses:Books $30.00 $1650.00 +#09-Mar-31 End of March Expenses:Books $30.00 $1680.00 +#09-Apr-01 April Expenses:Books $40.00 $1720.00 +#09-Apr-30 End of April Expenses:Books $40.00 $1760.00 +#09-May-01 May Expenses:Books $50.00 $1810.00 +#09-May-31 End of May Expenses:Books $50.00 $1860.00 +#09-Jun-01 June Expenses:Books $60.00 $1920.00 +#09-Jun-30 End of June Expenses:Books $60.00 $1980.00 +#09-Jul-01 July Expenses:Books $70.00 $2050.00 +#09-Jul-31 End of July Expenses:Books $70.00 $2120.00 +#09-Aug-01 August Expenses:Books $80.00 $2200.00 +#09-Aug-31 End of August Expenses:Books $80.00 $2280.00 +#09-Sep-01 September Expenses:Books $90.00 $2370.00 +#09-Sep-30 End of September Expenses:Books $90.00 $2460.00 +#09-Oct-01 October Expenses:Books $100.00 $2560.00 +#09-Oct-31 End of October Expenses:Books $100.00 $2660.00 +#09-Nov-01 November Expenses:Books $110.00 $2770.00 +#09-Nov-30 End of November Expenses:Books $110.00 $2880.00 +#09-Dec-01 December Expenses:Books $120.00 $3000.00 +#09-Dec-31 End of December Expenses:Books $120.00 $3120.00 +#09-Apr-01 Forecast transaction Expenses:Books $10.00 $3130.00 +#09-May-01 Forecast transaction Expenses:Books $10.00 $3140.00 +#09-Jun-01 Forecast transaction Expenses:Books $10.00 $3150.00 +#09-Jul-01 Forecast transaction Expenses:Books $10.00 $3160.00 +#09-Aug-01 Forecast transaction Expenses:Books $10.00 $3170.00 +#09-Sep-01 Forecast transaction Expenses:Books $10.00 $3180.00 +#09-Oct-01 Forecast transaction Expenses:Books $10.00 $3190.00 +#09-Nov-01 Forecast transaction Expenses:Books $10.00 $3200.00 +#09-Dec-01 Forecast transaction Expenses:Books $10.00 $3210.00 +#10-Jan-01 Forecast transaction Expenses:Books $10.00 $3220.00 +#10-Feb-01 Forecast transaction Expenses:Books $10.00 $3230.00 +#10-Mar-01 Forecast transaction Expenses:Books $10.00 $3240.00 +#10-Apr-01 Forecast transaction Expenses:Books $10.00 $3250.00 +#10-May-01 Forecast transaction Expenses:Books $10.00 $3260.00 +#10-Jun-01 Forecast transaction Expenses:Books $10.00 $3270.00 +#10-Jul-01 Forecast transaction Expenses:Books $10.00 $3280.00 +#10-Aug-01 Forecast transaction Expenses:Books $10.00 $3290.00 +#10-Sep-01 Forecast transaction Expenses:Books $10.00 $3300.00 +#10-Oct-01 Forecast transaction Expenses:Books $10.00 $3310.00 +#10-Nov-01 Forecast transaction Expenses:Books $10.00 $3320.00 +#10-Dec-01 Forecast transaction Expenses:Books $10.00 $3330.00 +#11-Jan-01 Forecast transaction Expenses:Books $10.00 $3340.00 +#11-Feb-01 Forecast transaction Expenses:Books $10.00 $3350.00 +#11-Mar-01 Forecast transaction Expenses:Books $10.00 $3360.00 +#11-Apr-01 Forecast transaction Expenses:Books $10.00 $3370.00 +#11-May-01 Forecast transaction Expenses:Books $10.00 $3380.00 +#11-Jun-01 Forecast transaction Expenses:Books $10.00 $3390.00 +#11-Jul-01 Forecast transaction Expenses:Books $10.00 $3400.00 +#11-Aug-01 Forecast transaction Expenses:Books $10.00 $3410.00 +#11-Sep-01 Forecast transaction Expenses:Books $10.00 $3420.00 +#11-Oct-01 Forecast transaction Expenses:Books $10.00 $3430.00 +#11-Nov-01 Forecast transaction Expenses:Books $10.00 $3440.00 +#11-Dec-01 Forecast transaction Expenses:Books $10.00 $3450.00 +#12-Jan-01 Forecast transaction Expenses:Books $10.00 $3460.00 +#12-Feb-01 Forecast transaction Expenses:Books $10.00 $3470.00 +#12-Mar-01 Forecast transaction Expenses:Books $10.00 $3480.00 +#12-Apr-01 Forecast transaction Expenses:Books $10.00 $3490.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-forecast-years.test b/hledger/test/ledger-compat/baseline/opt-forecast-years.test index 30e59adfd..a66483e1e 100644 --- a/hledger/test/ledger-compat/baseline/opt-forecast-years.test +++ b/hledger/test/ledger-compat/baseline/opt-forecast-years.test @@ -2,203 +2,204 @@ Expenses:Rent 500.00 GBP Assets -comment - -test --now 2012-01-01 --forecast "T<200000.00 GBP" reg :rent -12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP -12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP -12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP -12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP -12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP -12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP -12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP -12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP -12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP -12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP -12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP -13-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 6000.00 GBP -13-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 6500.00 GBP -13-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 7000.00 GBP -13-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 7500.00 GBP -13-May-01 Forecast transaction Expenses:Rent 500.00 GBP 8000.00 GBP -13-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 8500.00 GBP -13-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 9000.00 GBP -13-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 9500.00 GBP -13-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 10000.00 GBP -13-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 10500.00 GBP -13-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 11000.00 GBP -13-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 11500.00 GBP -14-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 12000.00 GBP -14-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 12500.00 GBP -14-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 13000.00 GBP -14-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 13500.00 GBP -14-May-01 Forecast transaction Expenses:Rent 500.00 GBP 14000.00 GBP -14-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 14500.00 GBP -14-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 15000.00 GBP -14-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 15500.00 GBP -14-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 16000.00 GBP -14-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 16500.00 GBP -14-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 17000.00 GBP -14-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 17500.00 GBP -15-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 18000.00 GBP -15-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 18500.00 GBP -15-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 19000.00 GBP -15-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 19500.00 GBP -15-May-01 Forecast transaction Expenses:Rent 500.00 GBP 20000.00 GBP -15-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 20500.00 GBP -15-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 21000.00 GBP -15-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 21500.00 GBP -15-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 22000.00 GBP -15-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 22500.00 GBP -15-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 23000.00 GBP -15-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 23500.00 GBP -16-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 24000.00 GBP -16-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 24500.00 GBP -16-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 25000.00 GBP -16-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 25500.00 GBP -16-May-01 Forecast transaction Expenses:Rent 500.00 GBP 26000.00 GBP -16-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 26500.00 GBP -16-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 27000.00 GBP -16-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 27500.00 GBP -16-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 28000.00 GBP -16-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 28500.00 GBP -16-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 29000.00 GBP -16-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 29500.00 GBP -end test - -test --now 2012-01-01 --forecast-years 1 --forecast "T<200000.00 GBP" reg :rent -12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP -12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP -12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP -12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP -12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP -12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP -12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP -12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP -12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP -12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP -12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP -end test - -test --now 2012-01-01 --forecast-years 10 --forecast "T<200000.00 GBP" reg :rent -12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP -12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP -12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP -12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP -12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP -12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP -12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP -12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP -12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP -12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP -12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP -13-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 6000.00 GBP -13-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 6500.00 GBP -13-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 7000.00 GBP -13-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 7500.00 GBP -13-May-01 Forecast transaction Expenses:Rent 500.00 GBP 8000.00 GBP -13-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 8500.00 GBP -13-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 9000.00 GBP -13-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 9500.00 GBP -13-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 10000.00 GBP -13-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 10500.00 GBP -13-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 11000.00 GBP -13-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 11500.00 GBP -14-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 12000.00 GBP -14-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 12500.00 GBP -14-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 13000.00 GBP -14-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 13500.00 GBP -14-May-01 Forecast transaction Expenses:Rent 500.00 GBP 14000.00 GBP -14-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 14500.00 GBP -14-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 15000.00 GBP -14-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 15500.00 GBP -14-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 16000.00 GBP -14-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 16500.00 GBP -14-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 17000.00 GBP -14-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 17500.00 GBP -15-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 18000.00 GBP -15-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 18500.00 GBP -15-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 19000.00 GBP -15-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 19500.00 GBP -15-May-01 Forecast transaction Expenses:Rent 500.00 GBP 20000.00 GBP -15-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 20500.00 GBP -15-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 21000.00 GBP -15-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 21500.00 GBP -15-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 22000.00 GBP -15-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 22500.00 GBP -15-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 23000.00 GBP -15-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 23500.00 GBP -16-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 24000.00 GBP -16-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 24500.00 GBP -16-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 25000.00 GBP -16-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 25500.00 GBP -16-May-01 Forecast transaction Expenses:Rent 500.00 GBP 26000.00 GBP -16-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 26500.00 GBP -16-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 27000.00 GBP -16-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 27500.00 GBP -16-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 28000.00 GBP -16-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 28500.00 GBP -16-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 29000.00 GBP -16-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 29500.00 GBP -17-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 30000.00 GBP -17-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 30500.00 GBP -17-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 31000.00 GBP -17-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 31500.00 GBP -17-May-01 Forecast transaction Expenses:Rent 500.00 GBP 32000.00 GBP -17-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 32500.00 GBP -17-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 33000.00 GBP -17-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 33500.00 GBP -17-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 34000.00 GBP -17-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 34500.00 GBP -17-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 35000.00 GBP -17-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 35500.00 GBP -18-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 36000.00 GBP -18-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 36500.00 GBP -18-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 37000.00 GBP -18-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 37500.00 GBP -18-May-01 Forecast transaction Expenses:Rent 500.00 GBP 38000.00 GBP -18-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 38500.00 GBP -18-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 39000.00 GBP -18-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 39500.00 GBP -18-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 40000.00 GBP -18-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 40500.00 GBP -18-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 41000.00 GBP -18-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 41500.00 GBP -19-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 42000.00 GBP -19-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 42500.00 GBP -19-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 43000.00 GBP -19-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 43500.00 GBP -19-May-01 Forecast transaction Expenses:Rent 500.00 GBP 44000.00 GBP -19-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 44500.00 GBP -19-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 45000.00 GBP -19-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 45500.00 GBP -19-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 46000.00 GBP -19-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 46500.00 GBP -19-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 47000.00 GBP -19-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 47500.00 GBP -20-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 48000.00 GBP -20-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 48500.00 GBP -20-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 49000.00 GBP -20-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 49500.00 GBP -20-May-01 Forecast transaction Expenses:Rent 500.00 GBP 50000.00 GBP -20-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 50500.00 GBP -20-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 51000.00 GBP -20-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 51500.00 GBP -20-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 52000.00 GBP -20-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 52500.00 GBP -20-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 53000.00 GBP -20-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 53500.00 GBP -21-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 54000.00 GBP -21-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 54500.00 GBP -21-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 55000.00 GBP -21-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 55500.00 GBP -21-May-01 Forecast transaction Expenses:Rent 500.00 GBP 56000.00 GBP -21-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 56500.00 GBP -21-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 57000.00 GBP -21-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 57500.00 GBP -21-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 58000.00 GBP -21-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 58500.00 GBP -21-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 59000.00 GBP -21-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 59500.00 GBP -end test +$ hledger -f- check +#test --now 2012-01-01 --forecast "T<200000.00 GBP" reg :rent +#12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP +#12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP +#12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP +#12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP +#12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP +#12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP +#12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP +#12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP +#12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP +#12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP +#12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP +#13-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 6000.00 GBP +#13-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 6500.00 GBP +#13-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 7000.00 GBP +#13-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 7500.00 GBP +#13-May-01 Forecast transaction Expenses:Rent 500.00 GBP 8000.00 GBP +#13-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 8500.00 GBP +#13-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 9000.00 GBP +#13-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 9500.00 GBP +#13-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 10000.00 GBP +#13-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 10500.00 GBP +#13-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 11000.00 GBP +#13-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 11500.00 GBP +#14-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 12000.00 GBP +#14-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 12500.00 GBP +#14-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 13000.00 GBP +#14-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 13500.00 GBP +#14-May-01 Forecast transaction Expenses:Rent 500.00 GBP 14000.00 GBP +#14-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 14500.00 GBP +#14-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 15000.00 GBP +#14-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 15500.00 GBP +#14-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 16000.00 GBP +#14-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 16500.00 GBP +#14-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 17000.00 GBP +#14-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 17500.00 GBP +#15-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 18000.00 GBP +#15-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 18500.00 GBP +#15-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 19000.00 GBP +#15-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 19500.00 GBP +#15-May-01 Forecast transaction Expenses:Rent 500.00 GBP 20000.00 GBP +#15-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 20500.00 GBP +#15-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 21000.00 GBP +#15-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 21500.00 GBP +#15-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 22000.00 GBP +#15-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 22500.00 GBP +#15-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 23000.00 GBP +#15-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 23500.00 GBP +#16-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 24000.00 GBP +#16-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 24500.00 GBP +#16-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 25000.00 GBP +#16-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 25500.00 GBP +#16-May-01 Forecast transaction Expenses:Rent 500.00 GBP 26000.00 GBP +#16-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 26500.00 GBP +#16-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 27000.00 GBP +#16-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 27500.00 GBP +#16-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 28000.00 GBP +#16-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 28500.00 GBP +#16-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 29000.00 GBP +#16-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 29500.00 GBP +#end test +# +#test --now 2012-01-01 --forecast-years 1 --forecast "T<200000.00 GBP" reg :rent +#12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP +#12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP +#12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP +#12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP +#12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP +#12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP +#12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP +#12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP +#12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP +#12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP +#12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP +#end test +# +#test --now 2012-01-01 --forecast-years 10 --forecast "T<200000.00 GBP" reg :rent +#12-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 500.00 GBP +#12-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 1000.00 GBP +#12-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 1500.00 GBP +#12-May-01 Forecast transaction Expenses:Rent 500.00 GBP 2000.00 GBP +#12-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 2500.00 GBP +#12-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 3000.00 GBP +#12-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 3500.00 GBP +#12-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 4000.00 GBP +#12-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 4500.00 GBP +#12-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 5000.00 GBP +#12-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 5500.00 GBP +#13-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 6000.00 GBP +#13-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 6500.00 GBP +#13-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 7000.00 GBP +#13-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 7500.00 GBP +#13-May-01 Forecast transaction Expenses:Rent 500.00 GBP 8000.00 GBP +#13-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 8500.00 GBP +#13-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 9000.00 GBP +#13-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 9500.00 GBP +#13-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 10000.00 GBP +#13-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 10500.00 GBP +#13-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 11000.00 GBP +#13-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 11500.00 GBP +#14-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 12000.00 GBP +#14-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 12500.00 GBP +#14-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 13000.00 GBP +#14-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 13500.00 GBP +#14-May-01 Forecast transaction Expenses:Rent 500.00 GBP 14000.00 GBP +#14-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 14500.00 GBP +#14-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 15000.00 GBP +#14-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 15500.00 GBP +#14-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 16000.00 GBP +#14-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 16500.00 GBP +#14-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 17000.00 GBP +#14-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 17500.00 GBP +#15-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 18000.00 GBP +#15-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 18500.00 GBP +#15-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 19000.00 GBP +#15-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 19500.00 GBP +#15-May-01 Forecast transaction Expenses:Rent 500.00 GBP 20000.00 GBP +#15-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 20500.00 GBP +#15-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 21000.00 GBP +#15-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 21500.00 GBP +#15-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 22000.00 GBP +#15-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 22500.00 GBP +#15-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 23000.00 GBP +#15-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 23500.00 GBP +#16-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 24000.00 GBP +#16-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 24500.00 GBP +#16-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 25000.00 GBP +#16-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 25500.00 GBP +#16-May-01 Forecast transaction Expenses:Rent 500.00 GBP 26000.00 GBP +#16-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 26500.00 GBP +#16-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 27000.00 GBP +#16-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 27500.00 GBP +#16-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 28000.00 GBP +#16-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 28500.00 GBP +#16-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 29000.00 GBP +#16-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 29500.00 GBP +#17-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 30000.00 GBP +#17-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 30500.00 GBP +#17-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 31000.00 GBP +#17-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 31500.00 GBP +#17-May-01 Forecast transaction Expenses:Rent 500.00 GBP 32000.00 GBP +#17-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 32500.00 GBP +#17-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 33000.00 GBP +#17-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 33500.00 GBP +#17-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 34000.00 GBP +#17-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 34500.00 GBP +#17-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 35000.00 GBP +#17-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 35500.00 GBP +#18-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 36000.00 GBP +#18-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 36500.00 GBP +#18-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 37000.00 GBP +#18-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 37500.00 GBP +#18-May-01 Forecast transaction Expenses:Rent 500.00 GBP 38000.00 GBP +#18-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 38500.00 GBP +#18-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 39000.00 GBP +#18-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 39500.00 GBP +#18-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 40000.00 GBP +#18-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 40500.00 GBP +#18-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 41000.00 GBP +#18-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 41500.00 GBP +#19-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 42000.00 GBP +#19-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 42500.00 GBP +#19-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 43000.00 GBP +#19-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 43500.00 GBP +#19-May-01 Forecast transaction Expenses:Rent 500.00 GBP 44000.00 GBP +#19-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 44500.00 GBP +#19-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 45000.00 GBP +#19-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 45500.00 GBP +#19-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 46000.00 GBP +#19-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 46500.00 GBP +#19-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 47000.00 GBP +#19-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 47500.00 GBP +#20-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 48000.00 GBP +#20-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 48500.00 GBP +#20-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 49000.00 GBP +#20-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 49500.00 GBP +#20-May-01 Forecast transaction Expenses:Rent 500.00 GBP 50000.00 GBP +#20-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 50500.00 GBP +#20-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 51000.00 GBP +#20-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 51500.00 GBP +#20-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 52000.00 GBP +#20-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 52500.00 GBP +#20-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 53000.00 GBP +#20-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 53500.00 GBP +#21-Jan-01 Forecast transaction Expenses:Rent 500.00 GBP 54000.00 GBP +#21-Feb-01 Forecast transaction Expenses:Rent 500.00 GBP 54500.00 GBP +#21-Mar-01 Forecast transaction Expenses:Rent 500.00 GBP 55000.00 GBP +#21-Apr-01 Forecast transaction Expenses:Rent 500.00 GBP 55500.00 GBP +#21-May-01 Forecast transaction Expenses:Rent 500.00 GBP 56000.00 GBP +#21-Jun-01 Forecast transaction Expenses:Rent 500.00 GBP 56500.00 GBP +#21-Jul-01 Forecast transaction Expenses:Rent 500.00 GBP 57000.00 GBP +#21-Aug-01 Forecast transaction Expenses:Rent 500.00 GBP 57500.00 GBP +#21-Sep-01 Forecast transaction Expenses:Rent 500.00 GBP 58000.00 GBP +#21-Oct-01 Forecast transaction Expenses:Rent 500.00 GBP 58500.00 GBP +#21-Nov-01 Forecast transaction Expenses:Rent 500.00 GBP 59000.00 GBP +#21-Dec-01 Forecast transaction Expenses:Rent 500.00 GBP 59500.00 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-forecast_only.test b/hledger/test/ledger-compat/baseline/opt-forecast_only.test index 43fcb3667..73803683e 100644 --- a/hledger/test/ledger-compat/baseline/opt-forecast_only.test +++ b/hledger/test/ledger-compat/baseline/opt-forecast_only.test @@ -8,59 +8,60 @@ Expenses:Bills:Housecleaning $85.00 Assets:Bank:Checking -comment +$ hledger -f- check -test reg --forecast 'date <[2011]' --now=2010/06/21 -10-Jul-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Jul-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Jul-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Aug-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Aug-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Aug-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Aug-08 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Aug-08 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Sep-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Sep-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Sep-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Aug-22 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Aug-22 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Sep-05 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Sep-05 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Oct-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Oct-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Oct-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Sep-19 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Sep-19 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Oct-03 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Oct-03 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Nov-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Nov-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Nov-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Oct-17 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Oct-17 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Oct-31 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Oct-31 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Nov-14 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Nov-14 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Dec-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Dec-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Nov-28 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Nov-28 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-12 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Dec-12 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-26 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Dec-26 Forecast transaction Assets:Bank:Checking $-85.00 0 -end test +#test reg --forecast 'date <[2011]' --now=2010/06/21 +#10-Jul-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Jul-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Jul-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Aug-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Aug-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Aug-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Aug-08 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Aug-08 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Sep-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Sep-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Sep-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Aug-22 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Aug-22 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Sep-05 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Sep-05 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Oct-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Oct-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Oct-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Sep-19 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Sep-19 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Oct-03 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Oct-03 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Nov-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Nov-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Nov-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Oct-17 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Oct-17 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Oct-31 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Oct-31 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Nov-14 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Nov-14 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Dec-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Dec-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Nov-28 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Nov-28 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-12 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Dec-12 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-26 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Dec-26 Forecast transaction Assets:Bank:Checking $-85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-format.test b/hledger/test/ledger-compat/baseline/opt-format.test index abf828d70..89cb75bd3 100644 --- a/hledger/test/ledger-compat/baseline/opt-format.test +++ b/hledger/test/ledger-compat/baseline/opt-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --format='%(account) = %(strip(amount))\n' -Assets:Investments:Vanguard:VMMXX = 0.350 VMMXX -Income:Dividends:Vanguard:VMMXX = $-0.35 -end test +#test reg --format='%(account) = %(strip(amount))\n' +#Assets:Investments:Vanguard:VMMXX = 0.350 VMMXX +#Income:Dividends:Vanguard:VMMXX = $-0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-gain.test b/hledger/test/ledger-compat/baseline/opt-gain.test index 445571a5d..bad41f2bf 100644 --- a/hledger/test/ledger-compat/baseline/opt-gain.test +++ b/hledger/test/ledger-compat/baseline/opt-gain.test @@ -47,29 +47,30 @@ P 2010/03/01 00:00:00 S 8 P P 2010/04/01 00:00:00 S 16 P -comment - -test reg --gain stocks -09-Jan-15 Commodities revalued 100 P 100 P -09-Feb-01 Commodities revalued 200 P 300 P -09-Feb-01 Sample 2a Asset:Brokerage:Stocks 300 P 600 P -09-Mar-01 Commodities revalued 800 P 1400 P -09-Mar-01 Sample 3a Asset:Brokerage:Stocks 700 P 2100 P -09-Apr-01 Commodities revalued 2400 P 4500 P -09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1500 P 3000 P -10-Feb-01 Commodities revalued -2400 P 600 P -10-Feb-01 Sample 2b Asset:Brokerage:Stocks 300 P 900 P -10-Mar-01 Commodities revalued 1200 P 2100 P -10-Mar-01 Sample 3b Asset:Brokerage:Stocks 700 P 2800 P -10-Apr-01 Commodities revalued 3200 P 6000 P -10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1500 P 4500 P -end test - -test bal --change - 4500 P Assets:Brokerage:Stocks -end test - -test bal -G - 4500 P Assets:Brokerage:Stocks -end test +$ hledger -f- check +#test reg --gain stocks +#09-Jan-15 Commodities revalued 100 P 100 P +#09-Feb-01 Commodities revalued 200 P 300 P +#09-Feb-01 Sample 2a Asset:Brokerage:Stocks 300 P 600 P +#09-Mar-01 Commodities revalued 800 P 1400 P +#09-Mar-01 Sample 3a Asset:Brokerage:Stocks 700 P 2100 P +#09-Apr-01 Commodities revalued 2400 P 4500 P +#09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1500 P 3000 P +#10-Feb-01 Commodities revalued -2400 P 600 P +#10-Feb-01 Sample 2b Asset:Brokerage:Stocks 300 P 900 P +#10-Mar-01 Commodities revalued 1200 P 2100 P +#10-Mar-01 Sample 3b Asset:Brokerage:Stocks 700 P 2800 P +#10-Apr-01 Commodities revalued 3200 P 6000 P +#10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1500 P 4500 P +#end test +# +#test bal --change +# 4500 P Assets:Brokerage:Stocks +#end test +# +#test bal -G +# 4500 P Assets:Brokerage:Stocks +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-group-by.test b/hledger/test/ledger-compat/baseline/opt-group-by.test index 02d48cc23..8844ba0ca 100644 --- a/hledger/test/ledger-compat/baseline/opt-group-by.test +++ b/hledger/test/ledger-compat/baseline/opt-group-by.test @@ -22,95 +22,96 @@ A -10.00 EUR B -comment - -test reg --group-by payee -Test EUR -12-Mar-20 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 -12-Mar-22 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 -12-Mar-25 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 - -Test GBP -12-Mar-20 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -12-Mar-22 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -12-Mar-25 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -end test - -test reg --group-by commodity -EUR -12-Mar-20 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 -12-Mar-22 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 -12-Mar-25 Test EUR A -10.00 EUR -10.00 EUR - B 10.00 EUR 0 - -GBP -12-Mar-20 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -12-Mar-22 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -12-Mar-25 Test GBP A -10.00 GBP -10.00 GBP - B 10.00 GBP 0 -end test - -test bal --group-by commodity -EUR - -30.00 EUR A - 30.00 EUR B --------------------- - 0 - -GBP - -30.00 GBP A - 30.00 GBP B --------------------- - 0 -end test - -test bal --group-by payee -Test EUR - -30.00 EUR A - 30.00 EUR B --------------------- - 0 - -Test GBP - -30.00 GBP A - 30.00 GBP B --------------------- - 0 -end test - -test bal --group-by date -2012/03/20 - -10.00 EUR - -10.00 GBP A - 10.00 EUR - 10.00 GBP B --------------------- - 0 - -2012/03/22 - -10.00 EUR - -10.00 GBP A - 10.00 EUR - 10.00 GBP B --------------------- - 0 - -2012/03/25 - -10.00 EUR - -10.00 GBP A - 10.00 EUR - 10.00 GBP B --------------------- - 0 -end test +$ hledger -f- check +#test reg --group-by payee +#Test EUR +#12-Mar-20 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +#12-Mar-22 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +#12-Mar-25 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +# +#Test GBP +#12-Mar-20 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#12-Mar-22 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#12-Mar-25 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#end test +# +#test reg --group-by commodity +#EUR +#12-Mar-20 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +#12-Mar-22 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +#12-Mar-25 Test EUR A -10.00 EUR -10.00 EUR +# B 10.00 EUR 0 +# +#GBP +#12-Mar-20 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#12-Mar-22 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#12-Mar-25 Test GBP A -10.00 GBP -10.00 GBP +# B 10.00 GBP 0 +#end test +# +#test bal --group-by commodity +#EUR +# -30.00 EUR A +# 30.00 EUR B +#-------------------- +# 0 +# +#GBP +# -30.00 GBP A +# 30.00 GBP B +#-------------------- +# 0 +#end test +# +#test bal --group-by payee +#Test EUR +# -30.00 EUR A +# 30.00 EUR B +#-------------------- +# 0 +# +#Test GBP +# -30.00 GBP A +# 30.00 GBP B +#-------------------- +# 0 +#end test +# +#test bal --group-by date +#2012/03/20 +# -10.00 EUR +# -10.00 GBP A +# 10.00 EUR +# 10.00 GBP B +#-------------------- +# 0 +# +#2012/03/22 +# -10.00 EUR +# -10.00 GBP A +# 10.00 EUR +# 10.00 GBP B +#-------------------- +# 0 +# +#2012/03/25 +# -10.00 EUR +# -10.00 GBP A +# 10.00 EUR +# 10.00 GBP B +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-group-title-format.test b/hledger/test/ledger-compat/baseline/opt-group-title-format.test index 64f3e7283..2418b2fde 100644 --- a/hledger/test/ledger-compat/baseline/opt-group-title-format.test +++ b/hledger/test/ledger-compat/baseline/opt-group-title-format.test @@ -14,37 +14,38 @@ A -10.00 EUR B -comment - -test bal --group-by payee --group-title-format "-%(value)-\n" --Test EUR- - -20.00 EUR A - 20.00 EUR B --------------------- - 0 - --Test GBP- - -20.00 GBP A - 20.00 GBP B --------------------- - 0 -end test - -test bal --group-by date --group-title-format "|%(value)|\n" -|2012/03/20| - -10.00 EUR - -10.00 GBP A - 10.00 EUR - 10.00 GBP B --------------------- - 0 - -|2012/03/22| - -10.00 EUR - -10.00 GBP A - 10.00 EUR - 10.00 GBP B --------------------- - 0 -end test +$ hledger -f- check +#test bal --group-by payee --group-title-format "-%(value)-\n" +#-Test EUR- +# -20.00 EUR A +# 20.00 EUR B +#-------------------- +# 0 +# +#-Test GBP- +# -20.00 GBP A +# 20.00 GBP B +#-------------------- +# 0 +#end test +# +#test bal --group-by date --group-title-format "|%(value)|\n" +#|2012/03/20| +# -10.00 EUR +# -10.00 GBP A +# 10.00 EUR +# 10.00 GBP B +#-------------------- +# 0 +# +#|2012/03/22| +# -10.00 EUR +# -10.00 GBP A +# 10.00 EUR +# 10.00 GBP B +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-head.test b/hledger/test/ledger-compat/baseline/opt-head.test index 04af56618..d14338388 100644 --- a/hledger/test/ledger-compat/baseline/opt-head.test +++ b/hledger/test/ledger-compat/baseline/opt-head.test @@ -190,31 +190,32 @@ Expenses:Books $120.00 Assets:Cash -comment - -test reg --head=10 books -08-Jan-01 January Expenses:Books $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $20.00 -08-Feb-01 February Expenses:Books $20.00 $40.00 -08-Feb-28 End of February Expenses:Books $20.00 $60.00 -08-Mar-01 March Expenses:Books $30.00 $90.00 -08-Mar-31 End of March Expenses:Books $30.00 $120.00 -08-Apr-01 April Expenses:Books $40.00 $160.00 -08-Apr-30 End of April Expenses:Books $40.00 $200.00 -08-May-01 May Expenses:Books $50.00 $250.00 -08-May-31 End of May Expenses:Books $50.00 $300.00 -end test - -test reg --first=10 books -08-Jan-01 January Expenses:Books $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $20.00 -08-Feb-01 February Expenses:Books $20.00 $40.00 -08-Feb-28 End of February Expenses:Books $20.00 $60.00 -08-Mar-01 March Expenses:Books $30.00 $90.00 -08-Mar-31 End of March Expenses:Books $30.00 $120.00 -08-Apr-01 April Expenses:Books $40.00 $160.00 -08-Apr-30 End of April Expenses:Books $40.00 $200.00 -08-May-01 May Expenses:Books $50.00 $250.00 -08-May-31 End of May Expenses:Books $50.00 $300.00 -end test +$ hledger -f- check +#test reg --head=10 books +#08-Jan-01 January Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $20.00 +#08-Feb-01 February Expenses:Books $20.00 $40.00 +#08-Feb-28 End of February Expenses:Books $20.00 $60.00 +#08-Mar-01 March Expenses:Books $30.00 $90.00 +#08-Mar-31 End of March Expenses:Books $30.00 $120.00 +#08-Apr-01 April Expenses:Books $40.00 $160.00 +#08-Apr-30 End of April Expenses:Books $40.00 $200.00 +#08-May-01 May Expenses:Books $50.00 $250.00 +#08-May-31 End of May Expenses:Books $50.00 $300.00 +#end test +# +#test reg --first=10 books +#08-Jan-01 January Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $20.00 +#08-Feb-01 February Expenses:Books $20.00 $40.00 +#08-Feb-28 End of February Expenses:Books $20.00 $60.00 +#08-Mar-01 March Expenses:Books $30.00 $90.00 +#08-Mar-31 End of March Expenses:Books $30.00 $120.00 +#08-Apr-01 April Expenses:Books $40.00 $160.00 +#08-Apr-30 End of April Expenses:Books $40.00 $200.00 +#08-May-01 May Expenses:Books $50.00 $250.00 +#08-May-31 End of May Expenses:Books $50.00 $300.00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-historical.test b/hledger/test/ledger-compat/baseline/opt-historical.test index 35183b242..a866e8a08 100644 --- a/hledger/test/ledger-compat/baseline/opt-historical.test +++ b/hledger/test/ledger-compat/baseline/opt-historical.test @@ -33,220 +33,221 @@ P 2012-04-15 AAPL $45.00 P 2012-5-15 AAPL $55.00 -comment +$ hledger -f- check -test reg stocks -12-Jan-01 Broker Assets:Stocks 10 AAPL 10 AAPL -12-Feb-02 Broker Assets:Stocks 10 AAPL 20 AAPL -12-Mar-03 Broker Assets:Stocks 10 AAPL 30 AAPL -12-Apr-04 Broker Assets:Stocks 10 AAPL 40 AAPL -12-May-05 Broker Assets:Stocks 10 AAPL 50 AAPL -end test - -test reg stocks -O -12-Jan-01 Broker Assets:Stocks 10 AAPL 10 AAPL -12-Feb-02 Broker Assets:Stocks 10 AAPL 20 AAPL -12-Mar-03 Broker Assets:Stocks 10 AAPL 30 AAPL -12-Apr-04 Broker Assets:Stocks 10 AAPL 40 AAPL -12-May-05 Broker Assets:Stocks 10 AAPL 50 AAPL -end test - -test reg stocks -B -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -I -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -V --now=2012/05/10 -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Jan-15 Commodities revalued $50 $150 -12-Feb-02 Commodities revalued $50 $200 -12-Feb-02 Broker Assets:Stocks $200 $400 -12-Feb-15 Commodities revalued $100 $500 -12-Mar-03 Commodities revalued $100 $600 -12-Mar-03 Broker Assets:Stocks $300 $900 -12-Mar-15 Commodities revalued $150 $1050 -12-Apr-04 Commodities revalued $150 $1200 -12-Apr-04 Broker Assets:Stocks $400 $1600 -12-Apr-15 Commodities revalued $200 $1800 -12-May-05 Commodities revalued $200 $2000 -12-May-05 Broker Assets:Stocks $500 $2500 -end test - -test reg stocks -O -V --now=2012/05/10 -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Jan-15 Commodities revalued $50 $150 -12-Feb-02 Commodities revalued $50 $200 -12-Feb-02 Broker Assets:Stocks $200 $400 -12-Feb-15 Commodities revalued $100 $500 -12-Mar-03 Commodities revalued $100 $600 -12-Mar-03 Broker Assets:Stocks $300 $900 -12-Mar-15 Commodities revalued $150 $1050 -12-Apr-04 Commodities revalued $150 $1200 -12-Apr-04 Broker Assets:Stocks $400 $1600 -12-Apr-15 Commodities revalued $200 $1800 -12-May-05 Commodities revalued $200 $2000 -12-May-05 Broker Assets:Stocks $500 $2500 -end test - -test reg stocks -B -V -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -I -V -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -X EUR --now=2012/05/10 -12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 -12-Feb-02 Commodities revalued EUR 200,00 EUR 400,00 -12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 800,00 -12-Mar-03 Commodities revalued EUR 400,00 EUR 1.200,00 -12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.800,00 -12-Apr-04 Commodities revalued EUR 600,00 EUR 2.400,00 -12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 3.200,00 -12-May-05 Commodities revalued EUR 800,00 EUR 4.000,00 -12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 5.000,00 -end test - -test reg stocks -O -X EUR --now=2012/05/10 -12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 -12-Feb-02 Commodities revalued EUR 200,00 EUR 400,00 -12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 800,00 -12-Mar-03 Commodities revalued EUR 400,00 EUR 1.200,00 -12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.800,00 -12-Apr-04 Commodities revalued EUR 600,00 EUR 2.400,00 -12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 3.200,00 -12-May-05 Commodities revalued EUR 800,00 EUR 4.000,00 -12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 5.000,00 -end test - -test reg stocks -B -X EUR -12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 -12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 -12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 -12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 -12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 -end test - -test reg stocks -I -X EUR -12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 -12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 -12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 -12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 -12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 -end test - -test reg stocks -H -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Feb-02 Broker Assets:Stocks $200 $300 -12-Mar-03 Broker Assets:Stocks $300 $600 -12-Apr-04 Broker Assets:Stocks $400 $1000 -12-May-05 Broker Assets:Stocks $500 $1500 -end test - -test reg stocks -O -H -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Feb-02 Broker Assets:Stocks $200 $300 -12-Mar-03 Broker Assets:Stocks $300 $600 -12-Apr-04 Broker Assets:Stocks $400 $1000 -12-May-05 Broker Assets:Stocks $500 $1500 -end test - -test reg stocks -B -H -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -I -H -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -H -V -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Feb-02 Broker Assets:Stocks $200 $300 -12-Mar-03 Broker Assets:Stocks $300 $600 -12-Apr-04 Broker Assets:Stocks $400 $1000 -12-May-05 Broker Assets:Stocks $500 $1500 -end test - -test reg stocks -O -H -V -12-Jan-01 Broker Assets:Stocks $100 $100 -12-Feb-02 Broker Assets:Stocks $200 $300 -12-Mar-03 Broker Assets:Stocks $300 $600 -12-Apr-04 Broker Assets:Stocks $400 $1000 -12-May-05 Broker Assets:Stocks $500 $1500 -end test - -test reg stocks -B -H -V -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -I -H -V -12-Jan-01 Broker Assets:Stocks $10 $10 -12-Feb-02 Broker Assets:Stocks $20 $30 -12-Mar-03 Broker Assets:Stocks $30 $60 -12-Apr-04 Broker Assets:Stocks $40 $100 -12-May-05 Broker Assets:Stocks $50 $150 -end test - -test reg stocks -H -X EUR -12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 -12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 600,00 -12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.200,00 -12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 2.000,00 -12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 3.000,00 -end test - -test reg stocks -O -H -X EUR -12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 -12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 600,00 -12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.200,00 -12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 2.000,00 -12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 3.000,00 -end test - -test reg stocks -B -H -X EUR -12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 -12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 -12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 -12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 -12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 -end test - -test reg stocks -I -H -X EUR -12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 -12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 -12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 -12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 -12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 -end test +#test reg stocks +#12-Jan-01 Broker Assets:Stocks 10 AAPL 10 AAPL +#12-Feb-02 Broker Assets:Stocks 10 AAPL 20 AAPL +#12-Mar-03 Broker Assets:Stocks 10 AAPL 30 AAPL +#12-Apr-04 Broker Assets:Stocks 10 AAPL 40 AAPL +#12-May-05 Broker Assets:Stocks 10 AAPL 50 AAPL +#end test +# +#test reg stocks -O +#12-Jan-01 Broker Assets:Stocks 10 AAPL 10 AAPL +#12-Feb-02 Broker Assets:Stocks 10 AAPL 20 AAPL +#12-Mar-03 Broker Assets:Stocks 10 AAPL 30 AAPL +#12-Apr-04 Broker Assets:Stocks 10 AAPL 40 AAPL +#12-May-05 Broker Assets:Stocks 10 AAPL 50 AAPL +#end test +# +#test reg stocks -B +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -I +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -V --now=2012/05/10 +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Jan-15 Commodities revalued $50 $150 +#12-Feb-02 Commodities revalued $50 $200 +#12-Feb-02 Broker Assets:Stocks $200 $400 +#12-Feb-15 Commodities revalued $100 $500 +#12-Mar-03 Commodities revalued $100 $600 +#12-Mar-03 Broker Assets:Stocks $300 $900 +#12-Mar-15 Commodities revalued $150 $1050 +#12-Apr-04 Commodities revalued $150 $1200 +#12-Apr-04 Broker Assets:Stocks $400 $1600 +#12-Apr-15 Commodities revalued $200 $1800 +#12-May-05 Commodities revalued $200 $2000 +#12-May-05 Broker Assets:Stocks $500 $2500 +#end test +# +#test reg stocks -O -V --now=2012/05/10 +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Jan-15 Commodities revalued $50 $150 +#12-Feb-02 Commodities revalued $50 $200 +#12-Feb-02 Broker Assets:Stocks $200 $400 +#12-Feb-15 Commodities revalued $100 $500 +#12-Mar-03 Commodities revalued $100 $600 +#12-Mar-03 Broker Assets:Stocks $300 $900 +#12-Mar-15 Commodities revalued $150 $1050 +#12-Apr-04 Commodities revalued $150 $1200 +#12-Apr-04 Broker Assets:Stocks $400 $1600 +#12-Apr-15 Commodities revalued $200 $1800 +#12-May-05 Commodities revalued $200 $2000 +#12-May-05 Broker Assets:Stocks $500 $2500 +#end test +# +#test reg stocks -B -V +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -I -V +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -X EUR --now=2012/05/10 +#12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 +#12-Feb-02 Commodities revalued EUR 200,00 EUR 400,00 +#12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 800,00 +#12-Mar-03 Commodities revalued EUR 400,00 EUR 1.200,00 +#12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.800,00 +#12-Apr-04 Commodities revalued EUR 600,00 EUR 2.400,00 +#12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 3.200,00 +#12-May-05 Commodities revalued EUR 800,00 EUR 4.000,00 +#12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 5.000,00 +#end test +# +#test reg stocks -O -X EUR --now=2012/05/10 +#12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 +#12-Feb-02 Commodities revalued EUR 200,00 EUR 400,00 +#12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 800,00 +#12-Mar-03 Commodities revalued EUR 400,00 EUR 1.200,00 +#12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.800,00 +#12-Apr-04 Commodities revalued EUR 600,00 EUR 2.400,00 +#12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 3.200,00 +#12-May-05 Commodities revalued EUR 800,00 EUR 4.000,00 +#12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 5.000,00 +#end test +# +#test reg stocks -B -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 +#12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 +#12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 +#12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 +#12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 +#end test +# +#test reg stocks -I -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 +#12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 +#12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 +#12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 +#12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 +#end test +# +#test reg stocks -H +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Feb-02 Broker Assets:Stocks $200 $300 +#12-Mar-03 Broker Assets:Stocks $300 $600 +#12-Apr-04 Broker Assets:Stocks $400 $1000 +#12-May-05 Broker Assets:Stocks $500 $1500 +#end test +# +#test reg stocks -O -H +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Feb-02 Broker Assets:Stocks $200 $300 +#12-Mar-03 Broker Assets:Stocks $300 $600 +#12-Apr-04 Broker Assets:Stocks $400 $1000 +#12-May-05 Broker Assets:Stocks $500 $1500 +#end test +# +#test reg stocks -B -H +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -I -H +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -H -V +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Feb-02 Broker Assets:Stocks $200 $300 +#12-Mar-03 Broker Assets:Stocks $300 $600 +#12-Apr-04 Broker Assets:Stocks $400 $1000 +#12-May-05 Broker Assets:Stocks $500 $1500 +#end test +# +#test reg stocks -O -H -V +#12-Jan-01 Broker Assets:Stocks $100 $100 +#12-Feb-02 Broker Assets:Stocks $200 $300 +#12-Mar-03 Broker Assets:Stocks $300 $600 +#12-Apr-04 Broker Assets:Stocks $400 $1000 +#12-May-05 Broker Assets:Stocks $500 $1500 +#end test +# +#test reg stocks -B -H -V +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -I -H -V +#12-Jan-01 Broker Assets:Stocks $10 $10 +#12-Feb-02 Broker Assets:Stocks $20 $30 +#12-Mar-03 Broker Assets:Stocks $30 $60 +#12-Apr-04 Broker Assets:Stocks $40 $100 +#12-May-05 Broker Assets:Stocks $50 $150 +#end test +# +#test reg stocks -H -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 +#12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 600,00 +#12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.200,00 +#12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 2.000,00 +#12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 3.000,00 +#end test +# +#test reg stocks -O -H -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 200,00 EUR 200,00 +#12-Feb-02 Broker Assets:Stocks EUR 400,00 EUR 600,00 +#12-Mar-03 Broker Assets:Stocks EUR 600,00 EUR 1.200,00 +#12-Apr-04 Broker Assets:Stocks EUR 800,00 EUR 2.000,00 +#12-May-05 Broker Assets:Stocks EUR 1.000,00 EUR 3.000,00 +#end test +# +#test reg stocks -B -H -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 +#12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 +#12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 +#12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 +#12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 +#end test +# +#test reg stocks -I -H -X EUR +#12-Jan-01 Broker Assets:Stocks EUR 20,00 EUR 20,00 +#12-Feb-02 Broker Assets:Stocks EUR 40,00 EUR 60,00 +#12-Mar-03 Broker Assets:Stocks EUR 60,00 EUR 120,00 +#12-Apr-04 Broker Assets:Stocks EUR 80,00 EUR 200,00 +#12-May-05 Broker Assets:Stocks EUR 100,00 EUR 300,00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-immediate.test b/hledger/test/ledger-compat/baseline/opt-immediate.test index 11dbdb102..95be937e2 100644 --- a/hledger/test/ledger-compat/baseline/opt-immediate.test +++ b/hledger/test/ledger-compat/baseline/opt-immediate.test @@ -8,27 +8,28 @@ D 1000.00 EUR P 2012-07-01 AAA 10.123 EUR P 2012-07-01 BBB 20.123 EUR -comment - -test bal -V --unrealized - 30.25 EUR Assets:Investments - -30.25 EUR Equity - -30.00 EUR Opening balance - -0.25 EUR Unrealized Gains --------------------- - 0 -end test - -test bal -V --immediate - 30.00 EUR Assets:Investments - -30.00 EUR Equity:Opening balance --------------------- - 0 -end test - -test reg -V --immediate -12-Jan-01 Test Assets:Investments 10.00 EUR 10.00 EUR - Assets:Investments 20.00 EUR 30.00 EUR - Equity:Opening balance -30.00 EUR 0 -end test +$ hledger -f- check +#test bal -V --unrealized +# 30.25 EUR Assets:Investments +# -30.25 EUR Equity +# -30.00 EUR Opening balance +# -0.25 EUR Unrealized Gains +#-------------------- +# 0 +#end test +# +#test bal -V --immediate +# 30.00 EUR Assets:Investments +# -30.00 EUR Equity:Opening balance +#-------------------- +# 0 +#end test +# +#test reg -V --immediate +#12-Jan-01 Test Assets:Investments 10.00 EUR 10.00 EUR +# Assets:Investments 20.00 EUR 30.00 EUR +# Equity:Opening balance -30.00 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-init-file.test b/hledger/test/ledger-compat/baseline/opt-init-file.test index bd11d7651..9e6b2d656 100644 --- a/hledger/test/ledger-compat/baseline/opt-init-file.test +++ b/hledger/test/ledger-compat/baseline/opt-init-file.test @@ -2,11 +2,12 @@ Expenses:Food 12,50 € Assets:Cash -comment +$ hledger -f- check -test --init-file test/baseline/opt-init-file.dat bal - -12,50 € Assets:Cash - 12,50 € Expenses:Food --------------------- - 0 -end test +#test --init-file test/baseline/opt-init-file.dat bal +# -12,50 € Assets:Cash +# 12,50 € Expenses:Food +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-inject.test b/hledger/test/ledger-compat/baseline/opt-inject.test index d322a5be8..3721489f7 100644 --- a/hledger/test/ledger-compat/baseline/opt-inject.test +++ b/hledger/test/ledger-compat/baseline/opt-inject.test @@ -3,10 +3,11 @@ Expenses:Phone 20.00 GBP Assets:Cash -comment - -test --inject Expected reg Expenses:Phone -12-Mar-20 Test GBP Expected -15.00 GBP -15.00 GBP -12-Mar-20 Test GBP Expenses:Phone 20.00 GBP 5.00 GBP -end test +$ hledger -f- check +#test --inject Expected reg Expenses:Phone +#12-Mar-20 Test GBP Expected -15.00 GBP -15.00 GBP +#12-Mar-20 Test GBP Expenses:Phone 20.00 GBP 5.00 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-input-date-format.test b/hledger/test/ledger-compat/baseline/opt-input-date-format.test index 57393f9f8..19337da5f 100644 --- a/hledger/test/ledger-compat/baseline/opt-input-date-format.test +++ b/hledger/test/ledger-compat/baseline/opt-input-date-format.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --input-date-format='%m%%%d%%%Y' -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --input-date-format='%m%%%d%%%Y' +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-invert.test b/hledger/test/ledger-compat/baseline/opt-invert.test index c37d609cb..e16039236 100644 --- a/hledger/test/ledger-compat/baseline/opt-invert.test +++ b/hledger/test/ledger-compat/baseline/opt-invert.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --invert -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX -0.350 VMMXX -0.350 VMMXX - In:Divid:Vanguar:VMMXX $0.35 $0.35 - -0.350 VMMXX -end test +#test reg --invert +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX -0.350 VMMXX -0.350 VMMXX +# In:Divid:Vanguar:VMMXX $0.35 $0.35 +# -0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-limit.test b/hledger/test/ledger-compat/baseline/opt-limit.test index 4a764b9b2..db1a6b47d 100644 --- a/hledger/test/ledger-compat/baseline/opt-limit.test +++ b/hledger/test/ledger-compat/baseline/opt-limit.test @@ -190,23 +190,24 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --limit='account =~ /Books/ and amount < 50' -08-Jan-01 January Expenses:Books $10.00 $10.00 -08-Jan-31 End of January Expenses:Books $10.00 $20.00 -08-Feb-01 February Expenses:Books $20.00 $40.00 -08-Feb-28 End of February Expenses:Books $20.00 $60.00 -08-Mar-01 March Expenses:Books $30.00 $90.00 -08-Mar-31 End of March Expenses:Books $30.00 $120.00 -08-Apr-01 April Expenses:Books $40.00 $160.00 -08-Apr-30 End of April Expenses:Books $40.00 $200.00 -09-Jan-01 January Expenses:Books $10.00 $210.00 -09-Jan-31 End of January Expenses:Books $10.00 $220.00 -09-Feb-01 February Expenses:Books $20.00 $240.00 -09-Feb-28 End of February Expenses:Books $20.00 $260.00 -09-Mar-01 March Expenses:Books $30.00 $290.00 -09-Mar-31 End of March Expenses:Books $30.00 $320.00 -09-Apr-01 April Expenses:Books $40.00 $360.00 -09-Apr-30 End of April Expenses:Books $40.00 $400.00 -end test +#test reg --limit='account =~ /Books/ and amount < 50' +#08-Jan-01 January Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January Expenses:Books $10.00 $20.00 +#08-Feb-01 February Expenses:Books $20.00 $40.00 +#08-Feb-28 End of February Expenses:Books $20.00 $60.00 +#08-Mar-01 March Expenses:Books $30.00 $90.00 +#08-Mar-31 End of March Expenses:Books $30.00 $120.00 +#08-Apr-01 April Expenses:Books $40.00 $160.00 +#08-Apr-30 End of April Expenses:Books $40.00 $200.00 +#09-Jan-01 January Expenses:Books $10.00 $210.00 +#09-Jan-31 End of January Expenses:Books $10.00 $220.00 +#09-Feb-01 February Expenses:Books $20.00 $240.00 +#09-Feb-28 End of February Expenses:Books $20.00 $260.00 +#09-Mar-01 March Expenses:Books $30.00 $290.00 +#09-Mar-31 End of March Expenses:Books $30.00 $320.00 +#09-Apr-01 April Expenses:Books $40.00 $360.00 +#09-Apr-30 End of April Expenses:Books $40.00 $400.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lot-dates.test b/hledger/test/ledger-compat/baseline/opt-lot-dates.test index 6a1cdf3c6..ca5866e94 100644 --- a/hledger/test/ledger-compat/baseline/opt-lot-dates.test +++ b/hledger/test/ledger-compat/baseline/opt-lot-dates.test @@ -549,3617 +549,3618 @@ D 1.00G Assets:Tajer:Items "Orb of Deception" 1 @ 155G Assets:Tajer -comment +$ hledger -f- check -test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates --date-format %Y/%m/%d - 133.98G - 158.85G - 0 - 14.28s - 21.96s - 28.08s - 75.72s - 1.09G - 1.22G - 1.36G - 1.42G - 2.43G - 2.79G - 2.95G - 3.79G - 4.79G - 5.02G - 0 - 15.89G - 0 - 13.20s - 0 - 1.15G - 0 - 32.16s - 0 - 30c - 0 - 3.47G - 0 - 23.16s - 0 - 1.00G - 0 - 5.94G - 0 - 1.20s - 0 - 3.00G - 0 - 6.00G - 0 - 35.00s - 0 - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.22G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - -77.41s - "Plans: Wildthorn Mail" 1 [2006/03/14] - -30.21s - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - 6.75G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - 6.75G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - -80.00s - "Plans: Wildthorn Mail" 1 [2006/03/14] - -77.41s - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - -77.80s - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - 42c - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.01G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - -82.50s - "Plans: Wildthorn Mail" 1 [2006/03/14] - -75.00s - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - 1.75G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Plans: Wildthorn Mail" 1 [2006/03/14] - -85.00s - "Plans: Wildthorn Mail" 1 [2006/03/14] - -84.70s - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.17G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.06G - "Plans: Wildthorn Mail" 1 [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -1.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -65.42G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -64.58G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -62.91G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.17G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.12G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.07G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.03G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.01G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.13G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.03G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Beaststalker's Belt" 1 [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -66.42G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -67.25G - "Plans: Mithril Shield Spike" 1 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -69.36G - "Plans: Mithril Shield Spike" 1 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -69.36G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -71.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -71.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -70.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" 1 [2006/03/15] - 46.42G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 46.42G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -4.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 5.25G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.14G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.92G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.80G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.68G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.67G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.66G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.75G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.36G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -3.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 11.85G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.06G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 20.85G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.14G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -38.94G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -38.40G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -37.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -38.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -21.10G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -21.10G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -37.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -19.60G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -19.60G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.91G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.62G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.65G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -32.62G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -2 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Ace of Warlords" -1 [2006/03/17] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -35.40G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -62.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -61.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -60.99G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -60.99G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -57.05G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -43.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -43.30G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -1 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -3.94G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.94G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.94G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.89G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.87G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.98G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - 12.34s - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 12.35G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 12.35G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.15G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.15G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -1 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -38.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -38.90G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -50.00G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.55G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.55G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -20.00G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - -5.00s - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - -5.00s - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -15.00G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 13.50G - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 13.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -11.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 6.10G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 6.10G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -7.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.35G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.35G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 1 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -11.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 4.84G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 4.84G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -9.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -4.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -4.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -6.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 8.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 8.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.49G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -172.22G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -171.95G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -372.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -370.73G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -368.96G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -367.19G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -365.42G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -364.67G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -372.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -205.97G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -205.97G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -202.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -194.30G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -1 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -194.30G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -200.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -198.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -198.50G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -198.49G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -200.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -40.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -40.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - 30c - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 54.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 64.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 74.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 74.06G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 74.10G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - 74.10G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Orb of Deception" 1 [2006/04/01] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] - "Ace of Warlords" -2 - "Ace of Warlords" 2 [2006/03/16] - "Beaststalker's Belt" -1 - "Beaststalker's Belt" 1 [2006/03/15] - -155.00G - "Garona: Book on Treachery" -1 - "Garona: Book on Treachery" 1 [2006/03/17] - "Harnessing Shadows" -1 - "Harnessing Shadows" 1 [2006/03/17] - "Holy Bologna" -1 - "Holy Bologna" 1 [2006/03/17] - Nightblade -1 - Nightblade 1 [2006/03/22] - "Orb of Deception" -1 - "Orb of Deception" 1 [2006/03/21] - "Orb of Deception" 1 [2006/04/01] - "Plans: Mithril Shield Spike" -2 - "Plans: Mithril Shield Spike" 2 [2006/03/15] - "Plans: Wildthorn Mail" -1 - "Plans: Wildthorn Mail" 1 [2006/03/14] - "Preserved Holly" -5 - "Preserved Holly" 5 [2006/03/17] - "Pulsating Hydra Heart" -1 - "Pulsating Hydra Heart" 1 [2006/03/16] - "Recipe: Elixir of Giant Growth" -2 - "Recipe: Elixir of Giant Growth" 2 [2006/03/15] - "The Arcanist's Cookbook" -1 - "The Arcanist's Cookbook" 1 [2006/03/17] - "The Emerald Dream" -1 - "The Emerald Dream" 1 [2006/03/17] - "Two of Portals" -2 - "Two of Portals" 2 [2006/03/19] - "Wildheart Belt" -1 - "Wildheart Belt" 1 [2006/03/17] -end test +#test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-dates --date-format %Y/%m/%d +# 133.98G +# 158.85G +# 0 +# 14.28s +# 21.96s +# 28.08s +# 75.72s +# 1.09G +# 1.22G +# 1.36G +# 1.42G +# 2.43G +# 2.79G +# 2.95G +# 3.79G +# 4.79G +# 5.02G +# 0 +# 15.89G +# 0 +# 13.20s +# 0 +# 1.15G +# 0 +# 32.16s +# 0 +# 30c +# 0 +# 3.47G +# 0 +# 23.16s +# 0 +# 1.00G +# 0 +# 5.94G +# 0 +# 1.20s +# 0 +# 3.00G +# 0 +# 6.00G +# 0 +# 35.00s +# 0 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.22G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -77.41s +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -30.21s +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# 6.75G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# 6.75G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -80.00s +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -77.41s +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -77.80s +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# 42c +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.01G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -82.50s +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -75.00s +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# 1.75G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -85.00s +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -84.70s +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.17G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.06G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -1.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -65.42G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -64.58G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -62.91G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.17G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.12G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.07G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.03G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.01G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.13G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.03G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -66.42G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -67.25G +# "Plans: Mithril Shield Spike" 1 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -69.36G +# "Plans: Mithril Shield Spike" 1 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -69.36G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -71.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -71.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -70.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" 1 [2006/03/15] +# 46.42G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 46.42G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -4.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 5.25G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.14G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.92G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.80G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.68G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.67G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.66G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.75G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.36G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -3.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 11.85G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.06G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 20.85G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.14G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -38.94G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -38.40G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -37.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -38.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -21.10G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -21.10G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -37.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -19.60G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -19.60G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.91G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.62G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.65G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -32.62G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -2 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Ace of Warlords" -1 [2006/03/17] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -35.40G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -62.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -61.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -60.99G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -60.99G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -57.05G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -43.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -43.30G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -1 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -3.94G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.94G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.94G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.89G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.87G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.98G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# 12.34s +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 12.35G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 12.35G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.15G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.15G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -1 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -38.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -38.90G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -50.00G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.55G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.55G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -20.00G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# -5.00s +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# -5.00s +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -15.00G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 13.50G +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 13.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -11.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 6.10G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 6.10G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -7.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.35G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.35G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 1 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -11.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 4.84G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 4.84G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -9.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -4.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -4.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -6.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 8.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 8.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.49G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -172.22G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -171.95G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -372.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -370.73G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -368.96G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -367.19G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -365.42G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -364.67G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -372.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -205.97G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -205.97G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -202.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -194.30G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -1 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -194.30G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -200.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -198.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -198.50G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -198.49G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -200.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -40.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -40.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# 30c +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 54.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 64.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 74.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 74.06G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 74.10G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# 74.10G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Orb of Deception" 1 [2006/04/01] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +# "Ace of Warlords" -2 +# "Ace of Warlords" 2 [2006/03/16] +# "Beaststalker's Belt" -1 +# "Beaststalker's Belt" 1 [2006/03/15] +# -155.00G +# "Garona: Book on Treachery" -1 +# "Garona: Book on Treachery" 1 [2006/03/17] +# "Harnessing Shadows" -1 +# "Harnessing Shadows" 1 [2006/03/17] +# "Holy Bologna" -1 +# "Holy Bologna" 1 [2006/03/17] +# Nightblade -1 +# Nightblade 1 [2006/03/22] +# "Orb of Deception" -1 +# "Orb of Deception" 1 [2006/03/21] +# "Orb of Deception" 1 [2006/04/01] +# "Plans: Mithril Shield Spike" -2 +# "Plans: Mithril Shield Spike" 2 [2006/03/15] +# "Plans: Wildthorn Mail" -1 +# "Plans: Wildthorn Mail" 1 [2006/03/14] +# "Preserved Holly" -5 +# "Preserved Holly" 5 [2006/03/17] +# "Pulsating Hydra Heart" -1 +# "Pulsating Hydra Heart" 1 [2006/03/16] +# "Recipe: Elixir of Giant Growth" -2 +# "Recipe: Elixir of Giant Growth" 2 [2006/03/15] +# "The Arcanist's Cookbook" -1 +# "The Arcanist's Cookbook" 1 [2006/03/17] +# "The Emerald Dream" -1 +# "The Emerald Dream" 1 [2006/03/17] +# "Two of Portals" -2 +# "Two of Portals" 2 [2006/03/19] +# "Wildheart Belt" -1 +# "Wildheart Belt" 1 [2006/03/17] +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lot-notes.test b/hledger/test/ledger-compat/baseline/opt-lot-notes.test index ccdc3ad9c..c4c570b3c 100644 --- a/hledger/test/ledger-compat/baseline/opt-lot-notes.test +++ b/hledger/test/ledger-compat/baseline/opt-lot-notes.test @@ -14,20 +14,21 @@ Assets:Voucher 10.00 GBP (cccc) Assets:Cash -10.00 GBP -comment - -test bal assets:voucher --lot-notes - 10.00 GBP (aaaa) - 10.00 GBP (bbbb) - 10.00 GBP (cccc) Assets:Voucher -end test - -test reg assets:voucher --lot-notes -12-Jan-02 Voucher 1 Assets:Voucher 10.00 GBP (aaaa) 10.00 GBP (aaaa) -12-Jan-03 Voucher 1 Assets:Voucher 10.00 GBP (bbbb) 10.00 GBP (aaaa) - 10.00 GBP (bbbb) -12-Jan-04 Voucher 1 Assets:Voucher 10.00 GBP (cccc) 10.00 GBP (aaaa) - 10.00 GBP (bbbb) - 10.00 GBP (cccc) -end test +$ hledger -f- check +#test bal assets:voucher --lot-notes +# 10.00 GBP (aaaa) +# 10.00 GBP (bbbb) +# 10.00 GBP (cccc) Assets:Voucher +#end test +# +#test reg assets:voucher --lot-notes +#12-Jan-02 Voucher 1 Assets:Voucher 10.00 GBP (aaaa) 10.00 GBP (aaaa) +#12-Jan-03 Voucher 1 Assets:Voucher 10.00 GBP (bbbb) 10.00 GBP (aaaa) +# 10.00 GBP (bbbb) +#12-Jan-04 Voucher 1 Assets:Voucher 10.00 GBP (cccc) 10.00 GBP (aaaa) +# 10.00 GBP (bbbb) +# 10.00 GBP (cccc) +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lot-prices.test b/hledger/test/ledger-compat/baseline/opt-lot-prices.test index 37c857f75..316e3bfcd 100644 --- a/hledger/test/ledger-compat/baseline/opt-lot-prices.test +++ b/hledger/test/ledger-compat/baseline/opt-lot-prices.test @@ -549,1490 +549,1491 @@ D 1.00G Assets:Tajer:Items "Orb of Deception" 1 @ 155G Assets:Tajer -comment +$ hledger -f- check -test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-prices - 133.98G - 158.85G - 0 - 14.28s - 21.96s - 28.08s - 75.72s - 1.09G - 1.22G - 1.36G - 1.42G - 2.43G - 2.79G - 2.95G - 3.79G - 4.79G - 5.02G - 0 - 15.89G - 0 - 13.20s - 0 - 1.15G - 0 - 32.16s - 0 - 30c - 0 - 3.47G - 0 - 23.16s - 0 - 1.00G - 0 - 5.94G - 0 - 1.20s - 0 - 3.00G - 0 - 6.00G - 0 - 35.00s - 0 - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.22G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - -77.41s - "Plans: Wildthorn Mail" 1 {1.25G} - -30.21s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - 6.75G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - 6.75G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 2 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - -80.00s - "Plans: Wildthorn Mail" 1 {1.25G} - -77.41s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - -77.80s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - 42c - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.01G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - -82.50s - "Plans: Wildthorn Mail" 1 {1.25G} - -75.00s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - 1.75G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} - -85.00s - "Plans: Wildthorn Mail" 1 {1.25G} - -84.70s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.17G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.06G - "Plans: Wildthorn Mail" 1 {1.25G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -65.42G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -64.58G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -62.91G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.17G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.12G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.07G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.03G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.01G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.13G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.03G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Beaststalker's Belt" 1 {65.00G} - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -66.42G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -67.25G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -69.36G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -69.36G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -71.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Beaststalker's Belt" 1 {65.00G} - -71.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - -70.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Beaststalker's Belt" 1 {65.00G} - 46.42G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - 46.42G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 2 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 2 {2.105G} - "Plans: Mithril Shield Spike" 2 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 2 {2.105G} - "Plans: Mithril Shield Spike" 2 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 2 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 2 {2.105G} - "Plans: Mithril Shield Spike" 2 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 2 {1.00G} - "Recipe: Elixir of Giant Growth" 2 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 2 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 2 {1.00G} - "Recipe: Elixir of Giant Growth" 2 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 2 {1.00G} - "Recipe: Elixir of Giant Growth" 2 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 2 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -4.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - 5.25G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.14G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.92G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.80G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.68G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.67G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.66G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.75G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -7.36G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -3.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - 11.85G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -9.06G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - 20.85G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 4 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.14G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -38.94G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -38.40G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -37.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -38.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -21.10G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Ace of Warlords" 2 {15.00G} - -21.10G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -37.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -19.60G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -19.60G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Ace of Warlords" 2 {15.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -35.91G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -36.62G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -35.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Wildthorn Mail" 1 {1.25G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -35.65G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -32.62G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -35.40G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -62.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -58.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "Pulsating Hydra Heart" 1 {1.00G} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -58.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -61.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.00G} - "Ace of Warlords" 1 {3.90G} - -60.99G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -60.99G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -58.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -57.05G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -58.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -43.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -43.30G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -58.31G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -22.06G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -22.06G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Plans: Mithril Shield Spike" 1 {2.30G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -22.06G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -3.94G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -2.94G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -2.94G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.89G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.87G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -7.98G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - 12.34s - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - 12.35G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - 12.35G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.15G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.15G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -53.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - "Ace of Warlords" 1 {3.90G} - -38.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - -38.90G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - -50.00G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - -6.55G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Wildheart Belt" 1 {30.00G} - -6.55G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - -20.00G - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} - "Harnessing Shadows" 1 {5.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - -5.00s - "Garona: Book on Treachery" 1 {4.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - -5.00s - -15.00G - "Garona: Book on Treachery" 1 {4.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - 13.50G - "Garona: Book on Treachery" 1 {4.00G} - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - 13.50G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - -11.00G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - 6.10G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Arcanist's Cookbook" 1 {4.00G} - "The Emerald Dream" 1 {4.00G} - 6.10G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Emerald Dream" 1 {4.00G} - -7.00G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Emerald Dream" 1 {4.00G} - -2.35G - "Holy Bologna" 1 {2.00G} - "Preserved Holly" 5 {20.00s} - "The Emerald Dream" 1 {4.00G} - -2.35G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - -6.00G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - -6.00G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {3.00G} - -6.00G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - -11.50G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - 4.84G - "Holy Bologna" 1 {2.00G} - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - 4.84G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - -9.50G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - -4.50G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - "Two of Portals" 1 {3.00G} - -4.50G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - -6.50G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - 8.50G - "The Emerald Dream" 1 {4.00G} - "Two of Portals" 1 {2.50G} - 8.50G - "Two of Portals" 1 {2.50G} - -2.50G - "Two of Portals" 1 {2.50G} - -2.49G - "Two of Portals" 1 {2.50G} - -2.50G - "Two of Portals" 1 {2.50G} - -2.50G - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -172.50G - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -172.22G - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -171.95G - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -172.50G - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -172.50G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -372.50G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -370.73G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -368.96G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -367.19G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -365.42G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -364.67G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -372.50G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -205.97G - Nightblade 1 {200.00G} - "Orb of Deception" 1 {170.00G} - "Two of Portals" 1 {2.50G} - -205.97G - Nightblade 1 {200.00G} - "Two of Portals" 1 {2.50G} - -202.50G - Nightblade 1 {200.00G} - "Two of Portals" 1 {2.50G} - -194.30G - Nightblade 1 {200.00G} - "Two of Portals" 1 {2.50G} - -194.30G - Nightblade 1 {200.00G} - -200.00G - Nightblade 1 {200.00G} - -198.50G - Nightblade 1 {200.00G} - -198.50G - Nightblade 1 {200.00G} - -198.49G - Nightblade 1 {200.00G} - -200.00G - Nightblade 1 {200.00G} - -40.00G - Nightblade 1 {200.00G} - -40.00G - 0 - 30c - 0 - 54.00G - 64.00G - 74.00G - 74.06G - 74.10G - 74.10G - 0 - "Orb of Deception" 1 {155.00G} - -155.00G - "Orb of Deception" 1 {155.00G} -end test +#test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lot-prices +# 133.98G +# 158.85G +# 0 +# 14.28s +# 21.96s +# 28.08s +# 75.72s +# 1.09G +# 1.22G +# 1.36G +# 1.42G +# 2.43G +# 2.79G +# 2.95G +# 3.79G +# 4.79G +# 5.02G +# 0 +# 15.89G +# 0 +# 13.20s +# 0 +# 1.15G +# 0 +# 32.16s +# 0 +# 30c +# 0 +# 3.47G +# 0 +# 23.16s +# 0 +# 1.00G +# 0 +# 5.94G +# 0 +# 1.20s +# 0 +# 3.00G +# 0 +# 6.00G +# 0 +# 35.00s +# 0 +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.22G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# -77.41s +# "Plans: Wildthorn Mail" 1 {1.25G} +# -30.21s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# 6.75G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# 6.75G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 2 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# -80.00s +# "Plans: Wildthorn Mail" 1 {1.25G} +# -77.41s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# -77.80s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# 42c +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.01G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# -82.50s +# "Plans: Wildthorn Mail" 1 {1.25G} +# -75.00s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# 1.75G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# -85.00s +# "Plans: Wildthorn Mail" 1 {1.25G} +# -84.70s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.17G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.06G +# "Plans: Wildthorn Mail" 1 {1.25G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -65.42G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -64.58G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -62.91G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.17G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.12G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.07G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.03G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.01G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.13G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.03G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -66.42G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -67.25G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -69.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -69.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -71.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Beaststalker's Belt" 1 {65.00G} +# -71.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# -70.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Beaststalker's Belt" 1 {65.00G} +# 46.42G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# 46.42G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 2 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 2 {2.105G} +# "Plans: Mithril Shield Spike" 2 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 2 {2.105G} +# "Plans: Mithril Shield Spike" 2 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 2 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 2 {2.105G} +# "Plans: Mithril Shield Spike" 2 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 2 {1.00G} +# "Recipe: Elixir of Giant Growth" 2 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 2 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 2 {1.00G} +# "Recipe: Elixir of Giant Growth" 2 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 2 {1.00G} +# "Recipe: Elixir of Giant Growth" 2 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 2 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -4.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# 5.25G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.14G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.92G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.80G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.68G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.67G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.66G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.75G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -7.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -3.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# 11.85G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -9.06G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# 20.85G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 4 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.14G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -38.94G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -38.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -37.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -38.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -21.10G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Ace of Warlords" 2 {15.00G} +# -21.10G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -37.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -19.60G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -19.60G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Ace of Warlords" 2 {15.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -35.91G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -36.62G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -35.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -35.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -32.62G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -35.40G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -62.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "Pulsating Hydra Heart" 1 {1.00G} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -61.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.00G} +# "Ace of Warlords" 1 {3.90G} +# -60.99G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -60.99G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -57.05G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -43.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -43.30G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -3.94G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -2.94G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -2.94G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.89G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.87G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -7.98G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# 12.34s +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# 12.35G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# 12.35G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.15G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.15G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# "Ace of Warlords" 1 {3.90G} +# -38.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# -38.90G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# -50.00G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# -6.55G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Wildheart Belt" 1 {30.00G} +# -6.55G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# -20.00G +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} +# "Harnessing Shadows" 1 {5.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# -5.00s +# "Garona: Book on Treachery" 1 {4.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# -5.00s +# -15.00G +# "Garona: Book on Treachery" 1 {4.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# 13.50G +# "Garona: Book on Treachery" 1 {4.00G} +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# 13.50G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# -11.00G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# 6.10G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Arcanist's Cookbook" 1 {4.00G} +# "The Emerald Dream" 1 {4.00G} +# 6.10G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Emerald Dream" 1 {4.00G} +# -7.00G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Emerald Dream" 1 {4.00G} +# -2.35G +# "Holy Bologna" 1 {2.00G} +# "Preserved Holly" 5 {20.00s} +# "The Emerald Dream" 1 {4.00G} +# -2.35G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# -6.00G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# -6.00G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {3.00G} +# -6.00G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# -11.50G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# 4.84G +# "Holy Bologna" 1 {2.00G} +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# 4.84G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# -9.50G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# -4.50G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# "Two of Portals" 1 {3.00G} +# -4.50G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# -6.50G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# 8.50G +# "The Emerald Dream" 1 {4.00G} +# "Two of Portals" 1 {2.50G} +# 8.50G +# "Two of Portals" 1 {2.50G} +# -2.50G +# "Two of Portals" 1 {2.50G} +# -2.49G +# "Two of Portals" 1 {2.50G} +# -2.50G +# "Two of Portals" 1 {2.50G} +# -2.50G +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -172.50G +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -172.22G +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -171.95G +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -172.50G +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -172.50G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -372.50G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -370.73G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -368.96G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -367.19G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -365.42G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -364.67G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -372.50G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -205.97G +# Nightblade 1 {200.00G} +# "Orb of Deception" 1 {170.00G} +# "Two of Portals" 1 {2.50G} +# -205.97G +# Nightblade 1 {200.00G} +# "Two of Portals" 1 {2.50G} +# -202.50G +# Nightblade 1 {200.00G} +# "Two of Portals" 1 {2.50G} +# -194.30G +# Nightblade 1 {200.00G} +# "Two of Portals" 1 {2.50G} +# -194.30G +# Nightblade 1 {200.00G} +# -200.00G +# Nightblade 1 {200.00G} +# -198.50G +# Nightblade 1 {200.00G} +# -198.50G +# Nightblade 1 {200.00G} +# -198.49G +# Nightblade 1 {200.00G} +# -200.00G +# Nightblade 1 {200.00G} +# -40.00G +# Nightblade 1 {200.00G} +# -40.00G +# 0 +# 30c +# 0 +# 54.00G +# 64.00G +# 74.00G +# 74.06G +# 74.10G +# 74.10G +# 0 +# "Orb of Deception" 1 {155.00G} +# -155.00G +# "Orb of Deception" 1 {155.00G} +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lot-tags.test b/hledger/test/ledger-compat/baseline/opt-lot-tags.test index 98ff106fe..468c6eb6f 100644 --- a/hledger/test/ledger-compat/baseline/opt-lot-tags.test +++ b/hledger/test/ledger-compat/baseline/opt-lot-tags.test @@ -5,8 +5,9 @@ D 1.00c Assets:Gruulmorg 248720c Equity:Gold -comment +$ hledger -f- check -test bal --lot-tags tajer - 1339829.00c (TAG) Assets:Tajer -end test +#test bal --lot-tags tajer +# 1339829.00c (TAG) Assets:Tajer +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lots-actual.test b/hledger/test/ledger-compat/baseline/opt-lots-actual.test index 29cf35933..a3468262e 100644 --- a/hledger/test/ledger-compat/baseline/opt-lots-actual.test +++ b/hledger/test/ledger-compat/baseline/opt-lots-actual.test @@ -5,20 +5,21 @@ D 1.0000s Assets:Gruulmorg 248720c @ 10.051463493s Equity:Gold -5000000s -comment +$ hledger -f- check -test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots --date-format %Y/%m/%d - 1339829c {1.86590975416s} [2006/03/14] - 1339829c {1.86590975416s} [2006/03/14] - 248720c {10.051463493s} [2006/03/14] - 1339829c {1.86590975416s} [2006/03/14] - 248720c {10.051463493s} [2006/03/14] - -1388.89h -end test - -test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual - 1339829c - 1588549c - 1588549c - -1388.89h -end test +#test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots --date-format %Y/%m/%d +# 1339829c {1.86590975416s} [2006/03/14] +# 1339829c {1.86590975416s} [2006/03/14] +# 248720c {10.051463493s} [2006/03/14] +# 1339829c {1.86590975416s} [2006/03/14] +# 248720c {10.051463493s} [2006/03/14] +# -1388.89h +#end test +# +#test reg --format '%(justify(scrub(total_expr), 40, 40, true))\n' --lots-actual +# 1339829c +# 1588549c +# 1588549c +# -1388.89h +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lots.test b/hledger/test/ledger-compat/baseline/opt-lots.test index a6d747093..35cf39bf3 100644 --- a/hledger/test/ledger-compat/baseline/opt-lots.test +++ b/hledger/test/ledger-compat/baseline/opt-lots.test @@ -549,4697 +549,4698 @@ D 1.00G Assets:Tajer:Items "Orb of Deception" 1 @ 155G Assets:Tajer -comment +$ hledger -f- check -test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lots --date-format %Y/%m/%d - 133.98G - 158.85G - 0 - 14.28s - 21.96s - 28.08s - 75.72s - 1.09G - 1.22G - 1.36G - 1.42G - 2.43G - 2.79G - 2.95G - 3.79G - 4.79G - 5.02G - 0 - 15.89G - 0 - 13.20s - 0 - 1.15G - 0 - 32.16s - 0 - 30c - 0 - 3.47G - 0 - 23.16s - 0 - 1.00G - 0 - 5.94G - 0 - 1.20s - 0 - 3.00G - 0 - 6.00G - 0 - 35.00s - 0 - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.22G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -77.41s - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -30.21s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - 6.75G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - 6.75G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -80.00s - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -77.41s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -77.80s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - 42c - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.01G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -82.50s - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -75.00s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.24G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - 1.75G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -85.00s - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -84.70s - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.17G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.06G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -1.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -65.42G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -64.58G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -62.91G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.17G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.12G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.07G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.03G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.01G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.13G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.03G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -66.42G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -67.25G - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -67.25G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -69.36G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -69.36G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -71.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -71.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -70.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -73.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 46.42G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 46.42G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -4.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 5.25G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.14G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.92G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.80G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.68G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.67G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.66G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.75G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.36G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -3.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 11.85G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -8.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.06G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 20.85G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.14G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -38.94G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -38.40G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -37.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -38.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -39.15G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -21.10G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -21.10G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -37.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -19.60G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -19.60G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.91G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.62G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -36.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.65G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -32.62G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -35.40G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -62.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -61.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -60.99G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -60.99G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -57.05G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -43.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -43.30G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -58.31G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -22.06G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -3.94G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.94G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.94G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.89G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.87G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.98G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - 12.34s - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 12.35G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 12.35G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.15G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.15G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -53.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -38.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -38.90G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -50.00G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.55G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.55G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -20.00G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - -5.00s - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - -5.00s - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -15.00G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 13.50G - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 13.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -11.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 6.10G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 6.10G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -7.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.35G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.35G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -11.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 4.84G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 4.84G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -9.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -4.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -4.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -6.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 8.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 8.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.49G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -2.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -172.22G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -171.95G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -172.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -372.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -370.73G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -368.96G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -367.19G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -365.42G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -364.67G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -372.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -205.97G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -205.97G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -202.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -194.30G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -194.30G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -200.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -198.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -198.50G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -198.49G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -200.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -40.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -40.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - 30c - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 54.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 64.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 74.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 74.06G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 74.10G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - 74.10G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {155.00G} [2006/04/01] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] - "Ace of Warlords" -1 {3.00G} - "Ace of Warlords" 1 {3.00G} [2006/03/17] - "Ace of Warlords" -1 {3.90G} - "Ace of Warlords" 1 {3.90G} [2006/03/17] - "Ace of Warlords" 2 {15.00G} [2006/03/16] - "Ace of Warlords" -2 {15.00G} [2006/03/17] - "Beaststalker's Belt" -1 {65.00G} - "Beaststalker's Belt" 1 {65.00G} [2006/03/15] - -155.00G - "Garona: Book on Treachery" -1 {4.00G} - "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] - "Harnessing Shadows" -1 {5.00G} - "Harnessing Shadows" 1 {5.00G} [2006/03/17] - "Holy Bologna" -1 {2.00G} - "Holy Bologna" 1 {2.00G} [2006/03/17] - Nightblade -1 {200.00G} - Nightblade 1 {200.00G} [2006/03/22] - "Orb of Deception" 1 {155.00G} [2006/04/01] - "Orb of Deception" -1 {170.00G} - "Orb of Deception" 1 {170.00G} [2006/03/21] - "Plans: Mithril Shield Spike" -1 {2.105G} - "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] - "Plans: Mithril Shield Spike" -1 {2.30G} - "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] - "Plans: Wildthorn Mail" -1 {1.25G} - "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] - "Preserved Holly" -5 {20.00s} - "Preserved Holly" 5 {20.00s} [2006/03/17] - "Pulsating Hydra Heart" -1 {1.00G} - "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] - "Recipe: Elixir of Giant Growth" -1 {1.00G} - "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] - "Recipe: Elixir of Giant Growth" -1 {1.50G} - "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] - "The Arcanist's Cookbook" -1 {4.00G} - "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] - "The Emerald Dream" -1 {4.00G} - "The Emerald Dream" 1 {4.00G} [2006/03/17] - "Two of Portals" -1 {2.50G} - "Two of Portals" 1 {2.50G} [2006/03/19] - "Two of Portals" -1 {3.00G} - "Two of Portals" 1 {3.00G} [2006/03/19] - "Wildheart Belt" -1 {30.00G} - "Wildheart Belt" 1 {30.00G} [2006/03/17] -end test +#test reg -F '%(justify(scrub(total_expr), 80, 80, true))\n' --lots --date-format %Y/%m/%d +# 133.98G +# 158.85G +# 0 +# 14.28s +# 21.96s +# 28.08s +# 75.72s +# 1.09G +# 1.22G +# 1.36G +# 1.42G +# 2.43G +# 2.79G +# 2.95G +# 3.79G +# 4.79G +# 5.02G +# 0 +# 15.89G +# 0 +# 13.20s +# 0 +# 1.15G +# 0 +# 32.16s +# 0 +# 30c +# 0 +# 3.47G +# 0 +# 23.16s +# 0 +# 1.00G +# 0 +# 5.94G +# 0 +# 1.20s +# 0 +# 3.00G +# 0 +# 6.00G +# 0 +# 35.00s +# 0 +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.22G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -77.41s +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -30.21s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# 6.75G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# 6.75G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -80.00s +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -77.41s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -77.80s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# 42c +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.01G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -82.50s +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -75.00s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.24G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# 1.75G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -85.00s +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -84.70s +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.17G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.06G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -1.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -65.42G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -64.58G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -62.91G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.17G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.12G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.07G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.03G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.01G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.13G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.03G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -66.42G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -67.25G +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -67.25G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -69.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -69.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -71.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -71.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -70.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -73.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 46.42G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 46.42G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -4.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 5.25G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.14G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.92G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.80G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.68G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.67G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.66G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.75G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.36G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -3.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 11.85G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -8.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.06G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 20.85G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.14G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -38.94G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -38.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -37.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -38.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -39.15G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -21.10G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -21.10G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -37.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -19.60G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -19.60G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.91G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.62G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -36.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.65G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -32.62G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -35.40G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -62.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -61.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -60.99G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -60.99G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -57.05G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -43.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -43.30G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -58.31G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -22.06G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -3.94G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.94G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.94G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.89G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.87G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.98G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# 12.34s +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 12.35G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 12.35G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.15G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.15G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -53.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -38.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -38.90G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -50.00G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.55G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.55G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -20.00G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# -5.00s +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# -5.00s +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -15.00G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 13.50G +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 13.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -11.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 6.10G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 6.10G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -7.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.35G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.35G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -11.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 4.84G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 4.84G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -9.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -4.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -4.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -6.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 8.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 8.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.49G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -2.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -172.22G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -171.95G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -172.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -372.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -370.73G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -368.96G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -367.19G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -365.42G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -364.67G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -372.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -205.97G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -205.97G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -202.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -194.30G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -194.30G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -200.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -198.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -198.50G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -198.49G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -200.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -40.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -40.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# 30c +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 54.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 64.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 74.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 74.06G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 74.10G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# 74.10G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {155.00G} [2006/04/01] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.00G} +# "Ace of Warlords" 1 {3.00G} [2006/03/17] +# "Ace of Warlords" -1 {3.90G} +# "Ace of Warlords" 1 {3.90G} [2006/03/17] +# "Ace of Warlords" 2 {15.00G} [2006/03/16] +# "Ace of Warlords" -2 {15.00G} [2006/03/17] +# "Beaststalker's Belt" -1 {65.00G} +# "Beaststalker's Belt" 1 {65.00G} [2006/03/15] +# -155.00G +# "Garona: Book on Treachery" -1 {4.00G} +# "Garona: Book on Treachery" 1 {4.00G} [2006/03/17] +# "Harnessing Shadows" -1 {5.00G} +# "Harnessing Shadows" 1 {5.00G} [2006/03/17] +# "Holy Bologna" -1 {2.00G} +# "Holy Bologna" 1 {2.00G} [2006/03/17] +# Nightblade -1 {200.00G} +# Nightblade 1 {200.00G} [2006/03/22] +# "Orb of Deception" 1 {155.00G} [2006/04/01] +# "Orb of Deception" -1 {170.00G} +# "Orb of Deception" 1 {170.00G} [2006/03/21] +# "Plans: Mithril Shield Spike" -1 {2.105G} +# "Plans: Mithril Shield Spike" 1 {2.105G} [2006/03/15] +# "Plans: Mithril Shield Spike" -1 {2.30G} +# "Plans: Mithril Shield Spike" 1 {2.30G} [2006/03/15] +# "Plans: Wildthorn Mail" -1 {1.25G} +# "Plans: Wildthorn Mail" 1 {1.25G} [2006/03/14] +# "Preserved Holly" -5 {20.00s} +# "Preserved Holly" 5 {20.00s} [2006/03/17] +# "Pulsating Hydra Heart" -1 {1.00G} +# "Pulsating Hydra Heart" 1 {1.00G} [2006/03/16] +# "Recipe: Elixir of Giant Growth" -1 {1.00G} +# "Recipe: Elixir of Giant Growth" 1 {1.00G} [2006/03/15] +# "Recipe: Elixir of Giant Growth" -1 {1.50G} +# "Recipe: Elixir of Giant Growth" 1 {1.50G} [2006/03/15] +# "The Arcanist's Cookbook" -1 {4.00G} +# "The Arcanist's Cookbook" 1 {4.00G} [2006/03/17] +# "The Emerald Dream" -1 {4.00G} +# "The Emerald Dream" 1 {4.00G} [2006/03/17] +# "Two of Portals" -1 {2.50G} +# "Two of Portals" 1 {2.50G} [2006/03/19] +# "Two of Portals" -1 {3.00G} +# "Two of Portals" 1 {3.00G} [2006/03/19] +# "Wildheart Belt" -1 {30.00G} +# "Wildheart Belt" 1 {30.00G} [2006/03/17] +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lots_basis.test b/hledger/test/ledger-compat/baseline/opt-lots_basis.test index 4235508f8..374e47d1f 100644 --- a/hledger/test/ledger-compat/baseline/opt-lots_basis.test +++ b/hledger/test/ledger-compat/baseline/opt-lots_basis.test @@ -549,328 +549,329 @@ D 1.00G Assets:Tajer:Items "Orb of Deception" 1 @ 155G Assets:Tajer -comment +$ hledger -f- check -test reg --basis -06-Mar-14 Opening Balances Assets:Tajer 133.98G 133.98G - Assets:Gruulmorg 24.87G 158.85G - Equity:Gold -158.85G 0 -06-Mar-14 Auction House Expenses:Fees:Auction 14.28s 14.28s - Expenses:Fees:Auction 7.68s 21.96s - Expenses:Fees:Auction 6.12s 28.08s - Expenses:Fees:Auction 47.64s 75.72s - Expenses:Fees:Auction 33.72s 1.09G - Expenses:Fees:Auction 12.96s 1.22G - Expenses:Fees:Auction 13.32s 1.36G - Expenses:Fees:Auction 6.60s 1.42G - Expenses:Fees:Auction 1.00G 2.43G - Expenses:Fees:Auction 35.88s 2.79G - Expenses:Fees:Auction 16.32s 2.95G - Expenses:Fees:Auction 83.88s 3.79G - Expenses:Fees:Auction 99.84s 4.79G - Expenses:Fees:Auction 23.16s 5.02G - Assets:Tajer -5.02G 0 -06-Mar-14 Auction House Assets:Tajer 15.89G 15.89G - Equity:Gold -15.89G 0 -06-Mar-14 Auction House Expenses:Fees:Auction 13.20s 13.20s - Assets:Tajer -13.20s 0 -06-Mar-14 Auction House Assets:Tajer 1.15G 1.15G - Equity:Gold -1.15G 0 -06-Mar-14 Auction House Expenses:Fees:Auction 32.16s 32.16s - Assets:Tajer -32.16s 0 -06-Mar-14 Post Expenses:Fees:Mail 30c 30c - Assets:Gruulmorg -30c 0 -06-Mar-14 Auction House Assets:Tajer 3.47G 3.47G - Equity:Gold -3.47G 0 -06-Mar-14 Auction House Expenses:Fees:Auction 23.16s 23.16s - Assets:Tajer -23.16s 0 -06-Mar-14 Auction House Assets:Gruulmorg 1.00G 1.00G - Equity:Gold -1.00G 0 -06-Mar-14 Auction House Assets:Tajer 5.94G 5.94G - Equity:Gold -5.94G 0 -06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s - Assets:Tajer -1.20s 0 -06-Mar-14 Player Assets:Tajer 3.00G 3.00G - Equity:Gold -3.00G 0 -06-Mar-14 Player Assets:Tajer 6.00G 6.00G - Equity:Gold -6.00G 0 -06-Mar-14 Auction House Expenses:Items 35.00s 35.00s - Assets:Tajer -35.00s 0 -06-Mar-14 Auction House Assets:Tajer:Items 1.25G 1.25G - Assets:Tajer -1.25G 0 -06-Mar-14 Auction House Assets:Bids 2.59s 2.59s - Assets:Bids 45.00s 47.59s - Assets:Bids 47.20s 94.79s - Assets:Tajer -94.79s 0 -06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s - Assets:Tajer -1.20s 0 -06-Mar-14 Auction House Expenses:Items 8.00G 8.00G - Assets:Tajer -8.00G 0 -06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s - Assets:Tajer -1.20s 0 -06-Mar-14 Puldoost Assets:Tajer 8.00G 8.00G - Expenses:Items -8.00G 0 -06-Mar-14 Auction House Assets:Wyshona:Items "Plans: Wildthorn Mail" 1 "Plans: Wildthorn Mail" 1 - Assets:Tajer:Items "Plans: Wildthorn Mail" -1 0 -06-Mar-15 Auction House Assets:Tajer 45.00s 45.00s - Assets:Tajer 2.59s 47.59s - Assets:Bids -47.59s 0 -06-Mar-15 Auction House Assets:Tajer 47.20s 47.20s - Assets:Bids -47.20s 0 -06-Mar-15 Auction House Expenses:Fees:Auction 1.25G 1.25G - Assets:Tajer -1.25G 0 -06-Mar-15 Auction House Expenses:Fees:Auction 23.75s 23.75s - Expenses:Fees:Auction -23.75s 0 -06-Mar-15 Auction House Assets:Danell 4c 4c - Equity:Gold -4c 0 -06-Mar-15 Transfer Assets:Gruulmorg 2c 2c - Assets:Danell -2c 0 -06-Mar-15 Transfer Assets:Danell 42.50s 42.50s - Expenses:Fees:Auction 7.50s 50.00s - Assets:Gruulmorg -50.00s 0 -06-Mar-15 Post Expenses:Fees:Mail 60c 60c - Assets:Danell -60c 0 -06-Mar-15 Player Assets:Tajer 3.00G 3.00G - Equity:Gold -3.00G 0 -06-Mar-15 Post Assets:Wyshona 40.00s 40.00s - Expenses:Fees:Mail 30c 40.30s - Assets:Danell -40.30s 0 -06-Mar-15 Auction House Expenses:Fees:Auction 8.00s 8.00s - Expenses:Fees:Auction 11.00s 19.00s - Assets:Wyshona -19.00s 0 -06-Mar-15 Auction House Assets:Tajer:Items 65.00G 65.00G - Assets:Tajer -65.00G 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 82.68s 82.68s - Assets:Tajer -82.68s 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Vendor Assets:Tajer 1.67G 1.67G - Assets:Tajer 1.66G 3.34G - Equity:Gold -3.34G 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 7.72s 7.72s - Expenses:Fees:Auction 5.44s 13.16s - Expenses:Fees:Auction 4.44s 17.60s - Expenses:Fees:Auction 4.32s 21.92s - Expenses:Fees:Auction 2.04s 23.96s - Assets:Tajer -23.96s 0 -06-Mar-15 Player Assets:Tajer 12.00s 12.00s - Equity:Gold -12.00s 0 -06-Mar-15 Vendor Assets:Tajer 22.00s 22.00s - Equity:Gold -22.00s 0 -06-Mar-15 Auction House Assets:Tajer:Items 1.00G 1.00G - Assets:Tajer -1.00G 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 82.68s 82.68s - Assets:Tajer -82.68s 0 -06-Mar-15 Auction House Assets:Tajer:Items 2.11G 2.11G - Assets:Tajer -2.11G 0 -06-Mar-15 Auction House Assets:Tajer:Items 2.30G 2.30G - Assets:Tajer -2.30G 0 -06-Mar-15 Auction House Assets:Tajer:Items 1.50G 1.50G - Assets:Tajer -1.50G 0 -06-Mar-16 Player Assets:Tajer 3.00G 3.00G - Equity:Gold -3.00G 0 -06-Mar-16 Post Expenses:Fees:Mail 90c 90c - Assets:Tajer -90c 0 -06-Mar-16 Auction House Assets:Tajer 119.58G 119.58G - Assets:Tajer:Items -65.00G 54.58G - Income:Brokering -54.58G 0 -06-Mar-16 Auction House Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 1 - Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 2 - Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 - "Recipe: Elixir of Giant Growth" 1 - Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 - "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Plans: Mithril Shield Spike" 1 - "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 "Recipe: Elixir of Giant Growth" 1 - Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 0 -06-Mar-16 Player Assets:Tajer 4.00G 4.00G - Equity:Gold -4.00G 0 -06-Mar-16 Auction House Assets:Wyshona 13.41G 13.41G - Equity:Gold -13.41G 0 -06-Mar-16 Auction House Assets:Gruulmorg 4c 4c - Assets:Danell -4c 0 -06-Mar-16 Auction House Expenses:Fees:Auction 4c 4c - Expenses:Fees:Mail 1.20s 1.24s - Assets:Danell -1.24s 0 -06-Mar-16 Auction House Expenses:Fees:Auction 24.00s 24.00s - Expenses:Fees:Auction 12.00s 36.00s - Expenses:Fees:Auction 12.00s 48.00s - Expenses:Fees:Auction 84c 48.84s - Expenses:Fees:Auction 84c 49.68s - Assets:Wyshona -49.68s 0 -06-Mar-16 Crazy Cat Lady Expenses:Items 40.00s 40.00s - Expenses:Items 40.00s 80.00s - Assets:Wyshona -80.00s 0 -06-Mar-16 Transfer Expenses:Fees:Mail 60c 60c - Assets:Danell 5.00G 5.01G - Assets:Wyshona -5.01G 0 -06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c - Assets:Tajer 20.00G 20.00G - Assets:Gruulmorg -20.00G 0 -06-Mar-16 Auction House Assets:Tajer:Items 1.00G 1.00G - Assets:Tajer -1.00G 0 -06-Mar-16 Auction House Expenses:Fees:Auction 9.36s 9.36s - Assets:Tajer -9.36s 0 -06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c - Assets:Gruulmorg 30.00G 30.00G - Assets:Tajer -30.00G 0 -06-Mar-16 Auction House Assets:Gruulmorg:Items 30.00G 30.00G - Assets:Gruulmorg -30.00G 0 -06-Mar-16 Transfer Assets:Tajer:Items "Ace of Warlords" 2 "Ace of Warlords" 2 - Assets:Gruulmorg:Items "Ace of Warlords" -2 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Gruulmorg -60c 0 -06-Mar-16 Post Expenses:Fees:Mail 1.20s 1.20s - Assets:Tajer -1.20s 0 -06-Mar-16 Auction House Assets:Tajer 21.04s 21.04s - Equity:Gold -21.04s 0 -06-Mar-16 Auction House Expenses:Fees:Auction 75.00s 75.00s - Expenses:Fees:Auction 75.00s 1.50G - Assets:Tajer -1.50G 0 -06-Mar-16 Transfer Assets:Danell 6c 6c - Assets:Gruulmorg -6c 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Gruulmorg -60c 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Tajer -60c 0 -06-Mar-16 General Goods Vendor Expenses:Items 50c 50c - Assets:Tajer -50c 0 -06-Mar-16 Player Assets:Tajer 1.00G 1.00G - Equity:Gold -1.00G 0 -06-Mar-17 Auction House Assets:Wyshona 18.06G 18.06G - Assets:Wyshona:Items -1.50G 16.56G - Income:Brokering -16.56G 0 -06-Mar-17 Auction House Assets:Wyshona 18.06G 18.06G - Assets:Wyshona:Items -1.00G 17.06G - Income:Brokering -17.06G 0 -06-Mar-17 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-17 Player: raev Assets:Tajer:Items 30.00G 30.00G - Assets:Tajer:Items -30.00G 0 -06-Mar-17 Auction House Expenses:Fees:Auction 74.82s 74.82s - Assets:Tajer -74.82s 0 -06-Mar-17 Post Expenses:Fees:Mail 3.00s 3.00s - Assets:Wyshona -3.00s 0 -06-Mar-17 Player Assets:Wyshona 1.00G 1.00G - Assets:Wyshona:Items -1.25G -25.00s - Expenses:Capital Loss 25.00s 0 -06-Mar-17 Auction House (impl.. Expenses:Items 2.79G 2.79G - Assets:Wyshona -2.79G 0 -06-Mar-17 Auction House (impl.. Assets:Danell:Items 3.00G 3.00G - Assets:Tajer:Items 3.90G 6.90G - Assets:Tajer:Items 2.00G 8.90G - Assets:Tajer:Items 4.00G 12.90G - Assets:Tajer:Items 4.00G 16.90G - Assets:Tajer:Items 5.00G 21.90G - Assets:Tajer:Items 4.00G 25.90G - Assets:Tajer:Items 1.00G 26.90G - Assets:Wyshona -26.90G 0 -06-Mar-17 Auction House Assets:Tajer 4.00G 4.00G - Assets:Tajer:Items -1.00G 3.00G - Income:Brokering -3.00G 0 -06-Mar-17 Auction House Assets:Danell 31.71s 31.71s - Assets:Danell:Items -3.00G -2.68G - Expenses:Capital Loss 2.68G 0 -06-Mar-17 Auction House Expenses:Fees:Auction 1.25G 1.25G - Assets:Danell -1.25G 0 -06-Mar-17 Transfer Assets:Gruulmorg 15.00G 15.00G - Expenses:Fees:Mail 30c 15.00G - Assets:Tajer -15.00G 0 -06-Mar-17 Auction House Assets:Wyshona 36.25G 36.25G - Assets:Wyshona:Items -2.11G 34.14G - Assets:Wyshona:Items -2.30G 31.84G - Income:Brokering -31.84G 0 -06-Mar-17 Transfer Assets:Danell 49.96G 49.96G - Expenses:Gifts 1.00G 50.96G - Expenses:Fees:Mail 30c 50.96G - Assets:Wyshona -50.96G 0 -06-Mar-17 Post Expenses:Fees:Mail 90c 90c - Expenses:Fees:Auction 1.66s 2.56s - Assets:Gruulmorg -2.56s 0 -06-Mar-17 Transfer Assets:Gruulmorg 45.92G 45.92G - Expenses:Fees:Auction 8.10G 54.02G - Assets:Danell -54.02G 0 -06-Mar-17 Transfer Assets:Tajer 66.25G 66.25G - Expenses:Fees:Mail 30c 66.25G - Assets:Gruulmorg -66.25G 0 -06-Mar-17 Auction House Expenses:Fees:Auction 75.00s 75.00s - Expenses:Fees:Mail 30c 75.30s - Assets:Tajer -75.30s 0 -06-Mar-18 Auction House Assets:Tajer 15.00G 15.00G - Assets:Tajer:Items -3.90G 11.10G - Income:Brokering -11.10G 0 -06-Mar-18 Auction House Assets:Tajer 43.45G 43.45G - Assets:Tajer:Items -30.00G 13.45G - Income:Brokering -13.45G 0 -06-Mar-18 Auction House Assets:Tajer 19.95G 19.95G - Assets:Tajer:Items -5.00G 14.95G - Income:Brokering -14.95G 0 -06-Mar-19 Auction House Assets:Tajer 28.50G 28.50G - Assets:Tajer:Items -4.00G 24.50G - Income:Brokering -24.50G 0 -06-Mar-19 Auction House Assets:Tajer 17.10G 17.10G - Assets:Tajer:Items -4.00G 13.10G - Income:Brokering -13.10G 0 -06-Mar-19 Auction House Assets:Tajer 4.65G 4.65G - Assets:Tajer:Items -1.00G 3.65G - Income:Brokering -3.65G 0 -06-Mar-19 Auction House Assets:Tajer:Items 3.00G 3.00G - Assets:Tajer:Items 2.50G 5.50G - Assets:Tajer -5.50G 0 -06-Mar-20 Auction House Assets:Tajer 16.34G 16.34G - Assets:Tajer:Items -2.00G 14.34G - Income:Brokering -14.34G 0 -06-Mar-20 Auction House Assets:Tajer 5.00G 5.00G - Assets:Tajer:Items -3.00G 2.00G - Income:Brokering -2.00G 0 -06-Mar-20 Auction House Assets:Tajer 15.00G 15.00G - Assets:Tajer:Items -4.00G 11.00G - Income:Brokering -11.00G 0 -06-Mar-20 Auction House Expenses:Fees:Mail 60c 60c - Assets:Tajer -60c 0 -06-Mar-21 Auction House Assets:Tajer:Items 170.00G 170.00G - Assets:Tajer -170.00G 0 -06-Mar-21 Auction House Expenses:Fees:Auction 27.60s 27.60s - Expenses:Fees:Auction 27.60s 55.20s - Assets:Tajer -55.20s 0 -06-Mar-22 Auction House Assets:Tajer:Items 200.00G 200.00G - Assets:Tajer -200.00G 0 -06-Mar-22 Auction House Expenses:Fees:Auction 1.77G 1.77G - Expenses:Fees:Auction 1.77G 3.54G - Expenses:Fees:Auction 1.77G 5.31G - Expenses:Fees:Auction 1.77G 7.08G - Expenses:Fees:Auction 75.00s 7.83G - Assets:Tajer -7.83G 0 -06-Mar-23 Auction House Assets:Tajer 166.53G 166.53G - Assets:Tajer:Items -170.00G -3.47G - Expenses:Capital Loss 3.47G 0 -06-Mar-26 Auction House Assets:Tajer 8.20G 8.20G - Assets:Tajer:Items -2.50G 5.70G - Income:Brokering -5.70G 0 -06-Mar-26 Player Expenses:Items 1.50G 1.50G - Expenses:Fees:Mail 30c 1.50G - Expenses:Fees:Mail 30c 1.51G - Assets:Tajer -1.51G 0 -06-Mar-27 Player Assets:Tajer 160.00G 160.00G - Assets:Tajer:Items -200.00G -40.00G - Expenses:Capital Loss 40.00G 0 -06-Mar-27 Player Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-26 Player Expenses:Items 54.00G 54.00G - Expenses:Items 10.00G 64.00G - Expenses:Fees:Bank 10.00G 74.00G - Expenses:Fees:Mail 6.30s 74.06G - Expenses:Fees:Mail 3.30s 74.10G - Expenses:Fees:Mail 30c 74.10G - Assets:Tajer -74.10G 0 -06-Apr-01 Auction House Assets:Tajer:Items 155.00G 155.00G - Assets:Tajer -155.00G 0 -end test +#test reg --basis +#06-Mar-14 Opening Balances Assets:Tajer 133.98G 133.98G +# Assets:Gruulmorg 24.87G 158.85G +# Equity:Gold -158.85G 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 14.28s 14.28s +# Expenses:Fees:Auction 7.68s 21.96s +# Expenses:Fees:Auction 6.12s 28.08s +# Expenses:Fees:Auction 47.64s 75.72s +# Expenses:Fees:Auction 33.72s 1.09G +# Expenses:Fees:Auction 12.96s 1.22G +# Expenses:Fees:Auction 13.32s 1.36G +# Expenses:Fees:Auction 6.60s 1.42G +# Expenses:Fees:Auction 1.00G 2.43G +# Expenses:Fees:Auction 35.88s 2.79G +# Expenses:Fees:Auction 16.32s 2.95G +# Expenses:Fees:Auction 83.88s 3.79G +# Expenses:Fees:Auction 99.84s 4.79G +# Expenses:Fees:Auction 23.16s 5.02G +# Assets:Tajer -5.02G 0 +#06-Mar-14 Auction House Assets:Tajer 15.89G 15.89G +# Equity:Gold -15.89G 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 13.20s 13.20s +# Assets:Tajer -13.20s 0 +#06-Mar-14 Auction House Assets:Tajer 1.15G 1.15G +# Equity:Gold -1.15G 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 32.16s 32.16s +# Assets:Tajer -32.16s 0 +#06-Mar-14 Post Expenses:Fees:Mail 30c 30c +# Assets:Gruulmorg -30c 0 +#06-Mar-14 Auction House Assets:Tajer 3.47G 3.47G +# Equity:Gold -3.47G 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 23.16s 23.16s +# Assets:Tajer -23.16s 0 +#06-Mar-14 Auction House Assets:Gruulmorg 1.00G 1.00G +# Equity:Gold -1.00G 0 +#06-Mar-14 Auction House Assets:Tajer 5.94G 5.94G +# Equity:Gold -5.94G 0 +#06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s +# Assets:Tajer -1.20s 0 +#06-Mar-14 Player Assets:Tajer 3.00G 3.00G +# Equity:Gold -3.00G 0 +#06-Mar-14 Player Assets:Tajer 6.00G 6.00G +# Equity:Gold -6.00G 0 +#06-Mar-14 Auction House Expenses:Items 35.00s 35.00s +# Assets:Tajer -35.00s 0 +#06-Mar-14 Auction House Assets:Tajer:Items 1.25G 1.25G +# Assets:Tajer -1.25G 0 +#06-Mar-14 Auction House Assets:Bids 2.59s 2.59s +# Assets:Bids 45.00s 47.59s +# Assets:Bids 47.20s 94.79s +# Assets:Tajer -94.79s 0 +#06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s +# Assets:Tajer -1.20s 0 +#06-Mar-14 Auction House Expenses:Items 8.00G 8.00G +# Assets:Tajer -8.00G 0 +#06-Mar-14 Post Expenses:Fees:Mail 1.20s 1.20s +# Assets:Tajer -1.20s 0 +#06-Mar-14 Puldoost Assets:Tajer 8.00G 8.00G +# Expenses:Items -8.00G 0 +#06-Mar-14 Auction House Assets:Wyshona:Items "Plans: Wildthorn Mail" 1 "Plans: Wildthorn Mail" 1 +# Assets:Tajer:Items "Plans: Wildthorn Mail" -1 0 +#06-Mar-15 Auction House Assets:Tajer 45.00s 45.00s +# Assets:Tajer 2.59s 47.59s +# Assets:Bids -47.59s 0 +#06-Mar-15 Auction House Assets:Tajer 47.20s 47.20s +# Assets:Bids -47.20s 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 1.25G 1.25G +# Assets:Tajer -1.25G 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 23.75s 23.75s +# Expenses:Fees:Auction -23.75s 0 +#06-Mar-15 Auction House Assets:Danell 4c 4c +# Equity:Gold -4c 0 +#06-Mar-15 Transfer Assets:Gruulmorg 2c 2c +# Assets:Danell -2c 0 +#06-Mar-15 Transfer Assets:Danell 42.50s 42.50s +# Expenses:Fees:Auction 7.50s 50.00s +# Assets:Gruulmorg -50.00s 0 +#06-Mar-15 Post Expenses:Fees:Mail 60c 60c +# Assets:Danell -60c 0 +#06-Mar-15 Player Assets:Tajer 3.00G 3.00G +# Equity:Gold -3.00G 0 +#06-Mar-15 Post Assets:Wyshona 40.00s 40.00s +# Expenses:Fees:Mail 30c 40.30s +# Assets:Danell -40.30s 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 8.00s 8.00s +# Expenses:Fees:Auction 11.00s 19.00s +# Assets:Wyshona -19.00s 0 +#06-Mar-15 Auction House Assets:Tajer:Items 65.00G 65.00G +# Assets:Tajer -65.00G 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 82.68s 82.68s +# Assets:Tajer -82.68s 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Vendor Assets:Tajer 1.67G 1.67G +# Assets:Tajer 1.66G 3.34G +# Equity:Gold -3.34G 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 7.72s 7.72s +# Expenses:Fees:Auction 5.44s 13.16s +# Expenses:Fees:Auction 4.44s 17.60s +# Expenses:Fees:Auction 4.32s 21.92s +# Expenses:Fees:Auction 2.04s 23.96s +# Assets:Tajer -23.96s 0 +#06-Mar-15 Player Assets:Tajer 12.00s 12.00s +# Equity:Gold -12.00s 0 +#06-Mar-15 Vendor Assets:Tajer 22.00s 22.00s +# Equity:Gold -22.00s 0 +#06-Mar-15 Auction House Assets:Tajer:Items 1.00G 1.00G +# Assets:Tajer -1.00G 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 82.68s 82.68s +# Assets:Tajer -82.68s 0 +#06-Mar-15 Auction House Assets:Tajer:Items 2.11G 2.11G +# Assets:Tajer -2.11G 0 +#06-Mar-15 Auction House Assets:Tajer:Items 2.30G 2.30G +# Assets:Tajer -2.30G 0 +#06-Mar-15 Auction House Assets:Tajer:Items 1.50G 1.50G +# Assets:Tajer -1.50G 0 +#06-Mar-16 Player Assets:Tajer 3.00G 3.00G +# Equity:Gold -3.00G 0 +#06-Mar-16 Post Expenses:Fees:Mail 90c 90c +# Assets:Tajer -90c 0 +#06-Mar-16 Auction House Assets:Tajer 119.58G 119.58G +# Assets:Tajer:Items -65.00G 54.58G +# Income:Brokering -54.58G 0 +#06-Mar-16 Auction House Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 1 +# Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 2 +# Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 +# "Recipe: Elixir of Giant Growth" 1 +# Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 +# "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Plans: Mithril Shield Spike" 1 +# "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 "Recipe: Elixir of Giant Growth" 1 +# Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 0 +#06-Mar-16 Player Assets:Tajer 4.00G 4.00G +# Equity:Gold -4.00G 0 +#06-Mar-16 Auction House Assets:Wyshona 13.41G 13.41G +# Equity:Gold -13.41G 0 +#06-Mar-16 Auction House Assets:Gruulmorg 4c 4c +# Assets:Danell -4c 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 4c 4c +# Expenses:Fees:Mail 1.20s 1.24s +# Assets:Danell -1.24s 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 24.00s 24.00s +# Expenses:Fees:Auction 12.00s 36.00s +# Expenses:Fees:Auction 12.00s 48.00s +# Expenses:Fees:Auction 84c 48.84s +# Expenses:Fees:Auction 84c 49.68s +# Assets:Wyshona -49.68s 0 +#06-Mar-16 Crazy Cat Lady Expenses:Items 40.00s 40.00s +# Expenses:Items 40.00s 80.00s +# Assets:Wyshona -80.00s 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 60c 60c +# Assets:Danell 5.00G 5.01G +# Assets:Wyshona -5.01G 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c +# Assets:Tajer 20.00G 20.00G +# Assets:Gruulmorg -20.00G 0 +#06-Mar-16 Auction House Assets:Tajer:Items 1.00G 1.00G +# Assets:Tajer -1.00G 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 9.36s 9.36s +# Assets:Tajer -9.36s 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c +# Assets:Gruulmorg 30.00G 30.00G +# Assets:Tajer -30.00G 0 +#06-Mar-16 Auction House Assets:Gruulmorg:Items 30.00G 30.00G +# Assets:Gruulmorg -30.00G 0 +#06-Mar-16 Transfer Assets:Tajer:Items "Ace of Warlords" 2 "Ace of Warlords" 2 +# Assets:Gruulmorg:Items "Ace of Warlords" -2 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Gruulmorg -60c 0 +#06-Mar-16 Post Expenses:Fees:Mail 1.20s 1.20s +# Assets:Tajer -1.20s 0 +#06-Mar-16 Auction House Assets:Tajer 21.04s 21.04s +# Equity:Gold -21.04s 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 75.00s 75.00s +# Expenses:Fees:Auction 75.00s 1.50G +# Assets:Tajer -1.50G 0 +#06-Mar-16 Transfer Assets:Danell 6c 6c +# Assets:Gruulmorg -6c 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Gruulmorg -60c 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Tajer -60c 0 +#06-Mar-16 General Goods Vendor Expenses:Items 50c 50c +# Assets:Tajer -50c 0 +#06-Mar-16 Player Assets:Tajer 1.00G 1.00G +# Equity:Gold -1.00G 0 +#06-Mar-17 Auction House Assets:Wyshona 18.06G 18.06G +# Assets:Wyshona:Items -1.50G 16.56G +# Income:Brokering -16.56G 0 +#06-Mar-17 Auction House Assets:Wyshona 18.06G 18.06G +# Assets:Wyshona:Items -1.00G 17.06G +# Income:Brokering -17.06G 0 +#06-Mar-17 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-17 Player: raev Assets:Tajer:Items 30.00G 30.00G +# Assets:Tajer:Items -30.00G 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 74.82s 74.82s +# Assets:Tajer -74.82s 0 +#06-Mar-17 Post Expenses:Fees:Mail 3.00s 3.00s +# Assets:Wyshona -3.00s 0 +#06-Mar-17 Player Assets:Wyshona 1.00G 1.00G +# Assets:Wyshona:Items -1.25G -25.00s +# Expenses:Capital Loss 25.00s 0 +#06-Mar-17 Auction House (impl.. Expenses:Items 2.79G 2.79G +# Assets:Wyshona -2.79G 0 +#06-Mar-17 Auction House (impl.. Assets:Danell:Items 3.00G 3.00G +# Assets:Tajer:Items 3.90G 6.90G +# Assets:Tajer:Items 2.00G 8.90G +# Assets:Tajer:Items 4.00G 12.90G +# Assets:Tajer:Items 4.00G 16.90G +# Assets:Tajer:Items 5.00G 21.90G +# Assets:Tajer:Items 4.00G 25.90G +# Assets:Tajer:Items 1.00G 26.90G +# Assets:Wyshona -26.90G 0 +#06-Mar-17 Auction House Assets:Tajer 4.00G 4.00G +# Assets:Tajer:Items -1.00G 3.00G +# Income:Brokering -3.00G 0 +#06-Mar-17 Auction House Assets:Danell 31.71s 31.71s +# Assets:Danell:Items -3.00G -2.68G +# Expenses:Capital Loss 2.68G 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 1.25G 1.25G +# Assets:Danell -1.25G 0 +#06-Mar-17 Transfer Assets:Gruulmorg 15.00G 15.00G +# Expenses:Fees:Mail 30c 15.00G +# Assets:Tajer -15.00G 0 +#06-Mar-17 Auction House Assets:Wyshona 36.25G 36.25G +# Assets:Wyshona:Items -2.11G 34.14G +# Assets:Wyshona:Items -2.30G 31.84G +# Income:Brokering -31.84G 0 +#06-Mar-17 Transfer Assets:Danell 49.96G 49.96G +# Expenses:Gifts 1.00G 50.96G +# Expenses:Fees:Mail 30c 50.96G +# Assets:Wyshona -50.96G 0 +#06-Mar-17 Post Expenses:Fees:Mail 90c 90c +# Expenses:Fees:Auction 1.66s 2.56s +# Assets:Gruulmorg -2.56s 0 +#06-Mar-17 Transfer Assets:Gruulmorg 45.92G 45.92G +# Expenses:Fees:Auction 8.10G 54.02G +# Assets:Danell -54.02G 0 +#06-Mar-17 Transfer Assets:Tajer 66.25G 66.25G +# Expenses:Fees:Mail 30c 66.25G +# Assets:Gruulmorg -66.25G 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 75.00s 75.00s +# Expenses:Fees:Mail 30c 75.30s +# Assets:Tajer -75.30s 0 +#06-Mar-18 Auction House Assets:Tajer 15.00G 15.00G +# Assets:Tajer:Items -3.90G 11.10G +# Income:Brokering -11.10G 0 +#06-Mar-18 Auction House Assets:Tajer 43.45G 43.45G +# Assets:Tajer:Items -30.00G 13.45G +# Income:Brokering -13.45G 0 +#06-Mar-18 Auction House Assets:Tajer 19.95G 19.95G +# Assets:Tajer:Items -5.00G 14.95G +# Income:Brokering -14.95G 0 +#06-Mar-19 Auction House Assets:Tajer 28.50G 28.50G +# Assets:Tajer:Items -4.00G 24.50G +# Income:Brokering -24.50G 0 +#06-Mar-19 Auction House Assets:Tajer 17.10G 17.10G +# Assets:Tajer:Items -4.00G 13.10G +# Income:Brokering -13.10G 0 +#06-Mar-19 Auction House Assets:Tajer 4.65G 4.65G +# Assets:Tajer:Items -1.00G 3.65G +# Income:Brokering -3.65G 0 +#06-Mar-19 Auction House Assets:Tajer:Items 3.00G 3.00G +# Assets:Tajer:Items 2.50G 5.50G +# Assets:Tajer -5.50G 0 +#06-Mar-20 Auction House Assets:Tajer 16.34G 16.34G +# Assets:Tajer:Items -2.00G 14.34G +# Income:Brokering -14.34G 0 +#06-Mar-20 Auction House Assets:Tajer 5.00G 5.00G +# Assets:Tajer:Items -3.00G 2.00G +# Income:Brokering -2.00G 0 +#06-Mar-20 Auction House Assets:Tajer 15.00G 15.00G +# Assets:Tajer:Items -4.00G 11.00G +# Income:Brokering -11.00G 0 +#06-Mar-20 Auction House Expenses:Fees:Mail 60c 60c +# Assets:Tajer -60c 0 +#06-Mar-21 Auction House Assets:Tajer:Items 170.00G 170.00G +# Assets:Tajer -170.00G 0 +#06-Mar-21 Auction House Expenses:Fees:Auction 27.60s 27.60s +# Expenses:Fees:Auction 27.60s 55.20s +# Assets:Tajer -55.20s 0 +#06-Mar-22 Auction House Assets:Tajer:Items 200.00G 200.00G +# Assets:Tajer -200.00G 0 +#06-Mar-22 Auction House Expenses:Fees:Auction 1.77G 1.77G +# Expenses:Fees:Auction 1.77G 3.54G +# Expenses:Fees:Auction 1.77G 5.31G +# Expenses:Fees:Auction 1.77G 7.08G +# Expenses:Fees:Auction 75.00s 7.83G +# Assets:Tajer -7.83G 0 +#06-Mar-23 Auction House Assets:Tajer 166.53G 166.53G +# Assets:Tajer:Items -170.00G -3.47G +# Expenses:Capital Loss 3.47G 0 +#06-Mar-26 Auction House Assets:Tajer 8.20G 8.20G +# Assets:Tajer:Items -2.50G 5.70G +# Income:Brokering -5.70G 0 +#06-Mar-26 Player Expenses:Items 1.50G 1.50G +# Expenses:Fees:Mail 30c 1.50G +# Expenses:Fees:Mail 30c 1.51G +# Assets:Tajer -1.51G 0 +#06-Mar-27 Player Assets:Tajer 160.00G 160.00G +# Assets:Tajer:Items -200.00G -40.00G +# Expenses:Capital Loss 40.00G 0 +#06-Mar-27 Player Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-26 Player Expenses:Items 54.00G 54.00G +# Expenses:Items 10.00G 64.00G +# Expenses:Fees:Bank 10.00G 74.00G +# Expenses:Fees:Mail 6.30s 74.06G +# Expenses:Fees:Mail 3.30s 74.10G +# Expenses:Fees:Mail 30c 74.10G +# Assets:Tajer -74.10G 0 +#06-Apr-01 Auction House Assets:Tajer:Items 155.00G 155.00G +# Assets:Tajer -155.00G 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-lots_basis_base.test b/hledger/test/ledger-compat/baseline/opt-lots_basis_base.test index 87d2a78f7..077b41aa2 100644 --- a/hledger/test/ledger-compat/baseline/opt-lots_basis_base.test +++ b/hledger/test/ledger-compat/baseline/opt-lots_basis_base.test @@ -550,328 +550,329 @@ D 1.00G Assets:Tajer -comment +$ hledger -f- check -test reg --basis --base -06-Mar-14 Opening Balances Assets:Tajer 1339829c 1339829c - Assets:Gruulmorg 248720c 1588549c - Equity:Gold -1588549c 0 -06-Mar-14 Auction House Expenses:Fees:Auction 1428c 1428c - Expenses:Fees:Auction 768c 2196c - Expenses:Fees:Auction 612c 2808c - Expenses:Fees:Auction 4764c 7572c - Expenses:Fees:Auction 3372c 10944c - Expenses:Fees:Auction 1296c 12240c - Expenses:Fees:Auction 1332c 13572c - Expenses:Fees:Auction 660c 14232c - Expenses:Fees:Auction 10044c 24276c - Expenses:Fees:Auction 3588c 27864c - Expenses:Fees:Auction 1632c 29496c - Expenses:Fees:Auction 8388c 37884c - Expenses:Fees:Auction 9984c 47868c - Expenses:Fees:Auction 2316c 50184c - Assets:Tajer -50184c 0 -06-Mar-14 Auction House Assets:Tajer 158860c 158860c - Equity:Gold -158860c 0 -06-Mar-14 Auction House Expenses:Fees:Auction 1320c 1320c - Assets:Tajer -1320c 0 -06-Mar-14 Auction House Assets:Tajer 11496c 11496c - Equity:Gold -11496c 0 -06-Mar-14 Auction House Expenses:Fees:Auction 3216c 3216c - Assets:Tajer -3216c 0 -06-Mar-14 Post Expenses:Fees:Mail 30c 30c - Assets:Gruulmorg -30c 0 -06-Mar-14 Auction House Assets:Tajer 34678c 34678c - Equity:Gold -34678c 0 -06-Mar-14 Auction House Expenses:Fees:Auction 2316c 2316c - Assets:Tajer -2316c 0 -06-Mar-14 Auction House Assets:Gruulmorg 10000c 10000c - Equity:Gold -10000c 0 -06-Mar-14 Auction House Assets:Tajer 59389c 59389c - Equity:Gold -59389c 0 -06-Mar-14 Post Expenses:Fees:Mail 120c 120c - Assets:Tajer -120c 0 -06-Mar-14 Player Assets:Tajer 30000c 30000c - Equity:Gold -30000c 0 -06-Mar-14 Player Assets:Tajer 60000c 60000c - Equity:Gold -60000c 0 -06-Mar-14 Auction House Expenses:Items 3500c 3500c - Assets:Tajer -3500c 0 -06-Mar-14 Auction House Assets:Tajer:Items 12500c 12500c - Assets:Tajer -12500c 0 -06-Mar-14 Auction House Assets:Bids 259c 259c - Assets:Bids 4500c 4759c - Assets:Bids 4720c 9479c - Assets:Tajer -9479c 0 -06-Mar-14 Post Expenses:Fees:Mail 120c 120c - Assets:Tajer -120c 0 -06-Mar-14 Auction House Expenses:Items 80000c 80000c - Assets:Tajer -80000c 0 -06-Mar-14 Post Expenses:Fees:Mail 120c 120c - Assets:Tajer -120c 0 -06-Mar-14 Puldoost Assets:Tajer 80000c 80000c - Expenses:Items -80000c 0 -06-Mar-14 Auction House Assets:Wyshona:Items "Plans: Wildthorn Mail" 1 "Plans: Wildthorn Mail" 1 - Assets:Tajer:Items "Plans: Wildthorn Mail" -1 0 -06-Mar-15 Auction House Assets:Tajer 4500c 4500c - Assets:Tajer 259c 4759c - Assets:Bids -4759c 0 -06-Mar-15 Auction House Assets:Tajer 4720c 4720c - Assets:Bids -4720c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 12542c 12542c - Assets:Tajer -12542c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 2375c 2375c - Expenses:Fees:Auction -2375c 0 -06-Mar-15 Auction House Assets:Danell 4c 4c - Equity:Gold -4c 0 -06-Mar-15 Transfer Assets:Gruulmorg 2c 2c - Assets:Danell -2c 0 -06-Mar-15 Transfer Assets:Danell 4250c 4250c - Expenses:Fees:Auction 750c 5000c - Assets:Gruulmorg -5000c 0 -06-Mar-15 Post Expenses:Fees:Mail 60c 60c - Assets:Danell -60c 0 -06-Mar-15 Player Assets:Tajer 30000c 30000c - Equity:Gold -30000c 0 -06-Mar-15 Post Assets:Wyshona 4000c 4000c - Expenses:Fees:Mail 30c 4030c - Assets:Danell -4030c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 800c 800c - Expenses:Fees:Auction 1100c 1900c - Assets:Wyshona -1900c 0 -06-Mar-15 Auction House Assets:Tajer:Items 650000c 650000c - Assets:Tajer -650000c 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 8268c 8268c - Assets:Tajer -8268c 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Vendor Assets:Tajer 16744c 16744c - Assets:Tajer 16640c 33384c - Equity:Gold -33384c 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 772c 772c - Expenses:Fees:Auction 544c 1316c - Expenses:Fees:Auction 444c 1760c - Expenses:Fees:Auction 432c 2192c - Expenses:Fees:Auction 204c 2396c - Assets:Tajer -2396c 0 -06-Mar-15 Player Assets:Tajer 1200c 1200c - Equity:Gold -1200c 0 -06-Mar-15 Vendor Assets:Tajer 2200c 2200c - Equity:Gold -2200c 0 -06-Mar-15 Auction House Assets:Tajer:Items 10000c 10000c - Assets:Tajer -10000c 0 -06-Mar-15 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-15 Auction House Expenses:Fees:Auction 8268c 8268c - Assets:Tajer -8268c 0 -06-Mar-15 Auction House Assets:Tajer:Items 21050c 21050c - Assets:Tajer -21050c 0 -06-Mar-15 Auction House Assets:Tajer:Items 23000c 23000c - Assets:Tajer -23000c 0 -06-Mar-15 Auction House Assets:Tajer:Items 15000c 15000c - Assets:Tajer -15000c 0 -06-Mar-16 Player Assets:Tajer 30000c 30000c - Equity:Gold -30000c 0 -06-Mar-16 Post Expenses:Fees:Mail 90c 90c - Assets:Tajer -90c 0 -06-Mar-16 Auction House Assets:Tajer 1195768c 1195768c - Assets:Tajer:Items -650000c 545768c - Income:Brokering -545768c 0 -06-Mar-16 Auction House Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 1 - Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 2 - Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 - "Recipe: Elixir of Giant Growth" 1 - Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 - "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Plans: Mithril Shield Spike" 1 - "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Recipe: Elixir of Giant Growth" 2 - Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 "Recipe: Elixir of Giant Growth" 1 - Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 0 -06-Mar-16 Player Assets:Tajer 40000c 40000c - Equity:Gold -40000c 0 -06-Mar-16 Auction House Assets:Wyshona 134100c 134100c - Equity:Gold -134100c 0 -06-Mar-16 Auction House Assets:Gruulmorg 4c 4c - Assets:Danell -4c 0 -06-Mar-16 Auction House Expenses:Fees:Auction 4c 4c - Expenses:Fees:Mail 120c 124c - Assets:Danell -124c 0 -06-Mar-16 Auction House Expenses:Fees:Auction 2400c 2400c - Expenses:Fees:Auction 1200c 3600c - Expenses:Fees:Auction 1200c 4800c - Expenses:Fees:Auction 84c 4884c - Expenses:Fees:Auction 84c 4968c - Assets:Wyshona -4968c 0 -06-Mar-16 Crazy Cat Lady Expenses:Items 4000c 4000c - Expenses:Items 4000c 8000c - Assets:Wyshona -8000c 0 -06-Mar-16 Transfer Expenses:Fees:Mail 60c 60c - Assets:Danell 50000c 50060c - Assets:Wyshona -50060c 0 -06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c - Assets:Tajer 200000c 200030c - Assets:Gruulmorg -200030c 0 -06-Mar-16 Auction House Assets:Tajer:Items 10000c 10000c - Assets:Tajer -10000c 0 -06-Mar-16 Auction House Expenses:Fees:Auction 936c 936c - Assets:Tajer -936c 0 -06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c - Assets:Gruulmorg 300000c 300030c - Assets:Tajer -300030c 0 -06-Mar-16 Auction House Assets:Gruulmorg:Items 300000c 300000c - Assets:Gruulmorg -300000c 0 -06-Mar-16 Transfer Assets:Tajer:Items "Ace of Warlords" 2 "Ace of Warlords" 2 - Assets:Gruulmorg:Items "Ace of Warlords" -2 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Gruulmorg -60c 0 -06-Mar-16 Post Expenses:Fees:Mail 120c 120c - Assets:Tajer -120c 0 -06-Mar-16 Auction House Assets:Tajer 2104c 2104c - Equity:Gold -2104c 0 -06-Mar-16 Auction House Expenses:Fees:Auction 7500c 7500c - Expenses:Fees:Auction 7500c 15000c - Assets:Tajer -15000c 0 -06-Mar-16 Transfer Assets:Danell 6c 6c - Assets:Gruulmorg -6c 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Gruulmorg -60c 0 -06-Mar-16 Post Expenses:Fees:Mail 60c 60c - Assets:Tajer -60c 0 -06-Mar-16 General Goods Vendor Expenses:Items 50c 50c - Assets:Tajer -50c 0 -06-Mar-16 Player Assets:Tajer 10000c 10000c - Equity:Gold -10000c 0 -06-Mar-17 Auction House Assets:Wyshona 180584c 180584c - Assets:Wyshona:Items -15000c 165584c - Income:Brokering -165584c 0 -06-Mar-17 Auction House Assets:Wyshona 180584c 180584c - Assets:Wyshona:Items -10000c 170584c - Income:Brokering -170584c 0 -06-Mar-17 Post Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-17 Player: raev Assets:Tajer:Items 300000c 300000c - Assets:Tajer:Items -300000c 0 -06-Mar-17 Auction House Expenses:Fees:Auction 7482c 7482c - Assets:Tajer -7482c 0 -06-Mar-17 Post Expenses:Fees:Mail 300c 300c - Assets:Wyshona -300c 0 -06-Mar-17 Player Assets:Wyshona 10000c 10000c - Assets:Wyshona:Items -12500c -2500c - Expenses:Capital Loss 2500c 0 -06-Mar-17 Auction House (impl.. Expenses:Items 27900c 27900c - Assets:Wyshona -27900c 0 -06-Mar-17 Auction House (impl.. Assets:Danell:Items 30000c 30000c - Assets:Tajer:Items 39000c 69000c - Assets:Tajer:Items 20000c 89000c - Assets:Tajer:Items 40000c 129000c - Assets:Tajer:Items 40000c 169000c - Assets:Tajer:Items 50000c 219000c - Assets:Tajer:Items 40000c 259000c - Assets:Tajer:Items 10000c 269000c - Assets:Wyshona -269000c 0 -06-Mar-17 Auction House Assets:Tajer 40000c 40000c - Assets:Tajer:Items -10000c 30000c - Income:Brokering -30000c 0 -06-Mar-17 Auction House Assets:Danell 3171c 3171c - Assets:Danell:Items -30000c -26829c - Expenses:Capital Loss 26829c 0 -06-Mar-17 Auction House Expenses:Fees:Auction 12537c 12537c - Assets:Danell -12537c 0 -06-Mar-17 Transfer Assets:Gruulmorg 150000c 150000c - Expenses:Fees:Mail 30c 150030c - Assets:Tajer -150030c 0 -06-Mar-17 Auction House Assets:Wyshona 362450c 362450c - Assets:Wyshona:Items -21050c 341400c - Assets:Wyshona:Items -23000c 318400c - Income:Brokering -318400c 0 -06-Mar-17 Transfer Assets:Danell 499560c 499560c - Expenses:Gifts 10000c 509560c - Expenses:Fees:Mail 30c 509590c - Assets:Wyshona -509590c 0 -06-Mar-17 Post Expenses:Fees:Mail 90c 90c - Expenses:Fees:Auction 166c 256c - Assets:Gruulmorg -256c 0 -06-Mar-17 Transfer Assets:Gruulmorg 459211c 459211c - Expenses:Fees:Auction 81023c 540234c - Assets:Danell -540234c 0 -06-Mar-17 Transfer Assets:Tajer 662465c 662465c - Expenses:Fees:Mail 30c 662495c - Assets:Gruulmorg -662495c 0 -06-Mar-17 Auction House Expenses:Fees:Auction 7500c 7500c - Expenses:Fees:Mail 30c 7530c - Assets:Tajer -7530c 0 -06-Mar-18 Auction House Assets:Tajer 150000c 150000c - Assets:Tajer:Items -39000c 111000c - Income:Brokering -111000c 0 -06-Mar-18 Auction House Assets:Tajer 434472c 434472c - Assets:Tajer:Items -300000c 134472c - Income:Brokering -134472c 0 -06-Mar-18 Auction House Assets:Tajer 199500c 199500c - Assets:Tajer:Items -50000c 149500c - Income:Brokering -149500c 0 -06-Mar-19 Auction House Assets:Tajer 285000c 285000c - Assets:Tajer:Items -40000c 245000c - Income:Brokering -245000c 0 -06-Mar-19 Auction House Assets:Tajer 171000c 171000c - Assets:Tajer:Items -40000c 131000c - Income:Brokering -131000c 0 -06-Mar-19 Auction House Assets:Tajer 46550c 46550c - Assets:Tajer:Items -10000c 36550c - Income:Brokering -36550c 0 -06-Mar-19 Auction House Assets:Tajer:Items 30000c 30000c - Assets:Tajer:Items 25000c 55000c - Assets:Tajer -55000c 0 -06-Mar-20 Auction House Assets:Tajer 163443c 163443c - Assets:Tajer:Items -20000c 143443c - Income:Brokering -143443c 0 -06-Mar-20 Auction House Assets:Tajer 50000c 50000c - Assets:Tajer:Items -30000c 20000c - Income:Brokering -20000c 0 -06-Mar-20 Auction House Assets:Tajer 150000c 150000c - Assets:Tajer:Items -40000c 110000c - Income:Brokering -110000c 0 -06-Mar-20 Auction House Expenses:Fees:Mail 60c 60c - Assets:Tajer -60c 0 -06-Mar-21 Auction House Assets:Tajer:Items 1700000c 1700000c - Assets:Tajer -1700000c 0 -06-Mar-21 Auction House Expenses:Fees:Auction 2760c 2760c - Expenses:Fees:Auction 2760c 5520c - Assets:Tajer -5520c 0 -06-Mar-22 Auction House Assets:Tajer:Items 2000000c 2000000c - Assets:Tajer -2000000c 0 -06-Mar-22 Auction House Expenses:Fees:Auction 17700c 17700c - Expenses:Fees:Auction 17700c 35400c - Expenses:Fees:Auction 17700c 53100c - Expenses:Fees:Auction 17700c 70800c - Expenses:Fees:Auction 7500c 78300c - Assets:Tajer -78300c 0 -06-Mar-23 Auction House Assets:Tajer 1665260c 1665260c - Assets:Tajer:Items -1700000c -34740c - Expenses:Capital Loss 34740c 0 -06-Mar-26 Auction House Assets:Tajer 81980c 81980c - Assets:Tajer:Items -25000c 56980c - Income:Brokering -56980c 0 -06-Mar-26 Player Expenses:Items 15000c 15000c - Expenses:Fees:Mail 30c 15030c - Expenses:Fees:Mail 30c 15060c - Assets:Tajer -15060c 0 -06-Mar-27 Player Assets:Tajer 1600000c 1600000c - Assets:Tajer:Items -2000000c -400000c - Expenses:Capital Loss 400000c 0 -06-Mar-27 Player Expenses:Fees:Mail 30c 30c - Assets:Tajer -30c 0 -06-Mar-26 Player Expenses:Items 540000c 540000c - Expenses:Items 100000c 640000c - Expenses:Fees:Bank 100000c 740000c - Expenses:Fees:Mail 630c 740630c - Expenses:Fees:Mail 330c 740960c - Expenses:Fees:Mail 30c 740990c - Assets:Tajer -740990c 0 -06-Apr-01 Auction House Assets:Tajer:Items 1550000c 1550000c - Assets:Tajer -1550000c 0 -end test +#test reg --basis --base +#06-Mar-14 Opening Balances Assets:Tajer 1339829c 1339829c +# Assets:Gruulmorg 248720c 1588549c +# Equity:Gold -1588549c 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 1428c 1428c +# Expenses:Fees:Auction 768c 2196c +# Expenses:Fees:Auction 612c 2808c +# Expenses:Fees:Auction 4764c 7572c +# Expenses:Fees:Auction 3372c 10944c +# Expenses:Fees:Auction 1296c 12240c +# Expenses:Fees:Auction 1332c 13572c +# Expenses:Fees:Auction 660c 14232c +# Expenses:Fees:Auction 10044c 24276c +# Expenses:Fees:Auction 3588c 27864c +# Expenses:Fees:Auction 1632c 29496c +# Expenses:Fees:Auction 8388c 37884c +# Expenses:Fees:Auction 9984c 47868c +# Expenses:Fees:Auction 2316c 50184c +# Assets:Tajer -50184c 0 +#06-Mar-14 Auction House Assets:Tajer 158860c 158860c +# Equity:Gold -158860c 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 1320c 1320c +# Assets:Tajer -1320c 0 +#06-Mar-14 Auction House Assets:Tajer 11496c 11496c +# Equity:Gold -11496c 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 3216c 3216c +# Assets:Tajer -3216c 0 +#06-Mar-14 Post Expenses:Fees:Mail 30c 30c +# Assets:Gruulmorg -30c 0 +#06-Mar-14 Auction House Assets:Tajer 34678c 34678c +# Equity:Gold -34678c 0 +#06-Mar-14 Auction House Expenses:Fees:Auction 2316c 2316c +# Assets:Tajer -2316c 0 +#06-Mar-14 Auction House Assets:Gruulmorg 10000c 10000c +# Equity:Gold -10000c 0 +#06-Mar-14 Auction House Assets:Tajer 59389c 59389c +# Equity:Gold -59389c 0 +#06-Mar-14 Post Expenses:Fees:Mail 120c 120c +# Assets:Tajer -120c 0 +#06-Mar-14 Player Assets:Tajer 30000c 30000c +# Equity:Gold -30000c 0 +#06-Mar-14 Player Assets:Tajer 60000c 60000c +# Equity:Gold -60000c 0 +#06-Mar-14 Auction House Expenses:Items 3500c 3500c +# Assets:Tajer -3500c 0 +#06-Mar-14 Auction House Assets:Tajer:Items 12500c 12500c +# Assets:Tajer -12500c 0 +#06-Mar-14 Auction House Assets:Bids 259c 259c +# Assets:Bids 4500c 4759c +# Assets:Bids 4720c 9479c +# Assets:Tajer -9479c 0 +#06-Mar-14 Post Expenses:Fees:Mail 120c 120c +# Assets:Tajer -120c 0 +#06-Mar-14 Auction House Expenses:Items 80000c 80000c +# Assets:Tajer -80000c 0 +#06-Mar-14 Post Expenses:Fees:Mail 120c 120c +# Assets:Tajer -120c 0 +#06-Mar-14 Puldoost Assets:Tajer 80000c 80000c +# Expenses:Items -80000c 0 +#06-Mar-14 Auction House Assets:Wyshona:Items "Plans: Wildthorn Mail" 1 "Plans: Wildthorn Mail" 1 +# Assets:Tajer:Items "Plans: Wildthorn Mail" -1 0 +#06-Mar-15 Auction House Assets:Tajer 4500c 4500c +# Assets:Tajer 259c 4759c +# Assets:Bids -4759c 0 +#06-Mar-15 Auction House Assets:Tajer 4720c 4720c +# Assets:Bids -4720c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 12542c 12542c +# Assets:Tajer -12542c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 2375c 2375c +# Expenses:Fees:Auction -2375c 0 +#06-Mar-15 Auction House Assets:Danell 4c 4c +# Equity:Gold -4c 0 +#06-Mar-15 Transfer Assets:Gruulmorg 2c 2c +# Assets:Danell -2c 0 +#06-Mar-15 Transfer Assets:Danell 4250c 4250c +# Expenses:Fees:Auction 750c 5000c +# Assets:Gruulmorg -5000c 0 +#06-Mar-15 Post Expenses:Fees:Mail 60c 60c +# Assets:Danell -60c 0 +#06-Mar-15 Player Assets:Tajer 30000c 30000c +# Equity:Gold -30000c 0 +#06-Mar-15 Post Assets:Wyshona 4000c 4000c +# Expenses:Fees:Mail 30c 4030c +# Assets:Danell -4030c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 800c 800c +# Expenses:Fees:Auction 1100c 1900c +# Assets:Wyshona -1900c 0 +#06-Mar-15 Auction House Assets:Tajer:Items 650000c 650000c +# Assets:Tajer -650000c 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 8268c 8268c +# Assets:Tajer -8268c 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Vendor Assets:Tajer 16744c 16744c +# Assets:Tajer 16640c 33384c +# Equity:Gold -33384c 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 772c 772c +# Expenses:Fees:Auction 544c 1316c +# Expenses:Fees:Auction 444c 1760c +# Expenses:Fees:Auction 432c 2192c +# Expenses:Fees:Auction 204c 2396c +# Assets:Tajer -2396c 0 +#06-Mar-15 Player Assets:Tajer 1200c 1200c +# Equity:Gold -1200c 0 +#06-Mar-15 Vendor Assets:Tajer 2200c 2200c +# Equity:Gold -2200c 0 +#06-Mar-15 Auction House Assets:Tajer:Items 10000c 10000c +# Assets:Tajer -10000c 0 +#06-Mar-15 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-15 Auction House Expenses:Fees:Auction 8268c 8268c +# Assets:Tajer -8268c 0 +#06-Mar-15 Auction House Assets:Tajer:Items 21050c 21050c +# Assets:Tajer -21050c 0 +#06-Mar-15 Auction House Assets:Tajer:Items 23000c 23000c +# Assets:Tajer -23000c 0 +#06-Mar-15 Auction House Assets:Tajer:Items 15000c 15000c +# Assets:Tajer -15000c 0 +#06-Mar-16 Player Assets:Tajer 30000c 30000c +# Equity:Gold -30000c 0 +#06-Mar-16 Post Expenses:Fees:Mail 90c 90c +# Assets:Tajer -90c 0 +#06-Mar-16 Auction House Assets:Tajer 1195768c 1195768c +# Assets:Tajer:Items -650000c 545768c +# Income:Brokering -545768c 0 +#06-Mar-16 Auction House Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 1 +# Assets:Wyshona:Items "Plans: Mithril Shield Spike" 1 "Plans: Mithril Shield Spike" 2 +# Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 +# "Recipe: Elixir of Giant Growth" 1 +# Assets:Wyshona:Items "Recipe: Elixir of Giant Growth" 1 "Plans: Mithril Shield Spike" 2 +# "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Plans: Mithril Shield Spike" 1 +# "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Plans: Mithril Shield Spike" -1 "Recipe: Elixir of Giant Growth" 2 +# Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 "Recipe: Elixir of Giant Growth" 1 +# Assets:Tajer:Items "Recipe: Elixir of Giant Growth" -1 0 +#06-Mar-16 Player Assets:Tajer 40000c 40000c +# Equity:Gold -40000c 0 +#06-Mar-16 Auction House Assets:Wyshona 134100c 134100c +# Equity:Gold -134100c 0 +#06-Mar-16 Auction House Assets:Gruulmorg 4c 4c +# Assets:Danell -4c 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 4c 4c +# Expenses:Fees:Mail 120c 124c +# Assets:Danell -124c 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 2400c 2400c +# Expenses:Fees:Auction 1200c 3600c +# Expenses:Fees:Auction 1200c 4800c +# Expenses:Fees:Auction 84c 4884c +# Expenses:Fees:Auction 84c 4968c +# Assets:Wyshona -4968c 0 +#06-Mar-16 Crazy Cat Lady Expenses:Items 4000c 4000c +# Expenses:Items 4000c 8000c +# Assets:Wyshona -8000c 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 60c 60c +# Assets:Danell 50000c 50060c +# Assets:Wyshona -50060c 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c +# Assets:Tajer 200000c 200030c +# Assets:Gruulmorg -200030c 0 +#06-Mar-16 Auction House Assets:Tajer:Items 10000c 10000c +# Assets:Tajer -10000c 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 936c 936c +# Assets:Tajer -936c 0 +#06-Mar-16 Transfer Expenses:Fees:Mail 30c 30c +# Assets:Gruulmorg 300000c 300030c +# Assets:Tajer -300030c 0 +#06-Mar-16 Auction House Assets:Gruulmorg:Items 300000c 300000c +# Assets:Gruulmorg -300000c 0 +#06-Mar-16 Transfer Assets:Tajer:Items "Ace of Warlords" 2 "Ace of Warlords" 2 +# Assets:Gruulmorg:Items "Ace of Warlords" -2 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Gruulmorg -60c 0 +#06-Mar-16 Post Expenses:Fees:Mail 120c 120c +# Assets:Tajer -120c 0 +#06-Mar-16 Auction House Assets:Tajer 2104c 2104c +# Equity:Gold -2104c 0 +#06-Mar-16 Auction House Expenses:Fees:Auction 7500c 7500c +# Expenses:Fees:Auction 7500c 15000c +# Assets:Tajer -15000c 0 +#06-Mar-16 Transfer Assets:Danell 6c 6c +# Assets:Gruulmorg -6c 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Gruulmorg -60c 0 +#06-Mar-16 Post Expenses:Fees:Mail 60c 60c +# Assets:Tajer -60c 0 +#06-Mar-16 General Goods Vendor Expenses:Items 50c 50c +# Assets:Tajer -50c 0 +#06-Mar-16 Player Assets:Tajer 10000c 10000c +# Equity:Gold -10000c 0 +#06-Mar-17 Auction House Assets:Wyshona 180584c 180584c +# Assets:Wyshona:Items -15000c 165584c +# Income:Brokering -165584c 0 +#06-Mar-17 Auction House Assets:Wyshona 180584c 180584c +# Assets:Wyshona:Items -10000c 170584c +# Income:Brokering -170584c 0 +#06-Mar-17 Post Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-17 Player: raev Assets:Tajer:Items 300000c 300000c +# Assets:Tajer:Items -300000c 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 7482c 7482c +# Assets:Tajer -7482c 0 +#06-Mar-17 Post Expenses:Fees:Mail 300c 300c +# Assets:Wyshona -300c 0 +#06-Mar-17 Player Assets:Wyshona 10000c 10000c +# Assets:Wyshona:Items -12500c -2500c +# Expenses:Capital Loss 2500c 0 +#06-Mar-17 Auction House (impl.. Expenses:Items 27900c 27900c +# Assets:Wyshona -27900c 0 +#06-Mar-17 Auction House (impl.. Assets:Danell:Items 30000c 30000c +# Assets:Tajer:Items 39000c 69000c +# Assets:Tajer:Items 20000c 89000c +# Assets:Tajer:Items 40000c 129000c +# Assets:Tajer:Items 40000c 169000c +# Assets:Tajer:Items 50000c 219000c +# Assets:Tajer:Items 40000c 259000c +# Assets:Tajer:Items 10000c 269000c +# Assets:Wyshona -269000c 0 +#06-Mar-17 Auction House Assets:Tajer 40000c 40000c +# Assets:Tajer:Items -10000c 30000c +# Income:Brokering -30000c 0 +#06-Mar-17 Auction House Assets:Danell 3171c 3171c +# Assets:Danell:Items -30000c -26829c +# Expenses:Capital Loss 26829c 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 12537c 12537c +# Assets:Danell -12537c 0 +#06-Mar-17 Transfer Assets:Gruulmorg 150000c 150000c +# Expenses:Fees:Mail 30c 150030c +# Assets:Tajer -150030c 0 +#06-Mar-17 Auction House Assets:Wyshona 362450c 362450c +# Assets:Wyshona:Items -21050c 341400c +# Assets:Wyshona:Items -23000c 318400c +# Income:Brokering -318400c 0 +#06-Mar-17 Transfer Assets:Danell 499560c 499560c +# Expenses:Gifts 10000c 509560c +# Expenses:Fees:Mail 30c 509590c +# Assets:Wyshona -509590c 0 +#06-Mar-17 Post Expenses:Fees:Mail 90c 90c +# Expenses:Fees:Auction 166c 256c +# Assets:Gruulmorg -256c 0 +#06-Mar-17 Transfer Assets:Gruulmorg 459211c 459211c +# Expenses:Fees:Auction 81023c 540234c +# Assets:Danell -540234c 0 +#06-Mar-17 Transfer Assets:Tajer 662465c 662465c +# Expenses:Fees:Mail 30c 662495c +# Assets:Gruulmorg -662495c 0 +#06-Mar-17 Auction House Expenses:Fees:Auction 7500c 7500c +# Expenses:Fees:Mail 30c 7530c +# Assets:Tajer -7530c 0 +#06-Mar-18 Auction House Assets:Tajer 150000c 150000c +# Assets:Tajer:Items -39000c 111000c +# Income:Brokering -111000c 0 +#06-Mar-18 Auction House Assets:Tajer 434472c 434472c +# Assets:Tajer:Items -300000c 134472c +# Income:Brokering -134472c 0 +#06-Mar-18 Auction House Assets:Tajer 199500c 199500c +# Assets:Tajer:Items -50000c 149500c +# Income:Brokering -149500c 0 +#06-Mar-19 Auction House Assets:Tajer 285000c 285000c +# Assets:Tajer:Items -40000c 245000c +# Income:Brokering -245000c 0 +#06-Mar-19 Auction House Assets:Tajer 171000c 171000c +# Assets:Tajer:Items -40000c 131000c +# Income:Brokering -131000c 0 +#06-Mar-19 Auction House Assets:Tajer 46550c 46550c +# Assets:Tajer:Items -10000c 36550c +# Income:Brokering -36550c 0 +#06-Mar-19 Auction House Assets:Tajer:Items 30000c 30000c +# Assets:Tajer:Items 25000c 55000c +# Assets:Tajer -55000c 0 +#06-Mar-20 Auction House Assets:Tajer 163443c 163443c +# Assets:Tajer:Items -20000c 143443c +# Income:Brokering -143443c 0 +#06-Mar-20 Auction House Assets:Tajer 50000c 50000c +# Assets:Tajer:Items -30000c 20000c +# Income:Brokering -20000c 0 +#06-Mar-20 Auction House Assets:Tajer 150000c 150000c +# Assets:Tajer:Items -40000c 110000c +# Income:Brokering -110000c 0 +#06-Mar-20 Auction House Expenses:Fees:Mail 60c 60c +# Assets:Tajer -60c 0 +#06-Mar-21 Auction House Assets:Tajer:Items 1700000c 1700000c +# Assets:Tajer -1700000c 0 +#06-Mar-21 Auction House Expenses:Fees:Auction 2760c 2760c +# Expenses:Fees:Auction 2760c 5520c +# Assets:Tajer -5520c 0 +#06-Mar-22 Auction House Assets:Tajer:Items 2000000c 2000000c +# Assets:Tajer -2000000c 0 +#06-Mar-22 Auction House Expenses:Fees:Auction 17700c 17700c +# Expenses:Fees:Auction 17700c 35400c +# Expenses:Fees:Auction 17700c 53100c +# Expenses:Fees:Auction 17700c 70800c +# Expenses:Fees:Auction 7500c 78300c +# Assets:Tajer -78300c 0 +#06-Mar-23 Auction House Assets:Tajer 1665260c 1665260c +# Assets:Tajer:Items -1700000c -34740c +# Expenses:Capital Loss 34740c 0 +#06-Mar-26 Auction House Assets:Tajer 81980c 81980c +# Assets:Tajer:Items -25000c 56980c +# Income:Brokering -56980c 0 +#06-Mar-26 Player Expenses:Items 15000c 15000c +# Expenses:Fees:Mail 30c 15030c +# Expenses:Fees:Mail 30c 15060c +# Assets:Tajer -15060c 0 +#06-Mar-27 Player Assets:Tajer 1600000c 1600000c +# Assets:Tajer:Items -2000000c -400000c +# Expenses:Capital Loss 400000c 0 +#06-Mar-27 Player Expenses:Fees:Mail 30c 30c +# Assets:Tajer -30c 0 +#06-Mar-26 Player Expenses:Items 540000c 540000c +# Expenses:Items 100000c 640000c +# Expenses:Fees:Bank 100000c 740000c +# Expenses:Fees:Mail 630c 740630c +# Expenses:Fees:Mail 330c 740960c +# Expenses:Fees:Mail 30c 740990c +# Assets:Tajer -740990c 0 +#06-Apr-01 Auction House Assets:Tajer:Items 1550000c 1550000c +# Assets:Tajer -1550000c 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-market.test b/hledger/test/ledger-compat/baseline/opt-market.test index 3f00ba242..6e9451100 100644 --- a/hledger/test/ledger-compat/baseline/opt-market.test +++ b/hledger/test/ledger-compat/baseline/opt-market.test @@ -47,20 +47,21 @@ P 2010/03/01 00:00:00 S 8 P P 2010/04/01 00:00:00 S 16 P -comment +$ hledger -f- check -test reg --market stocks -09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P -09-Feb-01 Commodities revalued 200 P 400 P -09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P -09-Mar-01 Commodities revalued 800 P 1600 P -09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P -09-Apr-01 Commodities revalued 2400 P 4800 P -09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P -10-Feb-01 Commodities revalued -2400 P 800 P -10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P -10-Mar-01 Commodities revalued 1200 P 2400 P -10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P -10-Apr-01 Commodities revalued 3200 P 6400 P -10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P -end test +#test reg --market stocks +#09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P +#09-Feb-01 Commodities revalued 200 P 400 P +#09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P +#09-Mar-01 Commodities revalued 800 P 1600 P +#09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P +#09-Apr-01 Commodities revalued 2400 P 4800 P +#09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P +#10-Feb-01 Commodities revalued -2400 P 800 P +#10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P +#10-Mar-01 Commodities revalued 1200 P 2400 P +#10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P +#10-Apr-01 Commodities revalued 3200 P 6400 P +#10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-master-account.test b/hledger/test/ledger-compat/baseline/opt-master-account.test index cbb812f1d..a158a6d27 100644 --- a/hledger/test/ledger-compat/baseline/opt-master-account.test +++ b/hledger/test/ledger-compat/baseline/opt-master-account.test @@ -2,14 +2,15 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --master-account=Master - $-0.35 - 0.350 VMMXX Master - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test +#test bal --master-account=Master +# $-0.35 +# 0.350 VMMXX Master +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-meta-width.test b/hledger/test/ledger-compat/baseline/opt-meta-width.test index 1911509f9..3c1dd4106 100644 --- a/hledger/test/ledger-compat/baseline/opt-meta-width.test +++ b/hledger/test/ledger-compat/baseline/opt-meta-width.test @@ -8,9 +8,10 @@ Assets:Bank:Checking ; :AnotherTag: -comment +$ hledger -f- check -test reg --meta Sample --meta-width=15 -Another Value 04-May-27 Credit card co.. Liabi:MasterCard $20.00 $20.00 -Value As:Bank:Checking $-20.00 0 -end test +#test reg --meta Sample --meta-width=15 +#Another Value 04-May-27 Credit card co.. Liabi:MasterCard $20.00 $20.00 +#Value As:Bank:Checking $-20.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-meta.test b/hledger/test/ledger-compat/baseline/opt-meta.test index 6ec3f68e9..f90a9eb62 100644 --- a/hledger/test/ledger-compat/baseline/opt-meta.test +++ b/hledger/test/ledger-compat/baseline/opt-meta.test @@ -8,9 +8,10 @@ Assets:Bank:Checking ; :AnotherTag: -comment +$ hledger -f- check -test reg --meta Sample -Another Value04-May-27 Credit card company Liabilities:MasterCard $20.00 $20.00 -Value Assets:Bank:Checking $-20.00 0 -end test +#test reg --meta Sample +#Another Value04-May-27 Credit card company Liabilities:MasterCard $20.00 $20.00 +#Value Assets:Bank:Checking $-20.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-monthly.test b/hledger/test/ledger-compat/baseline/opt-monthly.test index c44e64d64..51f3218ca 100644 --- a/hledger/test/ledger-compat/baseline/opt-monthly.test +++ b/hledger/test/ledger-compat/baseline/opt-monthly.test @@ -190,31 +190,32 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --monthly books -08-Jan-01 - 08-Jan-31 Expenses:Books $20.00 $20.00 -08-Feb-01 - 08-Feb-29 Expenses:Books $40.00 $60.00 -08-Mar-01 - 08-Mar-31 Expenses:Books $60.00 $120.00 -08-Apr-01 - 08-Apr-30 Expenses:Books $80.00 $200.00 -08-May-01 - 08-May-31 Expenses:Books $100.00 $300.00 -08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $420.00 -08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $560.00 -08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $720.00 -08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $900.00 -08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $1100.00 -08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1320.00 -08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1560.00 -09-Jan-01 - 09-Jan-31 Expenses:Books $20.00 $1580.00 -09-Feb-01 - 09-Feb-28 Expenses:Books $40.00 $1620.00 -09-Mar-01 - 09-Mar-31 Expenses:Books $60.00 $1680.00 -09-Apr-01 - 09-Apr-30 Expenses:Books $80.00 $1760.00 -09-May-01 - 09-May-31 Expenses:Books $100.00 $1860.00 -09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1980.00 -09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $2120.00 -09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $2280.00 -09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $2460.00 -09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2660.00 -09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2880.00 -09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $3120.00 -end test +#test reg --monthly books +#08-Jan-01 - 08-Jan-31 Expenses:Books $20.00 $20.00 +#08-Feb-01 - 08-Feb-29 Expenses:Books $40.00 $60.00 +#08-Mar-01 - 08-Mar-31 Expenses:Books $60.00 $120.00 +#08-Apr-01 - 08-Apr-30 Expenses:Books $80.00 $200.00 +#08-May-01 - 08-May-31 Expenses:Books $100.00 $300.00 +#08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $420.00 +#08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $560.00 +#08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $720.00 +#08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $900.00 +#08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $1100.00 +#08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1320.00 +#08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1560.00 +#09-Jan-01 - 09-Jan-31 Expenses:Books $20.00 $1580.00 +#09-Feb-01 - 09-Feb-28 Expenses:Books $40.00 $1620.00 +#09-Mar-01 - 09-Mar-31 Expenses:Books $60.00 $1680.00 +#09-Apr-01 - 09-Apr-30 Expenses:Books $80.00 $1760.00 +#09-May-01 - 09-May-31 Expenses:Books $100.00 $1860.00 +#09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1980.00 +#09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $2120.00 +#09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $2280.00 +#09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $2460.00 +#09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2660.00 +#09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2880.00 +#09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-no-aliases.test b/hledger/test/ledger-compat/baseline/opt-no-aliases.test index 41c654b86..8f4e39939 100644 --- a/hledger/test/ledger-compat/baseline/opt-no-aliases.test +++ b/hledger/test/ledger-compat/baseline/opt-no-aliases.test @@ -8,15 +8,16 @@ account Bar A 10 EUR B -comment - -test reg -01-Jan-01 Test Foo 10 EUR 10 EUR - Bar -10 EUR 0 -end test - -test reg --no-aliases -01-Jan-01 Test A 10 EUR 10 EUR - B -10 EUR 0 -end test +$ hledger -f- check +#test reg +#01-Jan-01 Test Foo 10 EUR 10 EUR +# Bar -10 EUR 0 +#end test +# +#test reg --no-aliases +#01-Jan-01 Test A 10 EUR 10 EUR +# B -10 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-no-revalued.test b/hledger/test/ledger-compat/baseline/opt-no-revalued.test index 0296af60d..6b3a49a25 100644 --- a/hledger/test/ledger-compat/baseline/opt-no-revalued.test +++ b/hledger/test/ledger-compat/baseline/opt-no-revalued.test @@ -47,14 +47,15 @@ P 2010/03/01 00:00:00 S 8 P P 2010/04/01 00:00:00 S 16 P -comment +$ hledger -f- check -test reg --market --no-revalued stocks -09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P -09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P -09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P -09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P -10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P -10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P -10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P -end test +#test reg --market --no-revalued stocks +#09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P +#09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P +#09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P +#09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P +#10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P +#10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P +#10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-no-rounding.test b/hledger/test/ledger-compat/baseline/opt-no-rounding.test index eafb62717..57f264c79 100644 --- a/hledger/test/ledger-compat/baseline/opt-no-rounding.test +++ b/hledger/test/ledger-compat/baseline/opt-no-rounding.test @@ -32,52 +32,53 @@ Expenses:Test 261.39 GBP Assets:Current -comment +$ hledger -f- check -test reg -X EUR -H --no-rounding -12-Jan-01 Opening balance Assets:Current 17.43 EUR 17.43 EUR - Assets:Investments 4959.80 EUR 4977.23 EUR - Assets:Investments 1438.34 EUR 6415.57 EUR - Equity:Opening balance -6409.77 EUR 5.80 EUR -12-Jan-01 Opening balance Assets:Pension 785.44 GBP 5.80 EUR - 785.44 GBP - Assets:Pension 97.0017 H2 5.80 EUR - 785.44 GBP - 97.0017 H2 - Assets:Pension 4.3441 H1 5.80 EUR - 785.44 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -1326.70 GBP 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-01 Opening balance: misc Assets:Piggy bank 3.51 GBP 5.80 EUR - -537.75 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -3.51 GBP 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-01 Opening balance Assets:Rewards 9836 AAdvantage 9836 AAdvantage - 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -9836 AAdvantage 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-03 Commodities revalued 0 5.80 EUR -12-Jan-03 Receivable Assets:Current 172.71 EUR 178.51 EUR - Assets:Receivable -161.06 EUR 17.45 EUR - Assets:Receivable -11.65 EUR 5.80 EUR -12-Jan-27 Test Income:Test -3218.04 EUR -3212.23 EUR - Income:Test -129.16 EUR -3341.40 EUR - Assets:Foo 402.99 EUR -2938.41 EUR - Expenses:Test 19.21 EUR -2919.20 EUR - Expenses:Test 7.38 EUR -2911.82 EUR - Expenses:Test 304.82 EUR -2606.99 EUR - Assets:Current 2612.80 EUR 5.80 EUR -end test +#test reg -X EUR -H --no-rounding +#12-Jan-01 Opening balance Assets:Current 17.43 EUR 17.43 EUR +# Assets:Investments 4959.80 EUR 4977.23 EUR +# Assets:Investments 1438.34 EUR 6415.57 EUR +# Equity:Opening balance -6409.77 EUR 5.80 EUR +#12-Jan-01 Opening balance Assets:Pension 785.44 GBP 5.80 EUR +# 785.44 GBP +# Assets:Pension 97.0017 H2 5.80 EUR +# 785.44 GBP +# 97.0017 H2 +# Assets:Pension 4.3441 H1 5.80 EUR +# 785.44 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -1326.70 GBP 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-01 Opening balance: misc Assets:Piggy bank 3.51 GBP 5.80 EUR +# -537.75 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -3.51 GBP 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-01 Opening balance Assets:Rewards 9836 AAdvantage 9836 AAdvantage +# 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -9836 AAdvantage 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-03 Commodities revalued 0 5.80 EUR +#12-Jan-03 Receivable Assets:Current 172.71 EUR 178.51 EUR +# Assets:Receivable -161.06 EUR 17.45 EUR +# Assets:Receivable -11.65 EUR 5.80 EUR +#12-Jan-27 Test Income:Test -3218.04 EUR -3212.23 EUR +# Income:Test -129.16 EUR -3341.40 EUR +# Assets:Foo 402.99 EUR -2938.41 EUR +# Expenses:Test 19.21 EUR -2919.20 EUR +# Expenses:Test 7.38 EUR -2911.82 EUR +# Expenses:Test 304.82 EUR -2606.99 EUR +# Assets:Current 2612.80 EUR 5.80 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-no-titles.test b/hledger/test/ledger-compat/baseline/opt-no-titles.test index 335ccdacd..6508df390 100644 --- a/hledger/test/ledger-compat/baseline/opt-no-titles.test +++ b/hledger/test/ledger-compat/baseline/opt-no-titles.test @@ -1,12 +1,13 @@ -comment +$ hledger -f- check -test reg -f test/input/drewr3.dat --no-titles --group-by payee reg food -11-Jan-02 Grocery Store Expense:Food:Groceries $ 65.00 $ 65.00 -11-Jan-19 Grocery Store Expense:Food:Groceries $ 44.00 $ 109.00 -10-Dec-20 Organic Co-op Expense:Food:Groceries $ 37.50 $ 37.50 - Expense:Food:Groceries $ 37.50 $ 75.00 - Expense:Food:Groceries $ 37.50 $ 112.50 - Expense:Food:Groceries $ 37.50 $ 150.00 - Expense:Food:Groceries $ 37.50 $ 187.50 - Expense:Food:Groceries $ 37.50 $ 225.00 -end test +#test reg -f test/input/drewr3.dat --no-titles --group-by payee reg food +#11-Jan-02 Grocery Store Expense:Food:Groceries $ 65.00 $ 65.00 +#11-Jan-19 Grocery Store Expense:Food:Groceries $ 44.00 $ 109.00 +#10-Dec-20 Organic Co-op Expense:Food:Groceries $ 37.50 $ 37.50 +# Expense:Food:Groceries $ 37.50 $ 75.00 +# Expense:Food:Groceries $ 37.50 $ 112.50 +# Expense:Food:Groceries $ 37.50 $ 150.00 +# Expense:Food:Groceries $ 37.50 $ 187.50 +# Expense:Food:Groceries $ 37.50 $ 225.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-no-total.test b/hledger/test/ledger-compat/baseline/opt-no-total.test index 0c515885c..3423d4f8e 100644 --- a/hledger/test/ledger-compat/baseline/opt-no-total.test +++ b/hledger/test/ledger-compat/baseline/opt-no-total.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --no-total - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX -end test +#test bal --no-total +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-now.test b/hledger/test/ledger-compat/baseline/opt-now.test index 7d8598e54..9ee8ada59 100644 --- a/hledger/test/ledger-compat/baseline/opt-now.test +++ b/hledger/test/ledger-compat/baseline/opt-now.test @@ -1,6 +1,7 @@ -comment +$ hledger -f- check -test eval today --now=2009/01/01 -2009/01/01 -end test +#test eval today --now=2009/01/01 +#2009/01/01 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-only.test b/hledger/test/ledger-compat/baseline/opt-only.test index 163257dd3..fe85ab362 100644 --- a/hledger/test/ledger-compat/baseline/opt-only.test +++ b/hledger/test/ledger-compat/baseline/opt-only.test @@ -190,45 +190,46 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg books --monthly --limit='amount > $100' -08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $220.00 -08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $460.00 -09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $680.00 -09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $920.00 -end test - -test reg books --monthly --only='amount > $100' -08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $120.00 -08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $260.00 -08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $420.00 -08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $600.00 -08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $800.00 -08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1020.00 -08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1260.00 -09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1380.00 -09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $1520.00 -09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $1680.00 -09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $1860.00 -09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2060.00 -09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2280.00 -09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $2520.00 -end test - -test reg books --monthly --display='amount > $100' -08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $420.00 -08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $560.00 -08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $720.00 -08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $900.00 -08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $1100.00 -08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1320.00 -08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1560.00 -09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1980.00 -09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $2120.00 -09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $2280.00 -09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $2460.00 -09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2660.00 -09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2880.00 -09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $3120.00 -end test +#test reg books --monthly --limit='amount > $100' +#08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $220.00 +#08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $460.00 +#09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $680.00 +#09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $920.00 +#end test +# +#test reg books --monthly --only='amount > $100' +#08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $120.00 +#08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $260.00 +#08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $420.00 +#08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $600.00 +#08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $800.00 +#08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1020.00 +#08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1260.00 +#09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1380.00 +#09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $1520.00 +#09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $1680.00 +#09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $1860.00 +#09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2060.00 +#09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2280.00 +#09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $2520.00 +#end test +# +#test reg books --monthly --display='amount > $100' +#08-Jun-01 - 08-Jun-30 Expenses:Books $120.00 $420.00 +#08-Jul-01 - 08-Jul-31 Expenses:Books $140.00 $560.00 +#08-Aug-01 - 08-Aug-31 Expenses:Books $160.00 $720.00 +#08-Sep-01 - 08-Sep-30 Expenses:Books $180.00 $900.00 +#08-Oct-01 - 08-Oct-31 Expenses:Books $200.00 $1100.00 +#08-Nov-01 - 08-Nov-30 Expenses:Books $220.00 $1320.00 +#08-Dec-01 - 08-Dec-31 Expenses:Books $240.00 $1560.00 +#09-Jun-01 - 09-Jun-30 Expenses:Books $120.00 $1980.00 +#09-Jul-01 - 09-Jul-31 Expenses:Books $140.00 $2120.00 +#09-Aug-01 - 09-Aug-31 Expenses:Books $160.00 $2280.00 +#09-Sep-01 - 09-Sep-30 Expenses:Books $180.00 $2460.00 +#09-Oct-01 - 09-Oct-31 Expenses:Books $200.00 $2660.00 +#09-Nov-01 - 09-Nov-30 Expenses:Books $220.00 $2880.00 +#09-Dec-01 - 09-Dec-31 Expenses:Books $240.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-output.test.ignored b/hledger/test/ledger-compat/baseline/opt-output.test.ignored index 997bbe1d7..f450c6f37 100644 --- a/hledger/test/ledger-compat/baseline/opt-output.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-output.test.ignored @@ -2,11 +2,12 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --output=/dev/stderr -__ERROR__ -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --output=/dev/stderr +#__ERROR__ +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-pager.test b/hledger/test/ledger-compat/baseline/opt-pager.test index f0b5e8c63..fe7b224a7 100644 --- a/hledger/test/ledger-compat/baseline/opt-pager.test +++ b/hledger/test/ledger-compat/baseline/opt-pager.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --pager=cat -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --pager=cat +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-payee-as-account.test b/hledger/test/ledger-compat/baseline/opt-payee-as-account.test index 9b3e63229..678078a00 100644 --- a/hledger/test/ledger-compat/baseline/opt-payee-as-account.test +++ b/hledger/test/ledger-compat/baseline/opt-payee-as-account.test @@ -18,17 +18,18 @@ Expenses:Books $30.00 Assets:Cash -comment +$ hledger -f- check -test reg --account=payee -08-Jan-01 January January:Expenses:Books $10.00 $10.00 -08-Jan-01 January January:Assets:Cash $-10.00 0 -08-Jan-31 End of January End of:Expenses:Books $10.00 $10.00 -08-Jan-31 End of January End of Jan:Assets:Cash $-10.00 0 -08-Feb-01 February Februar:Expenses:Books $20.00 $20.00 -08-Feb-01 February February:Assets:Cash $-20.00 0 -08-Feb-28 End of February End of:Expenses:Books $20.00 $20.00 -08-Feb-28 End of February End of Feb:Assets:Cash $-20.00 0 -08-Mar-01 March March:Expenses:Books $30.00 $30.00 -08-Mar-01 March March:Assets:Cash $-30.00 0 -end test +#test reg --account=payee +#08-Jan-01 January January:Expenses:Books $10.00 $10.00 +#08-Jan-01 January January:Assets:Cash $-10.00 0 +#08-Jan-31 End of January End of:Expenses:Books $10.00 $10.00 +#08-Jan-31 End of January End of Jan:Assets:Cash $-10.00 0 +#08-Feb-01 February Februar:Expenses:Books $20.00 $20.00 +#08-Feb-01 February February:Assets:Cash $-20.00 0 +#08-Feb-28 End of February End of:Expenses:Books $20.00 $20.00 +#08-Feb-28 End of February End of Feb:Assets:Cash $-20.00 0 +#08-Mar-01 March March:Expenses:Books $30.00 $30.00 +#08-Mar-01 March March:Assets:Cash $-30.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-payee-width.test b/hledger/test/ledger-compat/baseline/opt-payee-width.test index a9948d240..921b8f986 100644 --- a/hledger/test/ledger-compat/baseline/opt-payee-width.test +++ b/hledger/test/ledger-compat/baseline/opt-payee-width.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --payee-width=40 -07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --payee-width=40 +#07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-payee.test b/hledger/test/ledger-compat/baseline/opt-payee.test index 6aa3cc19e..7b06f6c76 100644 --- a/hledger/test/ledger-compat/baseline/opt-payee.test +++ b/hledger/test/ledger-compat/baseline/opt-payee.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --payee='account_base + ":" + commodity' -07-Feb-02 VMMXX:VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX -07-Feb-02 VMMXX:$ In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --payee='account_base + ":" + commodity' +#07-Feb-02 VMMXX:VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +#07-Feb-02 VMMXX:$ In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-pedantic.test.ignored b/hledger/test/ledger-compat/baseline/opt-pedantic.test.ignored index ecf4150f8..c0d8a03a4 100644 --- a/hledger/test/ledger-compat/baseline/opt-pedantic.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-pedantic.test.ignored @@ -6,18 +6,19 @@ Expenses:Phone 20.00 GBP Assets:Cash -comment +$ hledger -f- check -test bal --pedantic -> 2 -__ERROR__ -While parsing file "$FILE", line 2: -While parsing posting: - Expenses:Phone 20.00 GBP - -Error: Unknown account 'Expenses:Phone' -While parsing file "$FILE", line 6: -While parsing posting: - Expenses:Phone 20.00 GBP - -Error: Unknown account 'Expenses:Phone' -end test +#test bal --pedantic -> 2 +#__ERROR__ +#While parsing file "$FILE", line 2: +#While parsing posting: +# Expenses:Phone 20.00 GBP +# +#Error: Unknown account 'Expenses:Phone' +#While parsing file "$FILE", line 6: +#While parsing posting: +# Expenses:Phone 20.00 GBP +# +#Error: Unknown account 'Expenses:Phone' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-pending.test b/hledger/test/ledger-compat/baseline/opt-pending.test index e41770a52..ba8ae9d29 100644 --- a/hledger/test/ledger-compat/baseline/opt-pending.test +++ b/hledger/test/ledger-compat/baseline/opt-pending.test @@ -190,11 +190,12 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --pending -08-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-May-01 May Assets:Cash $-50.00 $-50.00 -08-May-31 End of May Assets:Cash $-50.00 $-100.00 -end test +#test reg --pending +#08-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-May-01 May Assets:Cash $-50.00 $-50.00 +#08-May-31 End of May Assets:Cash $-50.00 $-100.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-percent.test b/hledger/test/ledger-compat/baseline/opt-percent.test index 847be6a3e..1a6b688c7 100644 --- a/hledger/test/ledger-compat/baseline/opt-percent.test +++ b/hledger/test/ledger-compat/baseline/opt-percent.test @@ -82,13 +82,14 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test bal --percent - 100.00% Assets:Checking - 100.00% Expenses:Travel - 92.15% Airfare - 3.13% Auto - 4.72% Passport - 100.00% Liabilities:MasterCard -end test +#test bal --percent +# 100.00% Assets:Checking +# 100.00% Expenses:Travel +# 92.15% Airfare +# 3.13% Auto +# 4.72% Passport +# 100.00% Liabilities:MasterCard +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-period.test b/hledger/test/ledger-compat/baseline/opt-period.test index 60367aa50..6f260aa9f 100644 --- a/hledger/test/ledger-compat/baseline/opt-period.test +++ b/hledger/test/ledger-compat/baseline/opt-period.test @@ -238,49 +238,50 @@ Liabilities:Cards $120.00 Assets:Cash -comment +$ hledger -f- check -test reg -p "january 2008" -08-Jan-01 January Expenses:Books $10.00 $10.00 - Liabilities:Cards $10.00 $20.00 - Assets:Cash $-20.00 0 -08-Jan-31 End of January Expenses:Books $10.00 $10.00 - Liabilities:Cards $10.00 $20.00 - Assets:Cash $-20.00 0 -end test - -test reg -p "monthly january 2008" -08-Jan-01 - 08-Jan-31 Assets:Cash $-40.00 $-40.00 - Expenses:Books $20.00 $-20.00 - Liabilities:Cards $20.00 0 -end test - -test reg -p "weekly january 2008" -08-Jan-01 - 08-Jan-05 Assets:Cash $-20.00 $-20.00 - Expenses:Books $10.00 $-10.00 - Liabilities:Cards $10.00 0 -08-Jan-27 - 08-Jan-31 Assets:Cash $-20.00 $-20.00 - Expenses:Books $10.00 $-10.00 - Liabilities:Cards $10.00 0 -end test - -test reg -p "yearly 2008" -08-Jan-01 - 08-Dec-31 Assets:Cash $-3120.00 $-3120.00 - Expenses:Books $1560.00 $-1560.00 - Liabilities:Cards $1560.00 0 -end test - -test reg -p "from 2009/11/01" -09-Nov-01 November Expenses:Books $110.00 $110.00 - Liabilities:Cards $110.00 $220.00 - Assets:Cash $-220.00 0 -09-Nov-30 End of November Expenses:Books $110.00 $110.00 - Liabilities:Cards $110.00 $220.00 - Assets:Cash $-220.00 0 -09-Dec-01 December Expenses:Books $120.00 $120.00 - Liabilities:Cards $120.00 $240.00 - Assets:Cash $-240.00 0 -09-Dec-31 End of December Expenses:Books $120.00 $120.00 - Liabilities:Cards $120.00 $240.00 - Assets:Cash $-240.00 0 -end test +#test reg -p "january 2008" +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Liabilities:Cards $10.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Jan-31 End of January Expenses:Books $10.00 $10.00 +# Liabilities:Cards $10.00 $20.00 +# Assets:Cash $-20.00 0 +#end test +# +#test reg -p "monthly january 2008" +#08-Jan-01 - 08-Jan-31 Assets:Cash $-40.00 $-40.00 +# Expenses:Books $20.00 $-20.00 +# Liabilities:Cards $20.00 0 +#end test +# +#test reg -p "weekly january 2008" +#08-Jan-01 - 08-Jan-05 Assets:Cash $-20.00 $-20.00 +# Expenses:Books $10.00 $-10.00 +# Liabilities:Cards $10.00 0 +#08-Jan-27 - 08-Jan-31 Assets:Cash $-20.00 $-20.00 +# Expenses:Books $10.00 $-10.00 +# Liabilities:Cards $10.00 0 +#end test +# +#test reg -p "yearly 2008" +#08-Jan-01 - 08-Dec-31 Assets:Cash $-3120.00 $-3120.00 +# Expenses:Books $1560.00 $-1560.00 +# Liabilities:Cards $1560.00 0 +#end test +# +#test reg -p "from 2009/11/01" +#09-Nov-01 November Expenses:Books $110.00 $110.00 +# Liabilities:Cards $110.00 $220.00 +# Assets:Cash $-220.00 0 +#09-Nov-30 End of November Expenses:Books $110.00 $110.00 +# Liabilities:Cards $110.00 $220.00 +# Assets:Cash $-220.00 0 +#09-Dec-01 December Expenses:Books $120.00 $120.00 +# Liabilities:Cards $120.00 $240.00 +# Assets:Cash $-240.00 0 +#09-Dec-31 End of December Expenses:Books $120.00 $120.00 +# Liabilities:Cards $120.00 $240.00 +# Assets:Cash $-240.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-permissive.test b/hledger/test/ledger-compat/baseline/opt-permissive.test index 33784662b..010b3d0c2 100644 --- a/hledger/test/ledger-compat/baseline/opt-permissive.test +++ b/hledger/test/ledger-compat/baseline/opt-permissive.test @@ -9,13 +9,14 @@ Expenses:Foo $10 Assets:Cash -$10 = $80 -comment - -test bal --permissive - $90 Assets:Cash - $-100 Equity:Opening balance - $10 Expenses:Foo --------------------- - 0 -end test +$ hledger -f- check +#test bal --permissive +# $90 Assets:Cash +# $-100 Equity:Opening balance +# $10 Expenses:Foo +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-pivot.test b/hledger/test/ledger-compat/baseline/opt-pivot.test index 5a95a8378..dbfc80a8b 100644 --- a/hledger/test/ledger-compat/baseline/opt-pivot.test +++ b/hledger/test/ledger-compat/baseline/opt-pivot.test @@ -51,100 +51,101 @@ Assets:Cash 15.00 GBP Assets:Receivables -15.00 GBP -comment - -test bal assets:receivables --pivot Invoice - 28.00 GBP Invoice - 11.00 GBP 102:Assets:Receivables - 12.00 GBP 103:Assets:Receivables - 5.00 GBP 105:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Invoice --flat - 11.00 GBP Invoice:102:Assets:Receivables - 12.00 GBP Invoice:103:Assets:Receivables - 5.00 GBP Invoice:105:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Invoice --empty - 28.00 GBP Invoice - 0 101:Assets:Receivables - 11.00 GBP 102:Assets:Receivables - 12.00 GBP 103:Assets:Receivables - 0 104:Assets:Receivables - 5.00 GBP 105:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Invoice --empty -p "until 2014-05-05" - 48.00 GBP Invoice - 10.00 GBP 101:Assets:Receivables - 11.00 GBP 102:Assets:Receivables - 12.00 GBP 103:Assets:Receivables - 15.00 GBP 104:Assets:Receivables --------------------- - 48.00 GBP -end test - -test bal assets:receivables --pivot Invoice --empty -p "until 2014-05-06" - 58.00 GBP Invoice - 0 101:Assets:Receivables - 11.00 GBP 102:Assets:Receivables - 12.00 GBP 103:Assets:Receivables - 15.00 GBP 104:Assets:Receivables - 20.00 GBP 105:Assets:Receivables --------------------- - 58.00 GBP -end test - -test bal assets:receivables --pivot Customer - 28.00 GBP Customer - 12.00 GBP AAA:Assets:Receivables - 11.00 GBP BBB:Assets:Receivables - 5.00 GBP DDD:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Customer --flat - 12.00 GBP Customer:AAA:Assets:Receivables - 11.00 GBP Customer:BBB:Assets:Receivables - 5.00 GBP Customer:DDD:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Customer --empty - 28.00 GBP Customer - 12.00 GBP AAA:Assets:Receivables - 11.00 GBP BBB:Assets:Receivables - 0 CCC:Assets:Receivables - 5.00 GBP DDD:Assets:Receivables --------------------- - 28.00 GBP -end test - -test bal assets:receivables --pivot Customer --empty -p "until 2014-05-05" - 48.00 GBP Customer - 22.00 GBP AAA:Assets:Receivables - 11.00 GBP BBB:Assets:Receivables - 15.00 GBP CCC:Assets:Receivables --------------------- - 48.00 GBP -end test - -test bal assets:receivables --pivot Customer --empty -p "until 2014-05-06" - 58.00 GBP Customer - 12.00 GBP AAA:Assets:Receivables - 11.00 GBP BBB:Assets:Receivables - 15.00 GBP CCC:Assets:Receivables - 20.00 GBP DDD:Assets:Receivables --------------------- - 58.00 GBP -end test +$ hledger -f- check +#test bal assets:receivables --pivot Invoice +# 28.00 GBP Invoice +# 11.00 GBP 102:Assets:Receivables +# 12.00 GBP 103:Assets:Receivables +# 5.00 GBP 105:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Invoice --flat +# 11.00 GBP Invoice:102:Assets:Receivables +# 12.00 GBP Invoice:103:Assets:Receivables +# 5.00 GBP Invoice:105:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Invoice --empty +# 28.00 GBP Invoice +# 0 101:Assets:Receivables +# 11.00 GBP 102:Assets:Receivables +# 12.00 GBP 103:Assets:Receivables +# 0 104:Assets:Receivables +# 5.00 GBP 105:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Invoice --empty -p "until 2014-05-05" +# 48.00 GBP Invoice +# 10.00 GBP 101:Assets:Receivables +# 11.00 GBP 102:Assets:Receivables +# 12.00 GBP 103:Assets:Receivables +# 15.00 GBP 104:Assets:Receivables +#-------------------- +# 48.00 GBP +#end test +# +#test bal assets:receivables --pivot Invoice --empty -p "until 2014-05-06" +# 58.00 GBP Invoice +# 0 101:Assets:Receivables +# 11.00 GBP 102:Assets:Receivables +# 12.00 GBP 103:Assets:Receivables +# 15.00 GBP 104:Assets:Receivables +# 20.00 GBP 105:Assets:Receivables +#-------------------- +# 58.00 GBP +#end test +# +#test bal assets:receivables --pivot Customer +# 28.00 GBP Customer +# 12.00 GBP AAA:Assets:Receivables +# 11.00 GBP BBB:Assets:Receivables +# 5.00 GBP DDD:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Customer --flat +# 12.00 GBP Customer:AAA:Assets:Receivables +# 11.00 GBP Customer:BBB:Assets:Receivables +# 5.00 GBP Customer:DDD:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Customer --empty +# 28.00 GBP Customer +# 12.00 GBP AAA:Assets:Receivables +# 11.00 GBP BBB:Assets:Receivables +# 0 CCC:Assets:Receivables +# 5.00 GBP DDD:Assets:Receivables +#-------------------- +# 28.00 GBP +#end test +# +#test bal assets:receivables --pivot Customer --empty -p "until 2014-05-05" +# 48.00 GBP Customer +# 22.00 GBP AAA:Assets:Receivables +# 11.00 GBP BBB:Assets:Receivables +# 15.00 GBP CCC:Assets:Receivables +#-------------------- +# 48.00 GBP +#end test +# +#test bal assets:receivables --pivot Customer --empty -p "until 2014-05-06" +# 58.00 GBP Customer +# 12.00 GBP AAA:Assets:Receivables +# 11.00 GBP BBB:Assets:Receivables +# 15.00 GBP CCC:Assets:Receivables +# 20.00 GBP DDD:Assets:Receivables +#-------------------- +# 58.00 GBP +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-plot-amount-format.test b/hledger/test/ledger-compat/baseline/opt-plot-amount-format.test index 0bfc2e9cf..9e9b0f002 100644 --- a/hledger/test/ledger-compat/baseline/opt-plot-amount-format.test +++ b/hledger/test/ledger-compat/baseline/opt-plot-amount-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg -j --plot-amount-format='X %(format_date(date, "%Y-%m-%d")) Y %(quantity(scrub(display_amount)))\n' -X 2007-02-02 Y 0.35 -X 2007-02-02 Y -0.35 -end test +#test reg -j --plot-amount-format='X %(format_date(date, "%Y-%m-%d")) Y %(quantity(scrub(display_amount)))\n' +#X 2007-02-02 Y 0.35 +#X 2007-02-02 Y -0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-plot-total-format.test b/hledger/test/ledger-compat/baseline/opt-plot-total-format.test index 7ed11e690..1608596ef 100644 --- a/hledger/test/ledger-compat/baseline/opt-plot-total-format.test +++ b/hledger/test/ledger-compat/baseline/opt-plot-total-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg -J --plot-total-format='X %(format_date(date, "%Y-%m-%d")) Y %(quantity(scrub(display_amount)))\n' -X 2007-02-02 Y 0.35 -X 2007-02-02 Y -0.35 -end test +#test reg -J --plot-total-format='X %(format_date(date, "%Y-%m-%d")) Y %(quantity(scrub(display_amount)))\n' +#X 2007-02-02 Y 0.35 +#X 2007-02-02 Y -0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-prepend-format.test b/hledger/test/ledger-compat/baseline/opt-prepend-format.test index c6cf0e04b..dad98cc50 100644 --- a/hledger/test/ledger-compat/baseline/opt-prepend-format.test +++ b/hledger/test/ledger-compat/baseline/opt-prepend-format.test @@ -2,23 +2,24 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --prepend-format "%(account_base)" -VMMXX 0.350 VMMXX Assets:Investments:Vanguard:VMMXX -VMMXX $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test - -test reg --prepend-format "%(account_base)" -VMMXX07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX -VMMXX In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test - -test accounts --prepend-format "%(account_base) " -VMMXX Assets:Investments:Vanguard:VMMXX -VMMXX Income:Dividends:Vanguard:VMMXX -end test +#test bal --prepend-format "%(account_base)" +#VMMXX 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +#VMMXX $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# +#test reg --prepend-format "%(account_base)" +#VMMXX07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +#VMMXX In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# +#test accounts --prepend-format "%(account_base) " +#VMMXX Assets:Investments:Vanguard:VMMXX +#VMMXX Income:Dividends:Vanguard:VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-prepend-width.test b/hledger/test/ledger-compat/baseline/opt-prepend-width.test index 54af0f9c7..929585f0a 100644 --- a/hledger/test/ledger-compat/baseline/opt-prepend-width.test +++ b/hledger/test/ledger-compat/baseline/opt-prepend-width.test @@ -2,23 +2,24 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test bal --prepend-format "%(account_base) " --prepend-width=10 - VMMXX 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - VMMXX $-0.35 Income:Dividends:Vanguard:VMMXX - -------------------- - $-0.35 - 0.350 VMMXX -end test - -test reg --prepend-format "%(account_base) " --prepend-width=10 - VMMXX 07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - VMMXX In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test - -test accounts --prepend-format "%(account_base) " --prepend-width=10 - VMMXX Assets:Investments:Vanguard:VMMXX - VMMXX Income:Dividends:Vanguard:VMMXX -end test +#test bal --prepend-format "%(account_base) " --prepend-width=10 +# VMMXX 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# VMMXX $-0.35 Income:Dividends:Vanguard:VMMXX +# -------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# +#test reg --prepend-format "%(account_base) " --prepend-width=10 +# VMMXX 07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# VMMXX In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# +#test accounts --prepend-format "%(account_base) " --prepend-width=10 +# VMMXX Assets:Investments:Vanguard:VMMXX +# VMMXX Income:Dividends:Vanguard:VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-price-db.test b/hledger/test/ledger-compat/baseline/opt-price-db.test index b3e1b407d..ea3d688b8 100644 --- a/hledger/test/ledger-compat/baseline/opt-price-db.test +++ b/hledger/test/ledger-compat/baseline/opt-price-db.test @@ -2,9 +2,10 @@ Expenses:Food 20 CAD Assets:Cash -comment +$ hledger -f- check -test pricedb --price-db test/baseline/opt-price-db.dat -P 2012/03/16 06:47:12 CAD $2.5 -P 2012/03/17 06:47:12 CAD $3.5 -end test +#test pricedb --price-db test/baseline/opt-price-db.dat +#P 2012/03/16 06:47:12 CAD $2.5 +#P 2012/03/17 06:47:12 CAD $3.5 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-price.test b/hledger/test/ledger-compat/baseline/opt-price.test index d0449cb75..3236b2ded 100644 --- a/hledger/test/ledger-compat/baseline/opt-price.test +++ b/hledger/test/ledger-compat/baseline/opt-price.test @@ -11,34 +11,35 @@ P 2008/10/01 02:18:02 AAPL $3 P 2009/01/31 02:18:02 AAPL $4 P 3000/01/01 02:18:02 APPL $100 -comment +$ hledger -f- check -test reg equities -08-Jan-01 Purchase Apple shares Equities 1000 AAPL 1000 AAPL -08-Jun-30 Sell some Apple sha.. Equities -500 AAPL 500 AAPL -end test - -test reg -B equities -08-Jan-01 Purchase Apple shares Equities $2000 $2000 -08-Jun-30 Sell some Apple sha.. Equities $-1000 $1000 -end test - -test reg --end 2009/06/26 -V equities -08-Jan-01 Purchase Apple shares Equities $2000 $2000 -08-Jun-30 Commodities revalued $500 $2500 -08-Jun-30 Sell some Apple sha.. Equities $-1250 $1250 -09-Jan-31 Commodities revalued $250 $1500 -09-Jun-26 Commodities revalued $500 $2000 -end test - -test reg --end 2009/06/26 -G equities -08-Jun-30 Commodities revalued $500 $500 -08-Jun-30 Sell some Apple sha.. Equities $-250 $250 -09-Jan-31 Commodities revalued $250 $500 -09-Jun-26 Commodities revalued $500 $1000 -end test - -test reg -I equities -08-Jan-01 Purchase Apple shares Equities $2000 $2000 -08-Jun-30 Sell some Apple sha.. Equities $-1000 $1000 -end test +#test reg equities +#08-Jan-01 Purchase Apple shares Equities 1000 AAPL 1000 AAPL +#08-Jun-30 Sell some Apple sha.. Equities -500 AAPL 500 AAPL +#end test +# +#test reg -B equities +#08-Jan-01 Purchase Apple shares Equities $2000 $2000 +#08-Jun-30 Sell some Apple sha.. Equities $-1000 $1000 +#end test +# +#test reg --end 2009/06/26 -V equities +#08-Jan-01 Purchase Apple shares Equities $2000 $2000 +#08-Jun-30 Commodities revalued $500 $2500 +#08-Jun-30 Sell some Apple sha.. Equities $-1250 $1250 +#09-Jan-31 Commodities revalued $250 $1500 +#09-Jun-26 Commodities revalued $500 $2000 +#end test +# +#test reg --end 2009/06/26 -G equities +#08-Jun-30 Commodities revalued $500 $500 +#08-Jun-30 Sell some Apple sha.. Equities $-250 $250 +#09-Jan-31 Commodities revalued $250 $500 +#09-Jun-26 Commodities revalued $500 $1000 +#end test +# +#test reg -I equities +#08-Jan-01 Purchase Apple shares Equities $2000 $2000 +#08-Jun-30 Sell some Apple sha.. Equities $-1000 $1000 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-pricedb-format.test b/hledger/test/ledger-compat/baseline/opt-pricedb-format.test index c53c38254..58ecc1569 100644 --- a/hledger/test/ledger-compat/baseline/opt-pricedb-format.test +++ b/hledger/test/ledger-compat/baseline/opt-pricedb-format.test @@ -10,12 +10,13 @@ P 2009/02/01 17:30:00 AAPL $50.00 Assets:Brokerage 100 AAPL Income -comment +$ hledger -f- check -test pricedb --pricedb-format='P %(date) %(scrub(display_amount))\n' -P 2009/01/01 $10.00 -P 2009/01/01 $20.00 -P 2009/01/01 $30.00 -P 2009/01/01 $40.00 -P 2009/02/01 $50.00 -end test +#test pricedb --pricedb-format='P %(date) %(scrub(display_amount))\n' +#P 2009/01/01 $10.00 +#P 2009/01/01 $20.00 +#P 2009/01/01 $30.00 +#P 2009/01/01 $40.00 +#P 2009/02/01 $50.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-prices-format.test b/hledger/test/ledger-compat/baseline/opt-prices-format.test index d4fe0cc0b..b751437c0 100644 --- a/hledger/test/ledger-compat/baseline/opt-prices-format.test +++ b/hledger/test/ledger-compat/baseline/opt-prices-format.test @@ -10,12 +10,13 @@ P 2009/02/01 17:30:00 AAPL $50.00 Assets:Brokerage 100 AAPL Income -comment +$ hledger -f- check -test prices --prices-format='%(datetime) %(scrub(display_amount))\n' -2009/01/01 13:30:00 $10.00 -2009/01/01 14:30:00 $20.00 -2009/01/01 15:30:00 $30.00 -2009/01/01 16:30:00 $40.00 -2009/02/01 17:30:00 $50.00 -end test +#test prices --prices-format='%(datetime) %(scrub(display_amount))\n' +#2009/01/01 13:30:00 $10.00 +#2009/01/01 14:30:00 $20.00 +#2009/01/01 15:30:00 $30.00 +#2009/01/01 16:30:00 $40.00 +#2009/02/01 17:30:00 $50.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-primary-date.test b/hledger/test/ledger-compat/baseline/opt-primary-date.test index 6ea78e194..dec565653 100644 --- a/hledger/test/ledger-compat/baseline/opt-primary-date.test +++ b/hledger/test/ledger-compat/baseline/opt-primary-date.test @@ -18,84 +18,85 @@ Assets:Checking -comment - -test bal Income --begin 2014/01/01 --end 2014/01/14 - $ -200.00 Income: Client ABC -end test - -test bal Income --effective --begin 2014/01/01 --end 2014/01/14 - $ -100.00 Income: Client ABC -end test - -test bal Income --primary-date --effective --begin 2014/01/01 --end 2014/01/14 - $ -200.00 Income: Client ABC -end test - -test bal Income --actual-dates --effective --begin 2014/01/01 --end 2014/01/14 - $ -200.00 Income: Client ABC -end test - -test reg Income --begin 2014/01/01 --end 2014/01/14 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 -end test - -test reg Income --effective --begin 2014/01/01 --end 2014/01/14 -14-Jan-13 Client invoice Income: Client ABC $ -100.00 $ -100.00 -end test - -test reg Income --primary-date --effective --begin 2014/01/01 --end 2014/01/14 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 -end test - -test reg Income --actual-dates --effective --begin 2014/01/01 --end 2014/01/14 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 -14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 -end test - -test reg checking -13-Oct-16 Bountiful Blessings.. Assets:Checking $ -225.00 $ -225.00 -end test - -test reg checking --primary-date --effective -13-Oct-16 Bountiful Blessings.. Assets:Checking $ -225.00 $ -225.00 -end test - -test register Groceries -13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 - Expense:Food:Groceries $ 37.50 $ 75.00 - Expense:Food:Groceries $ 37.50 $ 112.50 - Expense:Food:Groceries $ 37.50 $ 150.00 - Expense:Food:Groceries $ 37.50 $ 187.50 - Expense:Food:Groceries $ 37.50 $ 225.00 -end test - -test register Groceries --effective -13-Oct-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 -13-Nov-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 75.00 -13-Dec-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 112.50 -14-Jan-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 150.00 -14-Feb-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 187.50 -14-Mar-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 225.00 -end test - -test register Groceries --primary-date --effective -13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 - Expense:Food:Groceries $ 37.50 $ 75.00 - Expense:Food:Groceries $ 37.50 $ 112.50 - Expense:Food:Groceries $ 37.50 $ 150.00 - Expense:Food:Groceries $ 37.50 $ 187.50 - Expense:Food:Groceries $ 37.50 $ 225.00 -end test - -test register Groceries --actual-dates --effective -13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 - Expense:Food:Groceries $ 37.50 $ 75.00 - Expense:Food:Groceries $ 37.50 $ 112.50 - Expense:Food:Groceries $ 37.50 $ 150.00 - Expense:Food:Groceries $ 37.50 $ 187.50 - Expense:Food:Groceries $ 37.50 $ 225.00 -end test +$ hledger -f- check +#test bal Income --begin 2014/01/01 --end 2014/01/14 +# $ -200.00 Income: Client ABC +#end test +# +#test bal Income --effective --begin 2014/01/01 --end 2014/01/14 +# $ -100.00 Income: Client ABC +#end test +# +#test bal Income --primary-date --effective --begin 2014/01/01 --end 2014/01/14 +# $ -200.00 Income: Client ABC +#end test +# +#test bal Income --actual-dates --effective --begin 2014/01/01 --end 2014/01/14 +# $ -200.00 Income: Client ABC +#end test +# +#test reg Income --begin 2014/01/01 --end 2014/01/14 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 +#end test +# +#test reg Income --effective --begin 2014/01/01 --end 2014/01/14 +#14-Jan-13 Client invoice Income: Client ABC $ -100.00 $ -100.00 +#end test +# +#test reg Income --primary-date --effective --begin 2014/01/01 --end 2014/01/14 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 +#end test +# +#test reg Income --actual-dates --effective --begin 2014/01/01 --end 2014/01/14 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -100.00 +#14-Jan-01 Client invoice Income: Client ABC $ -100.00 $ -200.00 +#end test +# +#test reg checking +#13-Oct-16 Bountiful Blessings.. Assets:Checking $ -225.00 $ -225.00 +#end test +# +#test reg checking --primary-date --effective +#13-Oct-16 Bountiful Blessings.. Assets:Checking $ -225.00 $ -225.00 +#end test +# +#test register Groceries +#13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 +# Expense:Food:Groceries $ 37.50 $ 75.00 +# Expense:Food:Groceries $ 37.50 $ 112.50 +# Expense:Food:Groceries $ 37.50 $ 150.00 +# Expense:Food:Groceries $ 37.50 $ 187.50 +# Expense:Food:Groceries $ 37.50 $ 225.00 +#end test +# +#test register Groceries --effective +#13-Oct-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 +#13-Nov-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 75.00 +#13-Dec-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 112.50 +#14-Jan-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 150.00 +#14-Feb-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 187.50 +#14-Mar-01 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 225.00 +#end test +# +#test register Groceries --primary-date --effective +#13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 +# Expense:Food:Groceries $ 37.50 $ 75.00 +# Expense:Food:Groceries $ 37.50 $ 112.50 +# Expense:Food:Groceries $ 37.50 $ 150.00 +# Expense:Food:Groceries $ 37.50 $ 187.50 +# Expense:Food:Groceries $ 37.50 $ 225.00 +#end test +# +#test register Groceries --actual-dates --effective +#13-Oct-16 Bountiful Blessings.. Expense:Food:Groceries $ 37.50 $ 37.50 +# Expense:Food:Groceries $ 37.50 $ 75.00 +# Expense:Food:Groceries $ 37.50 $ 112.50 +# Expense:Food:Groceries $ 37.50 $ 150.00 +# Expense:Food:Groceries $ 37.50 $ 187.50 +# Expense:Food:Groceries $ 37.50 $ 225.00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-quantity.test b/hledger/test/ledger-compat/baseline/opt-quantity.test index fa2bed415..33a9f1ea5 100644 --- a/hledger/test/ledger-compat/baseline/opt-quantity.test +++ b/hledger/test/ledger-compat/baseline/opt-quantity.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --quantity -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --quantity +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-quarterly.test b/hledger/test/ledger-compat/baseline/opt-quarterly.test index 7eab2fc93..ea3cd282f 100644 --- a/hledger/test/ledger-compat/baseline/opt-quarterly.test +++ b/hledger/test/ledger-compat/baseline/opt-quarterly.test @@ -190,15 +190,16 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --quarterly books -08-Jan-01 - 08-Mar-31 Expenses:Books $120.00 $120.00 -08-Apr-01 - 08-Jun-30 Expenses:Books $300.00 $420.00 -08-Jul-01 - 08-Sep-30 Expenses:Books $480.00 $900.00 -08-Oct-01 - 08-Dec-31 Expenses:Books $660.00 $1560.00 -09-Jan-01 - 09-Mar-31 Expenses:Books $120.00 $1680.00 -09-Apr-01 - 09-Jun-30 Expenses:Books $300.00 $1980.00 -09-Jul-01 - 09-Sep-30 Expenses:Books $480.00 $2460.00 -09-Oct-01 - 09-Dec-31 Expenses:Books $660.00 $3120.00 -end test +#test reg --quarterly books +#08-Jan-01 - 08-Mar-31 Expenses:Books $120.00 $120.00 +#08-Apr-01 - 08-Jun-30 Expenses:Books $300.00 $420.00 +#08-Jul-01 - 08-Sep-30 Expenses:Books $480.00 $900.00 +#08-Oct-01 - 08-Dec-31 Expenses:Books $660.00 $1560.00 +#09-Jan-01 - 09-Mar-31 Expenses:Books $120.00 $1680.00 +#09-Apr-01 - 09-Jun-30 Expenses:Books $300.00 $1980.00 +#09-Jul-01 - 09-Sep-30 Expenses:Books $480.00 $2460.00 +#09-Oct-01 - 09-Dec-31 Expenses:Books $660.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-raw.test b/hledger/test/ledger-compat/baseline/opt-raw.test index 54726a1a2..7ce0f2090 100644 --- a/hledger/test/ledger-compat/baseline/opt-raw.test +++ b/hledger/test/ledger-compat/baseline/opt-raw.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test print --raw -2007/02/02 RD VMMXX - Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 - Income:Dividends:Vanguard:VMMXX $-0.35 -end test +#test print --raw +#2007/02/02 RD VMMXX +# Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 +# Income:Dividends:Vanguard:VMMXX $-0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-real.test b/hledger/test/ledger-compat/baseline/opt-real.test index 81c064cdd..45273204d 100644 --- a/hledger/test/ledger-compat/baseline/opt-real.test +++ b/hledger/test/ledger-compat/baseline/opt-real.test @@ -3,9 +3,10 @@ (Liabilities:Cards) $10.00 Assets:Cash -comment +$ hledger -f- check -test reg --real -08-Jan-01 January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -end test +#test reg --real +#08-Jan-01 January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-recursive-aliases.test b/hledger/test/ledger-compat/baseline/opt-recursive-aliases.test index c28fe2698..5457ad252 100644 --- a/hledger/test/ledger-compat/baseline/opt-recursive-aliases.test +++ b/hledger/test/ledger-compat/baseline/opt-recursive-aliases.test @@ -6,9 +6,10 @@ alias C=D:C A 10 EUR Foo -comment +$ hledger -f- check -test reg --recursive-aliases -01-Jan-01 Test D:C:B:A 10 EUR 10 EUR - Foo -10 EUR 0 -end test +#test reg --recursive-aliases +#01-Jan-01 Test D:C:B:A 10 EUR 10 EUR +# Foo -10 EUR 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-register-format.test b/hledger/test/ledger-compat/baseline/opt-register-format.test index aa376086e..8e8406084 100644 --- a/hledger/test/ledger-compat/baseline/opt-register-format.test +++ b/hledger/test/ledger-compat/baseline/opt-register-format.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --register-format='%(amount)\n' -0.350 VMMXX {$1.00} [2007/02/02] -$-0.35 -end test +#test reg --register-format='%(amount)\n' +#0.350 VMMXX {$1.00} [2007/02/02] +#$-0.35 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-related-all.test b/hledger/test/ledger-compat/baseline/opt-related-all.test index d85cd67bc..96dbf83c0 100644 --- a/hledger/test/ledger-compat/baseline/opt-related-all.test +++ b/hledger/test/ledger-compat/baseline/opt-related-all.test @@ -4,11 +4,12 @@ Expenses:Tax $3.00 Liabilities:Credit -comment +$ hledger -f- check -test reg --related-all credit -09-Jun-18 This is a Test Expenses:Food $20.00 $20.00 - Expenses:Tips $2.00 $22.00 - Expenses:Tax $3.00 $25.00 - Liabilities:Credit $-25.00 0 -end test +#test reg --related-all credit +#09-Jun-18 This is a Test Expenses:Food $20.00 $20.00 +# Expenses:Tips $2.00 $22.00 +# Expenses:Tax $3.00 $25.00 +# Liabilities:Credit $-25.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-related.test b/hledger/test/ledger-compat/baseline/opt-related.test index c491396da..12476d583 100644 --- a/hledger/test/ledger-compat/baseline/opt-related.test +++ b/hledger/test/ledger-compat/baseline/opt-related.test @@ -4,10 +4,11 @@ Expenses:Tax $3.00 Liabilities:Credit -comment +$ hledger -f- check -test reg --related credit -09-Jun-18 This is a Test Expenses:Food $20.00 $20.00 - Expenses:Tips $2.00 $22.00 - Expenses:Tax $3.00 $25.00 -end test +#test reg --related credit +#09-Jun-18 This is a Test Expenses:Food $20.00 $20.00 +# Expenses:Tips $2.00 $22.00 +# Expenses:Tax $3.00 $25.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-revalued-only.test b/hledger/test/ledger-compat/baseline/opt-revalued-only.test index 073cab4d5..4c4c748c5 100644 --- a/hledger/test/ledger-compat/baseline/opt-revalued-only.test +++ b/hledger/test/ledger-compat/baseline/opt-revalued-only.test @@ -47,13 +47,14 @@ P 2010/03/01 00:00:00 S 8 P P 2010/04/01 00:00:00 S 16 P -comment +$ hledger -f- check -test reg --market --revalued-only stocks -09-Feb-01 Commodities revalued 200 P 400 P -09-Mar-01 Commodities revalued 800 P 1600 P -09-Apr-01 Commodities revalued 2400 P 4800 P -10-Feb-01 Commodities revalued -2400 P 800 P -10-Mar-01 Commodities revalued 1200 P 2400 P -10-Apr-01 Commodities revalued 3200 P 6400 P -end test +#test reg --market --revalued-only stocks +#09-Feb-01 Commodities revalued 200 P 400 P +#09-Mar-01 Commodities revalued 800 P 1600 P +#09-Apr-01 Commodities revalued 2400 P 4800 P +#10-Feb-01 Commodities revalued -2400 P 800 P +#10-Mar-01 Commodities revalued 1200 P 2400 P +#10-Apr-01 Commodities revalued 3200 P 6400 P +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-revalued.test b/hledger/test/ledger-compat/baseline/opt-revalued.test index 22fbb578c..32d953e4b 100644 --- a/hledger/test/ledger-compat/baseline/opt-revalued.test +++ b/hledger/test/ledger-compat/baseline/opt-revalued.test @@ -47,20 +47,21 @@ P 2010/03/01 00:00:00 S 8 P P 2010/04/01 00:00:00 S 16 P -comment +$ hledger -f- check -test reg --market --revalued stocks -09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P -09-Feb-01 Commodities revalued 200 P 400 P -09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P -09-Mar-01 Commodities revalued 800 P 1600 P -09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P -09-Apr-01 Commodities revalued 2400 P 4800 P -09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P -10-Feb-01 Commodities revalued -2400 P 800 P -10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P -10-Mar-01 Commodities revalued 1200 P 2400 P -10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P -10-Apr-01 Commodities revalued 3200 P 6400 P -10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P -end test +#test reg --market --revalued stocks +#09-Jan-01 Sample 1a Asset:Brokerage:Stocks 200 P 200 P +#09-Feb-01 Commodities revalued 200 P 400 P +#09-Feb-01 Sample 2a Asset:Brokerage:Stocks 400 P 800 P +#09-Mar-01 Commodities revalued 800 P 1600 P +#09-Mar-01 Sample 3a Asset:Brokerage:Stocks 800 P 2400 P +#09-Apr-01 Commodities revalued 2400 P 4800 P +#09-Apr-01 Sample 4a Asset:Brokerage:Stocks -1600 P 3200 P +#10-Feb-01 Commodities revalued -2400 P 800 P +#10-Feb-01 Sample 2b Asset:Brokerage:Stocks 400 P 1200 P +#10-Mar-01 Commodities revalued 1200 P 2400 P +#10-Mar-01 Sample 3b Asset:Brokerage:Stocks 800 P 3200 P +#10-Apr-01 Commodities revalued 3200 P 6400 P +#10-Apr-01 Sample 4b Asset:Brokerage:Stocks -1600 P 4800 P +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-rich-data.test b/hledger/test/ledger-compat/baseline/opt-rich-data.test index 0156be7dd..f745727b8 100644 --- a/hledger/test/ledger-compat/baseline/opt-rich-data.test +++ b/hledger/test/ledger-compat/baseline/opt-rich-data.test @@ -1,44 +1,45 @@ -comment - -test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --now '2014/08/01' -2012/01/01 * KFC - Expenses:Unknown $10 - Equity:Unknown - -2012/01/02 * REWE SAGT DANKE 123454321 - Expenses:Unknown 10€ - Equity:Unknown -end test - -test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --detail --now '2014/08/01' -2012/01/01 * KFC - ; CSV: 2012/01/01,KFC,$10 - ; Imported: 2014/08/01 - ; UUID: 4352cc5a03f882f6f159b90a518667bde7200351 - Expenses:Unknown $10 - Equity:Unknown - -2012/01/02 * REWE SAGT DANKE 123454321 - ; CSV: 2012/01/02,"REWE SAGT DANKE 123454321",10€ - ; Imported: 2014/08/01 - ; UUID: 4d04439fba0c7336377d1191c545efd0cfa15437 - Expenses:Unknown 10€ - Equity:Unknown -end test - -test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --rich-data --date-format %d-%m-%Y --now '2014/08/01' -01-01-2012 * KFC - ; CSV: 2012/01/01,KFC,$10 - ; Imported: 01-08-2014 - ; UUID: 4352cc5a03f882f6f159b90a518667bde7200351 - Expenses:Unknown $10 - Equity:Unknown - -02-01-2012 * REWE SAGT DANKE 123454321 - ; CSV: 2012/01/02,"REWE SAGT DANKE 123454321",10€ - ; Imported: 01-08-2014 - ; UUID: 4d04439fba0c7336377d1191c545efd0cfa15437 - Expenses:Unknown 10€ - Equity:Unknown -end test +$ hledger -f- check +#test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --now '2014/08/01' +#2012/01/01 * KFC +# Expenses:Unknown $10 +# Equity:Unknown +# +#2012/01/02 * REWE SAGT DANKE 123454321 +# Expenses:Unknown 10€ +# Equity:Unknown +#end test +# +#test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --detail --now '2014/08/01' +#2012/01/01 * KFC +# ; CSV: 2012/01/01,KFC,$10 +# ; Imported: 2014/08/01 +# ; UUID: 4352cc5a03f882f6f159b90a518667bde7200351 +# Expenses:Unknown $10 +# Equity:Unknown +# +#2012/01/02 * REWE SAGT DANKE 123454321 +# ; CSV: 2012/01/02,"REWE SAGT DANKE 123454321",10€ +# ; Imported: 2014/08/01 +# ; UUID: 4d04439fba0c7336377d1191c545efd0cfa15437 +# Expenses:Unknown 10€ +# Equity:Unknown +#end test +# +#test -f /dev/null convert test/baseline/feat-convert-with-directives.dat --rich-data --date-format %d-%m-%Y --now '2014/08/01' +#01-01-2012 * KFC +# ; CSV: 2012/01/01,KFC,$10 +# ; Imported: 01-08-2014 +# ; UUID: 4352cc5a03f882f6f159b90a518667bde7200351 +# Expenses:Unknown $10 +# Equity:Unknown +# +#02-01-2012 * REWE SAGT DANKE 123454321 +# ; CSV: 2012/01/02,"REWE SAGT DANKE 123454321",10€ +# ; Imported: 01-08-2014 +# ; UUID: 4d04439fba0c7336377d1191c545efd0cfa15437 +# Expenses:Unknown 10€ +# Equity:Unknown +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-script.test b/hledger/test/ledger-compat/baseline/opt-script.test index 629c41f44..cd37eb2d7 100644 --- a/hledger/test/ledger-compat/baseline/opt-script.test +++ b/hledger/test/ledger-compat/baseline/opt-script.test @@ -2,16 +2,17 @@ Expenses:Food 20 CAD Assets:Cash -comment +$ hledger -f- check -test --script test/baseline/opt-script.dat - -20 CAD Assets:Cash - 20 CAD Expenses:Food --------------------- - 0 -12-Mar-17 KFC Expenses:Food 20 CAD 20 CAD - Assets:Cash -20 CAD 0 -2012/03/17 KFC - Expenses:Food 20 CAD - Assets:Cash -end test +#test --script test/baseline/opt-script.dat +# -20 CAD Assets:Cash +# 20 CAD Expenses:Food +#-------------------- +# 0 +#12-Mar-17 KFC Expenses:Food 20 CAD 20 CAD +# Assets:Cash -20 CAD 0 +#2012/03/17 KFC +# Expenses:Food 20 CAD +# Assets:Cash +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-sort-all.test b/hledger/test/ledger-compat/baseline/opt-sort-all.test index e77b6f692..06489a5e5 100644 --- a/hledger/test/ledger-compat/baseline/opt-sort-all.test +++ b/hledger/test/ledger-compat/baseline/opt-sort-all.test @@ -82,40 +82,41 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test reg --monthly --sort=-amount -08-Jan-01 - 08-Jan-31 Expense:Travel:Airfare $222.19 $222.19 - Liabilities:MasterCard $-222.19 0 -08-Feb-01 - 08-Feb-29 Expense:Travel:Airfare $477.60 $477.60 - Expenses:Travel:Auto $280.97 $758.57 - Liabilities:MasterCard $-758.57 0 -08-Mar-01 - 08-Mar-31 Expense:Travel:Airfare $2,463.20 $2,463.20 - Liabilities:MasterCard $-2,463.20 0 -08-Apr-01 - 08-Apr-30 Expense:Travel:Airfare $1,186.14 $1,186.14 - Liabilities:MasterCard $-1,186.14 0 -08-Aug-01 - 08-Aug-31 Expens:Travel:Passport $170.00 $170.00 - Liabilities:MasterCard $-170.00 0 -08-Sep-01 - 08-Sep-30 Expense:Travel:Airfare $3,925.94 $3,925.94 - Liabilities:MasterCard $-3,925.94 0 -08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $254.00 - Assets:Checking $-254.00 0 -end test - -test reg --monthly --sort-all=-amount -08-Sep-01 - 08-Sep-30 Expense:Travel:Airfare $3,925.94 $3,925.94 -08-Mar-01 - 08-Mar-31 Expense:Travel:Airfare $2,463.20 $6,389.14 -08-Apr-01 - 08-Apr-30 Expense:Travel:Airfare $1,186.14 $7,575.28 -08-Feb-01 - 08-Feb-29 Expense:Travel:Airfare $477.60 $8,052.88 - Expenses:Travel:Auto $280.97 $8,333.85 -08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $8,587.85 -08-Jan-01 - 08-Jan-31 Expense:Travel:Airfare $222.19 $8,810.04 -08-Aug-01 - 08-Aug-31 Expens:Travel:Passport $170.00 $8,980.04 - Liabilities:MasterCard $-170.00 $8,810.04 -08-Jan-01 - 08-Jan-31 Liabilities:MasterCard $-222.19 $8,587.85 -08-Dec-01 - 08-Dec-31 Assets:Checking $-254.00 $8,333.85 -08-Feb-01 - 08-Feb-29 Liabilities:MasterCard $-758.57 $7,575.28 -08-Apr-01 - 08-Apr-30 Liabilities:MasterCard $-1,186.14 $6,389.14 -08-Mar-01 - 08-Mar-31 Liabilities:MasterCard $-2,463.20 $3,925.94 -08-Sep-01 - 08-Sep-30 Liabilities:MasterCard $-3,925.94 0 -end test +#test reg --monthly --sort=-amount +#08-Jan-01 - 08-Jan-31 Expense:Travel:Airfare $222.19 $222.19 +# Liabilities:MasterCard $-222.19 0 +#08-Feb-01 - 08-Feb-29 Expense:Travel:Airfare $477.60 $477.60 +# Expenses:Travel:Auto $280.97 $758.57 +# Liabilities:MasterCard $-758.57 0 +#08-Mar-01 - 08-Mar-31 Expense:Travel:Airfare $2,463.20 $2,463.20 +# Liabilities:MasterCard $-2,463.20 0 +#08-Apr-01 - 08-Apr-30 Expense:Travel:Airfare $1,186.14 $1,186.14 +# Liabilities:MasterCard $-1,186.14 0 +#08-Aug-01 - 08-Aug-31 Expens:Travel:Passport $170.00 $170.00 +# Liabilities:MasterCard $-170.00 0 +#08-Sep-01 - 08-Sep-30 Expense:Travel:Airfare $3,925.94 $3,925.94 +# Liabilities:MasterCard $-3,925.94 0 +#08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $254.00 +# Assets:Checking $-254.00 0 +#end test +# +#test reg --monthly --sort-all=-amount +#08-Sep-01 - 08-Sep-30 Expense:Travel:Airfare $3,925.94 $3,925.94 +#08-Mar-01 - 08-Mar-31 Expense:Travel:Airfare $2,463.20 $6,389.14 +#08-Apr-01 - 08-Apr-30 Expense:Travel:Airfare $1,186.14 $7,575.28 +#08-Feb-01 - 08-Feb-29 Expense:Travel:Airfare $477.60 $8,052.88 +# Expenses:Travel:Auto $280.97 $8,333.85 +#08-Dec-01 - 08-Dec-31 Expens:Travel:Passport $254.00 $8,587.85 +#08-Jan-01 - 08-Jan-31 Expense:Travel:Airfare $222.19 $8,810.04 +#08-Aug-01 - 08-Aug-31 Expens:Travel:Passport $170.00 $8,980.04 +# Liabilities:MasterCard $-170.00 $8,810.04 +#08-Jan-01 - 08-Jan-31 Liabilities:MasterCard $-222.19 $8,587.85 +#08-Dec-01 - 08-Dec-31 Assets:Checking $-254.00 $8,333.85 +#08-Feb-01 - 08-Feb-29 Liabilities:MasterCard $-758.57 $7,575.28 +#08-Apr-01 - 08-Apr-30 Liabilities:MasterCard $-1,186.14 $6,389.14 +#08-Mar-01 - 08-Mar-31 Liabilities:MasterCard $-2,463.20 $3,925.94 +#08-Sep-01 - 08-Sep-30 Liabilities:MasterCard $-3,925.94 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-sort-xacts.test b/hledger/test/ledger-compat/baseline/opt-sort-xacts.test index 0fbc1a544..ef9e0ba6d 100644 --- a/hledger/test/ledger-compat/baseline/opt-sort-xacts.test +++ b/hledger/test/ledger-compat/baseline/opt-sort-xacts.test @@ -82,94 +82,95 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test reg --sort=account -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-254.00 -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $-214.00 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $-31.81 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $206.99 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $445.79 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,677.39 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $2,908.99 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,064.85 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,220.71 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,657.92 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,095.13 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,007.73 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,920.33 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $5,990.33 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,796.53 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,602.73 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,021.07 -08-Feb-05 CTX Expenses:Travel:Auto $240.38 $8,261.45 -08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $8,302.04 -08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $8,472.04 -08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,599.04 -08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,726.04 -08-Jan-11 LIAT Liabilities:MasterCard $-40.00 $8,686.04 -08-Jan-14 cheaptickets.com Liabilities:MasterCard $-182.19 $8,503.85 -08-Feb-05 CTX Liabilities:MasterCard $-240.38 $8,263.47 -08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $8,024.67 -08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $7,785.87 -08-Feb-22 BUDGET RENT-A-CAR Liabilities:MasterCard $-40.59 $7,745.28 -08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $6,513.68 -08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $5,282.08 -08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $5,126.22 -08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $4,970.36 -08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,533.15 -08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,095.94 -08-Aug-08 BCIS I-131 FILING F.. Liabilities:MasterCard $-170.00 $3,925.94 -08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $3,013.34 -08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $2,100.74 -08-Sep-22 AGNT FEE Liabilities:MasterCard $-70.00 $2,030.74 -08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $1,224.54 -08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $418.34 -08-Sep-22 LIAT 1974 LIMITED Liabilities:MasterCard $-418.34 0 -end test - -test reg --sort-xacts=account -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 - Liabilities:MasterCard $-40.00 0 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $182.19 - Liabilities:MasterCard $-182.19 0 -08-Feb-05 CTX Expenses:Travel:Auto $240.38 $240.38 - Liabilities:MasterCard $-240.38 0 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $238.80 - Liabilities:MasterCard $-238.80 0 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $238.80 - Liabilities:MasterCard $-238.80 0 -08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $40.59 - Liabilities:MasterCard $-40.59 0 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,231.60 - Liabilities:MasterCard $-1,231.60 0 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,231.60 - Liabilities:MasterCard $-1,231.60 0 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $155.86 - Liabilities:MasterCard $-155.86 0 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $155.86 - Liabilities:MasterCard $-155.86 0 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $437.21 - Liabilities:MasterCard $-437.21 0 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $437.21 - Liabilities:MasterCard $-437.21 0 -08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $170.00 - Liabilities:MasterCard $-170.00 0 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $912.60 - Liabilities:MasterCard $-912.60 0 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $912.60 - Liabilities:MasterCard $-912.60 0 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $70.00 - Liabilities:MasterCard $-70.00 0 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 - Liabilities:MasterCard $-806.20 0 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 - Liabilities:MasterCard $-806.20 0 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $418.34 - Liabilities:MasterCard $-418.34 0 -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 - Expens:Travel:Passport $127.00 0 -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 - Expens:Travel:Passport $127.00 0 -end test +#test reg --sort=account +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-254.00 +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $-214.00 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $-31.81 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $206.99 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $445.79 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,677.39 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $2,908.99 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,064.85 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,220.71 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,657.92 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,095.13 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,007.73 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,920.33 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $5,990.33 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,796.53 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,602.73 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,021.07 +#08-Feb-05 CTX Expenses:Travel:Auto $240.38 $8,261.45 +#08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $8,302.04 +#08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $8,472.04 +#08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,599.04 +#08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,726.04 +#08-Jan-11 LIAT Liabilities:MasterCard $-40.00 $8,686.04 +#08-Jan-14 cheaptickets.com Liabilities:MasterCard $-182.19 $8,503.85 +#08-Feb-05 CTX Liabilities:MasterCard $-240.38 $8,263.47 +#08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $8,024.67 +#08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $7,785.87 +#08-Feb-22 BUDGET RENT-A-CAR Liabilities:MasterCard $-40.59 $7,745.28 +#08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $6,513.68 +#08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $5,282.08 +#08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $5,126.22 +#08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $4,970.36 +#08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,533.15 +#08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,095.94 +#08-Aug-08 BCIS I-131 FILING F.. Liabilities:MasterCard $-170.00 $3,925.94 +#08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $3,013.34 +#08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $2,100.74 +#08-Sep-22 AGNT FEE Liabilities:MasterCard $-70.00 $2,030.74 +#08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $1,224.54 +#08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $418.34 +#08-Sep-22 LIAT 1974 LIMITED Liabilities:MasterCard $-418.34 0 +#end test +# +#test reg --sort-xacts=account +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 +# Liabilities:MasterCard $-40.00 0 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $182.19 +# Liabilities:MasterCard $-182.19 0 +#08-Feb-05 CTX Expenses:Travel:Auto $240.38 $240.38 +# Liabilities:MasterCard $-240.38 0 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $238.80 +# Liabilities:MasterCard $-238.80 0 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $238.80 +# Liabilities:MasterCard $-238.80 0 +#08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $40.59 +# Liabilities:MasterCard $-40.59 0 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,231.60 +# Liabilities:MasterCard $-1,231.60 0 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,231.60 +# Liabilities:MasterCard $-1,231.60 0 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $155.86 +# Liabilities:MasterCard $-155.86 0 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $155.86 +# Liabilities:MasterCard $-155.86 0 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $437.21 +# Liabilities:MasterCard $-437.21 0 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $437.21 +# Liabilities:MasterCard $-437.21 0 +#08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $170.00 +# Liabilities:MasterCard $-170.00 0 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $912.60 +# Liabilities:MasterCard $-912.60 0 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $912.60 +# Liabilities:MasterCard $-912.60 0 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $70.00 +# Liabilities:MasterCard $-70.00 0 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 +# Liabilities:MasterCard $-806.20 0 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 +# Liabilities:MasterCard $-806.20 0 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $418.34 +# Liabilities:MasterCard $-418.34 0 +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 +# Expens:Travel:Passport $127.00 0 +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 +# Expens:Travel:Passport $127.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-sort.test b/hledger/test/ledger-compat/baseline/opt-sort.test index fb56c3340..ea6546e7a 100644 --- a/hledger/test/ledger-compat/baseline/opt-sort.test +++ b/hledger/test/ledger-compat/baseline/opt-sort.test @@ -82,158 +82,159 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test reg airfare --sort=date -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $6,244.33 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,050.53 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,856.73 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,275.07 -end test - -test reg airfare --sort=date,amount -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $6,244.33 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $6,662.67 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,468.87 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $8,275.07 -end test - -test reg airfare --sort=date,-amount -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,980.53 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,786.73 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,205.07 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $8,275.07 -end test - -test reg airfare --sort=-date,-amount -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $1,612.40 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $2,030.74 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $2,100.74 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $3,013.34 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $3,925.94 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,363.15 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,800.36 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $4,956.22 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $5,112.08 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $6,343.68 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $7,575.28 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $7,814.08 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $8,052.88 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $8,235.07 -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $8,275.07 -end test - -test bal --sort=total - $-8,726.04 Liabilities:MasterCard - $-254.00 Assets:Checking - $8,980.04 Expenses:Travel - $280.97 Auto - $424.00 Passport - $8,275.07 Airfare --------------------- - 0 -end test - -test bal --sort=-total - $8,980.04 Expenses:Travel - $8,275.07 Airfare - $424.00 Passport - $280.97 Auto - $-254.00 Assets:Checking - $-8,726.04 Liabilities:MasterCard --------------------- - 0 -end test - -test bal --sort=-account - $-8,726.04 Liabilities:MasterCard - $8,980.04 Expenses:Travel - $424.00 Passport - $280.97 Auto - $8,275.07 Airfare - $-254.00 Assets:Checking --------------------- - 0 -end test - -test reg --sort=account -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 -08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-254.00 -08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $-214.00 -08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $-31.81 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $206.99 -08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $445.79 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,677.39 -08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $2,908.99 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,064.85 -08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,220.71 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,657.92 -08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,095.13 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,007.73 -08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,920.33 -08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $5,990.33 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,796.53 -08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,602.73 -08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,021.07 -08-Feb-05 CTX Expenses:Travel:Auto $240.38 $8,261.45 -08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $8,302.04 -08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $8,472.04 -08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,599.04 -08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,726.04 -08-Jan-11 LIAT Liabilities:MasterCard $-40.00 $8,686.04 -08-Jan-14 cheaptickets.com Liabilities:MasterCard $-182.19 $8,503.85 -08-Feb-05 CTX Liabilities:MasterCard $-240.38 $8,263.47 -08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $8,024.67 -08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $7,785.87 -08-Feb-22 BUDGET RENT-A-CAR Liabilities:MasterCard $-40.59 $7,745.28 -08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $6,513.68 -08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $5,282.08 -08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $5,126.22 -08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $4,970.36 -08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,533.15 -08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,095.94 -08-Aug-08 BCIS I-131 FILING F.. Liabilities:MasterCard $-170.00 $3,925.94 -08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $3,013.34 -08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $2,100.74 -08-Sep-22 AGNT FEE Liabilities:MasterCard $-70.00 $2,030.74 -08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $1,224.54 -08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $418.34 -08-Sep-22 LIAT 1974 LIMITED Liabilities:MasterCard $-418.34 0 -end test +#test reg airfare --sort=date +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $6,244.33 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,050.53 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,856.73 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,275.07 +#end test +# +#test reg airfare --sort=date,amount +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $6,244.33 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $6,662.67 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,468.87 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $8,275.07 +#end test +# +#test reg airfare --sort=date,-amount +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $40.00 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $222.19 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $460.99 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $699.79 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,931.39 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,318.85 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,474.71 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,911.92 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,349.13 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,261.73 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $6,174.33 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,980.53 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,786.73 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,205.07 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $8,275.07 +#end test +# +#test reg airfare --sort=-date,-amount +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $806.20 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $1,612.40 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $2,030.74 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $2,100.74 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $3,013.34 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $3,925.94 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,363.15 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,800.36 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $4,956.22 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $5,112.08 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $6,343.68 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $7,575.28 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $7,814.08 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $8,052.88 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $8,235.07 +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $8,275.07 +#end test +# +#test bal --sort=total +# $-8,726.04 Liabilities:MasterCard +# $-254.00 Assets:Checking +# $8,980.04 Expenses:Travel +# $280.97 Auto +# $424.00 Passport +# $8,275.07 Airfare +#-------------------- +# 0 +#end test +# +#test bal --sort=-total +# $8,980.04 Expenses:Travel +# $8,275.07 Airfare +# $424.00 Passport +# $280.97 Auto +# $-254.00 Assets:Checking +# $-8,726.04 Liabilities:MasterCard +#-------------------- +# 0 +#end test +# +#test bal --sort=-account +# $-8,726.04 Liabilities:MasterCard +# $8,980.04 Expenses:Travel +# $424.00 Passport +# $280.97 Auto +# $8,275.07 Airfare +# $-254.00 Assets:Checking +#-------------------- +# 0 +#end test +# +#test reg --sort=account +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-127.00 +#08-Dec-26 U.S. Department of .. Assets:Checking $-127.00 $-254.00 +#08-Jan-11 LIAT Expense:Travel:Airfare $40.00 $-214.00 +#08-Jan-14 cheaptickets.com Expense:Travel:Airfare $182.19 $-31.81 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $206.99 +#08-Feb-05 UNITED Expense:Travel:Airfare $238.80 $445.79 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $1,677.39 +#08-Mar-16 IBERIA Expense:Travel:Airfare $1,231.60 $2,908.99 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,064.85 +#08-Apr-03 AMERICAN Expense:Travel:Airfare $155.86 $3,220.71 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $3,657.92 +#08-Apr-30 UNITED Expense:Travel:Airfare $437.21 $4,095.13 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,007.73 +#08-Sep-06 AMERICAN Expense:Travel:Airfare $912.60 $5,920.33 +#08-Sep-22 AGNT FEE Expense:Travel:Airfare $70.00 $5,990.33 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $6,796.53 +#08-Sep-22 DELTA Expense:Travel:Airfare $806.20 $7,602.73 +#08-Sep-22 LIAT 1974 LIMITED Expense:Travel:Airfare $418.34 $8,021.07 +#08-Feb-05 CTX Expenses:Travel:Auto $240.38 $8,261.45 +#08-Feb-22 BUDGET RENT-A-CAR Expenses:Travel:Auto $40.59 $8,302.04 +#08-Aug-08 BCIS I-131 FILING F.. Expens:Travel:Passport $170.00 $8,472.04 +#08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,599.04 +#08-Dec-26 U.S. Department of .. Expens:Travel:Passport $127.00 $8,726.04 +#08-Jan-11 LIAT Liabilities:MasterCard $-40.00 $8,686.04 +#08-Jan-14 cheaptickets.com Liabilities:MasterCard $-182.19 $8,503.85 +#08-Feb-05 CTX Liabilities:MasterCard $-240.38 $8,263.47 +#08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $8,024.67 +#08-Feb-05 UNITED Liabilities:MasterCard $-238.80 $7,785.87 +#08-Feb-22 BUDGET RENT-A-CAR Liabilities:MasterCard $-40.59 $7,745.28 +#08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $6,513.68 +#08-Mar-16 IBERIA Liabilities:MasterCard $-1,231.60 $5,282.08 +#08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $5,126.22 +#08-Apr-03 AMERICAN Liabilities:MasterCard $-155.86 $4,970.36 +#08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,533.15 +#08-Apr-30 UNITED Liabilities:MasterCard $-437.21 $4,095.94 +#08-Aug-08 BCIS I-131 FILING F.. Liabilities:MasterCard $-170.00 $3,925.94 +#08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $3,013.34 +#08-Sep-06 AMERICAN Liabilities:MasterCard $-912.60 $2,100.74 +#08-Sep-22 AGNT FEE Liabilities:MasterCard $-70.00 $2,030.74 +#08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $1,224.54 +#08-Sep-22 DELTA Liabilities:MasterCard $-806.20 $418.34 +#08-Sep-22 LIAT 1974 LIMITED Liabilities:MasterCard $-418.34 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-start-of-week.test b/hledger/test/ledger-compat/baseline/opt-start-of-week.test index 9498e880b..1e16b7bf2 100644 --- a/hledger/test/ledger-compat/baseline/opt-start-of-week.test +++ b/hledger/test/ledger-compat/baseline/opt-start-of-week.test @@ -190,35 +190,36 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --weekly --start-of-week=mon books -07-Dec-31 - 08-Jan-06 Expenses:Books $10.00 $10.00 -08-Jan-28 - 08-Feb-03 Expenses:Books $30.00 $40.00 -08-Feb-25 - 08-Mar-02 Expenses:Books $50.00 $90.00 -08-Mar-31 - 08-Apr-06 Expenses:Books $70.00 $160.00 -08-Apr-28 - 08-May-04 Expenses:Books $90.00 $250.00 -08-May-26 - 08-Jun-01 Expenses:Books $110.00 $360.00 -08-Jun-30 - 08-Jul-06 Expenses:Books $130.00 $490.00 -08-Jul-28 - 08-Aug-03 Expenses:Books $150.00 $640.00 -08-Aug-25 - 08-Aug-31 Expenses:Books $80.00 $720.00 -08-Sep-01 - 08-Sep-07 Expenses:Books $90.00 $810.00 -08-Sep-29 - 08-Oct-05 Expenses:Books $190.00 $1000.00 -08-Oct-27 - 08-Nov-02 Expenses:Books $210.00 $1210.00 -08-Nov-24 - 08-Nov-30 Expenses:Books $110.00 $1320.00 -08-Dec-01 - 08-Dec-07 Expenses:Books $120.00 $1440.00 -08-Dec-29 - 09-Jan-04 Expenses:Books $130.00 $1570.00 -09-Jan-26 - 09-Feb-01 Expenses:Books $30.00 $1600.00 -09-Feb-23 - 09-Mar-01 Expenses:Books $50.00 $1650.00 -09-Mar-30 - 09-Apr-05 Expenses:Books $70.00 $1720.00 -09-Apr-27 - 09-May-03 Expenses:Books $90.00 $1810.00 -09-May-25 - 09-May-31 Expenses:Books $50.00 $1860.00 -09-Jun-01 - 09-Jun-07 Expenses:Books $60.00 $1920.00 -09-Jun-29 - 09-Jul-05 Expenses:Books $130.00 $2050.00 -09-Jul-27 - 09-Aug-02 Expenses:Books $150.00 $2200.00 -09-Aug-31 - 09-Sep-06 Expenses:Books $170.00 $2370.00 -09-Sep-28 - 09-Oct-04 Expenses:Books $190.00 $2560.00 -09-Oct-26 - 09-Nov-01 Expenses:Books $210.00 $2770.00 -09-Nov-30 - 09-Dec-06 Expenses:Books $230.00 $3000.00 -09-Dec-28 - 10-Jan-03 Expenses:Books $120.00 $3120.00 -end test +#test reg --weekly --start-of-week=mon books +#07-Dec-31 - 08-Jan-06 Expenses:Books $10.00 $10.00 +#08-Jan-28 - 08-Feb-03 Expenses:Books $30.00 $40.00 +#08-Feb-25 - 08-Mar-02 Expenses:Books $50.00 $90.00 +#08-Mar-31 - 08-Apr-06 Expenses:Books $70.00 $160.00 +#08-Apr-28 - 08-May-04 Expenses:Books $90.00 $250.00 +#08-May-26 - 08-Jun-01 Expenses:Books $110.00 $360.00 +#08-Jun-30 - 08-Jul-06 Expenses:Books $130.00 $490.00 +#08-Jul-28 - 08-Aug-03 Expenses:Books $150.00 $640.00 +#08-Aug-25 - 08-Aug-31 Expenses:Books $80.00 $720.00 +#08-Sep-01 - 08-Sep-07 Expenses:Books $90.00 $810.00 +#08-Sep-29 - 08-Oct-05 Expenses:Books $190.00 $1000.00 +#08-Oct-27 - 08-Nov-02 Expenses:Books $210.00 $1210.00 +#08-Nov-24 - 08-Nov-30 Expenses:Books $110.00 $1320.00 +#08-Dec-01 - 08-Dec-07 Expenses:Books $120.00 $1440.00 +#08-Dec-29 - 09-Jan-04 Expenses:Books $130.00 $1570.00 +#09-Jan-26 - 09-Feb-01 Expenses:Books $30.00 $1600.00 +#09-Feb-23 - 09-Mar-01 Expenses:Books $50.00 $1650.00 +#09-Mar-30 - 09-Apr-05 Expenses:Books $70.00 $1720.00 +#09-Apr-27 - 09-May-03 Expenses:Books $90.00 $1810.00 +#09-May-25 - 09-May-31 Expenses:Books $50.00 $1860.00 +#09-Jun-01 - 09-Jun-07 Expenses:Books $60.00 $1920.00 +#09-Jun-29 - 09-Jul-05 Expenses:Books $130.00 $2050.00 +#09-Jul-27 - 09-Aug-02 Expenses:Books $150.00 $2200.00 +#09-Aug-31 - 09-Sep-06 Expenses:Books $170.00 $2370.00 +#09-Sep-28 - 09-Oct-04 Expenses:Books $190.00 $2560.00 +#09-Oct-26 - 09-Nov-01 Expenses:Books $210.00 $2770.00 +#09-Nov-30 - 09-Dec-06 Expenses:Books $230.00 $3000.00 +#09-Dec-28 - 10-Jan-03 Expenses:Books $120.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-strict.test.ignored b/hledger/test/ledger-compat/baseline/opt-strict.test.ignored index 2120eef01..7063573f7 100644 --- a/hledger/test/ledger-compat/baseline/opt-strict.test.ignored +++ b/hledger/test/ledger-compat/baseline/opt-strict.test.ignored @@ -10,23 +10,24 @@ Expenses:Foodx $30.00 Assets:Cash -comment +$ hledger -f- check -test reg --strict -07-Feb-02 Foo Expenses:Food $10.00 $10.00 - Assets:Cash $-10.00 0 -07-Feb-03 Bar Expenses:Food $20.00 $20.00 - Assets:Cash $-20.00 0 -07-Feb-02 Baz Expenses:Foodx $30.00 $30.00 - Assets:Cash $-30.00 0 -__ERROR__ -Warning: "$FILE", line 2: Unknown account 'Expenses:Food' -Warning: "$FILE", line 2: Unknown commodity '$' -Warning: "$FILE", line 3: Unknown account 'Assets:Cash' -Warning: "$FILE", line 6: Unknown account 'Expenses:Food' -Warning: "$FILE", line 6: Unknown commodity '$' -Warning: "$FILE", line 7: Unknown account 'Assets:Cash' -Warning: "$FILE", line 10: Unknown account 'Expenses:Foodx' -Warning: "$FILE", line 10: Unknown commodity '$' -Warning: "$FILE", line 11: Unknown account 'Assets:Cash' -end test +#test reg --strict +#07-Feb-02 Foo Expenses:Food $10.00 $10.00 +# Assets:Cash $-10.00 0 +#07-Feb-03 Bar Expenses:Food $20.00 $20.00 +# Assets:Cash $-20.00 0 +#07-Feb-02 Baz Expenses:Foodx $30.00 $30.00 +# Assets:Cash $-30.00 0 +#__ERROR__ +#Warning: "$FILE", line 2: Unknown account 'Expenses:Food' +#Warning: "$FILE", line 2: Unknown commodity '$' +#Warning: "$FILE", line 3: Unknown account 'Assets:Cash' +#Warning: "$FILE", line 6: Unknown account 'Expenses:Food' +#Warning: "$FILE", line 6: Unknown commodity '$' +#Warning: "$FILE", line 7: Unknown account 'Assets:Cash' +#Warning: "$FILE", line 10: Unknown account 'Expenses:Foodx' +#Warning: "$FILE", line 10: Unknown commodity '$' +#Warning: "$FILE", line 11: Unknown account 'Assets:Cash' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-subtotal.test b/hledger/test/ledger-compat/baseline/opt-subtotal.test index b3409fb31..7fdab6b3d 100644 --- a/hledger/test/ledger-compat/baseline/opt-subtotal.test +++ b/hledger/test/ledger-compat/baseline/opt-subtotal.test @@ -82,12 +82,13 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test reg --subtotal -08-Jan-11 - 08-Dec-26 Assets:Checking $-254.00 $-254.00 - Expense:Travel:Airfare $8,275.07 $8,021.07 - Expenses:Travel:Auto $280.97 $8,302.04 - Expens:Travel:Passport $424.00 $8,726.04 - Liabilities:MasterCard $-8,726.04 0 -end test +#test reg --subtotal +#08-Jan-11 - 08-Dec-26 Assets:Checking $-254.00 $-254.00 +# Expense:Travel:Airfare $8,275.07 $8,021.07 +# Expenses:Travel:Auto $280.97 $8,302.04 +# Expens:Travel:Passport $424.00 $8,726.04 +# Liabilities:MasterCard $-8,726.04 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-tail.test b/hledger/test/ledger-compat/baseline/opt-tail.test index 529b10aa0..c85cf8a4a 100644 --- a/hledger/test/ledger-compat/baseline/opt-tail.test +++ b/hledger/test/ledger-compat/baseline/opt-tail.test @@ -190,31 +190,32 @@ Expenses:Books $120.00 Assets:Cash -comment - -test reg --tail=10 books -09-Aug-01 August Expenses:Books $80.00 $2200.00 -09-Aug-31 End of August Expenses:Books $80.00 $2280.00 -09-Sep-01 September Expenses:Books $90.00 $2370.00 -09-Sep-30 End of September Expenses:Books $90.00 $2460.00 -09-Oct-01 October Expenses:Books $100.00 $2560.00 -09-Oct-31 End of October Expenses:Books $100.00 $2660.00 -09-Nov-01 November Expenses:Books $110.00 $2770.00 -09-Nov-30 End of November Expenses:Books $110.00 $2880.00 -09-Dec-01 December Expenses:Books $120.00 $3000.00 -09-Dec-31 End of December Expenses:Books $120.00 $3120.00 -end test - -test reg --last=10 books -09-Aug-01 August Expenses:Books $80.00 $2200.00 -09-Aug-31 End of August Expenses:Books $80.00 $2280.00 -09-Sep-01 September Expenses:Books $90.00 $2370.00 -09-Sep-30 End of September Expenses:Books $90.00 $2460.00 -09-Oct-01 October Expenses:Books $100.00 $2560.00 -09-Oct-31 End of October Expenses:Books $100.00 $2660.00 -09-Nov-01 November Expenses:Books $110.00 $2770.00 -09-Nov-30 End of November Expenses:Books $110.00 $2880.00 -09-Dec-01 December Expenses:Books $120.00 $3000.00 -09-Dec-31 End of December Expenses:Books $120.00 $3120.00 -end test +$ hledger -f- check +#test reg --tail=10 books +#09-Aug-01 August Expenses:Books $80.00 $2200.00 +#09-Aug-31 End of August Expenses:Books $80.00 $2280.00 +#09-Sep-01 September Expenses:Books $90.00 $2370.00 +#09-Sep-30 End of September Expenses:Books $90.00 $2460.00 +#09-Oct-01 October Expenses:Books $100.00 $2560.00 +#09-Oct-31 End of October Expenses:Books $100.00 $2660.00 +#09-Nov-01 November Expenses:Books $110.00 $2770.00 +#09-Nov-30 End of November Expenses:Books $110.00 $2880.00 +#09-Dec-01 December Expenses:Books $120.00 $3000.00 +#09-Dec-31 End of December Expenses:Books $120.00 $3120.00 +#end test +# +#test reg --last=10 books +#09-Aug-01 August Expenses:Books $80.00 $2200.00 +#09-Aug-31 End of August Expenses:Books $80.00 $2280.00 +#09-Sep-01 September Expenses:Books $90.00 $2370.00 +#09-Sep-30 End of September Expenses:Books $90.00 $2460.00 +#09-Oct-01 October Expenses:Books $100.00 $2560.00 +#09-Oct-31 End of October Expenses:Books $100.00 $2660.00 +#09-Nov-01 November Expenses:Books $110.00 $2770.00 +#09-Nov-30 End of November Expenses:Books $110.00 $2880.00 +#09-Dec-01 December Expenses:Books $120.00 $3000.00 +#09-Dec-31 End of December Expenses:Books $120.00 $3120.00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-time-colon.test b/hledger/test/ledger-compat/baseline/opt-time-colon.test index 5afc1d982..3cac34e2b 100644 --- a/hledger/test/ledger-compat/baseline/opt-time-colon.test +++ b/hledger/test/ledger-compat/baseline/opt-time-colon.test @@ -13,35 +13,36 @@ 2013/04/05 () Lunch (Personal:Lunch) 5400s -comment - -test bal - 5.0m CustomerA:Email - 1.42h CustomerB:Config - 30.0m Internal:Meeting:Tactical - 2.00h Personal - 1.50h Lunch - 30.0m Walk --------------------- - 4.00h -end test - -test bal --time-colon - 5:0m CustomerA:Email - 1:25h CustomerB:Config - 30:0m Internal:Meeting:Tactical - 2:00h Personal - 1:30h Lunch - 30:0m Walk --------------------- - 4:00h -end test - -test reg --time-colon -13-Apr-05 Meeting Tactical (Int:Meeting:Tactical) 30:0m 30:0m -13-Apr-05 Email (CustomerA:Email) 5:0m 35:0m -13-Apr-05 Config (CustomerB:Config) 1:25h 2:00h -13-Apr-05 Walk (Personal:Walk) 30:0m 2:30h -13-Apr-05 Lunch (Personal:Lunch) 1:30h 4:00h -end test +$ hledger -f- check +#test bal +# 5.0m CustomerA:Email +# 1.42h CustomerB:Config +# 30.0m Internal:Meeting:Tactical +# 2.00h Personal +# 1.50h Lunch +# 30.0m Walk +#-------------------- +# 4.00h +#end test +# +#test bal --time-colon +# 5:0m CustomerA:Email +# 1:25h CustomerB:Config +# 30:0m Internal:Meeting:Tactical +# 2:00h Personal +# 1:30h Lunch +# 30:0m Walk +#-------------------- +# 4:00h +#end test +# +#test reg --time-colon +#13-Apr-05 Meeting Tactical (Int:Meeting:Tactical) 30:0m 30:0m +#13-Apr-05 Email (CustomerA:Email) 5:0m 35:0m +#13-Apr-05 Config (CustomerB:Config) 1:25h 2:00h +#13-Apr-05 Walk (Personal:Walk) 30:0m 2:30h +#13-Apr-05 Lunch (Personal:Lunch) 1:30h 4:00h +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-time-report.test b/hledger/test/ledger-compat/baseline/opt-time-report.test index 2f4dc709a..71dc8e813 100644 --- a/hledger/test/ledger-compat/baseline/opt-time-report.test +++ b/hledger/test/ledger-compat/baseline/opt-time-report.test @@ -9,38 +9,39 @@ o 2013/04/05 12:00:00 i 2013/04/05 12:00:00 Personal:Lunch o 2013/04/05 13:30:00 -comment - -test bal - 5.0m CustomerA:Email - 1.42h CustomerB:Config - 30.0m Internal:Meeting:Tactical [Intelligent comment] - 2.00h Personal - 1.50h Lunch - 30.0m Walk --------------------- - 4.00h -end test - -test bal --time-report - 13-Apr-05 10:00:00 13-Apr-05 10:05:00 5.0m CustomerA:Email - 13-Apr-05 10:05:00 13-Apr-05 11:30:00 1.42h CustomerB:Config - 13-Apr-05 09:30:00 13-Apr-05 10:00:00 30.0m Internal:Meeting:Tactical [Intelligent comment] - 2.00h Personal - 13-Apr-05 12:00:00 13-Apr-05 13:30:00 1.50h Lunch - 13-Apr-05 11:30:00 13-Apr-05 12:00:00 30.0m Walk --------------------------------------------------- - -end test - -test bal --time-report --time-colon - 13-Apr-05 10:00:00 13-Apr-05 10:05:00 5:0m CustomerA:Email - 13-Apr-05 10:05:00 13-Apr-05 11:30:00 1:25h CustomerB:Config - 13-Apr-05 09:30:00 13-Apr-05 10:00:00 30:0m Internal:Meeting:Tactical [Intelligent comment] - 2:00h Personal - 13-Apr-05 12:00:00 13-Apr-05 13:30:00 1:30h Lunch - 13-Apr-05 11:30:00 13-Apr-05 12:00:00 30:0m Walk --------------------------------------------------- - -end test +$ hledger -f- check +#test bal +# 5.0m CustomerA:Email +# 1.42h CustomerB:Config +# 30.0m Internal:Meeting:Tactical [Intelligent comment] +# 2.00h Personal +# 1.50h Lunch +# 30.0m Walk +#-------------------- +# 4.00h +#end test +# +#test bal --time-report +# 13-Apr-05 10:00:00 13-Apr-05 10:05:00 5.0m CustomerA:Email +# 13-Apr-05 10:05:00 13-Apr-05 11:30:00 1.42h CustomerB:Config +# 13-Apr-05 09:30:00 13-Apr-05 10:00:00 30.0m Internal:Meeting:Tactical [Intelligent comment] +# 2.00h Personal +# 13-Apr-05 12:00:00 13-Apr-05 13:30:00 1.50h Lunch +# 13-Apr-05 11:30:00 13-Apr-05 12:00:00 30.0m Walk +#-------------------------------------------------- +# +#end test +# +#test bal --time-report --time-colon +# 13-Apr-05 10:00:00 13-Apr-05 10:05:00 5:0m CustomerA:Email +# 13-Apr-05 10:05:00 13-Apr-05 11:30:00 1:25h CustomerB:Config +# 13-Apr-05 09:30:00 13-Apr-05 10:00:00 30:0m Internal:Meeting:Tactical [Intelligent comment] +# 2:00h Personal +# 13-Apr-05 12:00:00 13-Apr-05 13:30:00 1:30h Lunch +# 13-Apr-05 11:30:00 13-Apr-05 12:00:00 30:0m Walk +#-------------------------------------------------- +# +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-total-data.test b/hledger/test/ledger-compat/baseline/opt-total-data.test index 6bb522328..de3bd660c 100644 --- a/hledger/test/ledger-compat/baseline/opt-total-data.test +++ b/hledger/test/ledger-compat/baseline/opt-total-data.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --market --total-data -2007-02-02 0.35 -2007-02-02 0 -end test +#test reg --market --total-data +#2007-02-02 0.35 +#2007-02-02 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-total-width.test b/hledger/test/ledger-compat/baseline/opt-total-width.test index f7edcc665..2dce5545a 100644 --- a/hledger/test/ledger-compat/baseline/opt-total-width.test +++ b/hledger/test/ledger-compat/baseline/opt-total-width.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --total-width=25 -07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --total-width=25 +#07-Feb-02 RD VMMXX As:Investm:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Dividen:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-total.test b/hledger/test/ledger-compat/baseline/opt-total.test index 71e2d1bfd..b466d698f 100644 --- a/hledger/test/ledger-compat/baseline/opt-total.test +++ b/hledger/test/ledger-compat/baseline/opt-total.test @@ -2,9 +2,10 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --total=10 -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 10 - In:Divid:Vanguar:VMMXX $-0.35 10 -end test +#test reg --total=10 +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 10 +# In:Divid:Vanguar:VMMXX $-0.35 10 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-trace.test b/hledger/test/ledger-compat/baseline/opt-trace.test index a3304b5a1..1aae58564 100644 --- a/hledger/test/ledger-compat/baseline/opt-trace.test +++ b/hledger/test/ledger-compat/baseline/opt-trace.test @@ -8,10 +8,11 @@ ; was given and that debugging information contains timing information, e.g. [1ms] ; which is likely to differ on each test run, this test only checks that ledger ; does not crash when the --trace options was specified. -comment +$ hledger -f- check -test reg --trace 10 2>/dev/null -07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX - In:Divid:Vanguar:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --trace 10 2>/dev/null +#07-Feb-02 RD VMMXX As:Inves:Vanguar:VMMXX 0.350 VMMXX 0.350 VMMXX +# In:Divid:Vanguar:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-truncate.test b/hledger/test/ledger-compat/baseline/opt-truncate.test index c44948541..7a54519cc 100644 --- a/hledger/test/ledger-compat/baseline/opt-truncate.test +++ b/hledger/test/ledger-compat/baseline/opt-truncate.test @@ -82,61 +82,62 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test reg airfare --truncate=leading -08-Jan-11 LIAT ..enses:Travel:Airfare $40.00 $40.00 -08-Jan-14 cheaptickets.com ..enses:Travel:Airfare $182.19 $222.19 -08-Feb-05 UNITED ..enses:Travel:Airfare $238.80 $460.99 -08-Feb-05 UNITED ..enses:Travel:Airfare $238.80 $699.79 -08-Mar-16 IBERIA ..enses:Travel:Airfare $1,231.60 $1,931.39 -08-Mar-16 IBERIA ..enses:Travel:Airfare $1,231.60 $3,162.99 -08-Apr-03 AMERICAN ..enses:Travel:Airfare $155.86 $3,318.85 -08-Apr-03 AMERICAN ..enses:Travel:Airfare $155.86 $3,474.71 -08-Apr-30 UNITED ..enses:Travel:Airfare $437.21 $3,911.92 -08-Apr-30 UNITED ..enses:Travel:Airfare $437.21 $4,349.13 -08-Sep-06 AMERICAN ..enses:Travel:Airfare $912.60 $5,261.73 -08-Sep-06 AMERICAN ..enses:Travel:Airfare $912.60 $6,174.33 -08-Sep-22 AGNT FEE ..enses:Travel:Airfare $70.00 $6,244.33 -08-Sep-22 DELTA ..enses:Travel:Airfare $806.20 $7,050.53 -08-Sep-22 DELTA ..enses:Travel:Airfare $806.20 $7,856.73 -08-Sep-22 LIAT 1974 LIMITED ..enses:Travel:Airfare $418.34 $8,275.07 -end test - -test reg airfare --truncate=middle -08-Jan-11 LIAT Expenses:T..el:Airfare $40.00 $40.00 -08-Jan-14 cheaptickets.com Expenses:T..el:Airfare $182.19 $222.19 -08-Feb-05 UNITED Expenses:T..el:Airfare $238.80 $460.99 -08-Feb-05 UNITED Expenses:T..el:Airfare $238.80 $699.79 -08-Mar-16 IBERIA Expenses:T..el:Airfare $1,231.60 $1,931.39 -08-Mar-16 IBERIA Expenses:T..el:Airfare $1,231.60 $3,162.99 -08-Apr-03 AMERICAN Expenses:T..el:Airfare $155.86 $3,318.85 -08-Apr-03 AMERICAN Expenses:T..el:Airfare $155.86 $3,474.71 -08-Apr-30 UNITED Expenses:T..el:Airfare $437.21 $3,911.92 -08-Apr-30 UNITED Expenses:T..el:Airfare $437.21 $4,349.13 -08-Sep-06 AMERICAN Expenses:T..el:Airfare $912.60 $5,261.73 -08-Sep-06 AMERICAN Expenses:T..el:Airfare $912.60 $6,174.33 -08-Sep-22 AGNT FEE Expenses:T..el:Airfare $70.00 $6,244.33 -08-Sep-22 DELTA Expenses:T..el:Airfare $806.20 $7,050.53 -08-Sep-22 DELTA Expenses:T..el:Airfare $806.20 $7,856.73 -08-Sep-22 LIAT 1974 LIMITED Expenses:T..el:Airfare $418.34 $8,275.07 -end test - -test reg airfare --truncate=trailing -08-Jan-11 LIAT Expenses:Travel:Airf.. $40.00 $40.00 -08-Jan-14 cheaptickets.com Expenses:Travel:Airf.. $182.19 $222.19 -08-Feb-05 UNITED Expenses:Travel:Airf.. $238.80 $460.99 -08-Feb-05 UNITED Expenses:Travel:Airf.. $238.80 $699.79 -08-Mar-16 IBERIA Expenses:Travel:Airf.. $1,231.60 $1,931.39 -08-Mar-16 IBERIA Expenses:Travel:Airf.. $1,231.60 $3,162.99 -08-Apr-03 AMERICAN Expenses:Travel:Airf.. $155.86 $3,318.85 -08-Apr-03 AMERICAN Expenses:Travel:Airf.. $155.86 $3,474.71 -08-Apr-30 UNITED Expenses:Travel:Airf.. $437.21 $3,911.92 -08-Apr-30 UNITED Expenses:Travel:Airf.. $437.21 $4,349.13 -08-Sep-06 AMERICAN Expenses:Travel:Airf.. $912.60 $5,261.73 -08-Sep-06 AMERICAN Expenses:Travel:Airf.. $912.60 $6,174.33 -08-Sep-22 AGNT FEE Expenses:Travel:Airf.. $70.00 $6,244.33 -08-Sep-22 DELTA Expenses:Travel:Airf.. $806.20 $7,050.53 -08-Sep-22 DELTA Expenses:Travel:Airf.. $806.20 $7,856.73 -08-Sep-22 LIAT 1974 LIMITED Expenses:Travel:Airf.. $418.34 $8,275.07 -end test +#test reg airfare --truncate=leading +#08-Jan-11 LIAT ..enses:Travel:Airfare $40.00 $40.00 +#08-Jan-14 cheaptickets.com ..enses:Travel:Airfare $182.19 $222.19 +#08-Feb-05 UNITED ..enses:Travel:Airfare $238.80 $460.99 +#08-Feb-05 UNITED ..enses:Travel:Airfare $238.80 $699.79 +#08-Mar-16 IBERIA ..enses:Travel:Airfare $1,231.60 $1,931.39 +#08-Mar-16 IBERIA ..enses:Travel:Airfare $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN ..enses:Travel:Airfare $155.86 $3,318.85 +#08-Apr-03 AMERICAN ..enses:Travel:Airfare $155.86 $3,474.71 +#08-Apr-30 UNITED ..enses:Travel:Airfare $437.21 $3,911.92 +#08-Apr-30 UNITED ..enses:Travel:Airfare $437.21 $4,349.13 +#08-Sep-06 AMERICAN ..enses:Travel:Airfare $912.60 $5,261.73 +#08-Sep-06 AMERICAN ..enses:Travel:Airfare $912.60 $6,174.33 +#08-Sep-22 AGNT FEE ..enses:Travel:Airfare $70.00 $6,244.33 +#08-Sep-22 DELTA ..enses:Travel:Airfare $806.20 $7,050.53 +#08-Sep-22 DELTA ..enses:Travel:Airfare $806.20 $7,856.73 +#08-Sep-22 LIAT 1974 LIMITED ..enses:Travel:Airfare $418.34 $8,275.07 +#end test +# +#test reg airfare --truncate=middle +#08-Jan-11 LIAT Expenses:T..el:Airfare $40.00 $40.00 +#08-Jan-14 cheaptickets.com Expenses:T..el:Airfare $182.19 $222.19 +#08-Feb-05 UNITED Expenses:T..el:Airfare $238.80 $460.99 +#08-Feb-05 UNITED Expenses:T..el:Airfare $238.80 $699.79 +#08-Mar-16 IBERIA Expenses:T..el:Airfare $1,231.60 $1,931.39 +#08-Mar-16 IBERIA Expenses:T..el:Airfare $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN Expenses:T..el:Airfare $155.86 $3,318.85 +#08-Apr-03 AMERICAN Expenses:T..el:Airfare $155.86 $3,474.71 +#08-Apr-30 UNITED Expenses:T..el:Airfare $437.21 $3,911.92 +#08-Apr-30 UNITED Expenses:T..el:Airfare $437.21 $4,349.13 +#08-Sep-06 AMERICAN Expenses:T..el:Airfare $912.60 $5,261.73 +#08-Sep-06 AMERICAN Expenses:T..el:Airfare $912.60 $6,174.33 +#08-Sep-22 AGNT FEE Expenses:T..el:Airfare $70.00 $6,244.33 +#08-Sep-22 DELTA Expenses:T..el:Airfare $806.20 $7,050.53 +#08-Sep-22 DELTA Expenses:T..el:Airfare $806.20 $7,856.73 +#08-Sep-22 LIAT 1974 LIMITED Expenses:T..el:Airfare $418.34 $8,275.07 +#end test +# +#test reg airfare --truncate=trailing +#08-Jan-11 LIAT Expenses:Travel:Airf.. $40.00 $40.00 +#08-Jan-14 cheaptickets.com Expenses:Travel:Airf.. $182.19 $222.19 +#08-Feb-05 UNITED Expenses:Travel:Airf.. $238.80 $460.99 +#08-Feb-05 UNITED Expenses:Travel:Airf.. $238.80 $699.79 +#08-Mar-16 IBERIA Expenses:Travel:Airf.. $1,231.60 $1,931.39 +#08-Mar-16 IBERIA Expenses:Travel:Airf.. $1,231.60 $3,162.99 +#08-Apr-03 AMERICAN Expenses:Travel:Airf.. $155.86 $3,318.85 +#08-Apr-03 AMERICAN Expenses:Travel:Airf.. $155.86 $3,474.71 +#08-Apr-30 UNITED Expenses:Travel:Airf.. $437.21 $3,911.92 +#08-Apr-30 UNITED Expenses:Travel:Airf.. $437.21 $4,349.13 +#08-Sep-06 AMERICAN Expenses:Travel:Airf.. $912.60 $5,261.73 +#08-Sep-06 AMERICAN Expenses:Travel:Airf.. $912.60 $6,174.33 +#08-Sep-22 AGNT FEE Expenses:Travel:Airf.. $70.00 $6,244.33 +#08-Sep-22 DELTA Expenses:Travel:Airf.. $806.20 $7,050.53 +#08-Sep-22 DELTA Expenses:Travel:Airf.. $806.20 $7,856.73 +#08-Sep-22 LIAT 1974 LIMITED Expenses:Travel:Airf.. $418.34 $8,275.07 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-unbudgeted.test b/hledger/test/ledger-compat/baseline/opt-unbudgeted.test index d7dda92f8..e7d8ec5c7 100644 --- a/hledger/test/ledger-compat/baseline/opt-unbudgeted.test +++ b/hledger/test/ledger-compat/baseline/opt-unbudgeted.test @@ -242,55 +242,56 @@ Liabilities:Cards $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --unbudgeted -08-Jan-01 January Liabilities:Cards $10.00 $10.00 -08-Jan-31 End of January Liabilities:Cards $10.00 $20.00 -08-Feb-01 February Liabilities:Cards $20.00 $40.00 -08-Feb-28 End of February Liabilities:Cards $20.00 $60.00 -08-Mar-01 March Liabilities:Cards $30.00 $90.00 -08-Mar-31 End of March Liabilities:Cards $30.00 $120.00 -08-Apr-01 April Liabilities:Cards $40.00 $160.00 -08-Apr-30 End of April Liabilities:Cards $40.00 $200.00 -08-May-01 May Liabilities:Cards $50.00 $250.00 -08-May-31 End of May Liabilities:Cards $50.00 $300.00 -08-Jun-01 June Liabilities:Cards $60.00 $360.00 -08-Jun-30 End of June Liabilities:Cards $60.00 $420.00 -08-Jul-01 July Liabilities:Cards $70.00 $490.00 -08-Jul-31 End of July Liabilities:Cards $70.00 $560.00 -08-Aug-01 August Liabilities:Cards $80.00 $640.00 -08-Aug-31 End of August Liabilities:Cards $80.00 $720.00 -08-Sep-01 September Liabilities:Cards $90.00 $810.00 -08-Sep-30 End of September Liabilities:Cards $90.00 $900.00 -08-Oct-01 October Liabilities:Cards $100.00 $1000.00 -08-Oct-31 End of October Liabilities:Cards $100.00 $1100.00 -08-Nov-01 November Liabilities:Cards $110.00 $1210.00 -08-Nov-30 End of November Liabilities:Cards $110.00 $1320.00 -08-Dec-01 December Liabilities:Cards $120.00 $1440.00 -08-Dec-31 End of December Liabilities:Cards $120.00 $1560.00 -09-Jan-01 January Liabilities:Cards $10.00 $1570.00 -09-Jan-31 End of January Liabilities:Cards $10.00 $1580.00 -09-Feb-01 February Liabilities:Cards $20.00 $1600.00 -09-Feb-28 End of February Liabilities:Cards $20.00 $1620.00 -09-Mar-01 March Liabilities:Cards $30.00 $1650.00 -09-Mar-31 End of March Liabilities:Cards $30.00 $1680.00 -09-Apr-01 April Liabilities:Cards $40.00 $1720.00 -09-Apr-30 End of April Liabilities:Cards $40.00 $1760.00 -09-May-01 May Liabilities:Cards $50.00 $1810.00 -09-May-31 End of May Liabilities:Cards $50.00 $1860.00 -09-Jun-01 June Liabilities:Cards $60.00 $1920.00 -09-Jun-30 End of June Liabilities:Cards $60.00 $1980.00 -09-Jul-01 July Liabilities:Cards $70.00 $2050.00 -09-Jul-31 End of July Liabilities:Cards $70.00 $2120.00 -09-Aug-01 August Liabilities:Cards $80.00 $2200.00 -09-Aug-31 End of August Liabilities:Cards $80.00 $2280.00 -09-Sep-01 September Liabilities:Cards $90.00 $2370.00 -09-Sep-30 End of September Liabilities:Cards $90.00 $2460.00 -09-Oct-01 October Liabilities:Cards $100.00 $2560.00 -09-Oct-31 End of October Liabilities:Cards $100.00 $2660.00 -09-Nov-01 November Liabilities:Cards $110.00 $2770.00 -09-Nov-30 End of November Liabilities:Cards $110.00 $2880.00 -09-Dec-01 December Liabilities:Cards $120.00 $3000.00 -09-Dec-31 End of December Liabilities:Cards $120.00 $3120.00 -end test +#test reg --unbudgeted +#08-Jan-01 January Liabilities:Cards $10.00 $10.00 +#08-Jan-31 End of January Liabilities:Cards $10.00 $20.00 +#08-Feb-01 February Liabilities:Cards $20.00 $40.00 +#08-Feb-28 End of February Liabilities:Cards $20.00 $60.00 +#08-Mar-01 March Liabilities:Cards $30.00 $90.00 +#08-Mar-31 End of March Liabilities:Cards $30.00 $120.00 +#08-Apr-01 April Liabilities:Cards $40.00 $160.00 +#08-Apr-30 End of April Liabilities:Cards $40.00 $200.00 +#08-May-01 May Liabilities:Cards $50.00 $250.00 +#08-May-31 End of May Liabilities:Cards $50.00 $300.00 +#08-Jun-01 June Liabilities:Cards $60.00 $360.00 +#08-Jun-30 End of June Liabilities:Cards $60.00 $420.00 +#08-Jul-01 July Liabilities:Cards $70.00 $490.00 +#08-Jul-31 End of July Liabilities:Cards $70.00 $560.00 +#08-Aug-01 August Liabilities:Cards $80.00 $640.00 +#08-Aug-31 End of August Liabilities:Cards $80.00 $720.00 +#08-Sep-01 September Liabilities:Cards $90.00 $810.00 +#08-Sep-30 End of September Liabilities:Cards $90.00 $900.00 +#08-Oct-01 October Liabilities:Cards $100.00 $1000.00 +#08-Oct-31 End of October Liabilities:Cards $100.00 $1100.00 +#08-Nov-01 November Liabilities:Cards $110.00 $1210.00 +#08-Nov-30 End of November Liabilities:Cards $110.00 $1320.00 +#08-Dec-01 December Liabilities:Cards $120.00 $1440.00 +#08-Dec-31 End of December Liabilities:Cards $120.00 $1560.00 +#09-Jan-01 January Liabilities:Cards $10.00 $1570.00 +#09-Jan-31 End of January Liabilities:Cards $10.00 $1580.00 +#09-Feb-01 February Liabilities:Cards $20.00 $1600.00 +#09-Feb-28 End of February Liabilities:Cards $20.00 $1620.00 +#09-Mar-01 March Liabilities:Cards $30.00 $1650.00 +#09-Mar-31 End of March Liabilities:Cards $30.00 $1680.00 +#09-Apr-01 April Liabilities:Cards $40.00 $1720.00 +#09-Apr-30 End of April Liabilities:Cards $40.00 $1760.00 +#09-May-01 May Liabilities:Cards $50.00 $1810.00 +#09-May-31 End of May Liabilities:Cards $50.00 $1860.00 +#09-Jun-01 June Liabilities:Cards $60.00 $1920.00 +#09-Jun-30 End of June Liabilities:Cards $60.00 $1980.00 +#09-Jul-01 July Liabilities:Cards $70.00 $2050.00 +#09-Jul-31 End of July Liabilities:Cards $70.00 $2120.00 +#09-Aug-01 August Liabilities:Cards $80.00 $2200.00 +#09-Aug-31 End of August Liabilities:Cards $80.00 $2280.00 +#09-Sep-01 September Liabilities:Cards $90.00 $2370.00 +#09-Sep-30 End of September Liabilities:Cards $90.00 $2460.00 +#09-Oct-01 October Liabilities:Cards $100.00 $2560.00 +#09-Oct-31 End of October Liabilities:Cards $100.00 $2660.00 +#09-Nov-01 November Liabilities:Cards $110.00 $2770.00 +#09-Nov-30 End of November Liabilities:Cards $110.00 $2880.00 +#09-Dec-01 December Liabilities:Cards $120.00 $3000.00 +#09-Dec-31 End of December Liabilities:Cards $120.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-uncleared.test b/hledger/test/ledger-compat/baseline/opt-uncleared.test index c90f4dfb5..e5504458d 100644 --- a/hledger/test/ledger-compat/baseline/opt-uncleared.test +++ b/hledger/test/ledger-compat/baseline/opt-uncleared.test @@ -190,97 +190,98 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --uncleared -08-Jan-31 End of January Expenses:Books $10.00 $10.00 - Assets:Cash $-10.00 0 -08-Feb-01 February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-Feb-28 End of February Expenses:Books $20.00 $20.00 - Assets:Cash $-20.00 0 -08-Mar-31 End of March Expenses:Books $30.00 $30.00 - Assets:Cash $-30.00 0 -08-Apr-01 April Assets:Cash $-40.00 $-40.00 -08-Apr-30 End of April Assets:Cash $-40.00 $-80.00 -08-May-01 May Expenses:Books $50.00 $-30.00 - Assets:Cash $-50.00 $-80.00 -08-May-31 End of May Expenses:Books $50.00 $-30.00 - Assets:Cash $-50.00 $-80.00 -08-Jun-01 June Expenses:Books $60.00 $-20.00 - Assets:Cash $-60.00 $-80.00 -08-Jun-30 End of June Expenses:Books $60.00 $-20.00 - Assets:Cash $-60.00 $-80.00 -08-Jul-01 July Expenses:Books $70.00 $-10.00 - Assets:Cash $-70.00 $-80.00 -08-Jul-31 End of July Expenses:Books $70.00 $-10.00 - Assets:Cash $-70.00 $-80.00 -08-Aug-01 August Expenses:Books $80.00 0 - Assets:Cash $-80.00 $-80.00 -08-Aug-31 End of August Expenses:Books $80.00 0 - Assets:Cash $-80.00 $-80.00 -08-Sep-01 September Expenses:Books $90.00 $10.00 - Assets:Cash $-90.00 $-80.00 -08-Sep-30 End of September Expenses:Books $90.00 $10.00 - Assets:Cash $-90.00 $-80.00 -08-Oct-01 October Expenses:Books $100.00 $20.00 - Assets:Cash $-100.00 $-80.00 -08-Oct-31 End of October Expenses:Books $100.00 $20.00 - Assets:Cash $-100.00 $-80.00 -08-Nov-01 November Expenses:Books $110.00 $30.00 - Assets:Cash $-110.00 $-80.00 -08-Nov-30 End of November Expenses:Books $110.00 $30.00 - Assets:Cash $-110.00 $-80.00 -08-Dec-01 December Expenses:Books $120.00 $40.00 - Assets:Cash $-120.00 $-80.00 -08-Dec-31 End of December Expenses:Books $120.00 $40.00 - Assets:Cash $-120.00 $-80.00 -09-Jan-01 January Expenses:Books $10.00 $-70.00 - Assets:Cash $-10.00 $-80.00 -09-Jan-31 End of January Expenses:Books $10.00 $-70.00 - Assets:Cash $-10.00 $-80.00 -09-Feb-01 February Expenses:Books $20.00 $-60.00 - Assets:Cash $-20.00 $-80.00 -09-Feb-28 End of February Expenses:Books $20.00 $-60.00 - Assets:Cash $-20.00 $-80.00 -09-Mar-01 March Expenses:Books $30.00 $-50.00 - Assets:Cash $-30.00 $-80.00 -09-Mar-31 End of March Expenses:Books $30.00 $-50.00 - Assets:Cash $-30.00 $-80.00 -09-Apr-01 April Expenses:Books $40.00 $-40.00 - Assets:Cash $-40.00 $-80.00 -09-Apr-30 End of April Expenses:Books $40.00 $-40.00 - Assets:Cash $-40.00 $-80.00 -09-May-01 May Expenses:Books $50.00 $-30.00 - Assets:Cash $-50.00 $-80.00 -09-May-31 End of May Expenses:Books $50.00 $-30.00 - Assets:Cash $-50.00 $-80.00 -09-Jun-01 June Expenses:Books $60.00 $-20.00 - Assets:Cash $-60.00 $-80.00 -09-Jun-30 End of June Expenses:Books $60.00 $-20.00 - Assets:Cash $-60.00 $-80.00 -09-Jul-01 July Expenses:Books $70.00 $-10.00 - Assets:Cash $-70.00 $-80.00 -09-Jul-31 End of July Expenses:Books $70.00 $-10.00 - Assets:Cash $-70.00 $-80.00 -09-Aug-01 August Expenses:Books $80.00 0 - Assets:Cash $-80.00 $-80.00 -09-Aug-31 End of August Expenses:Books $80.00 0 - Assets:Cash $-80.00 $-80.00 -09-Sep-01 September Expenses:Books $90.00 $10.00 - Assets:Cash $-90.00 $-80.00 -09-Sep-30 End of September Expenses:Books $90.00 $10.00 - Assets:Cash $-90.00 $-80.00 -09-Oct-01 October Expenses:Books $100.00 $20.00 - Assets:Cash $-100.00 $-80.00 -09-Oct-31 End of October Expenses:Books $100.00 $20.00 - Assets:Cash $-100.00 $-80.00 -09-Nov-01 November Expenses:Books $110.00 $30.00 - Assets:Cash $-110.00 $-80.00 -09-Nov-30 End of November Expenses:Books $110.00 $30.00 - Assets:Cash $-110.00 $-80.00 -09-Dec-01 December Expenses:Books $120.00 $40.00 - Assets:Cash $-120.00 $-80.00 -09-Dec-31 End of December Expenses:Books $120.00 $40.00 - Assets:Cash $-120.00 $-80.00 -end test +#test reg --uncleared +#08-Jan-31 End of January Expenses:Books $10.00 $10.00 +# Assets:Cash $-10.00 0 +#08-Feb-01 February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Feb-28 End of February Expenses:Books $20.00 $20.00 +# Assets:Cash $-20.00 0 +#08-Mar-31 End of March Expenses:Books $30.00 $30.00 +# Assets:Cash $-30.00 0 +#08-Apr-01 April Assets:Cash $-40.00 $-40.00 +#08-Apr-30 End of April Assets:Cash $-40.00 $-80.00 +#08-May-01 May Expenses:Books $50.00 $-30.00 +# Assets:Cash $-50.00 $-80.00 +#08-May-31 End of May Expenses:Books $50.00 $-30.00 +# Assets:Cash $-50.00 $-80.00 +#08-Jun-01 June Expenses:Books $60.00 $-20.00 +# Assets:Cash $-60.00 $-80.00 +#08-Jun-30 End of June Expenses:Books $60.00 $-20.00 +# Assets:Cash $-60.00 $-80.00 +#08-Jul-01 July Expenses:Books $70.00 $-10.00 +# Assets:Cash $-70.00 $-80.00 +#08-Jul-31 End of July Expenses:Books $70.00 $-10.00 +# Assets:Cash $-70.00 $-80.00 +#08-Aug-01 August Expenses:Books $80.00 0 +# Assets:Cash $-80.00 $-80.00 +#08-Aug-31 End of August Expenses:Books $80.00 0 +# Assets:Cash $-80.00 $-80.00 +#08-Sep-01 September Expenses:Books $90.00 $10.00 +# Assets:Cash $-90.00 $-80.00 +#08-Sep-30 End of September Expenses:Books $90.00 $10.00 +# Assets:Cash $-90.00 $-80.00 +#08-Oct-01 October Expenses:Books $100.00 $20.00 +# Assets:Cash $-100.00 $-80.00 +#08-Oct-31 End of October Expenses:Books $100.00 $20.00 +# Assets:Cash $-100.00 $-80.00 +#08-Nov-01 November Expenses:Books $110.00 $30.00 +# Assets:Cash $-110.00 $-80.00 +#08-Nov-30 End of November Expenses:Books $110.00 $30.00 +# Assets:Cash $-110.00 $-80.00 +#08-Dec-01 December Expenses:Books $120.00 $40.00 +# Assets:Cash $-120.00 $-80.00 +#08-Dec-31 End of December Expenses:Books $120.00 $40.00 +# Assets:Cash $-120.00 $-80.00 +#09-Jan-01 January Expenses:Books $10.00 $-70.00 +# Assets:Cash $-10.00 $-80.00 +#09-Jan-31 End of January Expenses:Books $10.00 $-70.00 +# Assets:Cash $-10.00 $-80.00 +#09-Feb-01 February Expenses:Books $20.00 $-60.00 +# Assets:Cash $-20.00 $-80.00 +#09-Feb-28 End of February Expenses:Books $20.00 $-60.00 +# Assets:Cash $-20.00 $-80.00 +#09-Mar-01 March Expenses:Books $30.00 $-50.00 +# Assets:Cash $-30.00 $-80.00 +#09-Mar-31 End of March Expenses:Books $30.00 $-50.00 +# Assets:Cash $-30.00 $-80.00 +#09-Apr-01 April Expenses:Books $40.00 $-40.00 +# Assets:Cash $-40.00 $-80.00 +#09-Apr-30 End of April Expenses:Books $40.00 $-40.00 +# Assets:Cash $-40.00 $-80.00 +#09-May-01 May Expenses:Books $50.00 $-30.00 +# Assets:Cash $-50.00 $-80.00 +#09-May-31 End of May Expenses:Books $50.00 $-30.00 +# Assets:Cash $-50.00 $-80.00 +#09-Jun-01 June Expenses:Books $60.00 $-20.00 +# Assets:Cash $-60.00 $-80.00 +#09-Jun-30 End of June Expenses:Books $60.00 $-20.00 +# Assets:Cash $-60.00 $-80.00 +#09-Jul-01 July Expenses:Books $70.00 $-10.00 +# Assets:Cash $-70.00 $-80.00 +#09-Jul-31 End of July Expenses:Books $70.00 $-10.00 +# Assets:Cash $-70.00 $-80.00 +#09-Aug-01 August Expenses:Books $80.00 0 +# Assets:Cash $-80.00 $-80.00 +#09-Aug-31 End of August Expenses:Books $80.00 0 +# Assets:Cash $-80.00 $-80.00 +#09-Sep-01 September Expenses:Books $90.00 $10.00 +# Assets:Cash $-90.00 $-80.00 +#09-Sep-30 End of September Expenses:Books $90.00 $10.00 +# Assets:Cash $-90.00 $-80.00 +#09-Oct-01 October Expenses:Books $100.00 $20.00 +# Assets:Cash $-100.00 $-80.00 +#09-Oct-31 End of October Expenses:Books $100.00 $20.00 +# Assets:Cash $-100.00 $-80.00 +#09-Nov-01 November Expenses:Books $110.00 $30.00 +# Assets:Cash $-110.00 $-80.00 +#09-Nov-30 End of November Expenses:Books $110.00 $30.00 +# Assets:Cash $-110.00 $-80.00 +#09-Dec-01 December Expenses:Books $120.00 $40.00 +# Assets:Cash $-120.00 $-80.00 +#09-Dec-31 End of December Expenses:Books $120.00 $40.00 +# Assets:Cash $-120.00 $-80.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-unrealized-gains.test b/hledger/test/ledger-compat/baseline/opt-unrealized-gains.test index ad75f01cd..b7f11b978 100644 --- a/hledger/test/ledger-compat/baseline/opt-unrealized-gains.test +++ b/hledger/test/ledger-compat/baseline/opt-unrealized-gains.test @@ -8,13 +8,14 @@ P 2008/10/20 12:00:00 AAPL $30.00 ; Assets:Brokerage $100 ; Equity:Unrealized Gains -comment +$ hledger -f- check -test bal -V --unrealized --unrealized-gains G - $100.00 Assets - $300.00 Brokerage - $-200.00 Checking - $-100.00 G --------------------- - 0 -end test +#test bal -V --unrealized --unrealized-gains G +# $100.00 Assets +# $300.00 Brokerage +# $-200.00 Checking +# $-100.00 G +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-unrealized-losses.test b/hledger/test/ledger-compat/baseline/opt-unrealized-losses.test index eeadd9b65..5ea4752a4 100644 --- a/hledger/test/ledger-compat/baseline/opt-unrealized-losses.test +++ b/hledger/test/ledger-compat/baseline/opt-unrealized-losses.test @@ -8,13 +8,14 @@ P 2008/10/20 12:00:00 AAPL $10.00 ; Assets:Brokerage $100 ; Equity:Unrealized Gains -comment +$ hledger -f- check -test bal -V --unrealized --unrealized-losses L - $-100.00 Assets - $100.00 Brokerage - $-200.00 Checking - $100.00 L --------------------- - 0 -end test +#test bal -V --unrealized --unrealized-losses L +# $-100.00 Assets +# $100.00 Brokerage +# $-200.00 Checking +# $100.00 L +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-unrealized.test b/hledger/test/ledger-compat/baseline/opt-unrealized.test index 6060ee047..1603e8238 100644 --- a/hledger/test/ledger-compat/baseline/opt-unrealized.test +++ b/hledger/test/ledger-compat/baseline/opt-unrealized.test @@ -17,12 +17,13 @@ P 2008/10/20 12:00:00 QQQQ $110 ; Assets:Brokerage $-100 ; Equity:Unrealized Losses -comment +$ hledger -f- check -test bal -V --unrealized - 0 Assets - $-800.00 Brokerage - $800.00 Checking --------------------- - 0 -end test +#test bal -V --unrealized +# 0 Assets +# $-800.00 Brokerage +# $800.00 Checking +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-unround.test b/hledger/test/ledger-compat/baseline/opt-unround.test index 94d411524..ca42b50ba 100644 --- a/hledger/test/ledger-compat/baseline/opt-unround.test +++ b/hledger/test/ledger-compat/baseline/opt-unround.test @@ -82,13 +82,14 @@ Expenses:Travel:Passport $127.00 Assets:Checking -comment +$ hledger -f- check -test bal --percent --unround - 100.00% Assets:Checking - 100.00% Expenses:Travel - 92.14958953% Airfare - 3.12882793% Auto - 4.72158253% Passport - 100.00% Liabilities:MasterCard -end test +#test bal --percent --unround +# 100.00% Assets:Checking +# 100.00% Expenses:Travel +# 92.14958953% Airfare +# 3.12882793% Auto +# 4.72158253% Passport +# 100.00% Liabilities:MasterCard +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-value-expr.test b/hledger/test/ledger-compat/baseline/opt-value-expr.test index 91231524c..8fb6af042 100644 --- a/hledger/test/ledger-compat/baseline/opt-value-expr.test +++ b/hledger/test/ledger-compat/baseline/opt-value-expr.test @@ -18,33 +18,34 @@ P 2015-05-01 USD 20 DM P 2015-06-01 USD 22 DM -comment - -test bal assets:investments -V --value-expr "25.00 EUR" - 50.00 EUR Assets:Investments -end test - -test bal assets:investments -G --value-expr "date < [March 2015] ? 22.00 EUR : 25.00 EUR" --now "2015-02-20" - 24.00 EUR Assets:Investments -end test - -test bal assets:investments -G --value-expr "date < [March 2015] ? 22.00 EUR : 25.00 EUR" --now "2015-03-20" - 30.00 EUR Assets:Investments -end test - -test bal expenses:food - 20.00 USD Expenses:Food -end test - -test bal expenses:food -V - 600.00 DM Expenses:Food -end test - -test bal expenses:food -X "DM" --now "2015-05-02" - 600.00 DM Expenses:Food -end test - -test bal expenses:food -X "DM" --now "2015-06-02" - 600.00 DM Expenses:Food -end test +$ hledger -f- check +#test bal assets:investments -V --value-expr "25.00 EUR" +# 50.00 EUR Assets:Investments +#end test +# +#test bal assets:investments -G --value-expr "date < [March 2015] ? 22.00 EUR : 25.00 EUR" --now "2015-02-20" +# 24.00 EUR Assets:Investments +#end test +# +#test bal assets:investments -G --value-expr "date < [March 2015] ? 22.00 EUR : 25.00 EUR" --now "2015-03-20" +# 30.00 EUR Assets:Investments +#end test +# +#test bal expenses:food +# 20.00 USD Expenses:Food +#end test +# +#test bal expenses:food -V +# 600.00 DM Expenses:Food +#end test +# +#test bal expenses:food -X "DM" --now "2015-05-02" +# 600.00 DM Expenses:Food +#end test +# +#test bal expenses:food -X "DM" --now "2015-06-02" +# 600.00 DM Expenses:Food +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-values.test b/hledger/test/ledger-compat/baseline/opt-values.test index 8000977e3..f9dee8330 100644 --- a/hledger/test/ledger-compat/baseline/opt-values.test +++ b/hledger/test/ledger-compat/baseline/opt-values.test @@ -1,8 +1,9 @@ -comment +$ hledger -f- check -test tags -f test/input/drewr3.dat --values -hastag: not block -hastag: true -nestedtag: true -nobudget -end test +#test tags -f test/input/drewr3.dat --values +#hastag: not block +#hastag: true +#nestedtag: true +#nobudget +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-weekly.test b/hledger/test/ledger-compat/baseline/opt-weekly.test index ffdd7afea..fa07ae4b4 100644 --- a/hledger/test/ledger-compat/baseline/opt-weekly.test +++ b/hledger/test/ledger-compat/baseline/opt-weekly.test @@ -190,36 +190,37 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --weekly books -07-Dec-30 - 08-Jan-05 Expenses:Books $10.00 $10.00 -08-Jan-27 - 08-Feb-02 Expenses:Books $30.00 $40.00 -08-Feb-24 - 08-Mar-01 Expenses:Books $50.00 $90.00 -08-Mar-30 - 08-Apr-05 Expenses:Books $70.00 $160.00 -08-Apr-27 - 08-May-03 Expenses:Books $90.00 $250.00 -08-May-25 - 08-May-31 Expenses:Books $50.00 $300.00 -08-Jun-01 - 08-Jun-07 Expenses:Books $60.00 $360.00 -08-Jun-29 - 08-Jul-05 Expenses:Books $130.00 $490.00 -08-Jul-27 - 08-Aug-02 Expenses:Books $150.00 $640.00 -08-Aug-31 - 08-Sep-06 Expenses:Books $170.00 $810.00 -08-Sep-28 - 08-Oct-04 Expenses:Books $190.00 $1000.00 -08-Oct-26 - 08-Nov-01 Expenses:Books $210.00 $1210.00 -08-Nov-30 - 08-Dec-06 Expenses:Books $230.00 $1440.00 -08-Dec-28 - 09-Jan-03 Expenses:Books $130.00 $1570.00 -09-Jan-25 - 09-Jan-31 Expenses:Books $10.00 $1580.00 -09-Feb-01 - 09-Feb-07 Expenses:Books $20.00 $1600.00 -09-Feb-22 - 09-Feb-28 Expenses:Books $20.00 $1620.00 -09-Mar-01 - 09-Mar-07 Expenses:Books $30.00 $1650.00 -09-Mar-29 - 09-Apr-04 Expenses:Books $70.00 $1720.00 -09-Apr-26 - 09-May-02 Expenses:Books $90.00 $1810.00 -09-May-31 - 09-Jun-06 Expenses:Books $110.00 $1920.00 -09-Jun-28 - 09-Jul-04 Expenses:Books $130.00 $2050.00 -09-Jul-26 - 09-Aug-01 Expenses:Books $150.00 $2200.00 -09-Aug-30 - 09-Sep-05 Expenses:Books $170.00 $2370.00 -09-Sep-27 - 09-Oct-03 Expenses:Books $190.00 $2560.00 -09-Oct-25 - 09-Oct-31 Expenses:Books $100.00 $2660.00 -09-Nov-01 - 09-Nov-07 Expenses:Books $110.00 $2770.00 -09-Nov-29 - 09-Dec-05 Expenses:Books $230.00 $3000.00 -09-Dec-27 - 10-Jan-02 Expenses:Books $120.00 $3120.00 -end test +#test reg --weekly books +#07-Dec-30 - 08-Jan-05 Expenses:Books $10.00 $10.00 +#08-Jan-27 - 08-Feb-02 Expenses:Books $30.00 $40.00 +#08-Feb-24 - 08-Mar-01 Expenses:Books $50.00 $90.00 +#08-Mar-30 - 08-Apr-05 Expenses:Books $70.00 $160.00 +#08-Apr-27 - 08-May-03 Expenses:Books $90.00 $250.00 +#08-May-25 - 08-May-31 Expenses:Books $50.00 $300.00 +#08-Jun-01 - 08-Jun-07 Expenses:Books $60.00 $360.00 +#08-Jun-29 - 08-Jul-05 Expenses:Books $130.00 $490.00 +#08-Jul-27 - 08-Aug-02 Expenses:Books $150.00 $640.00 +#08-Aug-31 - 08-Sep-06 Expenses:Books $170.00 $810.00 +#08-Sep-28 - 08-Oct-04 Expenses:Books $190.00 $1000.00 +#08-Oct-26 - 08-Nov-01 Expenses:Books $210.00 $1210.00 +#08-Nov-30 - 08-Dec-06 Expenses:Books $230.00 $1440.00 +#08-Dec-28 - 09-Jan-03 Expenses:Books $130.00 $1570.00 +#09-Jan-25 - 09-Jan-31 Expenses:Books $10.00 $1580.00 +#09-Feb-01 - 09-Feb-07 Expenses:Books $20.00 $1600.00 +#09-Feb-22 - 09-Feb-28 Expenses:Books $20.00 $1620.00 +#09-Mar-01 - 09-Mar-07 Expenses:Books $30.00 $1650.00 +#09-Mar-29 - 09-Apr-04 Expenses:Books $70.00 $1720.00 +#09-Apr-26 - 09-May-02 Expenses:Books $90.00 $1810.00 +#09-May-31 - 09-Jun-06 Expenses:Books $110.00 $1920.00 +#09-Jun-28 - 09-Jul-04 Expenses:Books $130.00 $2050.00 +#09-Jul-26 - 09-Aug-01 Expenses:Books $150.00 $2200.00 +#09-Aug-30 - 09-Sep-05 Expenses:Books $170.00 $2370.00 +#09-Sep-27 - 09-Oct-03 Expenses:Books $190.00 $2560.00 +#09-Oct-25 - 09-Oct-31 Expenses:Books $100.00 $2660.00 +#09-Nov-01 - 09-Nov-07 Expenses:Books $110.00 $2770.00 +#09-Nov-29 - 09-Dec-05 Expenses:Books $230.00 $3000.00 +#09-Dec-27 - 10-Jan-02 Expenses:Books $120.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-weekly_empty.test b/hledger/test/ledger-compat/baseline/opt-weekly_empty.test index 33fbfc938..369dfca43 100644 --- a/hledger/test/ledger-compat/baseline/opt-weekly_empty.test +++ b/hledger/test/ledger-compat/baseline/opt-weekly_empty.test @@ -190,112 +190,113 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --weekly --empty books -07-Dec-30 - 08-Jan-05 Expenses:Books $10.00 $10.00 -08-Jan-06 - 08-Jan-12 0 $10.00 -08-Jan-13 - 08-Jan-19 0 $10.00 -08-Jan-20 - 08-Jan-26 0 $10.00 -08-Jan-27 - 08-Feb-02 Expenses:Books $30.00 $40.00 -08-Feb-03 - 08-Feb-09 0 $40.00 -08-Feb-10 - 08-Feb-16 0 $40.00 -08-Feb-17 - 08-Feb-23 0 $40.00 -08-Feb-24 - 08-Mar-01 Expenses:Books $50.00 $90.00 -08-Mar-02 - 08-Mar-08 0 $90.00 -08-Mar-09 - 08-Mar-15 0 $90.00 -08-Mar-16 - 08-Mar-22 0 $90.00 -08-Mar-23 - 08-Mar-29 0 $90.00 -08-Mar-30 - 08-Apr-05 Expenses:Books $70.00 $160.00 -08-Apr-06 - 08-Apr-12 0 $160.00 -08-Apr-13 - 08-Apr-19 0 $160.00 -08-Apr-20 - 08-Apr-26 0 $160.00 -08-Apr-27 - 08-May-03 Expenses:Books $90.00 $250.00 -08-May-04 - 08-May-10 0 $250.00 -08-May-11 - 08-May-17 0 $250.00 -08-May-18 - 08-May-24 0 $250.00 -08-May-25 - 08-May-31 Expenses:Books $50.00 $300.00 -08-Jun-01 - 08-Jun-07 Expenses:Books $60.00 $360.00 -08-Jun-08 - 08-Jun-14 0 $360.00 -08-Jun-15 - 08-Jun-21 0 $360.00 -08-Jun-22 - 08-Jun-28 0 $360.00 -08-Jun-29 - 08-Jul-05 Expenses:Books $130.00 $490.00 -08-Jul-06 - 08-Jul-12 0 $490.00 -08-Jul-13 - 08-Jul-19 0 $490.00 -08-Jul-20 - 08-Jul-26 0 $490.00 -08-Jul-27 - 08-Aug-02 Expenses:Books $150.00 $640.00 -08-Aug-03 - 08-Aug-09 0 $640.00 -08-Aug-10 - 08-Aug-16 0 $640.00 -08-Aug-17 - 08-Aug-23 0 $640.00 -08-Aug-24 - 08-Aug-30 0 $640.00 -08-Aug-31 - 08-Sep-06 Expenses:Books $170.00 $810.00 -08-Sep-07 - 08-Sep-13 0 $810.00 -08-Sep-14 - 08-Sep-20 0 $810.00 -08-Sep-21 - 08-Sep-27 0 $810.00 -08-Sep-28 - 08-Oct-04 Expenses:Books $190.00 $1000.00 -08-Oct-05 - 08-Oct-11 0 $1000.00 -08-Oct-12 - 08-Oct-18 0 $1000.00 -08-Oct-19 - 08-Oct-25 0 $1000.00 -08-Oct-26 - 08-Nov-01 Expenses:Books $210.00 $1210.00 -08-Nov-02 - 08-Nov-08 0 $1210.00 -08-Nov-09 - 08-Nov-15 0 $1210.00 -08-Nov-16 - 08-Nov-22 0 $1210.00 -08-Nov-23 - 08-Nov-29 0 $1210.00 -08-Nov-30 - 08-Dec-06 Expenses:Books $230.00 $1440.00 -08-Dec-07 - 08-Dec-13 0 $1440.00 -08-Dec-14 - 08-Dec-20 0 $1440.00 -08-Dec-21 - 08-Dec-27 0 $1440.00 -08-Dec-28 - 09-Jan-03 Expenses:Books $130.00 $1570.00 -09-Jan-04 - 09-Jan-10 0 $1570.00 -09-Jan-11 - 09-Jan-17 0 $1570.00 -09-Jan-18 - 09-Jan-24 0 $1570.00 -09-Jan-25 - 09-Jan-31 Expenses:Books $10.00 $1580.00 -09-Feb-01 - 09-Feb-07 Expenses:Books $20.00 $1600.00 -09-Feb-08 - 09-Feb-14 0 $1600.00 -09-Feb-15 - 09-Feb-21 0 $1600.00 -09-Feb-22 - 09-Feb-28 Expenses:Books $20.00 $1620.00 -09-Mar-01 - 09-Mar-07 Expenses:Books $30.00 $1650.00 -09-Mar-08 - 09-Mar-14 0 $1650.00 -09-Mar-15 - 09-Mar-21 0 $1650.00 -09-Mar-22 - 09-Mar-28 0 $1650.00 -09-Mar-29 - 09-Apr-04 Expenses:Books $70.00 $1720.00 -09-Apr-05 - 09-Apr-11 0 $1720.00 -09-Apr-12 - 09-Apr-18 0 $1720.00 -09-Apr-19 - 09-Apr-25 0 $1720.00 -09-Apr-26 - 09-May-02 Expenses:Books $90.00 $1810.00 -09-May-03 - 09-May-09 0 $1810.00 -09-May-10 - 09-May-16 0 $1810.00 -09-May-17 - 09-May-23 0 $1810.00 -09-May-24 - 09-May-30 0 $1810.00 -09-May-31 - 09-Jun-06 Expenses:Books $110.00 $1920.00 -09-Jun-07 - 09-Jun-13 0 $1920.00 -09-Jun-14 - 09-Jun-20 0 $1920.00 -09-Jun-21 - 09-Jun-27 0 $1920.00 -09-Jun-28 - 09-Jul-04 Expenses:Books $130.00 $2050.00 -09-Jul-05 - 09-Jul-11 0 $2050.00 -09-Jul-12 - 09-Jul-18 0 $2050.00 -09-Jul-19 - 09-Jul-25 0 $2050.00 -09-Jul-26 - 09-Aug-01 Expenses:Books $150.00 $2200.00 -09-Aug-02 - 09-Aug-08 0 $2200.00 -09-Aug-09 - 09-Aug-15 0 $2200.00 -09-Aug-16 - 09-Aug-22 0 $2200.00 -09-Aug-23 - 09-Aug-29 0 $2200.00 -09-Aug-30 - 09-Sep-05 Expenses:Books $170.00 $2370.00 -09-Sep-06 - 09-Sep-12 0 $2370.00 -09-Sep-13 - 09-Sep-19 0 $2370.00 -09-Sep-20 - 09-Sep-26 0 $2370.00 -09-Sep-27 - 09-Oct-03 Expenses:Books $190.00 $2560.00 -09-Oct-04 - 09-Oct-10 0 $2560.00 -09-Oct-11 - 09-Oct-17 0 $2560.00 -09-Oct-18 - 09-Oct-24 0 $2560.00 -09-Oct-25 - 09-Oct-31 Expenses:Books $100.00 $2660.00 -09-Nov-01 - 09-Nov-07 Expenses:Books $110.00 $2770.00 -09-Nov-08 - 09-Nov-14 0 $2770.00 -09-Nov-15 - 09-Nov-21 0 $2770.00 -09-Nov-22 - 09-Nov-28 0 $2770.00 -09-Nov-29 - 09-Dec-05 Expenses:Books $230.00 $3000.00 -09-Dec-06 - 09-Dec-12 0 $3000.00 -09-Dec-13 - 09-Dec-19 0 $3000.00 -09-Dec-20 - 09-Dec-26 0 $3000.00 -09-Dec-27 - 10-Jan-02 Expenses:Books $120.00 $3120.00 -end test +#test reg --weekly --empty books +#07-Dec-30 - 08-Jan-05 Expenses:Books $10.00 $10.00 +#08-Jan-06 - 08-Jan-12 0 $10.00 +#08-Jan-13 - 08-Jan-19 0 $10.00 +#08-Jan-20 - 08-Jan-26 0 $10.00 +#08-Jan-27 - 08-Feb-02 Expenses:Books $30.00 $40.00 +#08-Feb-03 - 08-Feb-09 0 $40.00 +#08-Feb-10 - 08-Feb-16 0 $40.00 +#08-Feb-17 - 08-Feb-23 0 $40.00 +#08-Feb-24 - 08-Mar-01 Expenses:Books $50.00 $90.00 +#08-Mar-02 - 08-Mar-08 0 $90.00 +#08-Mar-09 - 08-Mar-15 0 $90.00 +#08-Mar-16 - 08-Mar-22 0 $90.00 +#08-Mar-23 - 08-Mar-29 0 $90.00 +#08-Mar-30 - 08-Apr-05 Expenses:Books $70.00 $160.00 +#08-Apr-06 - 08-Apr-12 0 $160.00 +#08-Apr-13 - 08-Apr-19 0 $160.00 +#08-Apr-20 - 08-Apr-26 0 $160.00 +#08-Apr-27 - 08-May-03 Expenses:Books $90.00 $250.00 +#08-May-04 - 08-May-10 0 $250.00 +#08-May-11 - 08-May-17 0 $250.00 +#08-May-18 - 08-May-24 0 $250.00 +#08-May-25 - 08-May-31 Expenses:Books $50.00 $300.00 +#08-Jun-01 - 08-Jun-07 Expenses:Books $60.00 $360.00 +#08-Jun-08 - 08-Jun-14 0 $360.00 +#08-Jun-15 - 08-Jun-21 0 $360.00 +#08-Jun-22 - 08-Jun-28 0 $360.00 +#08-Jun-29 - 08-Jul-05 Expenses:Books $130.00 $490.00 +#08-Jul-06 - 08-Jul-12 0 $490.00 +#08-Jul-13 - 08-Jul-19 0 $490.00 +#08-Jul-20 - 08-Jul-26 0 $490.00 +#08-Jul-27 - 08-Aug-02 Expenses:Books $150.00 $640.00 +#08-Aug-03 - 08-Aug-09 0 $640.00 +#08-Aug-10 - 08-Aug-16 0 $640.00 +#08-Aug-17 - 08-Aug-23 0 $640.00 +#08-Aug-24 - 08-Aug-30 0 $640.00 +#08-Aug-31 - 08-Sep-06 Expenses:Books $170.00 $810.00 +#08-Sep-07 - 08-Sep-13 0 $810.00 +#08-Sep-14 - 08-Sep-20 0 $810.00 +#08-Sep-21 - 08-Sep-27 0 $810.00 +#08-Sep-28 - 08-Oct-04 Expenses:Books $190.00 $1000.00 +#08-Oct-05 - 08-Oct-11 0 $1000.00 +#08-Oct-12 - 08-Oct-18 0 $1000.00 +#08-Oct-19 - 08-Oct-25 0 $1000.00 +#08-Oct-26 - 08-Nov-01 Expenses:Books $210.00 $1210.00 +#08-Nov-02 - 08-Nov-08 0 $1210.00 +#08-Nov-09 - 08-Nov-15 0 $1210.00 +#08-Nov-16 - 08-Nov-22 0 $1210.00 +#08-Nov-23 - 08-Nov-29 0 $1210.00 +#08-Nov-30 - 08-Dec-06 Expenses:Books $230.00 $1440.00 +#08-Dec-07 - 08-Dec-13 0 $1440.00 +#08-Dec-14 - 08-Dec-20 0 $1440.00 +#08-Dec-21 - 08-Dec-27 0 $1440.00 +#08-Dec-28 - 09-Jan-03 Expenses:Books $130.00 $1570.00 +#09-Jan-04 - 09-Jan-10 0 $1570.00 +#09-Jan-11 - 09-Jan-17 0 $1570.00 +#09-Jan-18 - 09-Jan-24 0 $1570.00 +#09-Jan-25 - 09-Jan-31 Expenses:Books $10.00 $1580.00 +#09-Feb-01 - 09-Feb-07 Expenses:Books $20.00 $1600.00 +#09-Feb-08 - 09-Feb-14 0 $1600.00 +#09-Feb-15 - 09-Feb-21 0 $1600.00 +#09-Feb-22 - 09-Feb-28 Expenses:Books $20.00 $1620.00 +#09-Mar-01 - 09-Mar-07 Expenses:Books $30.00 $1650.00 +#09-Mar-08 - 09-Mar-14 0 $1650.00 +#09-Mar-15 - 09-Mar-21 0 $1650.00 +#09-Mar-22 - 09-Mar-28 0 $1650.00 +#09-Mar-29 - 09-Apr-04 Expenses:Books $70.00 $1720.00 +#09-Apr-05 - 09-Apr-11 0 $1720.00 +#09-Apr-12 - 09-Apr-18 0 $1720.00 +#09-Apr-19 - 09-Apr-25 0 $1720.00 +#09-Apr-26 - 09-May-02 Expenses:Books $90.00 $1810.00 +#09-May-03 - 09-May-09 0 $1810.00 +#09-May-10 - 09-May-16 0 $1810.00 +#09-May-17 - 09-May-23 0 $1810.00 +#09-May-24 - 09-May-30 0 $1810.00 +#09-May-31 - 09-Jun-06 Expenses:Books $110.00 $1920.00 +#09-Jun-07 - 09-Jun-13 0 $1920.00 +#09-Jun-14 - 09-Jun-20 0 $1920.00 +#09-Jun-21 - 09-Jun-27 0 $1920.00 +#09-Jun-28 - 09-Jul-04 Expenses:Books $130.00 $2050.00 +#09-Jul-05 - 09-Jul-11 0 $2050.00 +#09-Jul-12 - 09-Jul-18 0 $2050.00 +#09-Jul-19 - 09-Jul-25 0 $2050.00 +#09-Jul-26 - 09-Aug-01 Expenses:Books $150.00 $2200.00 +#09-Aug-02 - 09-Aug-08 0 $2200.00 +#09-Aug-09 - 09-Aug-15 0 $2200.00 +#09-Aug-16 - 09-Aug-22 0 $2200.00 +#09-Aug-23 - 09-Aug-29 0 $2200.00 +#09-Aug-30 - 09-Sep-05 Expenses:Books $170.00 $2370.00 +#09-Sep-06 - 09-Sep-12 0 $2370.00 +#09-Sep-13 - 09-Sep-19 0 $2370.00 +#09-Sep-20 - 09-Sep-26 0 $2370.00 +#09-Sep-27 - 09-Oct-03 Expenses:Books $190.00 $2560.00 +#09-Oct-04 - 09-Oct-10 0 $2560.00 +#09-Oct-11 - 09-Oct-17 0 $2560.00 +#09-Oct-18 - 09-Oct-24 0 $2560.00 +#09-Oct-25 - 09-Oct-31 Expenses:Books $100.00 $2660.00 +#09-Nov-01 - 09-Nov-07 Expenses:Books $110.00 $2770.00 +#09-Nov-08 - 09-Nov-14 0 $2770.00 +#09-Nov-15 - 09-Nov-21 0 $2770.00 +#09-Nov-22 - 09-Nov-28 0 $2770.00 +#09-Nov-29 - 09-Dec-05 Expenses:Books $230.00 $3000.00 +#09-Dec-06 - 09-Dec-12 0 $3000.00 +#09-Dec-13 - 09-Dec-19 0 $3000.00 +#09-Dec-20 - 09-Dec-26 0 $3000.00 +#09-Dec-27 - 10-Jan-02 Expenses:Books $120.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-wide.test b/hledger/test/ledger-compat/baseline/opt-wide.test index cf7e71240..f1d403d00 100644 --- a/hledger/test/ledger-compat/baseline/opt-wide.test +++ b/hledger/test/ledger-compat/baseline/opt-wide.test @@ -2,10 +2,11 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment +$ hledger -f- check -test reg --wide -07-Feb-02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX - Income:Dividends:Vanguard:VMMXX $-0.35 $-0.35 - 0.350 VMMXX -end test +#test reg --wide +#07-Feb-02 RD VMMXX Assets:Investments:Vanguard:VMMXX 0.350 VMMXX 0.350 VMMXX +# Income:Dividends:Vanguard:VMMXX $-0.35 $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/baseline/opt-yearly.test b/hledger/test/ledger-compat/baseline/opt-yearly.test index 688237692..6ea67caf5 100644 --- a/hledger/test/ledger-compat/baseline/opt-yearly.test +++ b/hledger/test/ledger-compat/baseline/opt-yearly.test @@ -190,9 +190,10 @@ Expenses:Books $120.00 Assets:Cash -comment +$ hledger -f- check -test reg --yearly books -08-Jan-01 - 08-Dec-31 Expenses:Books $1560.00 $1560.00 -09-Jan-01 - 09-Dec-31 Expenses:Books $1560.00 $3120.00 -end test +#test reg --yearly books +#08-Jan-01 - 08-Dec-31 Expenses:Books $1560.00 $1560.00 +#09-Jan-01 - 09-Dec-31 Expenses:Books $1560.00 $3120.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/collected/balancing-precision.j b/hledger/test/ledger-compat/collected/balancing-precision.j index ae937f671..ddcffb63d 100644 --- a/hledger/test/ledger-compat/collected/balancing-precision.j +++ b/hledger/test/ledger-compat/collected/balancing-precision.j @@ -9,3 +9,4 @@ 2022-01-02 txn2 expenses $0.1234 checking + diff --git a/hledger/test/ledger-compat/ledgerfiles.shelltest b/hledger/test/ledger-compat/ledgerfiles.shelltest deleted file mode 100644 index 256c6a53f..000000000 --- a/hledger/test/ledger-compat/ledgerfiles.shelltest +++ /dev/null @@ -1,352 +0,0 @@ -$ hledger codes >/dev/null -f baseline/cmd-accounts.test -$ hledger codes >/dev/null -f baseline/cmd-balance.test -$ hledger codes >/dev/null -f baseline/cmd-budget.test -$ hledger codes >/dev/null -f baseline/cmd-cleared.test -$ hledger codes >/dev/null -f baseline/cmd-commodities.test -$ hledger codes >/dev/null -f baseline/cmd-csv.test -$ hledger codes >/dev/null -f baseline/cmd-echo.test -$ hledger codes >/dev/null -f baseline/cmd-equity.test -$ hledger codes >/dev/null -f baseline/cmd-payees.test -$ hledger codes >/dev/null -f baseline/cmd-pricedb.test -$ hledger codes >/dev/null -f baseline/cmd-pricemap.test -$ hledger codes >/dev/null -f baseline/cmd-prices.test -$ hledger codes >/dev/null -f baseline/cmd-print.test -$ hledger codes >/dev/null -f baseline/cmd-register.test -$ hledger codes >/dev/null -f baseline/cmd-script.test -$ hledger codes >/dev/null -f baseline/cmd-select.test -$ hledger codes >/dev/null -f baseline/cmd-stats.test -$ hledger codes >/dev/null -f baseline/cmd-tags.test -$ hledger codes >/dev/null -f baseline/dir-alias.test -$ hledger codes >/dev/null -f baseline/dir-apply.test -$ hledger codes >/dev/null -f baseline/dir-commodity-alias.test -$ hledger codes >/dev/null -f baseline/dir-commodity-value.test -$ hledger codes >/dev/null -f baseline/dir-fixed.test -$ hledger codes >/dev/null -f baseline/dir-payee.test -$ hledger codes >/dev/null -f baseline/feat-annotations.test -$ hledger codes >/dev/null -f baseline/feat-balance-assignments.test -$ hledger codes >/dev/null -f baseline/feat-balance_assert.test -$ hledger codes >/dev/null -f baseline/feat-balance_assert_split.test -$ hledger codes >/dev/null -f baseline/feat-convert-with-directives.test -$ hledger codes >/dev/null -f baseline/feat-fixated-prices.test -$ hledger codes >/dev/null -f baseline/feat-option_py.test -$ hledger codes >/dev/null -f baseline/feat-value-expr.test -$ hledger codes >/dev/null -f baseline/feat-value_py2.test -$ hledger codes >/dev/null -f baseline/feat-value_py3.test -$ hledger codes >/dev/null -f baseline/opt-abbrev-len.test -$ hledger codes >/dev/null -f baseline/opt-account-width.test -$ hledger codes >/dev/null -f baseline/opt-account.test -$ hledger codes >/dev/null -f baseline/opt-actual.test -$ hledger codes >/dev/null -f baseline/opt-add-budget.test -$ hledger codes >/dev/null -f baseline/opt-amount-data.test -$ hledger codes >/dev/null -f baseline/opt-amount-width.test -$ hledger codes >/dev/null -f baseline/opt-amount.test -$ hledger codes >/dev/null -f baseline/opt-auto-match.test -$ hledger codes >/dev/null -f baseline/opt-aux-date.test -$ hledger codes >/dev/null -f baseline/opt-average-lot-prices.test -$ hledger codes >/dev/null -f baseline/opt-average.test -$ hledger codes >/dev/null -f baseline/opt-balance-format.test -$ hledger codes >/dev/null -f baseline/opt-base.test -$ hledger codes >/dev/null -f baseline/opt-basis.test -$ hledger codes >/dev/null -f baseline/opt-begin.test -$ hledger codes >/dev/null -f baseline/opt-bold-if.test -$ hledger codes >/dev/null -f baseline/opt-budget-format.test -$ hledger codes >/dev/null -f baseline/opt-budget.test -$ hledger codes >/dev/null -f baseline/opt-budget_only.test -$ hledger codes >/dev/null -f baseline/opt-budget_range.test -$ hledger codes >/dev/null -f baseline/opt-by-payee.test -$ hledger codes >/dev/null -f baseline/opt-cleared-format.test -$ hledger codes >/dev/null -f baseline/opt-cleared.test -$ hledger codes >/dev/null -f baseline/opt-code-as-account.test -$ hledger codes >/dev/null -f baseline/opt-code-as-payee.test -$ hledger codes >/dev/null -f baseline/opt-collapse-if-zero.test -$ hledger codes >/dev/null -f baseline/opt-collapse.test -$ hledger codes >/dev/null -f baseline/opt-collapse_reg.test -$ hledger codes >/dev/null -f baseline/opt-color.test -$ hledger codes >/dev/null -f baseline/opt-columns.test -$ hledger codes >/dev/null -f baseline/opt-commodity-as-account.test -$ hledger codes >/dev/null -f baseline/opt-commodity-as-payee.test -$ hledger codes >/dev/null -f baseline/opt-cost.test -$ hledger codes >/dev/null -f baseline/opt-count.test -$ hledger codes >/dev/null -f baseline/opt-csv-format.test -$ hledger codes >/dev/null -f baseline/opt-current.test -$ hledger codes >/dev/null -f baseline/opt-daily.test -$ hledger codes >/dev/null -f baseline/opt-date-format.test -$ hledger codes >/dev/null -f baseline/opt-date-width.test -$ hledger codes >/dev/null -f baseline/opt-date.test -$ hledger codes >/dev/null -f baseline/opt-datetime-format.test -$ hledger codes >/dev/null -f baseline/opt-day-break.test -$ hledger codes >/dev/null -f baseline/opt-dc.test -$ hledger codes >/dev/null -f baseline/opt-decimal-comma.test -$ hledger codes >/dev/null -f baseline/opt-depth.test -$ hledger codes >/dev/null -f baseline/opt-depth_flat.test -$ hledger codes >/dev/null -f baseline/opt-deviation.test -$ hledger codes >/dev/null -f baseline/opt-display-amount.test -$ hledger codes >/dev/null -f baseline/opt-display-total.test -$ hledger codes >/dev/null -f baseline/opt-display.test -$ hledger codes >/dev/null -f baseline/opt-dow.test -$ hledger codes >/dev/null -f baseline/opt-empty.test -$ hledger codes >/dev/null -f baseline/opt-empty_bal.test -$ hledger codes >/dev/null -f baseline/opt-empty_bal_flat.test -$ hledger codes >/dev/null -f baseline/opt-empty_collapse.test -$ hledger codes >/dev/null -f baseline/opt-end.test -$ hledger codes >/dev/null -f baseline/opt-equity.test -$ hledger codes >/dev/null -f baseline/opt-exact.test -$ hledger codes >/dev/null -f baseline/opt-exchange.test -$ hledger codes >/dev/null -f baseline/opt-flat.test -$ hledger codes >/dev/null -f baseline/opt-force-color.test -$ hledger codes >/dev/null -f baseline/opt-forecast-while.test -$ hledger codes >/dev/null -f baseline/opt-forecast-years.test -$ hledger codes >/dev/null -f baseline/opt-forecast_only.test -$ hledger codes >/dev/null -f baseline/opt-format.test -$ hledger codes >/dev/null -f baseline/opt-gain.test -$ hledger codes >/dev/null -f baseline/opt-group-by.test -$ hledger codes >/dev/null -f baseline/opt-group-title-format.test -$ hledger codes >/dev/null -f baseline/opt-head.test -$ hledger codes >/dev/null -f baseline/opt-historical.test -$ hledger codes >/dev/null -f baseline/opt-immediate.test -$ hledger codes >/dev/null -f baseline/opt-init-file.test -$ hledger codes >/dev/null -f baseline/opt-inject.test -$ hledger codes >/dev/null -f baseline/opt-input-date-format.test -$ hledger codes >/dev/null -f baseline/opt-invert.test -$ hledger codes >/dev/null -f baseline/opt-limit.test -$ hledger codes >/dev/null -f baseline/opt-lot-dates.test -$ hledger codes >/dev/null -f baseline/opt-lot-notes.test -$ hledger codes >/dev/null -f baseline/opt-lot-prices.test -$ hledger codes >/dev/null -f baseline/opt-lot-tags.test -$ hledger codes >/dev/null -f baseline/opt-lots-actual.test -$ hledger codes >/dev/null -f baseline/opt-lots.test -$ hledger codes >/dev/null -f baseline/opt-lots_basis.test -$ hledger codes >/dev/null -f baseline/opt-lots_basis_base.test -$ hledger codes >/dev/null -f baseline/opt-market.test -$ hledger codes >/dev/null -f baseline/opt-master-account.test -$ hledger codes >/dev/null -f baseline/opt-meta-width.test -$ hledger codes >/dev/null -f baseline/opt-meta.test -$ hledger codes >/dev/null -f baseline/opt-monthly.test -$ hledger codes >/dev/null -f baseline/opt-no-aliases.test -$ hledger codes >/dev/null -f baseline/opt-no-revalued.test -$ hledger codes >/dev/null -f baseline/opt-no-rounding.test -$ hledger codes >/dev/null -f baseline/opt-no-titles.test -$ hledger codes >/dev/null -f baseline/opt-no-total.test -$ hledger codes >/dev/null -f baseline/opt-now.test -$ hledger codes >/dev/null -f baseline/opt-only.test -$ hledger codes >/dev/null -f baseline/opt-pager.test -$ hledger codes >/dev/null -f baseline/opt-payee-as-account.test -$ hledger codes >/dev/null -f baseline/opt-payee-width.test -$ hledger codes >/dev/null -f baseline/opt-payee.test -$ hledger codes >/dev/null -f baseline/opt-pending.test -$ hledger codes >/dev/null -f baseline/opt-percent.test -$ hledger codes >/dev/null -f baseline/opt-period.test -$ hledger codes >/dev/null -f baseline/opt-permissive.test -$ hledger codes >/dev/null -f baseline/opt-pivot.test -$ hledger codes >/dev/null -f baseline/opt-plot-amount-format.test -$ hledger codes >/dev/null -f baseline/opt-plot-total-format.test -$ hledger codes >/dev/null -f baseline/opt-prepend-format.test -$ hledger codes >/dev/null -f baseline/opt-prepend-width.test -$ hledger codes >/dev/null -f baseline/opt-price-db.test -$ hledger codes >/dev/null -f baseline/opt-price.test -$ hledger codes >/dev/null -f baseline/opt-pricedb-format.test -$ hledger codes >/dev/null -f baseline/opt-prices-format.test -$ hledger codes >/dev/null -f baseline/opt-primary-date.test -$ hledger codes >/dev/null -f baseline/opt-quantity.test -$ hledger codes >/dev/null -f baseline/opt-quarterly.test -$ hledger codes >/dev/null -f baseline/opt-raw.test -$ hledger codes >/dev/null -f baseline/opt-real.test -$ hledger codes >/dev/null -f baseline/opt-recursive-aliases.test -$ hledger codes >/dev/null -f baseline/opt-register-format.test -$ hledger codes >/dev/null -f baseline/opt-related-all.test -$ hledger codes >/dev/null -f baseline/opt-related.test -$ hledger codes >/dev/null -f baseline/opt-revalued-only.test -$ hledger codes >/dev/null -f baseline/opt-revalued.test -$ hledger codes >/dev/null -f baseline/opt-rich-data.test -$ hledger codes >/dev/null -f baseline/opt-script.test -$ hledger codes >/dev/null -f baseline/opt-sort-all.test -$ hledger codes >/dev/null -f baseline/opt-sort-xacts.test -$ hledger codes >/dev/null -f baseline/opt-sort.test -$ hledger codes >/dev/null -f baseline/opt-start-of-week.test -$ hledger codes >/dev/null -f baseline/opt-subtotal.test -$ hledger codes >/dev/null -f baseline/opt-tail.test -$ hledger codes >/dev/null -f baseline/opt-time-colon.test -$ hledger codes >/dev/null -f baseline/opt-time-report.test -$ hledger codes >/dev/null -f baseline/opt-total-data.test -$ hledger codes >/dev/null -f baseline/opt-total-width.test -$ hledger codes >/dev/null -f baseline/opt-total.test -$ hledger codes >/dev/null -f baseline/opt-trace.test -$ hledger codes >/dev/null -f baseline/opt-truncate.test -$ hledger codes >/dev/null -f baseline/opt-unbudgeted.test -$ hledger codes >/dev/null -f baseline/opt-uncleared.test -$ hledger codes >/dev/null -f baseline/opt-unrealized-gains.test -$ hledger codes >/dev/null -f baseline/opt-unrealized-losses.test -$ hledger codes >/dev/null -f baseline/opt-unrealized.test -$ hledger codes >/dev/null -f baseline/opt-unround.test -$ hledger codes >/dev/null -f baseline/opt-value-expr.test -$ hledger codes >/dev/null -f baseline/opt-values.test -$ hledger codes >/dev/null -f baseline/opt-weekly.test -$ hledger codes >/dev/null -f baseline/opt-weekly_empty.test -$ hledger codes >/dev/null -f baseline/opt-wide.test -$ hledger codes >/dev/null -f baseline/opt-yearly.test -$ hledger codes >/dev/null -f collected/balancing-precision.j -$ hledger codes >/dev/null -f regress/012ADB60.test -$ hledger codes >/dev/null -f regress/0161EB1E.test -$ hledger codes >/dev/null -f regress/04C5E1CA.test -$ hledger codes >/dev/null -f regress/0CA014F9.test -$ hledger codes >/dev/null -f regress/0DDDEBC0.test -$ hledger codes >/dev/null -f regress/1038_1.test -$ hledger codes >/dev/null -f regress/1038_2.test -$ hledger codes >/dev/null -f regress/1038_3.test -$ hledger codes >/dev/null -f regress/1046.test -$ hledger codes >/dev/null -f regress/1050.test -$ hledger codes >/dev/null -f regress/1055.test -$ hledger codes >/dev/null -f regress/1057.test -$ hledger codes >/dev/null -f regress/1072.test -$ hledger codes >/dev/null -f regress/1074.test -$ hledger codes >/dev/null -f regress/10D19C11.test -$ hledger codes >/dev/null -f regress/1102.test -$ hledger codes >/dev/null -f regress/1106.test -$ hledger codes >/dev/null -f regress/1127.test -$ hledger codes >/dev/null -f regress/1147-b.test -$ hledger codes >/dev/null -f regress/1159.test -$ hledger codes >/dev/null -f regress/1176.test -$ hledger codes >/dev/null -f regress/1187_1.test -$ hledger codes >/dev/null -f regress/1187_2.test -$ hledger codes >/dev/null -f regress/1187_3.test -$ hledger codes >/dev/null -f regress/1187_4.test -$ hledger codes >/dev/null -f regress/1187_5.test -$ hledger codes >/dev/null -f regress/1384C1D8.test -$ hledger codes >/dev/null -f regress/13965214.test -$ hledger codes >/dev/null -f regress/14DB77E7.test -$ hledger codes >/dev/null -f regress/15230B79.test -$ hledger codes >/dev/null -f regress/1626.test -$ hledger codes >/dev/null -f regress/1702.test -$ hledger codes >/dev/null -f regress/1703.test -$ hledger codes >/dev/null -f regress/1722.test -$ hledger codes >/dev/null -f regress/1723.test -$ hledger codes >/dev/null -f regress/1775.test -$ hledger codes >/dev/null -f regress/178501DC.test -$ hledger codes >/dev/null -f regress/1894_1.test -$ hledger codes >/dev/null -f regress/1894_2.test -$ hledger codes >/dev/null -f regress/1895.test -$ hledger codes >/dev/null -f regress/1969.test -$ hledger codes >/dev/null -f regress/1998.test -$ hledger codes >/dev/null -f regress/1CF1EEC2.test -$ hledger codes >/dev/null -f regress/1D275740.test -$ hledger codes >/dev/null -f regress/1E192DF6.test -$ hledger codes >/dev/null -f regress/2001.test -$ hledger codes >/dev/null -f regress/2057.test -$ hledger codes >/dev/null -f regress/2069.test -$ hledger codes >/dev/null -f regress/2109.test -$ hledger codes >/dev/null -f regress/2CE7DADB.test -$ hledger codes >/dev/null -f regress/370-budget_period_days.test -$ hledger codes >/dev/null -f regress/370-budget_period_weeks.test -$ hledger codes >/dev/null -f regress/370-forecast_period_days.test -$ hledger codes >/dev/null -f regress/370-forecast_period_weeks.test -$ hledger codes >/dev/null -f regress/370-period.test -$ hledger codes >/dev/null -f regress/373540CC.test -$ hledger codes >/dev/null -f regress/375.test -$ hledger codes >/dev/null -f regress/383.test -$ hledger codes >/dev/null -f regress/3AAB00ED.test -$ hledger codes >/dev/null -f regress/3AB70168.test -$ hledger codes >/dev/null -f regress/3FE26304.test -$ hledger codes >/dev/null -f regress/4509F714.test -$ hledger codes >/dev/null -f regress/461980A1.test -$ hledger codes >/dev/null -f regress/47C579B8.test -$ hledger codes >/dev/null -f regress/494-a.ledger -$ hledger codes >/dev/null -f regress/494-b.ledger -$ hledger codes >/dev/null -f regress/4D9288AE_py.test -$ hledger codes >/dev/null -f regress/516.test -$ hledger codes >/dev/null -f regress/53BCED29.test -$ hledger codes >/dev/null -f regress/543_a.test -$ hledger codes >/dev/null -f regress/543_b.test -$ hledger codes >/dev/null -f regress/543_c.test -$ hledger codes >/dev/null -f regress/543_d.test -$ hledger codes >/dev/null -f regress/550-584.test -$ hledger codes >/dev/null -f regress/55831A79.test -$ hledger codes >/dev/null -f regress/56BBE69B.test -$ hledger codes >/dev/null -f regress/5A03CFC3.test -$ hledger codes >/dev/null -f regress/5F1BAF17.test -$ hledger codes >/dev/null -f regress/5FBF2ED8.test -$ hledger codes >/dev/null -f regress/605A410D.test -$ hledger codes >/dev/null -f regress/620F0674.test -$ hledger codes >/dev/null -f regress/640D3205.test -$ hledger codes >/dev/null -f regress/647D5DB9.test -$ hledger codes >/dev/null -f regress/65FECA4D.test -$ hledger codes >/dev/null -f regress/686.test -$ hledger codes >/dev/null -f regress/68917252.test -$ hledger codes >/dev/null -f regress/6D9066DD.test -$ hledger codes >/dev/null -f regress/6DAB9FE3.test -$ hledger codes >/dev/null -f regress/6E041C52.test -$ hledger codes >/dev/null -f regress/6E7C2DF9.test -$ hledger codes >/dev/null -f regress/712-a.test -$ hledger codes >/dev/null -f regress/712-b.test -$ hledger codes >/dev/null -f regress/713-a.test -$ hledger codes >/dev/null -f regress/713-b.test -$ hledger codes >/dev/null -f regress/727B2DF8.test -$ hledger codes >/dev/null -f regress/730.test -$ hledger codes >/dev/null -f regress/751B2357.test -$ hledger codes >/dev/null -f regress/755.test -$ hledger codes >/dev/null -f regress/786A3DD0.test -$ hledger codes >/dev/null -f regress/78AB4B87_py.test -$ hledger codes >/dev/null -f regress/793F6BF0.test -$ hledger codes >/dev/null -f regress/7C44010B.test -$ hledger codes >/dev/null -f regress/7F3650FD.test -$ hledger codes >/dev/null -f regress/8254755E.test -$ hledger codes >/dev/null -f regress/82763D86.test -$ hledger codes >/dev/null -f regress/83B4A0E5.test -$ hledger codes >/dev/null -f regress/854150DF.test -$ hledger codes >/dev/null -f regress/86D2BDC4.test -$ hledger codes >/dev/null -f regress/889BB167.test -$ hledger codes >/dev/null -f regress/89233B6D.test -$ hledger codes >/dev/null -f regress/8CE88DB4.test -$ hledger codes >/dev/null -f regress/9188F587_py.test -$ hledger codes >/dev/null -f regress/95350193.test -$ hledger codes >/dev/null -f regress/96A8E4A1.test -$ hledger codes >/dev/null -f regress/999-a.test -$ hledger codes >/dev/null -f regress/999-b.test -$ hledger codes >/dev/null -f regress/9E0E606D.test -$ hledger codes >/dev/null -f regress/9EB10714.test -$ hledger codes >/dev/null -f regress/A013A73B.test -$ hledger codes >/dev/null -f regress/A28CF697.test -$ hledger codes >/dev/null -f regress/A3FA7601.test -$ hledger codes >/dev/null -f regress/A560FDAD.test -$ hledger codes >/dev/null -f regress/A8FCC765.test -$ hledger codes >/dev/null -f regress/AA2FF2B.test -$ hledger codes >/dev/null -f regress/ACE05ECE.test -$ hledger codes >/dev/null -f regress/AEDE9734.test -$ hledger codes >/dev/null -f regress/AFAFB804.test -$ hledger codes >/dev/null -f regress/B21BF389_py.test -$ hledger codes >/dev/null -f regress/B68FFB0D.test -$ hledger codes >/dev/null -f regress/BBFA1759.test -$ hledger codes >/dev/null -f regress/BFD3FBE1.test -$ hledger codes >/dev/null -f regress/C0212EAC.test -$ hledger codes >/dev/null -f regress/C19E4E9B.test -$ hledger codes >/dev/null -f regress/C523E23F.test -$ hledger codes >/dev/null -f regress/C927CFFE.test -$ hledger codes >/dev/null -f regress/C9D593B3.test -$ hledger codes >/dev/null -f regress/CAE63F5C-a.test -$ hledger codes >/dev/null -f regress/CAE63F5C-b.test -$ hledger codes >/dev/null -f regress/CAE63F5C-c.test -$ hledger codes >/dev/null -f regress/CEECC0B0.test -$ hledger codes >/dev/null -f regress/CFE5D8AA.test -$ hledger codes >/dev/null -f regress/D060256A.test -$ hledger codes >/dev/null -f regress/D2829FC4.test -$ hledger codes >/dev/null -f regress/D943AE0F.test -$ hledger codes >/dev/null -f regress/DB490507.test -$ hledger codes >/dev/null -f regress/DE17CCF1.test -$ hledger codes >/dev/null -f regress/E2E479BC.test -$ hledger codes >/dev/null -f regress/E4C9A8EA.test -$ hledger codes >/dev/null -f regress/E627C594.test -$ hledger codes >/dev/null -f regress/E9F130C5.test -$ hledger codes >/dev/null -f regress/EA18D948.test -$ hledger codes >/dev/null -f regress/F06D5554.test -$ hledger codes >/dev/null -f regress/F524E251.test -$ hledger codes >/dev/null -f regress/F559EC12.test -$ hledger codes >/dev/null -f regress/FCE11C8D.test -$ hledger codes >/dev/null -f regress/FDFBA165.test -$ hledger codes >/dev/null -f regress/GH520.test -$ hledger codes >/dev/null -f regress/commodity_equivalency.test -$ hledger codes >/dev/null -f regress/commodity_equivalency_2.test -$ hledger codes >/dev/null -f regress/equity-unround.test -$ hledger codes >/dev/null -f regress/fix-missing-trans-in-last-budget-period.test -$ hledger codes >/dev/null -f regress/market-group-by.test -$ hledger codes >/dev/null -f regress/total-1.test -$ hledger codes >/dev/null -f regress/total-2.test -$ hledger codes >/dev/null -f regress/xact_code_py.test diff --git a/hledger/test/ledger-compat/regen b/hledger/test/ledger-compat/regen deleted file mode 100755 index 3b13aefa6..000000000 --- a/hledger/test/ledger-compat/regen +++ /dev/null @@ -1,14 +0,0 @@ -#!/usr/bin/env bash -# regen - regenerate shell tests from the ledger files found under this directory - -set -e -find . -name "*.journal" \ - -o -name "*.j" \ - -o -name "*.ledger" \ - -o -name "*.test" \ -| perl -p -e 's/^\.\///' \ -| perl -p -e 's/^/\$ hledger codes >\/dev\/null -f /' \ -| sort \ -> ledgerfiles.shelltest - -# hledger codes is just a cheap command to run diff --git a/hledger/test/ledger-compat/regress/012ADB60.test b/hledger/test/ledger-compat/regress/012ADB60.test index 84bda7525..926f66d2d 100644 --- a/hledger/test/ledger-compat/regress/012ADB60.test +++ b/hledger/test/ledger-compat/regress/012ADB60.test @@ -16,10 +16,12 @@ Expenses:Misc $49.95 * Liabilities:CredCard -comment -test equity -e 2006 -2005/01/03 Opening Balances - Assets:Current:Checking $-1,000.00 - Liabilities:CredCard $1,000.00 - (Virtualaccount) $1,000.00 -end test +$ hledger -f- check + +#test equity -e 2006 +#2005/01/03 Opening Balances +# Assets:Current:Checking $-1,000.00 +# Liabilities:CredCard $1,000.00 +# (Virtualaccount) $1,000.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/0161EB1E.test b/hledger/test/ledger-compat/regress/0161EB1E.test index 2ce5516cc..555c7f49d 100644 --- a/hledger/test/ledger-compat/regress/0161EB1E.test +++ b/hledger/test/ledger-compat/regress/0161EB1E.test @@ -7,10 +7,12 @@ A Assets:Checking 2011/04/27 Book Store Books $20.00 -comment -test reg -11-Apr-25 Tom's Used Cars Auto $ 5,500.00 $ 5,500.00 - Assets:Checking $ -5,500.00 0 -11-Apr-27 Book Store Books $ 20.00 $ 20.00 - Assets:Checking $ -20.00 0 -end test +$ hledger -f- check + +#test reg +#11-Apr-25 Tom's Used Cars Auto $ 5,500.00 $ 5,500.00 +# Assets:Checking $ -5,500.00 0 +#11-Apr-27 Book Store Books $ 20.00 $ 20.00 +# Assets:Checking $ -20.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/04C5E1CA.test b/hledger/test/ledger-compat/regress/04C5E1CA.test index b1e36b1a9..a33c69813 100644 --- a/hledger/test/ledger-compat/regress/04C5E1CA.test +++ b/hledger/test/ledger-compat/regress/04C5E1CA.test @@ -6,12 +6,14 @@ Expenses:School:CS Club:Home Depot:4" Brush (2 * $3.97) Liabilities:Mastercard -comment -test reg -09-Apr-04 CS Club Sign Ex:Sc:CS:Home:4" Brush 2 2 - Liabilities:Mastercard $-7.94 2 - $-7.94 -09-Apr-04 CS Club Sign Ex:Sc:CS:Home:4" Brush $7.94 2 - Liabilities:Mastercard $-7.94 2 - $-7.94 -end test +$ hledger -f- check + +#test reg +#09-Apr-04 CS Club Sign Ex:Sc:CS:Home:4" Brush 2 2 +# Liabilities:Mastercard $-7.94 2 +# $-7.94 +#09-Apr-04 CS Club Sign Ex:Sc:CS:Home:4" Brush $7.94 2 +# Liabilities:Mastercard $-7.94 2 +# $-7.94 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/04D86CD0.test.ignored b/hledger/test/ledger-compat/regress/04D86CD0.test.ignored index f95f97575..04c9930ca 100644 --- a/hledger/test/ledger-compat/regress/04D86CD0.test.ignored +++ b/hledger/test/ledger-compat/regress/04D86CD0.test.ignored @@ -3,10 +3,12 @@ --foo -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 4: -Error: Illegal option --foo -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 4: +#Error: Illegal option --foo +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/0CA014F9.test b/hledger/test/ledger-compat/regress/0CA014F9.test index ac5953d1e..c9578c4f0 100644 --- a/hledger/test/ledger-compat/regress/0CA014F9.test +++ b/hledger/test/ledger-compat/regress/0CA014F9.test @@ -2,11 +2,13 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -comment -test bal - 0.350 VMMXX Assets:Investments:Vanguard:VMMXX - $-0.35 Income:Dividends:Vanguard:VMMXX --------------------- - $-0.35 - 0.350 VMMXX -end test +$ hledger -f- check + +#test bal +# 0.350 VMMXX Assets:Investments:Vanguard:VMMXX +# $-0.35 Income:Dividends:Vanguard:VMMXX +#-------------------- +# $-0.35 +# 0.350 VMMXX +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/0DDDEBC0.test b/hledger/test/ledger-compat/regress/0DDDEBC0.test index e240921db..e74425fcb 100644 --- a/hledger/test/ledger-compat/regress/0DDDEBC0.test +++ b/hledger/test/ledger-compat/regress/0DDDEBC0.test @@ -1,10 +1,13 @@ -comment -test -f /dev/null --input-date-format '%m/%d/%Y' convert test/regress/0DDDEBC0.dat -2011/12/12=2011/12/13 * - Expenses:Unknown $10 - Equity:Unknown -2011/12/12 * - Expenses:Unknown $20 - Equity:Unknown -end test +$ hledger -f- check + +#test -f /dev/null --input-date-format '%m/%d/%Y' convert test/regress/0DDDEBC0.dat +#2011/12/12=2011/12/13 * +# Expenses:Unknown $10 +# Equity:Unknown +# +#2011/12/12 * +# Expenses:Unknown $20 +# Equity:Unknown +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1036.test.ignored b/hledger/test/ledger-compat/regress/1036.test.ignored index 72f95419f..b14975324 100644 --- a/hledger/test/ledger-compat/regress/1036.test.ignored +++ b/hledger/test/ledger-compat/regress/1036.test.ignored @@ -40,42 +40,44 @@ end comment value -comment -test source -> 17 -__ERROR__ -While parsing file "$FILE", line 2: -Error: Directive 'account' requires an argument -While parsing file "$FILE", line 4: -Error: Directive 'alias' requires an argument -While parsing file "$FILE", line 6: -Error: Directive 'apply' requires an argument -While parsing file "$FILE", line 8: -Error: Directive 'assert' requires an argument -While parsing file "$FILE", line 10: -Error: Directive 'bucket' requires an argument -While parsing file "$FILE", line 12: -Error: Directive 'check' requires an argument -While parsing file "$FILE", line 14: -Error: Directive 'commodity' requires an argument -While parsing file "$FILE", line 16: -Error: Directive 'def' requires an argument -While parsing file "$FILE", line 18: -Error: Directive 'define' requires an argument -While parsing file "$FILE", line 23: -Error: Directive 'expr' requires an argument -While parsing file "$FILE", line 25: -Error: Directive 'eval' requires an argument -While parsing file "$FILE", line 27: -Error: Directive 'include' requires an argument -While parsing file "$FILE", line 29: -Error: Directive 'include' requires an argument -While parsing file "$FILE", line 31: -Error: Directive 'import' requires an argument -While parsing file "$FILE", line 33: -Error: Directive 'payee' requires an argument -While parsing file "$FILE", line 35: -Error: Directive 'tag' requires an argument -While parsing file "$FILE", line 41: -Error: Directive 'value' requires an argument -end test +$ hledger -f- check +#test source -> 17 +#__ERROR__ +#While parsing file "$FILE", line 2: +#Error: Directive 'account' requires an argument +#While parsing file "$FILE", line 4: +#Error: Directive 'alias' requires an argument +#While parsing file "$FILE", line 6: +#Error: Directive 'apply' requires an argument +#While parsing file "$FILE", line 8: +#Error: Directive 'assert' requires an argument +#While parsing file "$FILE", line 10: +#Error: Directive 'bucket' requires an argument +#While parsing file "$FILE", line 12: +#Error: Directive 'check' requires an argument +#While parsing file "$FILE", line 14: +#Error: Directive 'commodity' requires an argument +#While parsing file "$FILE", line 16: +#Error: Directive 'def' requires an argument +#While parsing file "$FILE", line 18: +#Error: Directive 'define' requires an argument +#While parsing file "$FILE", line 23: +#Error: Directive 'expr' requires an argument +#While parsing file "$FILE", line 25: +#Error: Directive 'eval' requires an argument +#While parsing file "$FILE", line 27: +#Error: Directive 'include' requires an argument +#While parsing file "$FILE", line 29: +#Error: Directive 'include' requires an argument +#While parsing file "$FILE", line 31: +#Error: Directive 'import' requires an argument +#While parsing file "$FILE", line 33: +#Error: Directive 'payee' requires an argument +#While parsing file "$FILE", line 35: +#Error: Directive 'tag' requires an argument +#While parsing file "$FILE", line 41: +#Error: Directive 'value' requires an argument +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1038_1.test b/hledger/test/ledger-compat/regress/1038_1.test index 4b718ec88..79fb11972 100644 --- a/hledger/test/ledger-compat/regress/1038_1.test +++ b/hledger/test/ledger-compat/regress/1038_1.test @@ -12,8 +12,10 @@ Y2014 Expenses:Rent $600 Assets:Cash -comment -test reg --now 2014-05-14 -p 'this month' -14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 - Assets:Cash $-500 0 -end test +$ hledger -f- check + +#test reg --now 2014-05-14 -p 'this month' +#14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 +# Assets:Cash $-500 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1038_2.test b/hledger/test/ledger-compat/regress/1038_2.test index 658ad931d..7013dbcbe 100644 --- a/hledger/test/ledger-compat/regress/1038_2.test +++ b/hledger/test/ledger-compat/regress/1038_2.test @@ -12,8 +12,10 @@ year 2014 Expenses:Rent $600 Assets:Cash -comment -test reg --now 2014-05-14 -p 'this month' -14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 - Assets:Cash $-500 0 -end test +$ hledger -f- check + +#test reg --now 2014-05-14 -p 'this month' +#14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 +# Assets:Cash $-500 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1038_3.test b/hledger/test/ledger-compat/regress/1038_3.test index 34520d8b1..2f1a5c19c 100644 --- a/hledger/test/ledger-compat/regress/1038_3.test +++ b/hledger/test/ledger-compat/regress/1038_3.test @@ -14,8 +14,10 @@ apply year 2014 end apply -comment -test reg --now 2014-05-14 -p 'this month' -14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 - Assets:Cash $-500 0 -end test +$ hledger -f- check + +#test reg --now 2014-05-14 -p 'this month' +#14-May-13 Bug 1038 Test Expenses:Some:Account $500 $500 +# Assets:Cash $-500 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1046.test b/hledger/test/ledger-compat/regress/1046.test index 15c26cfe3..f9cce9d2f 100644 --- a/hledger/test/ledger-compat/regress/1046.test +++ b/hledger/test/ledger-compat/regress/1046.test @@ -15,22 +15,24 @@ A 1.00 GBP @@ 1.23 EUR B -1.23 EUR -comment -test print -2014/05/01 * Test 1 - A 1.00 GBP (@) 1.23 EUR - B -1.23 EUR - -2014/05/02 * Test 2 - A 1.00 GBP (@@) 1.23 EUR - B -1.23 EUR - -2014/05/03 * Test 3 - A 1.00 GBP @ 1.23 EUR - B -1.23 EUR - -2014/05/04 * Test 4 - A 1.00 GBP @@ 1.23 EUR - B -1.23 EUR -end test +$ hledger -f- check +#test print +#2014/05/01 * Test 1 +# A 1.00 GBP (@) 1.23 EUR +# B -1.23 EUR +# +#2014/05/02 * Test 2 +# A 1.00 GBP (@@) 1.23 EUR +# B -1.23 EUR +# +#2014/05/03 * Test 3 +# A 1.00 GBP @ 1.23 EUR +# B -1.23 EUR +# +#2014/05/04 * Test 4 +# A 1.00 GBP @@ 1.23 EUR +# B -1.23 EUR +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1050.test b/hledger/test/ledger-compat/regress/1050.test index e2a51e8fd..36d5b94ac 100644 --- a/hledger/test/ledger-compat/regress/1050.test +++ b/hledger/test/ledger-compat/regress/1050.test @@ -20,21 +20,23 @@ D 1000.00 EUR A 2 EUR (@@)€2.00 C -comment -test bal - 8.00 EUR A - $-2.74 - £-1.62 - €-4.00 C --------------------- - $-2.74 - 8.00 EUR - £-1.62 - €-4.00 -end test - -test pricedb -P 2014/06/05 00:00:00 EUR $1.37 -P 2014/06/05 00:00:00 EUR £0.81 -end test +$ hledger -f- check +#test bal +# 8.00 EUR A +# $-2.74 +# £-1.62 +# €-4.00 C +#-------------------- +# $-2.74 +# 8.00 EUR +# £-1.62 +# €-4.00 +#end test +# +#test pricedb +#P 2014/06/05 00:00:00 EUR $1.37 +#P 2014/06/05 00:00:00 EUR £0.81 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1055.test b/hledger/test/ledger-compat/regress/1055.test index 6a25e65a3..c892e07e1 100644 --- a/hledger/test/ledger-compat/regress/1055.test +++ b/hledger/test/ledger-compat/regress/1055.test @@ -14,14 +14,16 @@ Assets:Broker 1 BBB = 1 BBB Assets:Broker -15.00 GBP -comment -test bal - 2 AAA - 1 BBB - 215.00 GBP Assets:Broker - -250.00 GBP Equity:Opening balance --------------------- - 2 AAA - 1 BBB - -35.00 GBP -end test +$ hledger -f- check + +#test bal +# 2 AAA +# 1 BBB +# 215.00 GBP Assets:Broker +# -250.00 GBP Equity:Opening balance +#-------------------- +# 2 AAA +# 1 BBB +# -35.00 GBP +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1057.test b/hledger/test/ledger-compat/regress/1057.test index 4a26562a9..02cda5f4a 100644 --- a/hledger/test/ledger-compat/regress/1057.test +++ b/hledger/test/ledger-compat/regress/1057.test @@ -3,10 +3,12 @@ Dépense:Maison:Service:Poste * Passif:Crédit:BanqueAccord -171,63 € -comment -test --now=2014/06/27 emacs -(("$sourcepath/test/regress/1057.test" 1 (21308 60112 0) nil "www.amazon.fr" - (2 "Dépense:Loisir:Ordi:Matériel" "101,50 €" nil " disque dur portable 2,5\" 2000 Go") - (3 "Dépense:Maison:Service:Poste" "70,13 €" nil) - (4 "Passif:Crédit:BanqueAccord" "-171,63 €" t))) -end test +$ hledger -f- check + +#test --now=2014/06/27 emacs +#(("$sourcepath/test/regress/1057.test" 1 (21308 60112 0) nil "www.amazon.fr" +# (2 "Dépense:Loisir:Ordi:Matériel" "101,50 €" nil " disque dur portable 2,5\" 2000 Go") +# (3 "Dépense:Maison:Service:Poste" "70,13 €" nil) +# (4 "Passif:Crédit:BanqueAccord" "-171,63 €" t))) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1072.test b/hledger/test/ledger-compat/regress/1072.test index 24c565f99..d3aeb85e8 100644 --- a/hledger/test/ledger-compat/regress/1072.test +++ b/hledger/test/ledger-compat/regress/1072.test @@ -10,23 +10,25 @@ A $20 B -comment -test --input-date-format %d/%m/%y reg --begin 2/1/13 -01/01/14 Test A $10 $10 - B $-10 0 -12/01/14 Test A $20 $20 - B $-20 0 -end test - -test --input-date-format %d/%m/%y reg --begin 1/1/14 -01/01/14 Test A $10 $10 - B $-10 0 -12/01/14 Test A $20 $20 - B $-20 0 -end test - -test --input-date-format %d/%m/%y reg --begin 2/1/14 -12/01/14 Test A $20 $20 - B $-20 0 -end test +$ hledger -f- check +#test --input-date-format %d/%m/%y reg --begin 2/1/13 +#01/01/14 Test A $10 $10 +# B $-10 0 +#12/01/14 Test A $20 $20 +# B $-20 0 +#end test +# +#test --input-date-format %d/%m/%y reg --begin 1/1/14 +#01/01/14 Test A $10 $10 +# B $-10 0 +#12/01/14 Test A $20 $20 +# B $-20 0 +#end test +# +#test --input-date-format %d/%m/%y reg --begin 2/1/14 +#12/01/14 Test A $20 $20 +# B $-20 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1074.test b/hledger/test/ledger-compat/regress/1074.test index 67d7efddf..15601b25b 100644 --- a/hledger/test/ledger-compat/regress/1074.test +++ b/hledger/test/ledger-compat/regress/1074.test @@ -62,101 +62,103 @@ A $10 B -comment -test --now 2012-02-03 reg -p "from june to july" -2012-06-01 Jun 2012 A $10 $10 - B $-10 0 -end test - -test --now 2013-02-03 reg -p "from june to july" -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -end test - -test --now 2014-02-03 reg -p "from june to july" -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2014-10-02 reg -p "from june to july" -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2012-02-03 reg -p "from june to july 2014" -2012-06-01 Jun 2012 A $10 $10 - B $-10 0 -2012-07-01 Jul 2012 A $10 $10 - B $-10 0 -2012-08-01 Aug 2012 A $10 $10 - B $-10 0 -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -2013-07-01 Jul 2013 A $10 $10 - B $-10 0 -2013-08-01 Aug 2013 A $10 $10 - B $-10 0 -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2013-10-02 reg -p "from june to july 2014" -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -2013-07-01 Jul 2013 A $10 $10 - B $-10 0 -2013-08-01 Aug 2013 A $10 $10 - B $-10 0 -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2014-01-02 reg -p "from june to july 2014" -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2014-10-02 reg -p "from june to july 2014" -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2012-02-03 reg -p "from june 2012 to july 2014" -2012-06-01 Jun 2012 A $10 $10 - B $-10 0 -2012-07-01 Jul 2012 A $10 $10 - B $-10 0 -2012-08-01 Aug 2012 A $10 $10 - B $-10 0 -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -2013-07-01 Jul 2013 A $10 $10 - B $-10 0 -2013-08-01 Aug 2013 A $10 $10 - B $-10 0 -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2012-02-03 reg -p "from june 2013 to july 2014" -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -2013-07-01 Jul 2013 A $10 $10 - B $-10 0 -2013-08-01 Aug 2013 A $10 $10 - B $-10 0 -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test - -test --now 2015-02-03 reg -p "from june 2013 to july 2014" -2013-06-01 Jun 2013 A $10 $10 - B $-10 0 -2013-07-01 Jul 2013 A $10 $10 - B $-10 0 -2013-08-01 Aug 2013 A $10 $10 - B $-10 0 -2014-06-01 Jun 2014 A $10 $10 - B $-10 0 -end test +$ hledger -f- check +#test --now 2012-02-03 reg -p "from june to july" +#2012-06-01 Jun 2012 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2013-02-03 reg -p "from june to july" +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2014-02-03 reg -p "from june to july" +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2014-10-02 reg -p "from june to july" +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2012-02-03 reg -p "from june to july 2014" +#2012-06-01 Jun 2012 A $10 $10 +# B $-10 0 +#2012-07-01 Jul 2012 A $10 $10 +# B $-10 0 +#2012-08-01 Aug 2012 A $10 $10 +# B $-10 0 +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#2013-07-01 Jul 2013 A $10 $10 +# B $-10 0 +#2013-08-01 Aug 2013 A $10 $10 +# B $-10 0 +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2013-10-02 reg -p "from june to july 2014" +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#2013-07-01 Jul 2013 A $10 $10 +# B $-10 0 +#2013-08-01 Aug 2013 A $10 $10 +# B $-10 0 +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2014-01-02 reg -p "from june to july 2014" +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2014-10-02 reg -p "from june to july 2014" +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2012-02-03 reg -p "from june 2012 to july 2014" +#2012-06-01 Jun 2012 A $10 $10 +# B $-10 0 +#2012-07-01 Jul 2012 A $10 $10 +# B $-10 0 +#2012-08-01 Aug 2012 A $10 $10 +# B $-10 0 +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#2013-07-01 Jul 2013 A $10 $10 +# B $-10 0 +#2013-08-01 Aug 2013 A $10 $10 +# B $-10 0 +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2012-02-03 reg -p "from june 2013 to july 2014" +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#2013-07-01 Jul 2013 A $10 $10 +# B $-10 0 +#2013-08-01 Aug 2013 A $10 $10 +# B $-10 0 +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +#test --now 2015-02-03 reg -p "from june 2013 to july 2014" +#2013-06-01 Jun 2013 A $10 $10 +# B $-10 0 +#2013-07-01 Jul 2013 A $10 $10 +# B $-10 0 +#2013-08-01 Aug 2013 A $10 $10 +# B $-10 0 +#2014-06-01 Jun 2014 A $10 $10 +# B $-10 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/10D19C11.test b/hledger/test/ledger-compat/regress/10D19C11.test index 16309fb6e..caba2f8d5 100644 --- a/hledger/test/ledger-compat/regress/10D19C11.test +++ b/hledger/test/ledger-compat/regress/10D19C11.test @@ -27,12 +27,14 @@ Liabilities:MasterCard $20.00 Assets:Bank:Checking -comment -test -E bal liabilities - $-2.00 Liabilities - 0 MasterCard - $-2.00 Taxes --------------------- - $-2.00 -end test +$ hledger -f- check +#test -E bal liabilities +# $-2.00 Liabilities +# 0 MasterCard +# $-2.00 Taxes +#-------------------- +# $-2.00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1102.test b/hledger/test/ledger-compat/regress/1102.test index c36e3e408..7b4ad0402 100644 --- a/hledger/test/ledger-compat/regress/1102.test +++ b/hledger/test/ledger-compat/regress/1102.test @@ -2,8 +2,10 @@ Assets:Cash ¤ -5,00 Expenses:Food -comment -test -i /dev/null reg -15-Jan-15 Grocery Store Assets:Cash ¤ -5,00 ¤ -5,00 - Expenses:Food ¤ 5,00 0 -end test +$ hledger -f- check + +#test -i /dev/null reg +#15-Jan-15 Grocery Store Assets:Cash ¤ -5,00 ¤ -5,00 +# Expenses:Food ¤ 5,00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1106.test b/hledger/test/ledger-compat/regress/1106.test index 5583e461e..29855df8a 100644 --- a/hledger/test/ledger-compat/regress/1106.test +++ b/hledger/test/ledger-compat/regress/1106.test @@ -2,11 +2,13 @@ Assets:Cash ¤ 12,34 Expenses:Food -comment -test -F "»%(trim(' Trimmed '))«\n" reg expenses -»Trimmed« -end test +$ hledger -f- check -test -F "»%(trim('Trimmed'))«\n" reg expenses -»Trimmed« -end test +#test -F "»%(trim(' Trimmed '))«\n" reg expenses +#»Trimmed« +#end test +# +#test -F "»%(trim('Trimmed'))«\n" reg expenses +#»Trimmed« +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1127.test b/hledger/test/ledger-compat/regress/1127.test index c5446d026..9a886e936 100644 --- a/hledger/test/ledger-compat/regress/1127.test +++ b/hledger/test/ledger-compat/regress/1127.test @@ -10,7 +10,9 @@ 2018-06-09 Assert amount added by automated transaction [Foo] = $100 -comment -test bal Foo - $100 Foo -end test +$ hledger -f- check + +#test bal Foo +# $100 Foo +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1132.test.ignored b/hledger/test/ledger-compat/regress/1132.test.ignored index d999b0add..fb91a7a92 100644 --- a/hledger/test/ledger-compat/regress/1132.test.ignored +++ b/hledger/test/ledger-compat/regress/1132.test.ignored @@ -6,12 +6,14 @@ Actif:Remboursement:Autre 126,00 F Actif:Courant:BnpCc -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 3: -While parsing posting: - Actif:Remboursement:Autre -126,00 F = 0,00 F - ^^^^^^ -Error: Balance assertion off by 126,00 F (expected to see -126,00 F) -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 3: +#While parsing posting: +# Actif:Remboursement:Autre -126,00 F = 0,00 F +# ^^^^^^ +#Error: Balance assertion off by 126,00 F (expected to see -126,00 F) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1147-a.test.ignored b/hledger/test/ledger-compat/regress/1147-a.test.ignored index b3b968e9c..ff899e848 100644 --- a/hledger/test/ledger-compat/regress/1147-a.test.ignored +++ b/hledger/test/ledger-compat/regress/1147-a.test.ignored @@ -2,12 +2,14 @@ A $5.00 = $0.00 B -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 2: -While parsing posting: - A $5.00 = $0.00 - ^^^^^ -Error: Balance assertion off by $-5.00 (expected to see $5.00) -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 2: +#While parsing posting: +# A $5.00 = $0.00 +# ^^^^^ +#Error: Balance assertion off by $-5.00 (expected to see $5.00) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1147-b.test b/hledger/test/ledger-compat/regress/1147-b.test index ab2280941..542cb5649 100644 --- a/hledger/test/ledger-compat/regress/1147-b.test +++ b/hledger/test/ledger-compat/regress/1147-b.test @@ -2,10 +2,12 @@ A $5.00 = $5.00 B -comment -test bal - $5.00 A - $-5.00 B --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $5.00 A +# $-5.00 B +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1159.test b/hledger/test/ledger-compat/regress/1159.test index 015408eca..436324af4 100644 --- a/hledger/test/ledger-compat/regress/1159.test +++ b/hledger/test/ledger-compat/regress/1159.test @@ -15,16 +15,18 @@ B ;sun first day of month -comment -test reg -p "every 12 months from 2001/04/01" -03-Apr-01 - 04-Mar-31 A $200.00 $200.00 - B $-200.00 0 -04-Apr-01 - 05-Mar-31 A $100.00 $100.00 - B $-100.00 0 -end test -test reg -p 'every 12 months' -03-Sep-01 - 04-Aug-31 A $200.00 $200.00 - B $-200.00 0 -04-Sep-01 - 05-Aug-31 A $100.00 $100.00 - B $-100.00 0 -end test +$ hledger -f- check + +#test reg -p "every 12 months from 2001/04/01" +#03-Apr-01 - 04-Mar-31 A $200.00 $200.00 +# B $-200.00 0 +#04-Apr-01 - 05-Mar-31 A $100.00 $100.00 +# B $-100.00 0 +#end test +#test reg -p 'every 12 months' +#03-Sep-01 - 04-Aug-31 A $200.00 $200.00 +# B $-200.00 0 +#04-Sep-01 - 05-Aug-31 A $100.00 $100.00 +# B $-100.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1176.test b/hledger/test/ledger-compat/regress/1176.test index 2aa429e2b..f8d0e3c33 100644 --- a/hledger/test/ledger-compat/regress/1176.test +++ b/hledger/test/ledger-compat/regress/1176.test @@ -11,14 +11,16 @@ Me -30s Them 30s -comment -test reg --time-colon -16-Jan-01 Employer Me -1:30h -1:30h - Them 1:30h 0 -16-Jan-01 Employer Me -1:00h -1:00h - Them 1:00h 0 -16-Jan-02 Employer Me -30:0m -30:0m - Them 30:0m 0 -16-Jan-02 Employer Me -30s -30s - Them 30s 0 -end test +$ hledger -f- check + +#test reg --time-colon +#16-Jan-01 Employer Me -1:30h -1:30h +# Them 1:30h 0 +#16-Jan-01 Employer Me -1:00h -1:00h +# Them 1:00h 0 +#16-Jan-02 Employer Me -30:0m -30:0m +# Them 30:0m 0 +#16-Jan-02 Employer Me -30s -30s +# Them 30s 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1182_1.test.ignored b/hledger/test/ledger-compat/regress/1182_1.test.ignored index 20fa34703..f96dcb2b0 100644 --- a/hledger/test/ledger-compat/regress/1182_1.test.ignored +++ b/hledger/test/ledger-compat/regress/1182_1.test.ignored @@ -3,11 +3,13 @@ A $1.00 B -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 1: -While parsing automated transaction: -> = -Error: Expected predicate after '=' -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 1: +#While parsing automated transaction: +#> = +#Error: Expected predicate after '=' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1182_2.test.ignored b/hledger/test/ledger-compat/regress/1182_2.test.ignored index 6cecf6b12..d549928f7 100644 --- a/hledger/test/ledger-compat/regress/1182_2.test.ignored +++ b/hledger/test/ledger-compat/regress/1182_2.test.ignored @@ -8,11 +8,13 @@ A $1.00 B -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 5: -While parsing automated transaction: -> ============ -Error: Expected predicate after '=' -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 5: +#While parsing automated transaction: +#> ============ +#Error: Expected predicate after '=' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1187_1.test b/hledger/test/ledger-compat/regress/1187_1.test index 84e1cd762..bbbd7fcb1 100644 --- a/hledger/test/ledger-compat/regress/1187_1.test +++ b/hledger/test/ledger-compat/regress/1187_1.test @@ -8,13 +8,15 @@ Passif:Crédit:Banque 60,00 € = -100,00 € Actif:Courant:Cc -60,00 € -comment -test bal - -60,00 € Actif:Courant:Cc - 160,00 € Dépense - 100,00 € Alimentation:Restaurant - 60,00 € Liquide - -100,00 € Passif:Crédit:Banque --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# -60,00 € Actif:Courant:Cc +# 160,00 € Dépense +# 100,00 € Alimentation:Restaurant +# 60,00 € Liquide +# -100,00 € Passif:Crédit:Banque +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1187_2.test b/hledger/test/ledger-compat/regress/1187_2.test index 91190de97..3b7f71948 100644 --- a/hledger/test/ledger-compat/regress/1187_2.test +++ b/hledger/test/ledger-compat/regress/1187_2.test @@ -8,12 +8,14 @@ Revenu:Devise 10000,00 F Revenu:Devise -1524,49 € -comment -test bal - 1524,49 € Actif:Courant:Cc - -10000,00 F Equity - 10000,00 F - -1524,49 € Revenu:Devise --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# 1524,49 € Actif:Courant:Cc +# -10000,00 F Equity +# 10000,00 F +# -1524,49 € Revenu:Devise +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1187_3.test b/hledger/test/ledger-compat/regress/1187_3.test index 17ec0af8f..eee9846b1 100644 --- a/hledger/test/ledger-compat/regress/1187_3.test +++ b/hledger/test/ledger-compat/regress/1187_3.test @@ -26,12 +26,14 @@ D $-10 D $-2 -comment -test bal - $25.00 A - $9.00 B - $-110.00 C - $76.00 D --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $25.00 A +# $9.00 B +# $-110.00 C +# $76.00 D +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1187_4.test b/hledger/test/ledger-compat/regress/1187_4.test index 95a2d9ce6..0807c4d91 100644 --- a/hledger/test/ledger-compat/regress/1187_4.test +++ b/hledger/test/ledger-compat/regress/1187_4.test @@ -22,12 +22,14 @@ C $14 C 8 F -comment -test bal - 30 F A - $-7.00 B - $7.00 - -30 F C --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# 30 F A +# $-7.00 B +# $7.00 +# -30 F C +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1187_5.test b/hledger/test/ledger-compat/regress/1187_5.test index 1c95d1c3c..bf1d73a7e 100644 --- a/hledger/test/ledger-compat/regress/1187_5.test +++ b/hledger/test/ledger-compat/regress/1187_5.test @@ -21,17 +21,19 @@ Crédit:Viseca 672.10 CHF = 0 Actif:Comptes:CP courant -comment -test bal - -672.10 CHF Actif:Comptes:CP courant - -1.00 EUR Crédit:Viseca - -1.00 EUR MasterCard P1 - 1.50 CHF - 19.00 EUR Dépenses - 1.50 CHF Frais:Gestion Comptes - 19.00 EUR Nourriture - 670.60 CHF Equity:Opening Balances - -18.00 EUR Recettes:Erreurs --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# -672.10 CHF Actif:Comptes:CP courant +# -1.00 EUR Crédit:Viseca +# -1.00 EUR MasterCard P1 +# 1.50 CHF +# 19.00 EUR Dépenses +# 1.50 CHF Frais:Gestion Comptes +# 19.00 EUR Nourriture +# 670.60 CHF Equity:Opening Balances +# -18.00 EUR Recettes:Erreurs +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1222.test.ignored b/hledger/test/ledger-compat/regress/1222.test.ignored index 5c82da983..96f4f5764 100644 --- a/hledger/test/ledger-compat/regress/1222.test.ignored +++ b/hledger/test/ledger-compat/regress/1222.test.ignored @@ -1,8 +1,10 @@ --fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo -comment -test reg -> 1 -__ERROR__ -While parsing file "$FILE", line 1: -Error: Illegal option --fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo -end test +$ hledger -f- check + +#test reg -> 1 +#__ERROR__ +#While parsing file "$FILE", line 1: +#Error: Illegal option --fooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1224.test.ignored b/hledger/test/ledger-compat/regress/1224.test.ignored index 81191ec13..282dc5055 100644 --- a/hledger/test/ledger-compat/regress/1224.test.ignored +++ b/hledger/test/ledger-compat/regress/1224.test.ignored @@ -1,10 +1,12 @@ 2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -comment -test reg -> 1 -__ERROR__ -While parsing file "$FILE", line 1: -While parsing transaction: -> 2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -Error: Invalid date: 2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 -end test +$ hledger -f- check + +#test reg -> 1 +#__ERROR__ +#While parsing file "$FILE", line 1: +#While parsing transaction: +#> 2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +#Error: Invalid date: 2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1384C1D8.test b/hledger/test/ledger-compat/regress/1384C1D8.test index 870fe6005..ab9f95321 100644 --- a/hledger/test/ledger-compat/regress/1384C1D8.test +++ b/hledger/test/ledger-compat/regress/1384C1D8.test @@ -17,12 +17,14 @@ account NEW3 OLD3 $10.00 Other -comment -test bal - $10.00 NEW1 - $10.00 NEW2 - $10.00 NEW3 - $-30.00 Other --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $10.00 NEW1 +# $10.00 NEW2 +# $10.00 NEW3 +# $-30.00 Other +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/13965214.test b/hledger/test/ledger-compat/regress/13965214.test index 79d6d9444..fa000daab 100644 --- a/hledger/test/ledger-compat/regress/13965214.test +++ b/hledger/test/ledger-compat/regress/13965214.test @@ -16,14 +16,16 @@ Y2008 Bank 160 Income -comment -test reg -08-Jan-30 A Bank 130 130 - Income -130 0 -08-Feb-01 B Bank 140 140 - Income -140 0 -08-Feb-20 C Bank 150 150 - Income -150 0 -08-Mar-01 D Bank 160 160 - Income -160 0 -end test +$ hledger -f- check + +#test reg +#08-Jan-30 A Bank 130 130 +# Income -130 0 +#08-Feb-01 B Bank 140 140 +# Income -140 0 +#08-Feb-20 C Bank 150 150 +# Income -150 0 +#08-Mar-01 D Bank 160 160 +# Income -160 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/14DB77E7.test b/hledger/test/ledger-compat/regress/14DB77E7.test index daad5c278..94386dc7e 100644 --- a/hledger/test/ledger-compat/regress/14DB77E7.test +++ b/hledger/test/ledger-compat/regress/14DB77E7.test @@ -11,9 +11,11 @@ P 2011-02-01 EUR 0.8576 GBP Assets:Receivable:AdSense 10.00 EUR Income:AdSense -comment -test reg income:adse -X GBP -H -11-Jan-31 AdSense earnings Income:AdSense -11.00 EUR -11.00 EUR -11-Feb-28 Commodities revalued -9.43 GBP -9.43 GBP -11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.01 GBP -end test +$ hledger -f- check + +#test reg income:adse -X GBP -H +#11-Jan-31 AdSense earnings Income:AdSense -11.00 EUR -11.00 EUR +#11-Feb-28 Commodities revalued -9.43 GBP -9.43 GBP +#11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.01 GBP +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/15230B79.test b/hledger/test/ledger-compat/regress/15230B79.test index dac69b1bf..7aa038bae 100644 --- a/hledger/test/ledger-compat/regress/15230B79.test +++ b/hledger/test/ledger-compat/regress/15230B79.test @@ -3,11 +3,13 @@ Assets:B 2.84 GBP Equity:Opening balance -comment -test reg -10-Apr-02 Opening balance Assets:A 14.75 EUR 14.75 EUR - Assets:B 2.84 GBP 14.75 EUR - 2.84 GBP - Equity:Opening balance -14.75 EUR 2.84 GBP - Equity:Opening balance -2.84 GBP 0 -end test +$ hledger -f- check + +#test reg +#10-Apr-02 Opening balance Assets:A 14.75 EUR 14.75 EUR +# Assets:B 2.84 GBP 14.75 EUR +# 2.84 GBP +# Equity:Opening balance -14.75 EUR 2.84 GBP +# Equity:Opening balance -2.84 GBP 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/15A80F68.test.ignored b/hledger/test/ledger-compat/regress/15A80F68.test.ignored index 344c110a2..0aa0265ec 100644 --- a/hledger/test/ledger-compat/regress/15A80F68.test.ignored +++ b/hledger/test/ledger-compat/regress/15A80F68.test.ignored @@ -4,13 +4,15 @@ A (2 FOO @ 10.00 EUR) = 20.00 EUR B -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 4: -While parsing posting: - A (2 FOO @ 10.00 EUR) = 20.00 EUR - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Error: Invalid char '@' -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 4: +#While parsing posting: +# A (2 FOO @ 10.00 EUR) = 20.00 EUR +# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +#Error: Invalid char '@' +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1626.test b/hledger/test/ledger-compat/regress/1626.test index 53eacff09..106bd54b5 100644 --- a/hledger/test/ledger-compat/regress/1626.test +++ b/hledger/test/ledger-compat/regress/1626.test @@ -1,29 +1,31 @@ -comment -test period every 1000 years from 1 Sep 2011 to 30 May 2012 --now=2018-06-10 ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 1000 -TOK_YEARS: years -TOK_SINCE: since -TOK_INT: 1 -TOK_A_MONTH: Sep -TOK_INT: 2011 -TOK_UNTIL: until -TOK_INT: 30 -TOK_A_MONTH: May -TOK_INT: 2012 -END_REACHED: +$ hledger -f- check ---- Before stabilization --- - range: from day 1 to day 30 -duration: 1000 years - ---- After stabilization --- - range: from day 1 to day 30 - start: 18-Jan-01 - finish: 18-Jan-30 -duration: 1000 years - ---- Sample dates in range (max. 20) --- - 1: 18-Jan-01 -- 18-Jan-29 -end test +#test period every 1000 years from 1 Sep 2011 to 30 May 2012 --now=2018-06-10 +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 1000 +#TOK_YEARS: years +#TOK_SINCE: since +#TOK_INT: 1 +#TOK_A_MONTH: Sep +#TOK_INT: 2011 +#TOK_UNTIL: until +#TOK_INT: 30 +#TOK_A_MONTH: May +#TOK_INT: 2012 +#END_REACHED: +# +#--- Before stabilization --- +# range: from day 1 to day 30 +#duration: 1000 years +# +#--- After stabilization --- +# range: from day 1 to day 30 +# start: 18-Jan-01 +# finish: 18-Jan-30 +#duration: 1000 years +# +#--- Sample dates in range (max. 20) --- +# 1: 18-Jan-01 -- 18-Jan-29 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1702.test b/hledger/test/ledger-compat/regress/1702.test index 4a60bc038..cc9468793 100644 --- a/hledger/test/ledger-compat/regress/1702.test +++ b/hledger/test/ledger-compat/regress/1702.test @@ -9,10 +9,12 @@ tag Foo Assets:Cash $-1 Expenses:Baz $1 -comment -test bal - $1 Expenses:Baz - $-1 Income:Foo --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $1 Expenses:Baz +# $-1 Income:Foo +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1703.test b/hledger/test/ledger-compat/regress/1703.test index fb2233700..137a8a0cd 100644 --- a/hledger/test/ledger-compat/regress/1703.test +++ b/hledger/test/ledger-compat/regress/1703.test @@ -5,8 +5,10 @@ P 2018-10-31 MultifundosPlus R$0 Assets:A 1 AAA @ R$ 3000 Assets:B -comment -test reg assets:a -V --now 2018-12-31 -17-May-03 Test Assets:A R$3000 R$3000 -end test +$ hledger -f- check +#test reg assets:a -V --now 2018-12-31 +#17-May-03 Test Assets:A R$3000 R$3000 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1722.test b/hledger/test/ledger-compat/regress/1722.test index 619cbc4a4..4e2a0e3ac 100644 --- a/hledger/test/ledger-compat/regress/1722.test +++ b/hledger/test/ledger-compat/regress/1722.test @@ -3,11 +3,13 @@ Expenses:Food:Groceries $ 37.50 ; ] [=2004/01/01] Assets:Cash $-37.50 -comment -test bal - $ -37.50 Assets:Cash - $ 37.50 Expenses:Food:Groceries --------------------- - 0 -end test +$ hledger -f- check +#test bal +# $ -37.50 Assets:Cash +# $ 37.50 Expenses:Food:Groceries +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1723.test b/hledger/test/ledger-compat/regress/1723.test index e22f31f3e..2b228f0cf 100644 --- a/hledger/test/ledger-compat/regress/1723.test +++ b/hledger/test/ledger-compat/regress/1723.test @@ -1,6 +1,8 @@ 2017/3/17 deferred posting -comment -test reg -end test +$ hledger -f- check + +#test reg +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1753.test.ignored b/hledger/test/ledger-compat/regress/1753.test.ignored index c914312f3..45c229bb9 100644 --- a/hledger/test/ledger-compat/regress/1753.test.ignored +++ b/hledger/test/ledger-compat/regress/1753.test.ignored @@ -2,12 +2,14 @@ * ;A 10.00 EUR B -comment -test reg -> 1 -__ERROR__ -While parsing file "$FILE", line 2: -While parsing posting: - * ;A 10.00 EUR +$ hledger -f- check -Error: Posting has no account -end test +#test reg -> 1 +#__ERROR__ +#While parsing file "$FILE", line 2: +#While parsing posting: +# * ;A 10.00 EUR +# +#Error: Posting has no account +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1775.test b/hledger/test/ledger-compat/regress/1775.test index 93dcb9727..f1c83099b 100644 --- a/hledger/test/ledger-compat/regress/1775.test +++ b/hledger/test/ledger-compat/regress/1775.test @@ -10,12 +10,14 @@ Assets:A 10.00 EUR Assets:B -10.00 EUR -comment -test reg --input-date-format %F -17-Feb-28 Test Assets:A 10.00 EUR 10.00 EUR - Assets:B -10.00 EUR 0 -17-Mar-30 Test Assets:A 10.00 EUR 10.00 EUR - Assets:B -10.00 EUR 0 -18-Mar-30 Test Assets:A 10.00 EUR 10.00 EUR - Assets:B -10.00 EUR 0 -end test +$ hledger -f- check + +#test reg --input-date-format %F +#17-Feb-28 Test Assets:A 10.00 EUR 10.00 EUR +# Assets:B -10.00 EUR 0 +#17-Mar-30 Test Assets:A 10.00 EUR 10.00 EUR +# Assets:B -10.00 EUR 0 +#18-Mar-30 Test Assets:A 10.00 EUR 10.00 EUR +# Assets:B -10.00 EUR 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/178501DC.test b/hledger/test/ledger-compat/regress/178501DC.test index 6300c8dc2..02b41a02d 100644 --- a/hledger/test/ledger-compat/regress/178501DC.test +++ b/hledger/test/ledger-compat/regress/178501DC.test @@ -7,16 +7,18 @@ alice $-50 expenses:food:groceries -comment -test bal -r simon - $-50 alice - $100 expenses:food:groceries --------------------- - $50 -end test - -test reg -r simon -11-Oct-26 trader joe's alice $-50 $-50 - expense:food:groceries $100 $50 -end test +$ hledger -f- check +#test bal -r simon +# $-50 alice +# $100 expenses:food:groceries +#-------------------- +# $50 +#end test +# +#test reg -r simon +#11-Oct-26 trader joe's alice $-50 $-50 +# expense:food:groceries $100 $50 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1894_1.test b/hledger/test/ledger-compat/regress/1894_1.test index 918dfe251..9f2f4e312 100644 --- a/hledger/test/ledger-compat/regress/1894_1.test +++ b/hledger/test/ledger-compat/regress/1894_1.test @@ -11,12 +11,14 @@ Expenses:Transportation 300.00 EUR Assets:Bank -300.00 EUR -comment -test bal - -500.00 EUR Assets:Bank - 500.00 EUR Expenses - 40.00 EUR Tax - 460.00 EUR Transportation --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# -500.00 EUR Assets:Bank +# 500.00 EUR Expenses +# 40.00 EUR Tax +# 460.00 EUR Transportation +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1894_2.test b/hledger/test/ledger-compat/regress/1894_2.test index e521373eb..7e4db34f7 100644 --- a/hledger/test/ledger-compat/regress/1894_2.test +++ b/hledger/test/ledger-compat/regress/1894_2.test @@ -10,13 +10,15 @@ Expenses:Transportation 200.00 EUR A:Assets:Checking -comment -test bal - -100.00 EUR A:Assets - -200.00 EUR Checking - 100.00 EUR Split - -100.00 EUR B:Assets:Split - 200.00 EUR Expenses:Transportation --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# -100.00 EUR A:Assets +# -200.00 EUR Checking +# 100.00 EUR Split +# -100.00 EUR B:Assets:Split +# 200.00 EUR Expenses:Transportation +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1895.test b/hledger/test/ledger-compat/regress/1895.test index 32bd1304b..319f5cd1f 100644 --- a/hledger/test/ledger-compat/regress/1895.test +++ b/hledger/test/ledger-compat/regress/1895.test @@ -3,30 +3,32 @@ Assets:foo 10.00 EUR Assets:bar -10.00 EUR -comment -test bal - 0 Assets - -10.00 EUR bar - 10.00 EUR foo --------------------- - 0 -end test - -test bal --invert - 0 Assets - 10.00 EUR bar - -10.00 EUR foo --------------------- - 0 -end test - -test reg --format="%(account) %10(amount) %10(amount_expr) %10(total) %10(display_amount) %10(display_total)\n" -Assets:foo 10.00 EUR 10.00 EUR 10.00 EUR 10.00 EUR 10.00 EUR -Assets:bar -10.00 EUR -10.00 EUR 0 -10.00 EUR 0 -end test - -test reg --format="%(account) %10(amount) %10(amount_expr) %10(total) %10(display_amount) %10(display_total)\n" --invert -Assets:foo 10.00 EUR -10.00 EUR -10.00 EUR -10.00 EUR -10.00 EUR -Assets:bar -10.00 EUR 10.00 EUR 0 10.00 EUR 0 -end test +$ hledger -f- check +#test bal +# 0 Assets +# -10.00 EUR bar +# 10.00 EUR foo +#-------------------- +# 0 +#end test +# +#test bal --invert +# 0 Assets +# 10.00 EUR bar +# -10.00 EUR foo +#-------------------- +# 0 +#end test +# +#test reg --format="%(account) %10(amount) %10(amount_expr) %10(total) %10(display_amount) %10(display_total)\n" +#Assets:foo 10.00 EUR 10.00 EUR 10.00 EUR 10.00 EUR 10.00 EUR +#Assets:bar -10.00 EUR -10.00 EUR 0 -10.00 EUR 0 +#end test +# +#test reg --format="%(account) %10(amount) %10(amount_expr) %10(total) %10(display_amount) %10(display_total)\n" --invert +#Assets:foo 10.00 EUR -10.00 EUR -10.00 EUR -10.00 EUR -10.00 EUR +#Assets:bar -10.00 EUR 10.00 EUR 0 10.00 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1942_a.test.ignored b/hledger/test/ledger-compat/regress/1942_a.test.ignored index 39a614db3..c2a4479df 100644 --- a/hledger/test/ledger-compat/regress/1942_a.test.ignored +++ b/hledger/test/ledger-compat/regress/1942_a.test.ignored @@ -12,18 +12,20 @@ [Assets:Budget:Emergency] = $400.00 [Assets:Bank] -$500.00 -comment -test bal Assets -> 1 -__ERROR__ -While parsing file "$FILE", line 13: -While balancing transaction from "$FILE", lines 10-13: -> 2018/01/01 * Budget -> [Assets:Budget:Rent] = $100.00 -> [Assets:Budget:Emergency] = $400.00 -> [Assets:Bank] -$500.00 -Unbalanced remainder is: - $-300.00 -Amount to balance against: - $200.00 -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal Assets -> 1 +#__ERROR__ +#While parsing file "$FILE", line 13: +#While balancing transaction from "$FILE", lines 10-13: +#> 2018/01/01 * Budget +#> [Assets:Budget:Rent] = $100.00 +#> [Assets:Budget:Emergency] = $400.00 +#> [Assets:Bank] -$500.00 +#Unbalanced remainder is: +# $-300.00 +#Amount to balance against: +# $200.00 +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1942_b.test.ignored b/hledger/test/ledger-compat/regress/1942_b.test.ignored index 6d2cf6114..d19ac5ca7 100644 --- a/hledger/test/ledger-compat/regress/1942_b.test.ignored +++ b/hledger/test/ledger-compat/regress/1942_b.test.ignored @@ -12,18 +12,20 @@ [Assets:Budget:Emergency] = $400.00 [Assets:Bank] -$500.00 -comment -test bal Assets -> 1 -__ERROR__ -While parsing file "$FILE", line 13: -While balancing transaction from "$FILE", lines 10-13: -> 2018/01/01 * Budget -> [Assets:Budget:Rent] $0 = $100.00 -> [Assets:Budget:Emergency] = $400.00 -> [Assets:Bank] -$500.00 -Unbalanced remainder is: - $-300.00 -Amount to balance against: - $200.00 -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal Assets -> 1 +#__ERROR__ +#While parsing file "$FILE", line 13: +#While balancing transaction from "$FILE", lines 10-13: +#> 2018/01/01 * Budget +#> [Assets:Budget:Rent] $0 = $100.00 +#> [Assets:Budget:Emergency] = $400.00 +#> [Assets:Bank] -$500.00 +#Unbalanced remainder is: +# $-300.00 +#Amount to balance against: +# $200.00 +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1942_c.test.ignored b/hledger/test/ledger-compat/regress/1942_c.test.ignored index ced2e5b2f..0c25894de 100644 --- a/hledger/test/ledger-compat/regress/1942_c.test.ignored +++ b/hledger/test/ledger-compat/regress/1942_c.test.ignored @@ -12,18 +12,20 @@ Assets:Budget:Emergency = $400.00 Assets:Bank -$500.00 -comment -test bal Assets -> 1 -__ERROR__ -While parsing file "$FILE", line 13: -While balancing transaction from "$FILE", lines 10-13: -> 2018/01/01 * Budget -> Assets:Budget:Rent = $100.00 -> Assets:Budget:Emergency = $400.00 -> Assets:Bank -$500.00 -Unbalanced remainder is: - $-300.00 -Amount to balance against: - $200.00 -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal Assets -> 1 +#__ERROR__ +#While parsing file "$FILE", line 13: +#While balancing transaction from "$FILE", lines 10-13: +#> 2018/01/01 * Budget +#> Assets:Budget:Rent = $100.00 +#> Assets:Budget:Emergency = $400.00 +#> Assets:Bank -$500.00 +#Unbalanced remainder is: +# $-300.00 +#Amount to balance against: +# $200.00 +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1942_d.test.ignored b/hledger/test/ledger-compat/regress/1942_d.test.ignored index d4ba8cd51..93d946910 100644 --- a/hledger/test/ledger-compat/regress/1942_d.test.ignored +++ b/hledger/test/ledger-compat/regress/1942_d.test.ignored @@ -12,18 +12,20 @@ Assets:Budget:Emergency = $400.00 Assets:Bank -$500.00 -comment -test bal Assets -> 1 -__ERROR__ -While parsing file "$FILE", line 13: -While balancing transaction from "$FILE", lines 10-13: -> 2018/01/01 * Budget -> Assets:Budget:Rent $0 -> Assets:Budget:Emergency = $400.00 -> Assets:Bank -$500.00 -Unbalanced remainder is: - $-300.00 -Amount to balance against: - $200.00 -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal Assets -> 1 +#__ERROR__ +#While parsing file "$FILE", line 13: +#While balancing transaction from "$FILE", lines 10-13: +#> 2018/01/01 * Budget +#> Assets:Budget:Rent $0 +#> Assets:Budget:Emergency = $400.00 +#> Assets:Bank -$500.00 +#Unbalanced remainder is: +# $-300.00 +#Amount to balance against: +# $200.00 +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1969.test b/hledger/test/ledger-compat/regress/1969.test index f3438043a..229458845 100644 --- a/hledger/test/ledger-compat/regress/1969.test +++ b/hledger/test/ledger-compat/regress/1969.test @@ -11,8 +11,10 @@ Expenses:Test 10.00 GBP Liabilities:Foo -comment -test bal Liabilities:Foo - -10.00 GBP Liabilities:Foo -end test +$ hledger -f- check +#test bal Liabilities:Foo +# -10.00 GBP Liabilities:Foo +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1998.test b/hledger/test/ledger-compat/regress/1998.test index 116afc932..389a65971 100644 --- a/hledger/test/ledger-compat/regress/1998.test +++ b/hledger/test/ledger-compat/regress/1998.test @@ -3,13 +3,15 @@ Assets 1 Stock {100 EUR} [2021-01-01] Equity -comment -test bal --lots -1 Stock {EUR100} [2021/01/01] --1 Stock {USD100} [2021/01/01] Assets --1 Stock {EUR100} [2021/01/01] -1 Stock {USD100} [2021/01/01] Equity --------------------- - 0 -end test +$ hledger -f- check +#test bal --lots +#1 Stock {EUR100} [2021/01/01] +#-1 Stock {USD100} [2021/01/01] Assets +#-1 Stock {EUR100} [2021/01/01] +#1 Stock {USD100} [2021/01/01] Equity +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1A546C4D.test.ignored b/hledger/test/ledger-compat/regress/1A546C4D.test.ignored index 0bd775f9b..901b7f5d5 100644 --- a/hledger/test/ledger-compat/regress/1A546C4D.test.ignored +++ b/hledger/test/ledger-compat/regress/1A546C4D.test.ignored @@ -2,13 +2,15 @@ Assets:Cash $1,00.00 Equity:Opening Balances -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 2: -While parsing posting: - Assets:Cash $1,00.00 - ^^^^^^^^ -Error: Incorrect use of thousand-mark comma -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 2: +#While parsing posting: +# Assets:Cash $1,00.00 +# ^^^^^^^^ +#Error: Incorrect use of thousand-mark comma +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1CF1EEC2.test b/hledger/test/ledger-compat/regress/1CF1EEC2.test index 8f3ac533d..240980837 100644 --- a/hledger/test/ledger-compat/regress/1CF1EEC2.test +++ b/hledger/test/ledger-compat/regress/1CF1EEC2.test @@ -16,11 +16,13 @@ Assets:Super:CSS:Contributions $1000.00 Income:Opening Balances -comment -test equity assets -2009/03/01 Opening Balances - Assets:Super:ARF $3000.00 - Assets:Super:CSS $3000.00 - Assets:Super:CSS:Contributions $3000.00 - Equity:Opening Balances $-9000.00 -end test +$ hledger -f- check + +#test equity assets +#2009/03/01 Opening Balances +# Assets:Super:ARF $3000.00 +# Assets:Super:CSS $3000.00 +# Assets:Super:CSS:Contributions $3000.00 +# Equity:Opening Balances $-9000.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1D275740.test b/hledger/test/ledger-compat/regress/1D275740.test index 20cca79a1..7b940d337 100644 --- a/hledger/test/ledger-compat/regress/1D275740.test +++ b/hledger/test/ledger-compat/regress/1D275740.test @@ -86,91 +86,93 @@ D 1.200,40 € Actif:SV -0,0415 MFE @ 358,800 € Actif:SV 14,89 € -comment -test print -1999/11/01 * Achat - Actif:SSB 125,0000 STK - Actif:SSB -1672,42 $ +$ hledger -f- check -1999/11/04 * Vente - Actif:SSB -125,0000 STK - Dépense:SSB:Commissions 55,07 $ - Actif:SSB 1821,54 $ - -2001/05/01 * Vente - Actif:SSEA -188,7974 STK @ 14,20 $ - Dépense:SSEA:Commissions 19,60 $ - Actif:SSEA 2661,32 $ - -2001/12/21 * Achat - Actif:LPG 7,34316 AMD @ 200,34 € - Actif:LPG -1.471,13 € - -2002/12/31 * Réinv. des dividendes - Actif:LPG 0,03032 AMD @ 135,06 € - Revenu:Dividende:AMD -4,10 € - -2003/12/31 * Réinv. des dividendes - Actif:LPG 0,02356 AMD @ 147,83 € - Revenu:Dividende:AMD -3,48 € - -2004/02/17 * Vente - Actif:LPG -7,39704 AMD @ 148,86 € - Actif:LPG 1.101,12 € - -2005/12/31 * Réinv. des dividendes - Actif:LPG 0,87704 LAPD @ 22,68 € - Revenu:Dividende:LAPD -19,89 € - -2006/06/30 * Achat - Actif:CPE 54,7328 PM @ 33,20 € - Actif:CPE -1.817,13 € - -2006/06/30 * Achat - Actif:CPE 13,8913 PM @ 33,20 € - Actif:CPE -461,19 € - -2007/04/01 Achat - Actif:SV 0,2087 CE @ 622,90 € - Actif:BC -130,00 € - -2007/12/27 Vente - Actif:SV -0,2086 EA @ 183,80 € - Actif:SV 38,34 € - -2008/01/01 Achat - Actif:SV 0,1757 CE @ 739,90 € - Actif:BC -130,00 € - -2008/02/01 Achat - Actif:SV 3,1863 EA @ 163,20 € - Actif:BC -520,00 € - -2008/05/01 Achat - Actif:SV 0,2599 CE @ 654,10 € - Actif:BC -170,00 € - -2008/10/30 Vente - Actif:SV -0,0405 CD @ 155,80 € - Actif:SV 6,31 € - -2008/12/31 Vente - Actif:SV -0,0357 MFE @ 259,10 € - Actif:SV 9,25 € - -2009/06/29 Vente - Actif:SV -0,0786 CD @ 155,60 € - Actif:SV 12,23 € - -2009/07/30 Vente - Actif:SV -0,0417 MFE @ 321,10 € - Actif:SV 13,39 € - -2009/08/01 Achat - Actif:SV 1,0204 MFE @ 333,20 € - Actif:BC -340,00 € - -2009/09/29 Vente - Actif:SV -0,0415 MFE @ 358,80 € - Actif:SV 14,89 € -end test +#test print +#1999/11/01 * Achat +# Actif:SSB 125,0000 STK +# Actif:SSB -1672,42 $ +# +#1999/11/04 * Vente +# Actif:SSB -125,0000 STK +# Dépense:SSB:Commissions 55,07 $ +# Actif:SSB 1821,54 $ +# +#2001/05/01 * Vente +# Actif:SSEA -188,7974 STK @ 14,20 $ +# Dépense:SSEA:Commissions 19,60 $ +# Actif:SSEA 2661,32 $ +# +#2001/12/21 * Achat +# Actif:LPG 7,34316 AMD @ 200,34 € +# Actif:LPG -1.471,13 € +# +#2002/12/31 * Réinv. des dividendes +# Actif:LPG 0,03032 AMD @ 135,06 € +# Revenu:Dividende:AMD -4,10 € +# +#2003/12/31 * Réinv. des dividendes +# Actif:LPG 0,02356 AMD @ 147,83 € +# Revenu:Dividende:AMD -3,48 € +# +#2004/02/17 * Vente +# Actif:LPG -7,39704 AMD @ 148,86 € +# Actif:LPG 1.101,12 € +# +#2005/12/31 * Réinv. des dividendes +# Actif:LPG 0,87704 LAPD @ 22,68 € +# Revenu:Dividende:LAPD -19,89 € +# +#2006/06/30 * Achat +# Actif:CPE 54,7328 PM @ 33,20 € +# Actif:CPE -1.817,13 € +# +#2006/06/30 * Achat +# Actif:CPE 13,8913 PM @ 33,20 € +# Actif:CPE -461,19 € +# +#2007/04/01 Achat +# Actif:SV 0,2087 CE @ 622,90 € +# Actif:BC -130,00 € +# +#2007/12/27 Vente +# Actif:SV -0,2086 EA @ 183,80 € +# Actif:SV 38,34 € +# +#2008/01/01 Achat +# Actif:SV 0,1757 CE @ 739,90 € +# Actif:BC -130,00 € +# +#2008/02/01 Achat +# Actif:SV 3,1863 EA @ 163,20 € +# Actif:BC -520,00 € +# +#2008/05/01 Achat +# Actif:SV 0,2599 CE @ 654,10 € +# Actif:BC -170,00 € +# +#2008/10/30 Vente +# Actif:SV -0,0405 CD @ 155,80 € +# Actif:SV 6,31 € +# +#2008/12/31 Vente +# Actif:SV -0,0357 MFE @ 259,10 € +# Actif:SV 9,25 € +# +#2009/06/29 Vente +# Actif:SV -0,0786 CD @ 155,60 € +# Actif:SV 12,23 € +# +#2009/07/30 Vente +# Actif:SV -0,0417 MFE @ 321,10 € +# Actif:SV 13,39 € +# +#2009/08/01 Achat +# Actif:SV 1,0204 MFE @ 333,20 € +# Actif:BC -340,00 € +# +#2009/09/29 Vente +# Actif:SV -0,0415 MFE @ 358,80 € +# Actif:SV 14,89 € +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/1E192DF6.test b/hledger/test/ledger-compat/regress/1E192DF6.test index 76e15b7c2..979de07b0 100644 --- a/hledger/test/ledger-compat/regress/1E192DF6.test +++ b/hledger/test/ledger-compat/regress/1E192DF6.test @@ -30,29 +30,31 @@ C 1,00 PLN = 1,00 Assets:Checking:Konto24 GBP 200,00 GBP @ 4,8799 PLN ; fikimiki Assets:Checking:Konto<30 -975,98 PLN -comment -test reg -10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP 200,00 GBP - Asse:Checking:Konto<30 -975.98 -975.98 - 200,00 GBP -10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -975.98 - 400,00 GBP - Asse:Checking:Konto<30 -975.98 -1951.96 - 400,00 GBP -10-May-19 ŁUKASZ STELMACH Asse:Checking:Konto<30 -975.98 -2927.94 - 400,00 GBP - As:Checkin:Konto24 GBP 200,00 GBP -2927.94 - 600,00 GBP -10-May-19 ŁUKASZ STELMACH Asse:Checking:Konto<30 -975.98 -3903.92 - 600,00 GBP - As:Checkin:Konto24 GBP 200,00 GBP -3903.92 - 800,00 GBP -10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -3903.92 - 1000,00 GBP - Asse:Checking:Konto<30 -975.98 -4879.9 - 1000,00 GBP -10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -4879.9 - 1200,00 GBP - Asse:Checking:Konto<30 -975.98 -5855.88 - 1200,00 GBP -end test +$ hledger -f- check + +#test reg +#10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP 200,00 GBP +# Asse:Checking:Konto<30 -975.98 -975.98 +# 200,00 GBP +#10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -975.98 +# 400,00 GBP +# Asse:Checking:Konto<30 -975.98 -1951.96 +# 400,00 GBP +#10-May-19 ŁUKASZ STELMACH Asse:Checking:Konto<30 -975.98 -2927.94 +# 400,00 GBP +# As:Checkin:Konto24 GBP 200,00 GBP -2927.94 +# 600,00 GBP +#10-May-19 ŁUKASZ STELMACH Asse:Checking:Konto<30 -975.98 -3903.92 +# 600,00 GBP +# As:Checkin:Konto24 GBP 200,00 GBP -3903.92 +# 800,00 GBP +#10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -3903.92 +# 1000,00 GBP +# Asse:Checking:Konto<30 -975.98 -4879.9 +# 1000,00 GBP +#10-May-19 ŁUKASZ STELMACH As:Checkin:Konto24 GBP 200,00 GBP -4879.9 +# 1200,00 GBP +# Asse:Checking:Konto<30 -975.98 -5855.88 +# 1200,00 GBP +#end test +# diff --git a/hledger/test/ledger-compat/regress/2001.test b/hledger/test/ledger-compat/regress/2001.test index ab26c205f..f959c9c44 100644 --- a/hledger/test/ledger-compat/regress/2001.test +++ b/hledger/test/ledger-compat/regress/2001.test @@ -6,8 +6,10 @@ Expenses:Something (3-1) Assets:Cash -comment -test reg exp -21-Apr-01 Was Already Working Expenses:Something 2 2 -21-Apr-02 Now Fixed Expenses:Something 2 4 -end test +$ hledger -f- check + +#test reg exp +#21-Apr-01 Was Already Working Expenses:Something 2 2 +#21-Apr-02 Now Fixed Expenses:Something 2 4 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2057.test b/hledger/test/ledger-compat/regress/2057.test index 4fe813327..21be743de 100644 --- a/hledger/test/ledger-compat/regress/2057.test +++ b/hledger/test/ledger-compat/regress/2057.test @@ -4,10 +4,12 @@ C 1 "" = 1 $ A $10 B -comment -test bal - 10 A - -10 B --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# 10 A +# -10 B +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2058_1.test.ignored b/hledger/test/ledger-compat/regress/2058_1.test.ignored index 640664f54..e8b9f3a14 100644 --- a/hledger/test/ledger-compat/regress/2058_1.test.ignored +++ b/hledger/test/ledger-compat/regress/2058_1.test.ignored @@ -2,8 +2,10 @@ A $1.00 B -comment -test -p 'last %^@' bal -> 1 -__ERROR__ -Error: Invalid char '%' -end test +$ hledger -f- check + +#test -p 'last %^@' bal -> 1 +#__ERROR__ +#Error: Invalid char '%' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2058_2.test.ignored b/hledger/test/ledger-compat/regress/2058_2.test.ignored index cad6ab0f8..a1f26eafb 100644 --- a/hledger/test/ledger-compat/regress/2058_2.test.ignored +++ b/hledger/test/ledger-compat/regress/2058_2.test.ignored @@ -2,11 +2,13 @@ A $1.00 B -comment -test --limit 'date>=[2020/12/31' register A -> 1 -__ERROR__ -While parsing value expression: - (date>=[2020/12/31)&((account =~ /A/)) +$ hledger -f- check -Error: Missing ']' -end test +#test --limit 'date>=[2020/12/31' register A -> 1 +#__ERROR__ +#While parsing value expression: +# (date>=[2020/12/31)&((account =~ /A/)) +# +#Error: Missing ']' +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2069.test b/hledger/test/ledger-compat/regress/2069.test index d7b50cbf6..2953c8ed1 100644 --- a/hledger/test/ledger-compat/regress/2069.test +++ b/hledger/test/ledger-compat/regress/2069.test @@ -8,10 +8,12 @@ P 2021-01-01 EUR 1.15 USD A 100 EUR B -comment -test -X USD --sort display_amount reg -21-Jan-01 Test 2 B -115 USD -115 USD -21-Jan-01 Test 1 B -100 USD -215 USD - A 100 USD -115 USD -21-Jan-01 Test 2 A 115 USD 0 -end test +$ hledger -f- check + +#test -X USD --sort display_amount reg +#21-Jan-01 Test 2 B -115 USD -115 USD +#21-Jan-01 Test 1 B -100 USD -215 USD +# A 100 USD -115 USD +#21-Jan-01 Test 2 A 115 USD 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2109.test b/hledger/test/ledger-compat/regress/2109.test index fda3cb99e..4265141f2 100644 --- a/hledger/test/ledger-compat/regress/2109.test +++ b/hledger/test/ledger-compat/regress/2109.test @@ -13,12 +13,14 @@ 2021/11/22 Balance Check Assets:Foo 0 FOO = 200 FOO -comment -test reg -21-Nov-22 Entry Assets:Foo 100 FOO 100 FOO - Income:Bar -100 FOO 0 -21-Nov-22 Entry Assets:Foo 100 FOO 100 FOO - Income:Bar -100 FOO 0 -21-Nov-22 Entry Assets:Foo $100 $100 - Income:Bar $-100 0 -end test +$ hledger -f- check + +#test reg +#21-Nov-22 Entry Assets:Foo 100 FOO 100 FOO +# Income:Bar -100 FOO 0 +#21-Nov-22 Entry Assets:Foo 100 FOO 100 FOO +# Income:Bar -100 FOO 0 +#21-Nov-22 Entry Assets:Foo $100 $100 +# Income:Bar $-100 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/25A099C9.test.ignored b/hledger/test/ledger-compat/regress/25A099C9.test.ignored index 70357abfa..fdb777d83 100644 --- a/hledger/test/ledger-compat/regress/25A099C9.test.ignored +++ b/hledger/test/ledger-compat/regress/25A099C9.test.ignored @@ -1,62 +1,64 @@ -comment -test -f test/regress/25A099C9.dat reg -> 29 -__ERROR__ -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 1: -Error: Directive '/*' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 32: -Error: Directive '/**' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 36: -Error: Directive '/**' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 66: -Error: No quantity specified for amount -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 69: -Error: Unexpected whitespace at beginning of line -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 78: -Error: Directive '};' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 82: -Error: Directive '/**' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 93: -Error: Unexpected whitespace at beginning of line -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 97: -Error: Directive '{' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 98: -Error: Directive 'public:' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 120: -Error: Directive 'protected:' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 131: -Error: Directive 'public:' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 711: -Error: Unexpected whitespace at beginning of line -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 740: -Error: Directive 'private:' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 749: -Error: Unexpected whitespace at beginning of line -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 750: -Error: Directive '};' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 752: -Error: Invalid date/time: line amount_t amoun -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 756: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 758: -Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 762: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 764: -Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 768: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 770: -Error: Invalid date/time: line string amount_ -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 774: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 776: -Error: Invalid date/time: line std::ostream& -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 782: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 783: -Error: Invalid date/time: line std::istream& -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 786: -Error: Directive '}' requires an argument -While parsing file "$sourcepath/test/regress/25A099C9.dat", line 789: -Error: Unexpected whitespace at beginning of line -end test +$ hledger -f- check + +#test -f test/regress/25A099C9.dat reg -> 29 +#__ERROR__ +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 1: +#Error: Directive '/*' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 32: +#Error: Directive '/**' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 36: +#Error: Directive '/**' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 66: +#Error: No quantity specified for amount +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 69: +#Error: Unexpected whitespace at beginning of line +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 78: +#Error: Directive '};' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 82: +#Error: Directive '/**' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 93: +#Error: Unexpected whitespace at beginning of line +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 97: +#Error: Directive '{' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 98: +#Error: Directive 'public:' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 120: +#Error: Directive 'protected:' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 131: +#Error: Directive 'public:' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 711: +#Error: Unexpected whitespace at beginning of line +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 740: +#Error: Directive 'private:' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 749: +#Error: Unexpected whitespace at beginning of line +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 750: +#Error: Directive '};' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 752: +#Error: Invalid date/time: line amount_t amoun +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 756: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 758: +#Error: Invalid date/time: line string amount_ +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 762: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 764: +#Error: Invalid date/time: line string amount_ +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 768: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 770: +#Error: Invalid date/time: line string amount_ +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 774: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 776: +#Error: Invalid date/time: line std::ostream& +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 782: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 783: +#Error: Invalid date/time: line std::istream& +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 786: +#Error: Directive '}' requires an argument +#While parsing file "$sourcepath/test/regress/25A099C9.dat", line 789: +#Error: Unexpected whitespace at beginning of line +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2CE7DADB.test b/hledger/test/ledger-compat/regress/2CE7DADB.test index 4d47c795d..32c778c71 100644 --- a/hledger/test/ledger-compat/regress/2CE7DADB.test +++ b/hledger/test/ledger-compat/regress/2CE7DADB.test @@ -6,9 +6,11 @@ A 1 AAA @ 2.00 EUR B -2.00 EUR -comment -test --anon pricedb --format "%(date) %(amount)\n" -2012/01/01 1.00 A -2012/02/01 2.00 A -end test +$ hledger -f- check +#test --anon pricedb --format "%(date) %(amount)\n" +#2012/01/01 1.00 A +#2012/02/01 2.00 A +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/2E3496BD.test.ignored b/hledger/test/ledger-compat/regress/2E3496BD.test.ignored index d37433866..fe5cca079 100644 --- a/hledger/test/ledger-compat/regress/2E3496BD.test.ignored +++ b/hledger/test/ledger-compat/regress/2E3496BD.test.ignored @@ -4,17 +4,19 @@ D 1,000.00 USD Account1 1000 EUR @ 1.6 USD Account2 -1000 EUR @ 1.5 USD -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 5: -While balancing transaction from "$FILE", lines 3-5: -> 2007-12-31 * Start of year / Opening balances. -> Account1 1000 EUR @ 1.6 USD -> Account2 -1000 EUR @ 1.5 USD -Unbalanced remainder is: - 100.00 USD -Amount to balance against: - 1,600.00 USD -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 5: +#While balancing transaction from "$FILE", lines 3-5: +#> 2007-12-31 * Start of year / Opening balances. +#> Account1 1000 EUR @ 1.6 USD +#> Account2 -1000 EUR @ 1.5 USD +#Unbalanced remainder is: +# 100.00 USD +#Amount to balance against: +# 1,600.00 USD +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/370-budget_period_days.test b/hledger/test/ledger-compat/regress/370-budget_period_days.test index dd1d84660..81b0a8b9e 100644 --- a/hledger/test/ledger-compat/regress/370-budget_period_days.test +++ b/hledger/test/ledger-compat/regress/370-budget_period_days.test @@ -7,22 +7,24 @@ ;now is Mon jun 21 2010 ;a Tuesday? ; -comment -test reg --budget --now=2010/06/13 -10-Feb-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Feb-23 Budget transaction Assets:Bank:Checking $85.00 0 -10-Mar-09 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Mar-09 Budget transaction Assets:Bank:Checking $85.00 0 -10-Mar-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Mar-23 Budget transaction Assets:Bank:Checking $85.00 0 -10-Apr-06 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Apr-06 Budget transaction Assets:Bank:Checking $85.00 0 -10-Apr-20 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Apr-20 Budget transaction Assets:Bank:Checking $85.00 0 -10-May-04 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-May-04 Budget transaction Assets:Bank:Checking $85.00 0 -10-May-18 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-May-18 Budget transaction Assets:Bank:Checking $85.00 0 -10-Jun-01 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Jun-01 Budget transaction Assets:Bank:Checking $85.00 0 -end test +$ hledger -f- check + +#test reg --budget --now=2010/06/13 +#10-Feb-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Feb-23 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Mar-09 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Mar-09 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Mar-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Mar-23 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Apr-06 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Apr-06 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Apr-20 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Apr-20 Budget transaction Assets:Bank:Checking $85.00 0 +#10-May-04 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-May-04 Budget transaction Assets:Bank:Checking $85.00 0 +#10-May-18 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-May-18 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Jun-01 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Jun-01 Budget transaction Assets:Bank:Checking $85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/370-budget_period_weeks.test b/hledger/test/ledger-compat/regress/370-budget_period_weeks.test index 9cbeb4d72..3623364c4 100644 --- a/hledger/test/ledger-compat/regress/370-budget_period_weeks.test +++ b/hledger/test/ledger-compat/regress/370-budget_period_weeks.test @@ -7,24 +7,26 @@ ;now is Mon jun 21 2010 ;a Tuesday? ; -comment -test reg --budget --now=2010/06/13 -10-Feb-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Feb-23 Budget transaction Assets:Bank:Checking $85.00 0 -10-Feb-28 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Feb-28 Budget transaction Assets:Bank:Checking $85.00 0 -10-Mar-14 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Mar-14 Budget transaction Assets:Bank:Checking $85.00 0 -10-Mar-28 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Mar-28 Budget transaction Assets:Bank:Checking $85.00 0 -10-Apr-11 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Apr-11 Budget transaction Assets:Bank:Checking $85.00 0 -10-Apr-25 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Apr-25 Budget transaction Assets:Bank:Checking $85.00 0 -10-May-09 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-May-09 Budget transaction Assets:Bank:Checking $85.00 0 -10-May-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-May-23 Budget transaction Assets:Bank:Checking $85.00 0 -10-Jun-06 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 -10-Jun-06 Budget transaction Assets:Bank:Checking $85.00 0 -end test +$ hledger -f- check + +#test reg --budget --now=2010/06/13 +#10-Feb-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Feb-23 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Feb-28 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Feb-28 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Mar-14 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Mar-14 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Mar-28 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Mar-28 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Apr-11 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Apr-11 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Apr-25 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Apr-25 Budget transaction Assets:Bank:Checking $85.00 0 +#10-May-09 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-May-09 Budget transaction Assets:Bank:Checking $85.00 0 +#10-May-23 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-May-23 Budget transaction Assets:Bank:Checking $85.00 0 +#10-Jun-06 Budget transaction Ex:Bills:Housecleaning $-85.00 $-85.00 +#10-Jun-06 Budget transaction Assets:Bank:Checking $85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/370-forecast_period_days.test b/hledger/test/ledger-compat/regress/370-forecast_period_days.test index 5b04b0f57..6911b538f 100644 --- a/hledger/test/ledger-compat/regress/370-forecast_period_days.test +++ b/hledger/test/ledger-compat/regress/370-forecast_period_days.test @@ -7,12 +7,14 @@ ;now is Mon jun 21 2010 ;a Tuesday? ;forecasts period start is now first forecast transaction is now + 1 'tomorrow' -comment -test reg --forecast 'date <[2010/08/01]' --now=2010/06/13 -10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 -end test +$ hledger -f- check + +#test reg --forecast 'date <[2010/08/01]' --now=2010/06/13 +#10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/370-forecast_period_weeks.test b/hledger/test/ledger-compat/regress/370-forecast_period_weeks.test index af9425cc1..6e7bc656e 100644 --- a/hledger/test/ledger-compat/regress/370-forecast_period_weeks.test +++ b/hledger/test/ledger-compat/regress/370-forecast_period_weeks.test @@ -6,12 +6,14 @@ ;before Sun aug 01 2010 ;now is Mon jun 21 2010 ;a Sunday -comment -test reg --forecast 'date <[2010/08/01]' --now=2010/06/21 -10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 -end test +$ hledger -f- check + +#test reg --forecast 'date <[2010/08/01]' --now=2010/06/21 +#10-Jun-27 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jun-27 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Jul-11 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-11 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Jul-25 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-25 Forecast transaction Assets:Bank:Checking $-85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/370-period.test b/hledger/test/ledger-compat/regress/370-period.test index ff2574631..68f666d34 100644 --- a/hledger/test/ledger-compat/regress/370-period.test +++ b/hledger/test/ledger-compat/regress/370-period.test @@ -1,444 +1,446 @@ ;period days should not be aligned -comment -test period 'every 14 days from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 14 -TOK_DAYS: days -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: +$ hledger -f- check ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 14 days - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 14 days - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-16 - 2: 11-Oct-17 -- 11-Oct-30 - 3: 11-Oct-31 -- 11-Nov-13 - 4: 11-Nov-14 -- 11-Nov-27 - 5: 11-Nov-28 -- 11-Dec-11 - 6: 11-Dec-12 -- 11-Dec-25 - 7: 11-Dec-26 -- 12-Jan-08 - 8: 12-Jan-09 -- 12-Jan-22 - 9: 12-Jan-23 -- 12-Feb-05 -10: 12-Feb-06 -- 12-Feb-19 -11: 12-Feb-20 -- 12-Mar-04 -12: 12-Mar-05 -- 12-Mar-18 -13: 12-Mar-19 -- 12-Apr-01 -14: 12-Apr-02 -- 12-Apr-15 -15: 12-Apr-16 -- 12-Apr-29 -16: 12-Apr-30 -- 12-May-13 -17: 12-May-14 -- 12-May-27 -18: 12-May-28 -- 12-Jun-10 -19: 12-Jun-11 -- 12-Jun-24 -20: 12-Jun-25 -- 12-Jul-08 -end test -;ensure weeks behave as before -test period 'every 1 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 1 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 1 week - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 1 week - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-08 - 2: 11-Oct-09 -- 11-Oct-15 - 3: 11-Oct-16 -- 11-Oct-22 - 4: 11-Oct-23 -- 11-Oct-29 - 5: 11-Oct-30 -- 11-Nov-05 - 6: 11-Nov-06 -- 11-Nov-12 - 7: 11-Nov-13 -- 11-Nov-19 - 8: 11-Nov-20 -- 11-Nov-26 - 9: 11-Nov-27 -- 11-Dec-03 -10: 11-Dec-04 -- 11-Dec-10 -11: 11-Dec-11 -- 11-Dec-17 -12: 11-Dec-18 -- 11-Dec-24 -13: 11-Dec-25 -- 11-Dec-31 -14: 12-Jan-01 -- 12-Jan-07 -15: 12-Jan-08 -- 12-Jan-14 -16: 12-Jan-15 -- 12-Jan-21 -17: 12-Jan-22 -- 12-Jan-28 -18: 12-Jan-29 -- 12-Feb-04 -19: 12-Feb-05 -- 12-Feb-11 -20: 12-Feb-12 -- 12-Feb-18 -end test -test period 'every 2 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 2 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 2 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 2 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-08 - 2: 11-Oct-09 -- 11-Oct-22 - 3: 11-Oct-23 -- 11-Nov-05 - 4: 11-Nov-06 -- 11-Nov-19 - 5: 11-Nov-20 -- 11-Dec-03 - 6: 11-Dec-04 -- 11-Dec-17 - 7: 11-Dec-18 -- 11-Dec-31 - 8: 12-Jan-01 -- 12-Jan-14 - 9: 12-Jan-15 -- 12-Jan-28 -10: 12-Jan-29 -- 12-Feb-11 -11: 12-Feb-12 -- 12-Feb-25 -12: 12-Feb-26 -- 12-Mar-10 -13: 12-Mar-11 -- 12-Mar-24 -14: 12-Mar-25 -- 12-Apr-07 -15: 12-Apr-08 -- 12-Apr-21 -16: 12-Apr-22 -- 12-May-05 -17: 12-May-06 -- 12-May-19 -18: 12-May-20 -- 12-Jun-02 -19: 12-Jun-03 -- 12-Jun-16 -20: 12-Jun-17 -- 12-Jun-30 -end test -test period 'every 3 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 3 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 3 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 3 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-22 - 2: 11-Oct-23 -- 11-Nov-12 - 3: 11-Nov-13 -- 11-Dec-03 - 4: 11-Dec-04 -- 11-Dec-24 - 5: 11-Dec-25 -- 12-Jan-14 - 6: 12-Jan-15 -- 12-Feb-04 - 7: 12-Feb-05 -- 12-Feb-25 - 8: 12-Feb-26 -- 12-Mar-17 - 9: 12-Mar-18 -- 12-Apr-07 -10: 12-Apr-08 -- 12-Apr-28 -11: 12-Apr-29 -- 12-May-19 -12: 12-May-20 -- 12-Jun-09 -13: 12-Jun-10 -- 12-Jun-30 -14: 12-Jul-01 -- 12-Jul-21 -15: 12-Jul-22 -- 12-Aug-11 -16: 12-Aug-12 -- 12-Sep-01 -17: 12-Sep-02 -- 12-Sep-22 -18: 12-Sep-23 -- 12-Oct-13 -19: 12-Oct-14 -- 12-Nov-03 -20: 12-Nov-04 -- 12-Nov-24 -end test -test period 'every 4 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 4 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 4 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 4 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-22 - 2: 11-Oct-23 -- 11-Nov-19 - 3: 11-Nov-20 -- 11-Dec-17 - 4: 11-Dec-18 -- 12-Jan-14 - 5: 12-Jan-15 -- 12-Feb-11 - 6: 12-Feb-12 -- 12-Mar-10 - 7: 12-Mar-11 -- 12-Apr-07 - 8: 12-Apr-08 -- 12-May-05 - 9: 12-May-06 -- 12-Jun-02 -10: 12-Jun-03 -- 12-Jun-30 -11: 12-Jul-01 -- 12-Jul-28 -12: 12-Jul-29 -- 12-Aug-25 -13: 12-Aug-26 -- 12-Sep-22 -14: 12-Sep-23 -- 12-Oct-20 -15: 12-Oct-21 -- 12-Nov-17 -16: 12-Nov-18 -- 12-Dec-15 -17: 12-Dec-16 -- 13-Jan-12 -18: 13-Jan-13 -- 13-Feb-09 -19: 13-Feb-10 -- 13-Mar-09 -20: 13-Mar-10 -- 13-Apr-06 -end test -test period 'every 5 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 5 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 5 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 5 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-22 - 2: 11-Oct-23 -- 11-Nov-26 - 3: 11-Nov-27 -- 11-Dec-31 - 4: 12-Jan-01 -- 12-Feb-04 - 5: 12-Feb-05 -- 12-Mar-10 - 6: 12-Mar-11 -- 12-Apr-14 - 7: 12-Apr-15 -- 12-May-19 - 8: 12-May-20 -- 12-Jun-23 - 9: 12-Jun-24 -- 12-Jul-28 -10: 12-Jul-29 -- 12-Sep-01 -11: 12-Sep-02 -- 12-Oct-06 -12: 12-Oct-07 -- 12-Nov-10 -13: 12-Nov-11 -- 12-Dec-15 -14: 12-Dec-16 -- 13-Jan-19 -15: 13-Jan-20 -- 13-Feb-23 -16: 13-Feb-24 -- 13-Mar-30 -17: 13-Mar-31 -- 13-May-04 -18: 13-May-05 -- 13-Jun-08 -19: 13-Jun-09 -- 13-Jul-13 -20: 13-Jul-14 -- 13-Aug-17 -end test -test period 'every 6 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 6 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 6 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 6 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-22 - 2: 11-Oct-23 -- 11-Dec-03 - 3: 11-Dec-04 -- 12-Jan-14 - 4: 12-Jan-15 -- 12-Feb-25 - 5: 12-Feb-26 -- 12-Apr-07 - 6: 12-Apr-08 -- 12-May-19 - 7: 12-May-20 -- 12-Jun-30 - 8: 12-Jul-01 -- 12-Aug-11 - 9: 12-Aug-12 -- 12-Sep-22 -10: 12-Sep-23 -- 12-Nov-03 -11: 12-Nov-04 -- 12-Dec-15 -12: 12-Dec-16 -- 13-Jan-26 -13: 13-Jan-27 -- 13-Mar-09 -14: 13-Mar-10 -- 13-Apr-20 -15: 13-Apr-21 -- 13-Jun-01 -16: 13-Jun-02 -- 13-Jul-13 -17: 13-Jul-14 -- 13-Aug-24 -18: 13-Aug-25 -- 13-Oct-05 -19: 13-Oct-06 -- 13-Nov-16 -20: 13-Nov-17 -- 13-Dec-28 -end test -test period 'every 7 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 7 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 7 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 7 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Nov-12 - 2: 11-Nov-13 -- 11-Dec-31 - 3: 12-Jan-01 -- 12-Feb-18 - 4: 12-Feb-19 -- 12-Apr-07 - 5: 12-Apr-08 -- 12-May-26 - 6: 12-May-27 -- 12-Jul-14 - 7: 12-Jul-15 -- 12-Sep-01 - 8: 12-Sep-02 -- 12-Oct-20 - 9: 12-Oct-21 -- 12-Dec-08 -10: 12-Dec-09 -- 13-Jan-26 -11: 13-Jan-27 -- 13-Mar-16 -12: 13-Mar-17 -- 13-May-04 -13: 13-May-05 -- 13-Jun-22 -14: 13-Jun-23 -- 13-Aug-10 -15: 13-Aug-11 -- 13-Sep-28 -16: 13-Sep-29 -- 13-Nov-16 -17: 13-Nov-17 -- 14-Jan-04 -18: 14-Jan-05 -- 14-Feb-22 -19: 14-Feb-23 -- 14-Apr-12 -20: 14-Apr-13 -- 14-May-31 -end test -test period 'every 8 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 8 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 8 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 8 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Nov-19 - 2: 11-Nov-20 -- 12-Jan-14 - 3: 12-Jan-15 -- 12-Mar-10 - 4: 12-Mar-11 -- 12-May-05 - 5: 12-May-06 -- 12-Jun-30 - 6: 12-Jul-01 -- 12-Aug-25 - 7: 12-Aug-26 -- 12-Oct-20 - 8: 12-Oct-21 -- 12-Dec-15 - 9: 12-Dec-16 -- 13-Feb-09 -10: 13-Feb-10 -- 13-Apr-06 -11: 13-Apr-07 -- 13-Jun-01 -12: 13-Jun-02 -- 13-Jul-27 -13: 13-Jul-28 -- 13-Sep-21 -14: 13-Sep-22 -- 13-Nov-16 -15: 13-Nov-17 -- 14-Jan-11 -16: 14-Jan-12 -- 14-Mar-08 -17: 14-Mar-09 -- 14-May-03 -18: 14-May-04 -- 14-Jun-28 -19: 14-Jun-29 -- 14-Aug-23 -20: 14-Aug-24 -- 14-Oct-18 -end test -test period 'every 9 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 9 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 9 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 9 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Nov-12 - 2: 11-Nov-13 -- 12-Jan-14 - 3: 12-Jan-15 -- 12-Mar-17 - 4: 12-Mar-18 -- 12-May-19 - 5: 12-May-20 -- 12-Jul-21 - 6: 12-Jul-22 -- 12-Sep-22 - 7: 12-Sep-23 -- 12-Nov-24 - 8: 12-Nov-25 -- 13-Jan-26 - 9: 13-Jan-27 -- 13-Mar-30 -10: 13-Mar-31 -- 13-Jun-01 -11: 13-Jun-02 -- 13-Aug-03 -12: 13-Aug-04 -- 13-Oct-05 -13: 13-Oct-06 -- 13-Dec-07 -14: 13-Dec-08 -- 14-Feb-08 -15: 14-Feb-09 -- 14-Apr-12 -16: 14-Apr-13 -- 14-Jun-14 -17: 14-Jun-15 -- 14-Aug-16 -18: 14-Aug-17 -- 14-Oct-18 -19: 14-Oct-19 -- 14-Dec-20 -20: 14-Dec-21 -- 15-Feb-21 -end test -test period 'every 10 weeks from 2011/10/03' ---- Period expression tokens --- -TOK_EVERY: every -TOK_INT: 10 -TOK_WEEKS: weeks -TOK_SINCE: since -TOK_DATE: year 2011 month Oct day 3 -END_REACHED: - ---- Before stabilization --- - range: from year 2011 month Oct day 3 -duration: 10 weeks - ---- After stabilization --- - range: from year 2011 month Oct day 3 - start: 11-Oct-03 -duration: 10 weeks - ---- Sample dates in range (max. 20) --- - 1: 11-Oct-03 -- 11-Oct-22 - 2: 11-Oct-23 -- 11-Dec-31 - 3: 12-Jan-01 -- 12-Mar-10 - 4: 12-Mar-11 -- 12-May-19 - 5: 12-May-20 -- 12-Jul-28 - 6: 12-Jul-29 -- 12-Oct-06 - 7: 12-Oct-07 -- 12-Dec-15 - 8: 12-Dec-16 -- 13-Feb-23 - 9: 13-Feb-24 -- 13-May-04 -10: 13-May-05 -- 13-Jul-13 -11: 13-Jul-14 -- 13-Sep-21 -12: 13-Sep-22 -- 13-Nov-30 -13: 13-Dec-01 -- 14-Feb-08 -14: 14-Feb-09 -- 14-Apr-19 -15: 14-Apr-20 -- 14-Jun-28 -16: 14-Jun-29 -- 14-Sep-06 -17: 14-Sep-07 -- 14-Nov-15 -18: 14-Nov-16 -- 15-Jan-24 -19: 15-Jan-25 -- 15-Apr-04 -20: 15-Apr-05 -- 15-Jun-13 -end test +#test period 'every 14 days from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 14 +#TOK_DAYS: days +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 14 days +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 14 days +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-16 +# 2: 11-Oct-17 -- 11-Oct-30 +# 3: 11-Oct-31 -- 11-Nov-13 +# 4: 11-Nov-14 -- 11-Nov-27 +# 5: 11-Nov-28 -- 11-Dec-11 +# 6: 11-Dec-12 -- 11-Dec-25 +# 7: 11-Dec-26 -- 12-Jan-08 +# 8: 12-Jan-09 -- 12-Jan-22 +# 9: 12-Jan-23 -- 12-Feb-05 +#10: 12-Feb-06 -- 12-Feb-19 +#11: 12-Feb-20 -- 12-Mar-04 +#12: 12-Mar-05 -- 12-Mar-18 +#13: 12-Mar-19 -- 12-Apr-01 +#14: 12-Apr-02 -- 12-Apr-15 +#15: 12-Apr-16 -- 12-Apr-29 +#16: 12-Apr-30 -- 12-May-13 +#17: 12-May-14 -- 12-May-27 +#18: 12-May-28 -- 12-Jun-10 +#19: 12-Jun-11 -- 12-Jun-24 +#20: 12-Jun-25 -- 12-Jul-08 +#end test +#;ensure weeks behave as before +#test period 'every 1 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 1 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 1 week +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 1 week +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-08 +# 2: 11-Oct-09 -- 11-Oct-15 +# 3: 11-Oct-16 -- 11-Oct-22 +# 4: 11-Oct-23 -- 11-Oct-29 +# 5: 11-Oct-30 -- 11-Nov-05 +# 6: 11-Nov-06 -- 11-Nov-12 +# 7: 11-Nov-13 -- 11-Nov-19 +# 8: 11-Nov-20 -- 11-Nov-26 +# 9: 11-Nov-27 -- 11-Dec-03 +#10: 11-Dec-04 -- 11-Dec-10 +#11: 11-Dec-11 -- 11-Dec-17 +#12: 11-Dec-18 -- 11-Dec-24 +#13: 11-Dec-25 -- 11-Dec-31 +#14: 12-Jan-01 -- 12-Jan-07 +#15: 12-Jan-08 -- 12-Jan-14 +#16: 12-Jan-15 -- 12-Jan-21 +#17: 12-Jan-22 -- 12-Jan-28 +#18: 12-Jan-29 -- 12-Feb-04 +#19: 12-Feb-05 -- 12-Feb-11 +#20: 12-Feb-12 -- 12-Feb-18 +#end test +#test period 'every 2 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 2 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 2 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 2 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-08 +# 2: 11-Oct-09 -- 11-Oct-22 +# 3: 11-Oct-23 -- 11-Nov-05 +# 4: 11-Nov-06 -- 11-Nov-19 +# 5: 11-Nov-20 -- 11-Dec-03 +# 6: 11-Dec-04 -- 11-Dec-17 +# 7: 11-Dec-18 -- 11-Dec-31 +# 8: 12-Jan-01 -- 12-Jan-14 +# 9: 12-Jan-15 -- 12-Jan-28 +#10: 12-Jan-29 -- 12-Feb-11 +#11: 12-Feb-12 -- 12-Feb-25 +#12: 12-Feb-26 -- 12-Mar-10 +#13: 12-Mar-11 -- 12-Mar-24 +#14: 12-Mar-25 -- 12-Apr-07 +#15: 12-Apr-08 -- 12-Apr-21 +#16: 12-Apr-22 -- 12-May-05 +#17: 12-May-06 -- 12-May-19 +#18: 12-May-20 -- 12-Jun-02 +#19: 12-Jun-03 -- 12-Jun-16 +#20: 12-Jun-17 -- 12-Jun-30 +#end test +#test period 'every 3 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 3 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 3 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 3 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-22 +# 2: 11-Oct-23 -- 11-Nov-12 +# 3: 11-Nov-13 -- 11-Dec-03 +# 4: 11-Dec-04 -- 11-Dec-24 +# 5: 11-Dec-25 -- 12-Jan-14 +# 6: 12-Jan-15 -- 12-Feb-04 +# 7: 12-Feb-05 -- 12-Feb-25 +# 8: 12-Feb-26 -- 12-Mar-17 +# 9: 12-Mar-18 -- 12-Apr-07 +#10: 12-Apr-08 -- 12-Apr-28 +#11: 12-Apr-29 -- 12-May-19 +#12: 12-May-20 -- 12-Jun-09 +#13: 12-Jun-10 -- 12-Jun-30 +#14: 12-Jul-01 -- 12-Jul-21 +#15: 12-Jul-22 -- 12-Aug-11 +#16: 12-Aug-12 -- 12-Sep-01 +#17: 12-Sep-02 -- 12-Sep-22 +#18: 12-Sep-23 -- 12-Oct-13 +#19: 12-Oct-14 -- 12-Nov-03 +#20: 12-Nov-04 -- 12-Nov-24 +#end test +#test period 'every 4 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 4 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 4 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 4 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-22 +# 2: 11-Oct-23 -- 11-Nov-19 +# 3: 11-Nov-20 -- 11-Dec-17 +# 4: 11-Dec-18 -- 12-Jan-14 +# 5: 12-Jan-15 -- 12-Feb-11 +# 6: 12-Feb-12 -- 12-Mar-10 +# 7: 12-Mar-11 -- 12-Apr-07 +# 8: 12-Apr-08 -- 12-May-05 +# 9: 12-May-06 -- 12-Jun-02 +#10: 12-Jun-03 -- 12-Jun-30 +#11: 12-Jul-01 -- 12-Jul-28 +#12: 12-Jul-29 -- 12-Aug-25 +#13: 12-Aug-26 -- 12-Sep-22 +#14: 12-Sep-23 -- 12-Oct-20 +#15: 12-Oct-21 -- 12-Nov-17 +#16: 12-Nov-18 -- 12-Dec-15 +#17: 12-Dec-16 -- 13-Jan-12 +#18: 13-Jan-13 -- 13-Feb-09 +#19: 13-Feb-10 -- 13-Mar-09 +#20: 13-Mar-10 -- 13-Apr-06 +#end test +#test period 'every 5 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 5 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 5 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 5 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-22 +# 2: 11-Oct-23 -- 11-Nov-26 +# 3: 11-Nov-27 -- 11-Dec-31 +# 4: 12-Jan-01 -- 12-Feb-04 +# 5: 12-Feb-05 -- 12-Mar-10 +# 6: 12-Mar-11 -- 12-Apr-14 +# 7: 12-Apr-15 -- 12-May-19 +# 8: 12-May-20 -- 12-Jun-23 +# 9: 12-Jun-24 -- 12-Jul-28 +#10: 12-Jul-29 -- 12-Sep-01 +#11: 12-Sep-02 -- 12-Oct-06 +#12: 12-Oct-07 -- 12-Nov-10 +#13: 12-Nov-11 -- 12-Dec-15 +#14: 12-Dec-16 -- 13-Jan-19 +#15: 13-Jan-20 -- 13-Feb-23 +#16: 13-Feb-24 -- 13-Mar-30 +#17: 13-Mar-31 -- 13-May-04 +#18: 13-May-05 -- 13-Jun-08 +#19: 13-Jun-09 -- 13-Jul-13 +#20: 13-Jul-14 -- 13-Aug-17 +#end test +#test period 'every 6 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 6 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 6 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 6 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-22 +# 2: 11-Oct-23 -- 11-Dec-03 +# 3: 11-Dec-04 -- 12-Jan-14 +# 4: 12-Jan-15 -- 12-Feb-25 +# 5: 12-Feb-26 -- 12-Apr-07 +# 6: 12-Apr-08 -- 12-May-19 +# 7: 12-May-20 -- 12-Jun-30 +# 8: 12-Jul-01 -- 12-Aug-11 +# 9: 12-Aug-12 -- 12-Sep-22 +#10: 12-Sep-23 -- 12-Nov-03 +#11: 12-Nov-04 -- 12-Dec-15 +#12: 12-Dec-16 -- 13-Jan-26 +#13: 13-Jan-27 -- 13-Mar-09 +#14: 13-Mar-10 -- 13-Apr-20 +#15: 13-Apr-21 -- 13-Jun-01 +#16: 13-Jun-02 -- 13-Jul-13 +#17: 13-Jul-14 -- 13-Aug-24 +#18: 13-Aug-25 -- 13-Oct-05 +#19: 13-Oct-06 -- 13-Nov-16 +#20: 13-Nov-17 -- 13-Dec-28 +#end test +#test period 'every 7 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 7 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 7 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 7 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Nov-12 +# 2: 11-Nov-13 -- 11-Dec-31 +# 3: 12-Jan-01 -- 12-Feb-18 +# 4: 12-Feb-19 -- 12-Apr-07 +# 5: 12-Apr-08 -- 12-May-26 +# 6: 12-May-27 -- 12-Jul-14 +# 7: 12-Jul-15 -- 12-Sep-01 +# 8: 12-Sep-02 -- 12-Oct-20 +# 9: 12-Oct-21 -- 12-Dec-08 +#10: 12-Dec-09 -- 13-Jan-26 +#11: 13-Jan-27 -- 13-Mar-16 +#12: 13-Mar-17 -- 13-May-04 +#13: 13-May-05 -- 13-Jun-22 +#14: 13-Jun-23 -- 13-Aug-10 +#15: 13-Aug-11 -- 13-Sep-28 +#16: 13-Sep-29 -- 13-Nov-16 +#17: 13-Nov-17 -- 14-Jan-04 +#18: 14-Jan-05 -- 14-Feb-22 +#19: 14-Feb-23 -- 14-Apr-12 +#20: 14-Apr-13 -- 14-May-31 +#end test +#test period 'every 8 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 8 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 8 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 8 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Nov-19 +# 2: 11-Nov-20 -- 12-Jan-14 +# 3: 12-Jan-15 -- 12-Mar-10 +# 4: 12-Mar-11 -- 12-May-05 +# 5: 12-May-06 -- 12-Jun-30 +# 6: 12-Jul-01 -- 12-Aug-25 +# 7: 12-Aug-26 -- 12-Oct-20 +# 8: 12-Oct-21 -- 12-Dec-15 +# 9: 12-Dec-16 -- 13-Feb-09 +#10: 13-Feb-10 -- 13-Apr-06 +#11: 13-Apr-07 -- 13-Jun-01 +#12: 13-Jun-02 -- 13-Jul-27 +#13: 13-Jul-28 -- 13-Sep-21 +#14: 13-Sep-22 -- 13-Nov-16 +#15: 13-Nov-17 -- 14-Jan-11 +#16: 14-Jan-12 -- 14-Mar-08 +#17: 14-Mar-09 -- 14-May-03 +#18: 14-May-04 -- 14-Jun-28 +#19: 14-Jun-29 -- 14-Aug-23 +#20: 14-Aug-24 -- 14-Oct-18 +#end test +#test period 'every 9 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 9 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 9 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 9 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Nov-12 +# 2: 11-Nov-13 -- 12-Jan-14 +# 3: 12-Jan-15 -- 12-Mar-17 +# 4: 12-Mar-18 -- 12-May-19 +# 5: 12-May-20 -- 12-Jul-21 +# 6: 12-Jul-22 -- 12-Sep-22 +# 7: 12-Sep-23 -- 12-Nov-24 +# 8: 12-Nov-25 -- 13-Jan-26 +# 9: 13-Jan-27 -- 13-Mar-30 +#10: 13-Mar-31 -- 13-Jun-01 +#11: 13-Jun-02 -- 13-Aug-03 +#12: 13-Aug-04 -- 13-Oct-05 +#13: 13-Oct-06 -- 13-Dec-07 +#14: 13-Dec-08 -- 14-Feb-08 +#15: 14-Feb-09 -- 14-Apr-12 +#16: 14-Apr-13 -- 14-Jun-14 +#17: 14-Jun-15 -- 14-Aug-16 +#18: 14-Aug-17 -- 14-Oct-18 +#19: 14-Oct-19 -- 14-Dec-20 +#20: 14-Dec-21 -- 15-Feb-21 +#end test +#test period 'every 10 weeks from 2011/10/03' +#--- Period expression tokens --- +#TOK_EVERY: every +#TOK_INT: 10 +#TOK_WEEKS: weeks +#TOK_SINCE: since +#TOK_DATE: year 2011 month Oct day 3 +#END_REACHED: +# +#--- Before stabilization --- +# range: from year 2011 month Oct day 3 +#duration: 10 weeks +# +#--- After stabilization --- +# range: from year 2011 month Oct day 3 +# start: 11-Oct-03 +#duration: 10 weeks +# +#--- Sample dates in range (max. 20) --- +# 1: 11-Oct-03 -- 11-Oct-22 +# 2: 11-Oct-23 -- 11-Dec-31 +# 3: 12-Jan-01 -- 12-Mar-10 +# 4: 12-Mar-11 -- 12-May-19 +# 5: 12-May-20 -- 12-Jul-28 +# 6: 12-Jul-29 -- 12-Oct-06 +# 7: 12-Oct-07 -- 12-Dec-15 +# 8: 12-Dec-16 -- 13-Feb-23 +# 9: 13-Feb-24 -- 13-May-04 +#10: 13-May-05 -- 13-Jul-13 +#11: 13-Jul-14 -- 13-Sep-21 +#12: 13-Sep-22 -- 13-Nov-30 +#13: 13-Dec-01 -- 14-Feb-08 +#14: 14-Feb-09 -- 14-Apr-19 +#15: 14-Apr-20 -- 14-Jun-28 +#16: 14-Jun-29 -- 14-Sep-06 +#17: 14-Sep-07 -- 14-Nov-15 +#18: 14-Nov-16 -- 15-Jan-24 +#19: 15-Jan-25 -- 15-Apr-04 +#20: 15-Apr-05 -- 15-Jun-13 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/373540CC.test b/hledger/test/ledger-compat/regress/373540CC.test index cdef8667e..0a1b14cbd 100644 --- a/hledger/test/ledger-compat/regress/373540CC.test +++ b/hledger/test/ledger-compat/regress/373540CC.test @@ -2,7 +2,9 @@ Expenses:Books 20 BOOK @ $10 Liabilities:MasterCard $-200.00 -comment -test bal --sort total --flat -X '$' not '(Income|Liabilities)' - $200.00 Expenses:Books -end test +$ hledger -f- check + +#test bal --sort total --flat -X '$' not '(Income|Liabilities)' +# $200.00 Expenses:Books +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/375.test b/hledger/test/ledger-compat/regress/375.test index ae4727616..5275807ba 100644 --- a/hledger/test/ledger-compat/regress/375.test +++ b/hledger/test/ledger-compat/regress/375.test @@ -19,19 +19,21 @@ Assets:Current 100.00 EUR Income:Salary -comment -test reg -p "until Feb 2009" -09-Jan-01 Jan 09 Assets:Current 100.00 EUR 100.00 EUR - Income:Salary -100.00 EUR 0 -end test - -test reg -p "until February 2009" -09-Jan-01 Jan 09 Assets:Current 100.00 EUR 100.00 EUR - Income:Salary -100.00 EUR 0 -end test - -test reg -p "in Feb 2009" -09-Feb-01 Feb 09 Assets:Current 100.00 EUR 100.00 EUR - Income:Salary -100.00 EUR 0 -end test +$ hledger -f- check +#test reg -p "until Feb 2009" +#09-Jan-01 Jan 09 Assets:Current 100.00 EUR 100.00 EUR +# Income:Salary -100.00 EUR 0 +#end test +# +#test reg -p "until February 2009" +#09-Jan-01 Jan 09 Assets:Current 100.00 EUR 100.00 EUR +# Income:Salary -100.00 EUR 0 +#end test +# +#test reg -p "in Feb 2009" +#09-Feb-01 Feb 09 Assets:Current 100.00 EUR 100.00 EUR +# Income:Salary -100.00 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/383.test b/hledger/test/ledger-compat/regress/383.test index d0a6900dc..efa1d21a6 100644 --- a/hledger/test/ledger-compat/regress/383.test +++ b/hledger/test/ledger-compat/regress/383.test @@ -7,24 +7,26 @@ D 1000.00 GBP Assets:Investments 100 AA {2.00 GBP} [2014:01:01] @@ 200.00 GBP Equity:Opening balance -comment -test bal Assets:Investments --lots --date-format %Y.%m.%d -100 AA {2.00 GBP} [2014.01.01] Assets:Investments -end test - -test bal Assets:Investments --lots --date-format %Y/%m/%d -100 AA {2.00 GBP} [2014/01/01] Assets:Investments -end test - -test bal Assets:Investments --lots --date-format %Y:%m:%d -100 AA {2.00 GBP} [2014:01:01] Assets:Investments -end test - -test bal Assets:Investments --lots --date-format %Y-%m-%d -100 AA {2.00 GBP} [2014-01-01] Assets:Investments -end test - -test bal Assets:Investments --lots --date-format %y-%b-%d -100 AA {2.00 GBP} [14-Jan-01] Assets:Investments -end test +$ hledger -f- check +#test bal Assets:Investments --lots --date-format %Y.%m.%d +#100 AA {2.00 GBP} [2014.01.01] Assets:Investments +#end test +# +#test bal Assets:Investments --lots --date-format %Y/%m/%d +#100 AA {2.00 GBP} [2014/01/01] Assets:Investments +#end test +# +#test bal Assets:Investments --lots --date-format %Y:%m:%d +#100 AA {2.00 GBP} [2014:01:01] Assets:Investments +#end test +# +#test bal Assets:Investments --lots --date-format %Y-%m-%d +#100 AA {2.00 GBP} [2014-01-01] Assets:Investments +#end test +# +#test bal Assets:Investments --lots --date-format %y-%b-%d +#100 AA {2.00 GBP} [14-Jan-01] Assets:Investments +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/3AAB00ED.test b/hledger/test/ledger-compat/regress/3AAB00ED.test index 729343630..532595baf 100644 --- a/hledger/test/ledger-compat/regress/3AAB00ED.test +++ b/hledger/test/ledger-compat/regress/3AAB00ED.test @@ -12,13 +12,15 @@ Expenses:Phone 10.00 EUR Assets:Checking -comment -test --sort d -p "until 2010" reg -09-Jan-01 Opening Balances Assets:Checking 100.00 EUR 100.00 EUR - Equit:Opening Balances -100.00 EUR 0 -09-Feb-01 Test Expenses:Phone 10.00 EUR 10.00 EUR - Assets:Checking -10.00 EUR 0 -09-Mar-01 Test Expenses:Phone 10.00 EUR 10.00 EUR - Assets:Checking -10.00 EUR 0 -end test +$ hledger -f- check +#test --sort d -p "until 2010" reg +#09-Jan-01 Opening Balances Assets:Checking 100.00 EUR 100.00 EUR +# Equit:Opening Balances -100.00 EUR 0 +#09-Feb-01 Test Expenses:Phone 10.00 EUR 10.00 EUR +# Assets:Checking -10.00 EUR 0 +#09-Mar-01 Test Expenses:Phone 10.00 EUR 10.00 EUR +# Assets:Checking -10.00 EUR 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/3AB70168.test b/hledger/test/ledger-compat/regress/3AB70168.test index 057328637..25044cbcb 100644 --- a/hledger/test/ledger-compat/regress/3AB70168.test +++ b/hledger/test/ledger-compat/regress/3AB70168.test @@ -3,10 +3,12 @@ o 2007/03/02 01:00:00 i 2007/03/11 23:00:00 B o 2007/03/12 01:00:00 -comment -test bal - 2.00h A - 2.00h B --------------------- - 4.00h -end test +$ hledger -f- check + +#test bal +# 2.00h A +# 2.00h B +#-------------------- +# 4.00h +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/3FE26304.test b/hledger/test/ledger-compat/regress/3FE26304.test index abaf5e2a6..e8560c509 100644 --- a/hledger/test/ledger-compat/regress/3FE26304.test +++ b/hledger/test/ledger-compat/regress/3FE26304.test @@ -50,26 +50,28 @@ P 2010/09/29 13:50:19 B $39.830 Assets:Sub1 6 D @ $22.64 Assets:Sub1:Leftovers -comment -test bal -X \$ sub1 - $18026.74 Assets:Sub1 - $8.10 Leftovers --------------------- - $18026.74 -end test +$ hledger -f- check -test reg -X \$ sub1 --now=2012/03/14 -10-Apr-04 Opening Balance Assets:Sub1 $1.00 $1.00 -10-Apr-04 Opening Balance Assets:Sub1 $3227.00 $3228.00 -10-Apr-04 Opening Balance Assets:Sub1 $1130.00 $4358.00 -10-Apr-04 Opening Balance Assets:Sub1 $2030.00 $6388.00 -10-Apr-04 Opening Balance Assets:Sub1:Leftovers $6.79 $6394.79 -10-Apr-04 Opening Balance Assets:Sub1 $223.30 $6618.09 -10-Apr-04 Opening Balance Assets:Sub1 $297.00 $6915.09 -10-May-18 FOO Assets:Sub1 $5438.00 $12353.09 -10-Jul-02 Commodities revalued $259.74 $12612.83 -10-Jul-02 BAR Assets:Sub1 $135.84 $12748.67 - Assets:Sub1:Leftovers $1.31 $12749.98 -10-Sep-29 Commodities revalued $5251.46 $18001.44 -12-Mar-14 Commodities revalued $25.30 $18026.74 -end test +#test bal -X \$ sub1 +# $18026.74 Assets:Sub1 +# $8.10 Leftovers +#-------------------- +# $18026.74 +#end test +# +#test reg -X \$ sub1 --now=2012/03/14 +#10-Apr-04 Opening Balance Assets:Sub1 $1.00 $1.00 +#10-Apr-04 Opening Balance Assets:Sub1 $3227.00 $3228.00 +#10-Apr-04 Opening Balance Assets:Sub1 $1130.00 $4358.00 +#10-Apr-04 Opening Balance Assets:Sub1 $2030.00 $6388.00 +#10-Apr-04 Opening Balance Assets:Sub1:Leftovers $6.79 $6394.79 +#10-Apr-04 Opening Balance Assets:Sub1 $223.30 $6618.09 +#10-Apr-04 Opening Balance Assets:Sub1 $297.00 $6915.09 +#10-May-18 FOO Assets:Sub1 $5438.00 $12353.09 +#10-Jul-02 Commodities revalued $259.74 $12612.83 +#10-Jul-02 BAR Assets:Sub1 $135.84 $12748.67 +# Assets:Sub1:Leftovers $1.31 $12749.98 +#10-Sep-29 Commodities revalued $5251.46 $18001.44 +#12-Mar-14 Commodities revalued $25.30 $18026.74 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/4509F714.test b/hledger/test/ledger-compat/regress/4509F714.test index 9194f3829..34c46bc20 100644 --- a/hledger/test/ledger-compat/regress/4509F714.test +++ b/hledger/test/ledger-compat/regress/4509F714.test @@ -8,19 +8,21 @@ P 2008/01/01 $ €1 Expenses:Travel:Auto €240.38 Liabilities:MasterCard -comment -test bal --exchange=€ - €280.38 Expenses:Travel - €40.00 Airfare - €240.38 Auto - €-280.38 Liabilities:MasterCard --------------------- - 0 -end test +$ hledger -f- check -test bal --exchange=€ --percent - 100.00% Expenses:Travel - 14.27% Airfare - 85.73% Auto - 100.00% Liabilities:MasterCard -end test +#test bal --exchange=€ +# €280.38 Expenses:Travel +# €40.00 Airfare +# €240.38 Auto +# €-280.38 Liabilities:MasterCard +#-------------------- +# 0 +#end test +# +#test bal --exchange=€ --percent +# 100.00% Expenses:Travel +# 14.27% Airfare +# 85.73% Auto +# 100.00% Liabilities:MasterCard +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/461980A1.test b/hledger/test/ledger-compat/regress/461980A1.test index 9fb8a971f..6cca86607 100644 --- a/hledger/test/ledger-compat/regress/461980A1.test +++ b/hledger/test/ledger-compat/regress/461980A1.test @@ -2,11 +2,13 @@ test:a 1 test:b -comment -test bal - 0 test - 1 a - -1 b --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# 0 test +# 1 a +# -1 b +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/47C579B8.test b/hledger/test/ledger-compat/regress/47C579B8.test index 4dd08bb8d..c0138c685 100644 --- a/hledger/test/ledger-compat/regress/47C579B8.test +++ b/hledger/test/ledger-compat/regress/47C579B8.test @@ -82,12 +82,14 @@ Expenses:Travel:Passport 127,00 € Assets:Checking -comment -test --decimal-comma --percent balance - 100.00% Assets:Checking - 100.00% Expenses:Travel - 92.15% Airfare - 3.13% Auto - 4.72% Passport - 100.00% Liabilities:MasterCard -end test +$ hledger -f- check + +#test --decimal-comma --percent balance +# 100.00% Assets:Checking +# 100.00% Expenses:Travel +# 92.15% Airfare +# 3.13% Auto +# 4.72% Passport +# 100.00% Liabilities:MasterCard +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/4D9288AE_py.test b/hledger/test/ledger-compat/regress/4D9288AE_py.test index e36da7f8b..2918d015f 100644 --- a/hledger/test/ledger-compat/regress/4D9288AE_py.test +++ b/hledger/test/ledger-compat/regress/4D9288AE_py.test @@ -1,4 +1,6 @@ -comment -test python test/regress/4D9288AE.py -None -end test +$ hledger -f- check + +#test python test/regress/4D9288AE.py +#None +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/516.test b/hledger/test/ledger-compat/regress/516.test index 85ee0759f..a37ac684c 100644 --- a/hledger/test/ledger-compat/regress/516.test +++ b/hledger/test/ledger-compat/regress/516.test @@ -1,5 +1,7 @@ -comment -test cleared --file test/input/parsing.dat --cleared-format "%-30(account) %15(get_at(total_expr, 0)) %15(get_at(total_expr, 1))\n%/" -Assets $30 0 -Income $-30 0 -end test +$ hledger -f- check + +#test cleared --file test/input/parsing.dat --cleared-format "%-30(account) %15(get_at(total_expr, 0)) %15(get_at(total_expr, 1))\n%/" +#Assets $30 0 +#Income $-30 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/53BCED29.test b/hledger/test/ledger-compat/regress/53BCED29.test index 13bf20577..d1a02fe81 100644 --- a/hledger/test/ledger-compat/regress/53BCED29.test +++ b/hledger/test/ledger-compat/regress/53BCED29.test @@ -15,16 +15,18 @@ P 2010/01/01 EONE $15.00 Assets:Checking 20 EONE Payroll:Employee1 -comment -test bal -V - $300.00 Assets:Checking - $-22.95 Liabilities:Taxes - $-18.60 CFICA - $-4.35 CMED - $-277.05 Payroll:Employee1 - $18.60 EFICA - $4.35 EMED --------------------- - 0 -end test +$ hledger -f- check +#test bal -V +# $300.00 Assets:Checking +# $-22.95 Liabilities:Taxes +# $-18.60 CFICA +# $-4.35 CMED +# $-277.05 Payroll:Employee1 +# $18.60 EFICA +# $4.35 EMED +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/543_a.test b/hledger/test/ledger-compat/regress/543_a.test index c5b5df3dc..53e5945a4 100644 --- a/hledger/test/ledger-compat/regress/543_a.test +++ b/hledger/test/ledger-compat/regress/543_a.test @@ -13,15 +13,17 @@ 2018/01/02 * Assertion Assets:Checking = $100.00 -comment -test bal Assets - $100.00 Assets:Budget:Food - $20.00 Groceries - $80.00 Restaurants --------------------- - $100.00 -end test +$ hledger -f- check -test bal Assets -R - $100.00 Assets:Checking -end test +#test bal Assets +# $100.00 Assets:Budget:Food +# $20.00 Groceries +# $80.00 Restaurants +#-------------------- +# $100.00 +#end test +# +#test bal Assets -R +# $100.00 Assets:Checking +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/543_b.test b/hledger/test/ledger-compat/regress/543_b.test index caf1aac66..8b8518784 100644 --- a/hledger/test/ledger-compat/regress/543_b.test +++ b/hledger/test/ledger-compat/regress/543_b.test @@ -13,11 +13,13 @@ Assets:Checking -$20 = $80 Expenses:Food:Groceries $20 -comment -test bal Assets - $80.00 Assets:Budget:Food:Restaurants -end test +$ hledger -f- check -test bal Assets -R - $80.00 Assets:Checking -end test +#test bal Assets +# $80.00 Assets:Budget:Food:Restaurants +#end test +# +#test bal Assets -R +# $80.00 Assets:Checking +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/543_c.test b/hledger/test/ledger-compat/regress/543_c.test index f3a4799a8..a9f67f3b0 100644 --- a/hledger/test/ledger-compat/regress/543_c.test +++ b/hledger/test/ledger-compat/regress/543_c.test @@ -15,11 +15,13 @@ Assets:Checking -$20 = $80 Expenses:Food:Groceries $20 -comment -test bal Assets - $80.00 Assets:Budget:Food:Restaurants -end test +$ hledger -f- check -test bal Assets -R - $80.00 Assets:Checking -end test +#test bal Assets +# $80.00 Assets:Budget:Food:Restaurants +#end test +# +#test bal Assets -R +# $80.00 Assets:Checking +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/543_d.test b/hledger/test/ledger-compat/regress/543_d.test index 2ae9e4ad1..80e0d5ea5 100644 --- a/hledger/test/ledger-compat/regress/543_d.test +++ b/hledger/test/ledger-compat/regress/543_d.test @@ -11,23 +11,25 @@ Assets:Checking = $80.00 Expenses:Groceries -comment -test bal - $80.00 Assets - $100.00 Budget:Food - $20.00 Groceries - $80.00 Restaurants - $-20.00 Checking - $-100.00 Equity:Opening Balances - $20.00 Expenses:Groceries --------------------- - 0 -end test +$ hledger -f- check -test bal -R - $80.00 Assets:Checking - $-100.00 Equity:Opening Balances - $20.00 Expenses:Groceries --------------------- - 0 -end test +#test bal +# $80.00 Assets +# $100.00 Budget:Food +# $20.00 Groceries +# $80.00 Restaurants +# $-20.00 Checking +# $-100.00 Equity:Opening Balances +# $20.00 Expenses:Groceries +#-------------------- +# 0 +#end test +# +#test bal -R +# $80.00 Assets:Checking +# $-100.00 Equity:Opening Balances +# $20.00 Expenses:Groceries +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/550-584.test b/hledger/test/ledger-compat/regress/550-584.test index d69651d9e..c2e4fffa5 100644 --- a/hledger/test/ledger-compat/regress/550-584.test +++ b/hledger/test/ledger-compat/regress/550-584.test @@ -54,21 +54,23 @@ Expenses:misc 1 COM Assets:checking -comment -test payees -test -testcommodity -end test +$ hledger -f- check -test reg --group-by "tag('test')" -spaces -11-Nov-28 test Expenses:misc $1 $1 -11-Nov-28 test Expenses:misc $2 $3 -11-Nov-28 test Expenses:misc $4 $7 -11-Nov-28 test Expenses:misc $8 $15 -end test - -test commodities -$ -COM -end test +#test payees +#test +#testcommodity +#end test +# +#test reg --group-by "tag('test')" +#spaces +#11-Nov-28 test Expenses:misc $1 $1 +#11-Nov-28 test Expenses:misc $2 $3 +#11-Nov-28 test Expenses:misc $4 $7 +#11-Nov-28 test Expenses:misc $8 $15 +#end test +# +#test commodities +#$ +#COM +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/553.test.ignored b/hledger/test/ledger-compat/regress/553.test.ignored index 230e41ca3..dbcb1ae4a 100644 --- a/hledger/test/ledger-compat/regress/553.test.ignored +++ b/hledger/test/ledger-compat/regress/553.test.ignored @@ -5,17 +5,19 @@ apply fixed apply rate apply year -comment -test -f - bal -> 5 -__ERROR__ -While parsing file "", line 2: -Error: Directive 'apply account' requires an argument -While parsing file "", line 3: -Error: Directive 'apply tag' requires an argument -While parsing file "", line 4: -Error: Directive 'apply fixed' requires an argument -While parsing file "", line 5: -Error: Directive 'apply rate' requires an argument -While parsing file "", line 6: -Error: Directive 'apply year' requires an argument -end test +$ hledger -f- check + +#test -f - bal -> 5 +#__ERROR__ +#While parsing file "", line 2: +#Error: Directive 'apply account' requires an argument +#While parsing file "", line 3: +#Error: Directive 'apply tag' requires an argument +#While parsing file "", line 4: +#Error: Directive 'apply fixed' requires an argument +#While parsing file "", line 5: +#Error: Directive 'apply rate' requires an argument +#While parsing file "", line 6: +#Error: Directive 'apply year' requires an argument +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/55831A79.test b/hledger/test/ledger-compat/regress/55831A79.test index b0725aa54..9e80e0dde 100644 --- a/hledger/test/ledger-compat/regress/55831A79.test +++ b/hledger/test/ledger-compat/regress/55831A79.test @@ -15,11 +15,13 @@ liabilities:credit cards:discover 4462 $1198.14 assets:bank:wells fargo:checking -comment -test bal discover - 0 liabilities:credit cards:discover 4462 - $-39.00 fee - $-64.76 interest --------------------- - 0 -end test +$ hledger -f- check + +#test bal discover +# 0 liabilities:credit cards:discover 4462 +# $-39.00 fee +# $-64.76 interest +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/56BBE69B.test b/hledger/test/ledger-compat/regress/56BBE69B.test index 971ba1836..bd6af5648 100644 --- a/hledger/test/ledger-compat/regress/56BBE69B.test +++ b/hledger/test/ledger-compat/regress/56BBE69B.test @@ -8,11 +8,13 @@ D 1000.00 USD Assets:A 20.00 EUR @@ 25.00 USD Expenses:B -comment -test bal - 20.00 EUR Equity:Opening balances - -25.00 USD Expenses:B --------------------- - 20.00 EUR - -25.00 USD -end test +$ hledger -f- check + +#test bal +# 20.00 EUR Equity:Opening balances +# -25.00 USD Expenses:B +#-------------------- +# 20.00 EUR +# -25.00 USD +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/5A03CFC3.test b/hledger/test/ledger-compat/regress/5A03CFC3.test index 13d3d8dca..eba4f872a 100644 --- a/hledger/test/ledger-compat/regress/5A03CFC3.test +++ b/hledger/test/ledger-compat/regress/5A03CFC3.test @@ -60,12 +60,14 @@ Assets:Checking:Business $ 30.00 Income:Sales -comment -test bal assets - $ -3,804.00 Assets - $ 1,396.00 Checking - $ 30.00 Business - $ -5,200.00 Savings --------------------- - $ -3,804.00 -end test +$ hledger -f- check + +#test bal assets +# $ -3,804.00 Assets +# $ 1,396.00 Checking +# $ 30.00 Business +# $ -5,200.00 Savings +#-------------------- +# $ -3,804.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/5D92A5EB.test.ignored b/hledger/test/ledger-compat/regress/5D92A5EB.test.ignored index d89b67996..1ee374856 100644 --- a/hledger/test/ledger-compat/regress/5D92A5EB.test.ignored +++ b/hledger/test/ledger-compat/regress/5D92A5EB.test.ignored @@ -12,24 +12,26 @@ Liabilities:Mortgage $100.00 Assets:Bank:Checking -comment -test -J reg checking -> 1 -__ERROR__ -While parsing file "$FILE", line 13: -While parsing periodic transaction: -> ~ Monthly from 2010/7/1 -> Expenses:Auto:Gas $100.00 -> Expenses:Auto:Insurance $100.00 -> Expenses:Childcare $100.00 -> Expenses:Entertainment:Blizzard $100.00 -> Expenses:Entertainment:Netflix $100.00 -> Expenses:Groceries $100.00 -> Expenses:Utilities:Electric $100.00 -> Expenses:Utilities:Water $100.00 -> Expenses:Utilities:Sewage $100.00 -> Liabilities:Education:ULL $100.00 -> Liabilities:Mortgage $100.00 -> Assets:Bank:Checking -Error: Posting with null amount's account may be misspelled: - "Expenses:Entertainment:Blizzard $100.00" -end test +$ hledger -f- check + +#test -J reg checking -> 1 +#__ERROR__ +#While parsing file "$FILE", line 13: +#While parsing periodic transaction: +#> ~ Monthly from 2010/7/1 +#> Expenses:Auto:Gas $100.00 +#> Expenses:Auto:Insurance $100.00 +#> Expenses:Childcare $100.00 +#> Expenses:Entertainment:Blizzard $100.00 +#> Expenses:Entertainment:Netflix $100.00 +#> Expenses:Groceries $100.00 +#> Expenses:Utilities:Electric $100.00 +#> Expenses:Utilities:Water $100.00 +#> Expenses:Utilities:Sewage $100.00 +#> Liabilities:Education:ULL $100.00 +#> Liabilities:Mortgage $100.00 +#> Assets:Bank:Checking +#Error: Posting with null amount's account may be misspelled: +# "Expenses:Entertainment:Blizzard $100.00" +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/5F1BAF17.test b/hledger/test/ledger-compat/regress/5F1BAF17.test index 3b0a75f69..8aa9be91f 100644 --- a/hledger/test/ledger-compat/regress/5F1BAF17.test +++ b/hledger/test/ledger-compat/regress/5F1BAF17.test @@ -106,24 +106,26 @@ da39a3ee:8d437dbf:ee2bf9bd:f61e33bf $117.80 Assets -comment -test bal da39 --flat --sort amount --display-total amount - $14.00 da39a3ee:8d437dbf:ee2bf9bd:2c7a078f - $67.36 da39a3ee:8d437dbf:ee2bf9bd:14e351e1 - $116.15 da39a3ee:8d437dbf:ee2bf9bd:d31d367b - $132.82 da39a3ee:8d437dbf:ee2bf9bd:071c929a - $139.62 da39a3ee:8d437dbf:ee2bf9bd:9b69a35a - $141.98 da39a3ee:8d437dbf:ee2bf9bd:9c6e5a3f - $144.99 da39a3ee:8d437dbf:ee2bf9bd:131260cb - $239.59 da39a3ee:8d437dbf:ee2bf9bd:9c4ba7d0 - $386.62 da39a3ee:8d437dbf:ee2bf9bd:d4e7d7d3 - $488.28 da39a3ee:8d437dbf:ee2bf9bd:e97de844 - $763.10 da39a3ee:8d437dbf:ee2bf9bd:75b04b88 - $831.15 da39a3ee:8d437dbf:ee2bf9bd:f61e33bf - $1,160.14 da39a3ee:8d437dbf:ee2bf9bd:35b25929 - $1,675.00 da39a3ee:8d437dbf:ee2bf9bd:d219c681 - $1,885.04 da39a3ee:8d437dbf:ee2bf9bd - $2,468.00 da39a3ee:8d437dbf:ee2bf9bd:75b04b88:b3850e04 --------------------- - 0 -end test +$ hledger -f- check + +#test bal da39 --flat --sort amount --display-total amount +# $14.00 da39a3ee:8d437dbf:ee2bf9bd:2c7a078f +# $67.36 da39a3ee:8d437dbf:ee2bf9bd:14e351e1 +# $116.15 da39a3ee:8d437dbf:ee2bf9bd:d31d367b +# $132.82 da39a3ee:8d437dbf:ee2bf9bd:071c929a +# $139.62 da39a3ee:8d437dbf:ee2bf9bd:9b69a35a +# $141.98 da39a3ee:8d437dbf:ee2bf9bd:9c6e5a3f +# $144.99 da39a3ee:8d437dbf:ee2bf9bd:131260cb +# $239.59 da39a3ee:8d437dbf:ee2bf9bd:9c4ba7d0 +# $386.62 da39a3ee:8d437dbf:ee2bf9bd:d4e7d7d3 +# $488.28 da39a3ee:8d437dbf:ee2bf9bd:e97de844 +# $763.10 da39a3ee:8d437dbf:ee2bf9bd:75b04b88 +# $831.15 da39a3ee:8d437dbf:ee2bf9bd:f61e33bf +# $1,160.14 da39a3ee:8d437dbf:ee2bf9bd:35b25929 +# $1,675.00 da39a3ee:8d437dbf:ee2bf9bd:d219c681 +# $1,885.04 da39a3ee:8d437dbf:ee2bf9bd +# $2,468.00 da39a3ee:8d437dbf:ee2bf9bd:75b04b88:b3850e04 +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/5FBF2ED8.test b/hledger/test/ledger-compat/regress/5FBF2ED8.test index 8ebe0e5df..c9f8a885f 100644 --- a/hledger/test/ledger-compat/regress/5FBF2ED8.test +++ b/hledger/test/ledger-compat/regress/5FBF2ED8.test @@ -10,10 +10,12 @@ Income:Employer £-248.07 Assets:Bank:Checking $404.82 @@ £248.07 -comment -test bal -B - £582.07 Assets:Bank:Checking - £-582.07 Income:Employer --------------------- - 0 -end test +$ hledger -f- check + +#test bal -B +# £582.07 Assets:Bank:Checking +# £-582.07 Income:Employer +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/605A410D.test b/hledger/test/ledger-compat/regress/605A410D.test index 3010873f9..c3d82b38f 100644 --- a/hledger/test/ledger-compat/regress/605A410D.test +++ b/hledger/test/ledger-compat/regress/605A410D.test @@ -19,15 +19,17 @@ Employer:Three $1,000.00 Assets:Cash -comment -test reg -12-Jan-16 KFC Employer:One $1,000.00 $1,000.00 - Assets:Cash $-1,000.00 0 - (Virtual) $1,000.00 $1,000.00 -12-Feb-16 KFC Employer:Two $1,000.00 $2,000.00 - Assets:Cash $-1,000.00 $1,000.00 - (Virtual) $10,000.00 $11,000.00 -12-Mar-16 KFC Employer:Three $1,000.00 $12,000.00 - Assets:Cash $-1,000.00 $11,000.00 - (Virtual) $100,000.00 $111,000.00 -end test +$ hledger -f- check + +#test reg +#12-Jan-16 KFC Employer:One $1,000.00 $1,000.00 +# Assets:Cash $-1,000.00 0 +# (Virtual) $1,000.00 $1,000.00 +#12-Feb-16 KFC Employer:Two $1,000.00 $2,000.00 +# Assets:Cash $-1,000.00 $1,000.00 +# (Virtual) $10,000.00 $11,000.00 +#12-Mar-16 KFC Employer:Three $1,000.00 $12,000.00 +# Assets:Cash $-1,000.00 $11,000.00 +# (Virtual) $100,000.00 $111,000.00 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/6188B0EC.test.ignored b/hledger/test/ledger-compat/regress/6188B0EC.test.ignored index ecefc5d1f..e206c6d18 100644 --- a/hledger/test/ledger-compat/regress/6188B0EC.test.ignored +++ b/hledger/test/ledger-compat/regress/6188B0EC.test.ignored @@ -2,10 +2,12 @@ !include 6188B0EC-does-not-exist.dat -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 3: -Error: File to include was not found: "$sourcepath/test/regress/6188B0EC-does-not-exist.dat" -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 3: +#Error: File to include was not found: "$sourcepath/test/regress/6188B0EC-does-not-exist.dat" +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/620F0674.test b/hledger/test/ledger-compat/regress/620F0674.test index 5343f3a43..f2149faaa 100644 --- a/hledger/test/ledger-compat/regress/620F0674.test +++ b/hledger/test/ledger-compat/regress/620F0674.test @@ -8,26 +8,28 @@ Expenses:Bills:Housecleaning $85.00 Assets:Bank:Checking -comment -test reg bank --forecast "d<=[next year]" -d "d>=[this month] & d<=[next year]" --sort d --now=2010/06/20 -10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 $1418.60 -10-Jul-04 Forecast transaction Assets:Bank:Checking $-85.00 $1333.60 -10-Jul-18 Forecast transaction Assets:Bank:Checking $-85.00 $1248.60 -10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 $2667.20 -10-Aug-01 Forecast transaction Assets:Bank:Checking $-85.00 $2582.20 -10-Aug-15 Forecast transaction Assets:Bank:Checking $-85.00 $2497.20 -10-Aug-29 Forecast transaction Assets:Bank:Checking $-85.00 $2412.20 -10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 $3830.80 -10-Sep-12 Forecast transaction Assets:Bank:Checking $-85.00 $3745.80 -10-Sep-26 Forecast transaction Assets:Bank:Checking $-85.00 $3660.80 -10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 $5079.40 -10-Oct-10 Forecast transaction Assets:Bank:Checking $-85.00 $4994.40 -10-Oct-24 Forecast transaction Assets:Bank:Checking $-85.00 $4909.40 -10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 $6328.00 -10-Nov-07 Forecast transaction Assets:Bank:Checking $-85.00 $6243.00 -10-Nov-21 Forecast transaction Assets:Bank:Checking $-85.00 $6158.00 -10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 $7576.60 -10-Dec-05 Forecast transaction Assets:Bank:Checking $-85.00 $7491.60 -10-Dec-19 Forecast transaction Assets:Bank:Checking $-85.00 $7406.60 -11-Jan-01 Forecast transaction Assets:Bank:Checking $1418.60 $8825.20 -end test +$ hledger -f- check + +#test reg bank --forecast "d<=[next year]" -d "d>=[this month] & d<=[next year]" --sort d --now=2010/06/20 +#10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 $1418.60 +#10-Jul-04 Forecast transaction Assets:Bank:Checking $-85.00 $1333.60 +#10-Jul-18 Forecast transaction Assets:Bank:Checking $-85.00 $1248.60 +#10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 $2667.20 +#10-Aug-01 Forecast transaction Assets:Bank:Checking $-85.00 $2582.20 +#10-Aug-15 Forecast transaction Assets:Bank:Checking $-85.00 $2497.20 +#10-Aug-29 Forecast transaction Assets:Bank:Checking $-85.00 $2412.20 +#10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 $3830.80 +#10-Sep-12 Forecast transaction Assets:Bank:Checking $-85.00 $3745.80 +#10-Sep-26 Forecast transaction Assets:Bank:Checking $-85.00 $3660.80 +#10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 $5079.40 +#10-Oct-10 Forecast transaction Assets:Bank:Checking $-85.00 $4994.40 +#10-Oct-24 Forecast transaction Assets:Bank:Checking $-85.00 $4909.40 +#10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 $6328.00 +#10-Nov-07 Forecast transaction Assets:Bank:Checking $-85.00 $6243.00 +#10-Nov-21 Forecast transaction Assets:Bank:Checking $-85.00 $6158.00 +#10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 $7576.60 +#10-Dec-05 Forecast transaction Assets:Bank:Checking $-85.00 $7491.60 +#10-Dec-19 Forecast transaction Assets:Bank:Checking $-85.00 $7406.60 +#11-Jan-01 Forecast transaction Assets:Bank:Checking $1418.60 $8825.20 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/640D3205.test b/hledger/test/ledger-compat/regress/640D3205.test index cd059dd14..c0115f702 100644 --- a/hledger/test/ledger-compat/regress/640D3205.test +++ b/hledger/test/ledger-compat/regress/640D3205.test @@ -8,14 +8,16 @@ Assets:Brokerage $200.00 = $1,000.00 Income:Somewhere -comment -test print -2008/12/31 * Interest - Assets:Brokerage $800.00 - Income:Somewhere - -2008/12/31 * Interest - Assets:Brokerage $200.00 = $1000.00 - Income:Somewhere -end test +$ hledger -f- check +#test print +#2008/12/31 * Interest +# Assets:Brokerage $800.00 +# Income:Somewhere +# +#2008/12/31 * Interest +# Assets:Brokerage $200.00 = $1000.00 +# Income:Somewhere +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/647D5DB9.test b/hledger/test/ledger-compat/regress/647D5DB9.test index c57eb2d2f..1f8cecc92 100644 --- a/hledger/test/ledger-compat/regress/647D5DB9.test +++ b/hledger/test/ledger-compat/regress/647D5DB9.test @@ -10,7 +10,9 @@ P 2008/10/01 02:18:02 AAPL $3 P 2009/01/31 02:18:02 AAPL $4 P 3000/01/01 02:18:02 APPL $100 -comment -test bal --end 2008/12/31 -JV Equities -2008-12-31 1500 -end test +$ hledger -f- check + +#test bal --end 2008/12/31 -JV Equities +#2008-12-31 1500 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/65FECA4D.test b/hledger/test/ledger-compat/regress/65FECA4D.test index 7f210e776..6f02f0967 100644 --- a/hledger/test/ledger-compat/regress/65FECA4D.test +++ b/hledger/test/ledger-compat/regress/65FECA4D.test @@ -6,8 +6,10 @@ Y 2012 Expenses:Food $20 Assets:Cash -comment -test reg -12-Feb-29 E-trade Bank Expenses:Food $20 $20 - Assets:Cash $-20 0 -end test +$ hledger -f- check + +#test reg +#12-Feb-29 E-trade Bank Expenses:Food $20 $20 +# Assets:Cash $-20 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/686.test b/hledger/test/ledger-compat/regress/686.test index 10af87f86..c34baa7b4 100644 --- a/hledger/test/ledger-compat/regress/686.test +++ b/hledger/test/ledger-compat/regress/686.test @@ -20,15 +20,17 @@ Expenses:Gifts $46.50 Liabilities:CredCard -comment -test equity -e 2006 -2005/01/10 Opening Balances - Assets:Checking $-1,550.00 - Assets:Current:Checking $-1,000.00 - Assets:Savings $1,550.00 - Expenses:Dining $46.50 - Expenses:Gifts $30.00 - Liabilities:CredCard $923.50 - (Virtualaccount) $1,000.00 - (Virtualaccount2) $46.50 -end test +$ hledger -f- check + +#test equity -e 2006 +#2005/01/10 Opening Balances +# Assets:Checking $-1,550.00 +# Assets:Current:Checking $-1,000.00 +# Assets:Savings $1,550.00 +# Expenses:Dining $46.50 +# Expenses:Gifts $30.00 +# Liabilities:CredCard $923.50 +# (Virtualaccount) $1,000.00 +# (Virtualaccount2) $46.50 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/68917252.test b/hledger/test/ledger-compat/regress/68917252.test index 14bc1a827..4bf395d4f 100644 --- a/hledger/test/ledger-compat/regress/68917252.test +++ b/hledger/test/ledger-compat/regress/68917252.test @@ -1,6 +1,8 @@ -comment -test -f /dev/null --input-date-format "%m/%d/%Y" convert test/regress/68917252.dat -2011/12/12 * - Expenses:Unknown 10 - Equity:Unknown -end test +$ hledger -f- check + +#test -f /dev/null --input-date-format "%m/%d/%Y" convert test/regress/68917252.dat +#2011/12/12 * +# Expenses:Unknown 10 +# Equity:Unknown +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/6D9066DD.test b/hledger/test/ledger-compat/regress/6D9066DD.test index 7a425ada2..18fbcb98e 100644 --- a/hledger/test/ledger-compat/regress/6D9066DD.test +++ b/hledger/test/ledger-compat/regress/6D9066DD.test @@ -6,13 +6,15 @@ Assets:NRL:Checking $1,726.18 Assets:Receivable:CEG ; [2007/10/05] -comment -test print -2009/09/23 * (EFT) Elec Ext Deposit AMAZON.COM FZXXOLTQ - Retail dis payments.amazon.com - Assets:Checking $39.05 - Assets:Receivable:Amazon +$ hledger -f- check -2007/10/15 * FOO ; :USA: - Assets:NRL:Checking $1,726.18 - Assets:Receivable:CEG ; [2007/10/05] -end test +#test print +#2009/09/23 * (EFT) Elec Ext Deposit AMAZON.COM FZXXOLTQ - Retail dis payments.amazon.com +# Assets:Checking $39.05 +# Assets:Receivable:Amazon +# +#2007/10/15 * FOO ; :USA: +# Assets:NRL:Checking $1,726.18 +# Assets:Receivable:CEG ; [2007/10/05] +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/6DAB9FE3.test b/hledger/test/ledger-compat/regress/6DAB9FE3.test index d8c7ae773..4fa40fcb2 100644 --- a/hledger/test/ledger-compat/regress/6DAB9FE3.test +++ b/hledger/test/ledger-compat/regress/6DAB9FE3.test @@ -2,8 +2,10 @@ assets 0 FOO @ $8.88 equity -comment -test reg -E -09-Jan-01 Sample assets 0 0 - equity 0 0 -end test +$ hledger -f- check + +#test reg -E +#09-Jan-01 Sample assets 0 0 +# equity 0 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/6E041C52.test b/hledger/test/ledger-compat/regress/6E041C52.test index ed67c7be2..bcca535bc 100644 --- a/hledger/test/ledger-compat/regress/6E041C52.test +++ b/hledger/test/ledger-compat/regress/6E041C52.test @@ -2,8 +2,10 @@ Expenses:E of March: End of April $100.00 Assets:Cash -comment -test reg -12-Mar-16 KFC Ex:E of: End of April $100.00 $100.00 - Assets:Cash $-100.00 0 -end test +$ hledger -f- check + +#test reg +#12-Mar-16 KFC Ex:E of: End of April $100.00 $100.00 +# Assets:Cash $-100.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/6E7C2DF9.test b/hledger/test/ledger-compat/regress/6E7C2DF9.test index b3cf96d56..6f9a49090 100644 --- a/hledger/test/ledger-compat/regress/6E7C2DF9.test +++ b/hledger/test/ledger-compat/regress/6E7C2DF9.test @@ -16,10 +16,12 @@ apply year 2011 Account:Eleven $ 11.11 Assets:Cash -comment -test reg --sort date account -10-Oct-10 TwentyTen Account:Ten $ 10.10 $ 10.10 -11-Nov-11 TwentyEleven Account:Eleven $ 11.11 $ 21.21 -11-Nov-11 TwentyEleven Again Account:Eleven $ 11.11 $ 32.32 -12-Dec-12 TwentyTwelve Account:Twelve $ 12.12 $ 44.44 -end test +$ hledger -f- check + +#test reg --sort date account +#10-Oct-10 TwentyTen Account:Ten $ 10.10 $ 10.10 +#11-Nov-11 TwentyEleven Account:Eleven $ 11.11 $ 21.21 +#11-Nov-11 TwentyEleven Again Account:Eleven $ 11.11 $ 32.32 +#12-Dec-12 TwentyTwelve Account:Twelve $ 12.12 $ 44.44 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/712-a.test b/hledger/test/ledger-compat/regress/712-a.test index 6ef5ab9c5..f63be8962 100644 --- a/hledger/test/ledger-compat/regress/712-a.test +++ b/hledger/test/ledger-compat/regress/712-a.test @@ -3,9 +3,11 @@ Accrued 5,320.06 PLN {=$0.315786} Assets:Checking $-2,800.30 -comment -test -X $ -V reg -12-Sep-27 PLN Payment Accrued $1,120.30 $1,120.30 - Accrued $1,680.00 $2,800.30 - Assets:Checking $-2,800.30 0 -end test +$ hledger -f- check + +#test -X $ -V reg +#12-Sep-27 PLN Payment Accrued $1,120.30 $1,120.30 +# Accrued $1,680.00 $2,800.30 +# Assets:Checking $-2,800.30 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/712-b.test b/hledger/test/ledger-compat/regress/712-b.test index 3d72c6e5e..8c69f1052 100644 --- a/hledger/test/ledger-compat/regress/712-b.test +++ b/hledger/test/ledger-compat/regress/712-b.test @@ -12,12 +12,14 @@ Assets:Investments -1 AAA {10.00 GBP} @@ 12.00 GBP Income:Capital gains -2.00 GBP -comment -test bal - 12.00 GBP Assets:Cash - -10.00 GBP Equity:Opening balance - -2.00 GBP Income:Capital gains --------------------- - 0 -end test +$ hledger -f- check +#test bal +# 12.00 GBP Assets:Cash +# -10.00 GBP Equity:Opening balance +# -2.00 GBP Income:Capital gains +#-------------------- +# 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/713-a.test b/hledger/test/ledger-compat/regress/713-a.test index 7d3e76d8d..31c8ee0cc 100644 --- a/hledger/test/ledger-compat/regress/713-a.test +++ b/hledger/test/ledger-compat/regress/713-a.test @@ -16,26 +16,28 @@ Assets:Investments 1 BBB {15.00 GBP} Assets:Cash -15.00 GBP -comment -test bal -B Assets:Investments -p "until 2011-02-20" - 10.00 GBP Assets:Investments -end test - -test bal -B Assets:Investments -p "until 2011-03-20" -end test - -test bal -B Assets:Investments -p "until 2011-04-20" - 15.00 GBP Assets:Investments -end test - -test bal Assets:Investments -p "until 2011-02-20" - 1 AAA Assets:Investments -end test - -test bal Assets:Investments -p "until 2011-03-20" -end test - -test bal Assets:Investments -p "until 2011-04-20" - 1 BBB Assets:Investments -end test +$ hledger -f- check +#test bal -B Assets:Investments -p "until 2011-02-20" +# 10.00 GBP Assets:Investments +#end test +# +#test bal -B Assets:Investments -p "until 2011-03-20" +#end test +# +#test bal -B Assets:Investments -p "until 2011-04-20" +# 15.00 GBP Assets:Investments +#end test +# +#test bal Assets:Investments -p "until 2011-02-20" +# 1 AAA Assets:Investments +#end test +# +#test bal Assets:Investments -p "until 2011-03-20" +#end test +# +#test bal Assets:Investments -p "until 2011-04-20" +# 1 BBB Assets:Investments +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/713-b.test b/hledger/test/ledger-compat/regress/713-b.test index e445062d4..ec921dbe9 100644 --- a/hledger/test/ledger-compat/regress/713-b.test +++ b/hledger/test/ledger-compat/regress/713-b.test @@ -22,28 +22,30 @@ Assets:Investments -1 AAA {20.00 GBP} [2014-03-01] @@ 20.00 GBP Assets:Broker 2.00 GBP -comment -test bal -B Assets:Investment -p "until 2014-02-20" - 10.00 GBP Assets:Investments -end test - -test bal -B Assets:Investment -p "until 2014-03-20" - 30.00 GBP Assets:Investments -end test - -test bal -B Assets:Investment -p "until 2014-04-20" - 28.00 GBP Assets:Investments -end test - -test bal Assets:Investment -p "until 2014-02-20" - 1 AAA Assets:Investments -end test - -test bal Assets:Investment -p "until 2014-03-20" - 2 AAA Assets:Investments -end test - -test bal Assets:Investment -p "until 2014-04-20" - 2 AAA Assets:Investments -end test +$ hledger -f- check +#test bal -B Assets:Investment -p "until 2014-02-20" +# 10.00 GBP Assets:Investments +#end test +# +#test bal -B Assets:Investment -p "until 2014-03-20" +# 30.00 GBP Assets:Investments +#end test +# +#test bal -B Assets:Investment -p "until 2014-04-20" +# 28.00 GBP Assets:Investments +#end test +# +#test bal Assets:Investment -p "until 2014-02-20" +# 1 AAA Assets:Investments +#end test +# +#test bal Assets:Investment -p "until 2014-03-20" +# 2 AAA Assets:Investments +#end test +# +#test bal Assets:Investment -p "until 2014-04-20" +# 2 AAA Assets:Investments +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/727B2DF8.test b/hledger/test/ledger-compat/regress/727B2DF8.test index a1ff79445..4482c203a 100644 --- a/hledger/test/ledger-compat/regress/727B2DF8.test +++ b/hledger/test/ledger-compat/regress/727B2DF8.test @@ -43,38 +43,40 @@ N $ Assets:Bank:Checking ; :AnotherTag: -comment -test reg --force-color -04-May-01 Checking balance Assets:Bank:Checking  $1,000.00 $1,000.00 - Equit:Opening Balances $-1,000.00 0 -04-May-03 Investment balance Assets:Brokerage  50 AAPL 50 AAPL - Equit:Opening Balances $-1,500.00 $-1,500.00 - 50 AAPL -04-May-14 Páy dày Assets:Bank:Checking  500.00€ $-1,500.00 - 50 AAPL - 500.00€ - Income:Salary  -500.00€ $-1,500.00 - 50 AAPL -04-May-14 Another dày in whic.. ..Bá:Ch:As:Bá:Chécking $500.00 $-1,000.00 - 50 AAPL - Income:Salary  $-500.00 $-1,500.00 - 50 AAPL -04-May-14 Another dày in whic.. Ру:Ру:Рус:Русский язык $1,000.00 $-500.00 - 50 AAPL - Income:Salary  $-1,000.00 $-1,500.00 - 50 AAPL -04-May-27 Book Store  Expenses:Books  $20.00 $-1,480.00 - 50 AAPL - Expenses:Cards  $40.00 $-1,440.00 - 50 AAPL - Expenses:Docs  $30.00 $-1,410.00 - 50 AAPL - Liabilities:MasterCard $-90.00 $-1,500.00 - 50 AAPL - (Liabilities:Taxes)  $-2.00 $-1,502.00 - 50 AAPL -04-May-27 Credit card company  Liabilities:MasterCard $20.00 $-1,482.00 - 50 AAPL - Assets:Bank:Checking  $-20.00 $-1,502.00 - 50 AAPL -end test +$ hledger -f- check + +#test reg --force-color +#04-May-01 Checking balance Assets:Bank:Checking  $1,000.00 $1,000.00 +# Equit:Opening Balances $-1,000.00 0 +#04-May-03 Investment balance Assets:Brokerage  50 AAPL 50 AAPL +# Equit:Opening Balances $-1,500.00 $-1,500.00 +# 50 AAPL +#04-May-14 Páy dày Assets:Bank:Checking  500.00€ $-1,500.00 +# 50 AAPL +# 500.00€ +# Income:Salary  -500.00€ $-1,500.00 +# 50 AAPL +#04-May-14 Another dày in whic.. ..Bá:Ch:As:Bá:Chécking $500.00 $-1,000.00 +# 50 AAPL +# Income:Salary  $-500.00 $-1,500.00 +# 50 AAPL +#04-May-14 Another dày in whic.. Ру:Ру:Рус:Русский язык $1,000.00 $-500.00 +# 50 AAPL +# Income:Salary  $-1,000.00 $-1,500.00 +# 50 AAPL +#04-May-27 Book Store  Expenses:Books  $20.00 $-1,480.00 +# 50 AAPL +# Expenses:Cards  $40.00 $-1,440.00 +# 50 AAPL +# Expenses:Docs  $30.00 $-1,410.00 +# 50 AAPL +# Liabilities:MasterCard $-90.00 $-1,500.00 +# 50 AAPL +# (Liabilities:Taxes)  $-2.00 $-1,502.00 +# 50 AAPL +#04-May-27 Credit card company  Liabilities:MasterCard $20.00 $-1,482.00 +# 50 AAPL +# Assets:Bank:Checking  $-20.00 $-1,502.00 +# 50 AAPL +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/730.test b/hledger/test/ledger-compat/regress/730.test index 10efbf200..b4145b8d2 100644 --- a/hledger/test/ledger-compat/regress/730.test +++ b/hledger/test/ledger-compat/regress/730.test @@ -1,38 +1,40 @@ ; Using -M in combination with an empty result causes a segmentation fault ; therefore this test case does not have or need any test data -comment -test -f /dev/null -M reg -end test +$ hledger -f- check -; Tests mentioned in #730 -test reg -M -end test - -test reg -M .foo -end test - -test reg -M -e 2012/01 -end test - - -; Tests mentioned in #1080 -test reg '^Expenses' and expr 'any(account =~ /^Assets:Cash/)' --period 'every week this month' -end test - -test bal '^Expenses' and expr 'any(account =~ /^Assets:Cash/)' --period 'every week this month' -end test - -test bal reg foo and expr 'any(account =~ /bar/)' --period 'every week' -end test - - -; Tests mentioned in #1084 -test b abc -M -end test - -test reg foo -M -end test - -test bal foo -M -end test +#test -f /dev/null -M reg +#end test +# +#; Tests mentioned in #730 +#test reg -M +#end test +# +#test reg -M .foo +#end test +# +#test reg -M -e 2012/01 +#end test +# +# +#; Tests mentioned in #1080 +#test reg '^Expenses' and expr 'any(account =~ /^Assets:Cash/)' --period 'every week this month' +#end test +# +#test bal '^Expenses' and expr 'any(account =~ /^Assets:Cash/)' --period 'every week this month' +#end test +# +#test bal reg foo and expr 'any(account =~ /bar/)' --period 'every week' +#end test +# +# +#; Tests mentioned in #1084 +#test b abc -M +#end test +# +#test reg foo -M +#end test +# +#test bal foo -M +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/751B2357.test b/hledger/test/ledger-compat/regress/751B2357.test index 914ab462b..3547bc052 100644 --- a/hledger/test/ledger-compat/regress/751B2357.test +++ b/hledger/test/ledger-compat/regress/751B2357.test @@ -6,13 +6,15 @@ eb78b6c0:a2857de3:d6d8ea07:6688fc4e 2,58 A ba3ffe56:c3ba36a5:aa63399f:e9e1d043 -comment -test print --date-format=%d.%m.%Y --input-date-format=%d.%m.%Y -01.10.2011 4b4e2a89 - ef9d9585:efa1fb7b:22845e93:0e3763f0 2,00 A - 2c166ff7:d34e3aa1:8a5075b3:56f3c726 +$ hledger -f- check -01.10.2011 15983995 - eb78b6c0:a2857de3:d6d8ea07:6688fc4e 2,58 A - ba3ffe56:c3ba36a5:aa63399f:e9e1d043 -end test +#test print --date-format=%d.%m.%Y --input-date-format=%d.%m.%Y +#01.10.2011 4b4e2a89 +# ef9d9585:efa1fb7b:22845e93:0e3763f0 2,00 A +# 2c166ff7:d34e3aa1:8a5075b3:56f3c726 +# +#01.10.2011 15983995 +# eb78b6c0:a2857de3:d6d8ea07:6688fc4e 2,58 A +# ba3ffe56:c3ba36a5:aa63399f:e9e1d043 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/755.test b/hledger/test/ledger-compat/regress/755.test index 40010c25a..9bc394ddb 100644 --- a/hledger/test/ledger-compat/regress/755.test +++ b/hledger/test/ledger-compat/regress/755.test @@ -11,81 +11,83 @@ * C 20.00 EUR ;foo * B -comment -test -F "%a\n" reg -A -B -C -B -end test - -test -F "%A\n" reg -A -B -C -B -end test - -test -F "%d\n" reg -2009/04/17 -2009/04/17 -2009/04/18=2010/04/20 -2009/04/18=2010/04/20 -end test - -test -F "%D\n" reg -2009/04/17 -2009/04/17 -2009/04/18 -2009/04/18 -end test - -test -F "%S\n" reg -$FILE -$FILE -$FILE -$FILE -end test - -test -F "%b\n" reg -7 -8 -11 -12 -end test - -test -F "%B\n" reg -90 -126 -168 -209 -end test - -test -F "%X%P\n" reg -* Test 1 -* Test 1 -* Test 2 -* Test 2 -end test - -test -F "%Y%P\n" reg -* Test 1 -* Test 1 -Test 2 -Test 2 -end test - -test -F "%C%P\n" reg -Test 1 -Test 1 -(110) Test 2 -(110) Test 2 -end test - -test -F "%N\n" reg - - -foo - -end test +$ hledger -f- check +#test -F "%a\n" reg +#A +#B +#C +#B +#end test +# +#test -F "%A\n" reg +#A +#B +#C +#B +#end test +# +#test -F "%d\n" reg +#2009/04/17 +#2009/04/17 +#2009/04/18=2010/04/20 +#2009/04/18=2010/04/20 +#end test +# +#test -F "%D\n" reg +#2009/04/17 +#2009/04/17 +#2009/04/18 +#2009/04/18 +#end test +# +#test -F "%S\n" reg +#$FILE +#$FILE +#$FILE +#$FILE +#end test +# +#test -F "%b\n" reg +#7 +#8 +#11 +#12 +#end test +# +#test -F "%B\n" reg +#90 +#126 +#168 +#209 +#end test +# +#test -F "%X%P\n" reg +#* Test 1 +#* Test 1 +#* Test 2 +#* Test 2 +#end test +# +#test -F "%Y%P\n" reg +#* Test 1 +#* Test 1 +#Test 2 +#Test 2 +#end test +# +#test -F "%C%P\n" reg +#Test 1 +#Test 1 +#(110) Test 2 +#(110) Test 2 +#end test +# +#test -F "%N\n" reg +# +# +#foo +# +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/785.test.ignored b/hledger/test/ledger-compat/regress/785.test.ignored index 1cec6950c..1268eeacf 100644 --- a/hledger/test/ledger-compat/regress/785.test.ignored +++ b/hledger/test/ledger-compat/regress/785.test.ignored @@ -51,36 +51,38 @@ payee FOO payee BAR uuid -comment -test source -> 14 -__ERROR__ -While parsing file "$FILE", line 3: -Error: Account directive 'alias' requires an argument -While parsing file "$FILE", line 9: -Error: Account directive 'note' requires an argument -While parsing file "$FILE", line 12: -Error: Account directive 'payee' requires an argument -While parsing file "$FILE", line 15: -Error: Account directive 'value' requires an argument -While parsing file "$FILE", line 18: -Error: Account directive 'assert' requires an argument -While parsing file "$FILE", line 21: -Error: Account directive 'check' requires an argument -While parsing file "$FILE", line 24: -Error: Account directive 'eval' requires an argument -While parsing file "$FILE", line 27: -Error: Account directive 'expr' requires an argument -While parsing file "$FILE", line 30: -Error: Commodity directive 'alias' requires an argument -While parsing file "$FILE", line 39: -Error: Commodity directive 'value' requires an argument -While parsing file "$FILE", line 42: -Error: Commodity directive 'format' requires an argument -While parsing file "$FILE", line 45: -Error: Commodity directive 'note' requires an argument -While parsing file "$FILE", line 48: -Error: Payee directive 'alias' requires an argument -While parsing file "$FILE", line 52: -Error: Payee directive 'uuid' requires an argument -end test +$ hledger -f- check +#test source -> 14 +#__ERROR__ +#While parsing file "$FILE", line 3: +#Error: Account directive 'alias' requires an argument +#While parsing file "$FILE", line 9: +#Error: Account directive 'note' requires an argument +#While parsing file "$FILE", line 12: +#Error: Account directive 'payee' requires an argument +#While parsing file "$FILE", line 15: +#Error: Account directive 'value' requires an argument +#While parsing file "$FILE", line 18: +#Error: Account directive 'assert' requires an argument +#While parsing file "$FILE", line 21: +#Error: Account directive 'check' requires an argument +#While parsing file "$FILE", line 24: +#Error: Account directive 'eval' requires an argument +#While parsing file "$FILE", line 27: +#Error: Account directive 'expr' requires an argument +#While parsing file "$FILE", line 30: +#Error: Commodity directive 'alias' requires an argument +#While parsing file "$FILE", line 39: +#Error: Commodity directive 'value' requires an argument +#While parsing file "$FILE", line 42: +#Error: Commodity directive 'format' requires an argument +#While parsing file "$FILE", line 45: +#Error: Commodity directive 'note' requires an argument +#While parsing file "$FILE", line 48: +#Error: Payee directive 'alias' requires an argument +#While parsing file "$FILE", line 52: +#Error: Payee directive 'uuid' requires an argument +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/786A3DD0.test b/hledger/test/ledger-compat/regress/786A3DD0.test index 7ffde9ddf..d195b501f 100644 --- a/hledger/test/ledger-compat/regress/786A3DD0.test +++ b/hledger/test/ledger-compat/regress/786A3DD0.test @@ -11,8 +11,10 @@ D 1000.00 EUR Epenses:Banking:Fees CAD 2.00 Assets:Chqeuing CAD -2.00 -comment -test pricedb -P 2011/02/27 00:00:00 AUD 0.746 EUR -P 2012/03/12 00:00:00 USD CAD 1.00454320987654321 -end test +$ hledger -f- check + +#test pricedb +#P 2011/02/27 00:00:00 AUD 0.746 EUR +#P 2012/03/12 00:00:00 USD CAD 1.00454320987654321 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/78AB4B87_py.test b/hledger/test/ledger-compat/regress/78AB4B87_py.test index c44703b94..71eaa9e96 100644 --- a/hledger/test/ledger-compat/regress/78AB4B87_py.test +++ b/hledger/test/ledger-compat/regress/78AB4B87_py.test @@ -1,16 +1,18 @@ -comment -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) +$ hledger -f- check --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 +#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 +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/793F6BF0.test b/hledger/test/ledger-compat/regress/793F6BF0.test index d95889da2..c100ea85e 100644 --- a/hledger/test/ledger-compat/regress/793F6BF0.test +++ b/hledger/test/ledger-compat/regress/793F6BF0.test @@ -43,9 +43,11 @@ N $ Assets:Bank:Checking ; :AnotherTag: -comment -test entry 2009/03/15 book 10 -2009/03/15 Book Store - Expenses:Books $10.00 - Liabilities:MasterCard -end test +$ hledger -f- check + +#test entry 2009/03/15 book 10 +#2009/03/15 Book Store +# Expenses:Books $10.00 +# Liabilities:MasterCard +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/7C44010B.test b/hledger/test/ledger-compat/regress/7C44010B.test index c56c2bbdc..82bc6678e 100644 --- a/hledger/test/ledger-compat/regress/7C44010B.test +++ b/hledger/test/ledger-compat/regress/7C44010B.test @@ -20,12 +20,14 @@ P 2002/1/1 € 6,55957 F Assets:Checking 2000 € Income:Salary -comment -test reg -X F -J Assets -1994-01-01 10000 -1998-01-01 11000 -1998-01-01 10000 -1998-12-31 10200 -1999-01-01 9000 -2002-01-01 22119.14 -end test +$ hledger -f- check + +#test reg -X F -J Assets +#1994-01-01 10000 +#1998-01-01 11000 +#1998-01-01 10000 +#1998-12-31 10200 +#1999-01-01 9000 +#2002-01-01 22119.14 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/7F3650FD.test b/hledger/test/ledger-compat/regress/7F3650FD.test index 8fddbcc8d..d193786ad 100644 --- a/hledger/test/ledger-compat/regress/7F3650FD.test +++ b/hledger/test/ledger-compat/regress/7F3650FD.test @@ -1,85 +1,87 @@ -comment -test period --now=2010/11/01 12/01 ---- Period expression tokens --- -TOK_DATE: month Dec day 1 -END_REACHED: +$ hledger -f- check ---- Before stabilization --- - range: in month Dec day 1 - ---- After stabilization --- - range: in month Dec day 1 - start: 10-Dec-01 - finish: 10-Dec-02 - ---- Sample dates in range (max. 20) --- - 1: 10-Dec-01 -end test - -test period --now=2010/11/01 10/01 ---- Period expression tokens --- -TOK_DATE: month Oct day 1 -END_REACHED: - ---- Before stabilization --- - range: in month Oct day 1 - ---- After stabilization --- - range: in month Oct day 1 - start: 10-Oct-01 - finish: 10-Oct-02 - ---- Sample dates in range (max. 20) --- - 1: 10-Oct-01 -end test - -test period --now=2010/11/01 2009/10 ---- Period expression tokens --- -TOK_DATE: year 2009 month Oct -END_REACHED: - ---- Before stabilization --- - range: in year 2009 month Oct - ---- After stabilization --- - range: in year 2009 month Oct - start: 09-Oct-01 - finish: 09-Nov-01 - ---- Sample dates in range (max. 20) --- - 1: 09-Oct-01 -end test - -test period --now=2010/11/01 2009/10/01 ---- Period expression tokens --- -TOK_DATE: year 2009 month Oct day 1 -END_REACHED: - ---- Before stabilization --- - range: in year 2009 month Oct day 1 - ---- After stabilization --- - range: in year 2009 month Oct day 1 - start: 09-Oct-01 - finish: 09-Oct-02 - ---- Sample dates in range (max. 20) --- - 1: 09-Oct-01 -end test - -test period --now=2010/11/01 2009 ---- Period expression tokens --- -TOK_INT: 2009 -END_REACHED: - ---- Before stabilization --- - range: in year 2009 - ---- After stabilization --- - range: in year 2009 - start: 09-Jan-01 - finish: 10-Jan-01 - ---- Sample dates in range (max. 20) --- - 1: 09-Jan-01 -end test +#test period --now=2010/11/01 12/01 +#--- Period expression tokens --- +#TOK_DATE: month Dec day 1 +#END_REACHED: +# +#--- Before stabilization --- +# range: in month Dec day 1 +# +#--- After stabilization --- +# range: in month Dec day 1 +# start: 10-Dec-01 +# finish: 10-Dec-02 +# +#--- Sample dates in range (max. 20) --- +# 1: 10-Dec-01 +#end test +# +#test period --now=2010/11/01 10/01 +#--- Period expression tokens --- +#TOK_DATE: month Oct day 1 +#END_REACHED: +# +#--- Before stabilization --- +# range: in month Oct day 1 +# +#--- After stabilization --- +# range: in month Oct day 1 +# start: 10-Oct-01 +# finish: 10-Oct-02 +# +#--- Sample dates in range (max. 20) --- +# 1: 10-Oct-01 +#end test +# +#test period --now=2010/11/01 2009/10 +#--- Period expression tokens --- +#TOK_DATE: year 2009 month Oct +#END_REACHED: +# +#--- Before stabilization --- +# range: in year 2009 month Oct +# +#--- After stabilization --- +# range: in year 2009 month Oct +# start: 09-Oct-01 +# finish: 09-Nov-01 +# +#--- Sample dates in range (max. 20) --- +# 1: 09-Oct-01 +#end test +# +#test period --now=2010/11/01 2009/10/01 +#--- Period expression tokens --- +#TOK_DATE: year 2009 month Oct day 1 +#END_REACHED: +# +#--- Before stabilization --- +# range: in year 2009 month Oct day 1 +# +#--- After stabilization --- +# range: in year 2009 month Oct day 1 +# start: 09-Oct-01 +# finish: 09-Oct-02 +# +#--- Sample dates in range (max. 20) --- +# 1: 09-Oct-01 +#end test +# +#test period --now=2010/11/01 2009 +#--- Period expression tokens --- +#TOK_INT: 2009 +#END_REACHED: +# +#--- Before stabilization --- +# range: in year 2009 +# +#--- After stabilization --- +# range: in year 2009 +# start: 09-Jan-01 +# finish: 10-Jan-01 +# +#--- Sample dates in range (max. 20) --- +# 1: 09-Jan-01 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/8254755E.test b/hledger/test/ledger-compat/regress/8254755E.test index 0125875e7..59fd2521a 100644 --- a/hledger/test/ledger-compat/regress/8254755E.test +++ b/hledger/test/ledger-compat/regress/8254755E.test @@ -8,11 +8,13 @@ Expenses:Food:Out $50.00 Assets -comment -test bal --flat food:out --now=2009/12/31 - $50.00 Expenses:Food:Out -end test +$ hledger -f- check -test bal --flat --budget food:out --now=2009/12/31 - $-150.00 Expenses:Food:Out -end test +#test bal --flat food:out --now=2009/12/31 +# $50.00 Expenses:Food:Out +#end test +# +#test bal --flat --budget food:out --now=2009/12/31 +# $-150.00 Expenses:Food:Out +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/82763D86.test b/hledger/test/ledger-compat/regress/82763D86.test index 1b6110bf0..cc824ea21 100644 --- a/hledger/test/ledger-compat/regress/82763D86.test +++ b/hledger/test/ledger-compat/regress/82763D86.test @@ -29,8 +29,10 @@ Liabilities:MasterCard $20.00 Assets:Bank:Checking -comment -test -s reg liabilities -04-May-27 - 04-May-27 (Liabilities:Taxes) $-2.00 $-2.00 -end test +$ hledger -f- check +#test -s reg liabilities +#04-May-27 - 04-May-27 (Liabilities:Taxes) $-2.00 $-2.00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/83B4A0E5.test b/hledger/test/ledger-compat/regress/83B4A0E5.test index cc5e7d277..12ef402aa 100644 --- a/hledger/test/ledger-compat/regress/83B4A0E5.test +++ b/hledger/test/ledger-compat/regress/83B4A0E5.test @@ -9,36 +9,38 @@ P 2012-03-01 GBP $2 Expenses:Food 10 GBP Assets:Cash -comment -test reg food -12-Mar-05 KFC Expenses:Food 10 EUR 10 EUR -12-Mar-10 KFC Expenses:Food 10 GBP 10 EUR - 10 GBP -end test +$ hledger -f- check -test reg food -V -12-Mar-05 KFC Expenses:Food $20 $20 -12-Mar-10 KFC Expenses:Food $20 $40 -end test - -test reg food -X '$' -12-Mar-05 KFC Expenses:Food $20 $20 -12-Mar-10 KFC Expenses:Food $20 $40 -end test - -test reg food -X '$,GBP' -12-Mar-05 KFC Expenses:Food $20 $20 -12-Mar-10 KFC Expenses:Food 10 GBP $20 - 10 GBP -end test - -test reg food -X '$!,GBP' -12-Mar-05 KFC Expenses:Food $20 $20 -12-Mar-10 KFC Expenses:Food $20 $40 -end test - -test reg food -X '$,EUR' -12-Mar-05 KFC Expenses:Food 10 EUR 10 EUR -12-Mar-10 KFC Expenses:Food $20 $20 - 10 EUR -end test +#test reg food +#12-Mar-05 KFC Expenses:Food 10 EUR 10 EUR +#12-Mar-10 KFC Expenses:Food 10 GBP 10 EUR +# 10 GBP +#end test +# +#test reg food -V +#12-Mar-05 KFC Expenses:Food $20 $20 +#12-Mar-10 KFC Expenses:Food $20 $40 +#end test +# +#test reg food -X '$' +#12-Mar-05 KFC Expenses:Food $20 $20 +#12-Mar-10 KFC Expenses:Food $20 $40 +#end test +# +#test reg food -X '$,GBP' +#12-Mar-05 KFC Expenses:Food $20 $20 +#12-Mar-10 KFC Expenses:Food 10 GBP $20 +# 10 GBP +#end test +# +#test reg food -X '$!,GBP' +#12-Mar-05 KFC Expenses:Food $20 $20 +#12-Mar-10 KFC Expenses:Food $20 $40 +#end test +# +#test reg food -X '$,EUR' +#12-Mar-05 KFC Expenses:Food 10 EUR 10 EUR +#12-Mar-10 KFC Expenses:Food $20 $20 +# 10 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/854150DF.test b/hledger/test/ledger-compat/regress/854150DF.test index b197e8288..111bf6e0b 100644 --- a/hledger/test/ledger-compat/regress/854150DF.test +++ b/hledger/test/ledger-compat/regress/854150DF.test @@ -2,25 +2,27 @@ A:B:C 12.50 GBP A:C -comment -test bal --flat -d "depth>=2" - 12.50 GBP A:B:C - -12.50 GBP A:C --------------------- - 0 -end test +$ hledger -f- check -test bal --flat -d "depth>1" - 12.50 GBP A:B:C - -12.50 GBP A:C --------------------- - 0 -end test - -test bal --flat -d "depth>2" - 12.50 GBP A:B:C -end test - -test bal --flat -d "depth==2" - -12.50 GBP A:C -end test +#test bal --flat -d "depth>=2" +# 12.50 GBP A:B:C +# -12.50 GBP A:C +#-------------------- +# 0 +#end test +# +#test bal --flat -d "depth>1" +# 12.50 GBP A:B:C +# -12.50 GBP A:C +#-------------------- +# 0 +#end test +# +#test bal --flat -d "depth>2" +# 12.50 GBP A:B:C +#end test +# +#test bal --flat -d "depth==2" +# -12.50 GBP A:C +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/86D2BDC4.test b/hledger/test/ledger-compat/regress/86D2BDC4.test index 0039e5bbe..b01c0e439 100644 --- a/hledger/test/ledger-compat/regress/86D2BDC4.test +++ b/hledger/test/ledger-compat/regress/86D2BDC4.test @@ -3,9 +3,11 @@ Expenses:Bank:Fees 2.73 Liabilities:Mastercard -comment -test reg -B -09-Jun-03 Westjet Expe:Transportatio:Air 676.017377 676.017377 - Expenses:Bank:Fees 2.73 678.747377 - Liabilities:Mastercard -678.747377 0 -end test +$ hledger -f- check + +#test reg -B +#09-Jun-03 Westjet Expe:Transportatio:Air 676.017377 676.017377 +# Expenses:Bank:Fees 2.73 678.747377 +# Liabilities:Mastercard -678.747377 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/889BB167.test b/hledger/test/ledger-compat/regress/889BB167.test index 201785d1c..bf9b40cad 100644 --- a/hledger/test/ledger-compat/regress/889BB167.test +++ b/hledger/test/ledger-compat/regress/889BB167.test @@ -11,8 +11,10 @@ P 2011-02-01 EUR 0.8576 GBP Assets:Receivable:AdSense 10.00 EUR Income:AdSense -comment -test reg income:adse -X GBP -H -11-Jan-31 AdSense earnings Income:AdSense -9.46 GBP -9.46 GBP -11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.04 GBP -end test +$ hledger -f- check + +#test reg income:adse -X GBP -H +#11-Jan-31 AdSense earnings Income:AdSense -9.46 GBP -9.46 GBP +#11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.04 GBP +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/89233B6D.test b/hledger/test/ledger-compat/regress/89233B6D.test index ee7aa6852..698393ab7 100644 --- a/hledger/test/ledger-compat/regress/89233B6D.test +++ b/hledger/test/ledger-compat/regress/89233B6D.test @@ -6,9 +6,11 @@ !include 89233B6D-b.dat !end -comment -test reg "^A:" -94-Jan-02 Salary A:Assset:Bank:Checking 200 200 - A:Income:Salary -200 0 -end test +$ hledger -f- check +#test reg "^A:" +#94-Jan-02 Salary A:Assset:Bank:Checking 200 200 +# A:Income:Salary -200 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/8CE88DB4.test b/hledger/test/ledger-compat/regress/8CE88DB4.test index 6350c32cf..e54fd8751 100644 --- a/hledger/test/ledger-compat/regress/8CE88DB4.test +++ b/hledger/test/ledger-compat/regress/8CE88DB4.test @@ -6,7 +6,9 @@ Assets:Cash -22.00 EUR Assets:Cash 44.00 BAM -comment -test pricedb -P 2011/07/30 00:00:00 EUR 2.00 BAM -end test +$ hledger -f- check + +#test pricedb +#P 2011/07/30 00:00:00 EUR 2.00 BAM +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/8EAF77C0.test.ignored b/hledger/test/ledger-compat/regress/8EAF77C0.test.ignored index 8e9b31116..29dc3810c 100644 --- a/hledger/test/ledger-compat/regress/8EAF77C0.test.ignored +++ b/hledger/test/ledger-compat/regress/8EAF77C0.test.ignored @@ -10,9 +10,11 @@ Asset:Bank:Boi:Savings:Dk -3016.24 Income:NetSalary:Dk -comment -test reg -> 1 -__ERROR__ -While parsing file "$FILE", line 5: -Error: Unexpected whitespace at beginning of line -end test +$ hledger -f- check + +#test reg -> 1 +#__ERROR__ +#While parsing file "$FILE", line 5: +#Error: Unexpected whitespace at beginning of line +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/9188F587_py.test b/hledger/test/ledger-compat/regress/9188F587_py.test index 8535355f1..575267afa 100644 --- a/hledger/test/ledger-compat/regress/9188F587_py.test +++ b/hledger/test/ledger-compat/regress/9188F587_py.test @@ -1,16 +1,18 @@ -comment -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) +$ hledger -f- check --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 +#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 +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/95350193.test b/hledger/test/ledger-compat/regress/95350193.test index 5b5e40dc5..04f4adc41 100644 --- a/hledger/test/ledger-compat/regress/95350193.test +++ b/hledger/test/ledger-compat/regress/95350193.test @@ -2,6 +2,8 @@ Assets:Voucher:Amazon 137.87 GBP (48H5) Assets:Cash -137.87 GBP -comment -test pricedb -end test +$ hledger -f- check + +#test pricedb +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/96A8E4A1.test b/hledger/test/ledger-compat/regress/96A8E4A1.test index d6da018bc..023d13ad8 100644 --- a/hledger/test/ledger-compat/regress/96A8E4A1.test +++ b/hledger/test/ledger-compat/regress/96A8E4A1.test @@ -2,10 +2,12 @@ Expenses:Travel 1 "Spr MegaBonus" Assets:Voucher -comment -test -X EUR -H bal - -1 "Spr MegaBonus" Assets:Voucher - 1 "Spr MegaBonus" Expenses:Travel --------------------- - 0 -end test +$ hledger -f- check + +#test -X EUR -H bal +# -1 "Spr MegaBonus" Assets:Voucher +# 1 "Spr MegaBonus" Expenses:Travel +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/981.test.ignored b/hledger/test/ledger-compat/regress/981.test.ignored index 6d1ffabb6..b6105a837 100644 --- a/hledger/test/ledger-compat/regress/981.test.ignored +++ b/hledger/test/ledger-compat/regress/981.test.ignored @@ -14,17 +14,19 @@ tag Project ; Project: foo Assets:Cash -20.00 USD -comment -test bal - -40.00 USD Assets:Cash - 40.00 USD Expenses:Hosting --------------------- - 0 -__ERROR__ -Warning: "$FILE", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) -end test +$ hledger -f- check -test reg --limit 'payee =~ /XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/' -__ERROR__ -Warning: "$FILE", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) -end test +#test bal +# -40.00 USD Assets:Cash +# 40.00 USD Expenses:Hosting +#-------------------- +# 0 +#__ERROR__ +#Warning: "$FILE", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) +#end test +# +#test reg --limit 'payee =~ /XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/' +#__ERROR__ +#Warning: "$FILE", line 15: Metadata check failed for (Project: foo): (value =~ /^(0ad|ankur|aptosid|archlinux|chakra|debian|debconf14|debconf15|debconf16|drizzle|ffmpeg|ffmpeg|fluxbox|freedesktop|freedombox|gallery|texmacs|haskell|jenkins|libreoffice|madwifi|mingw|openvas|openwrt|openbioinformatics|openembedded|openvoting|osunix|path64|plan9|postgresql|privoxy|smc|helios|tidesdk|tux4kids|yafaray|spi)$/) +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/999-a.test b/hledger/test/ledger-compat/regress/999-a.test index 1bc98cff9..f2dae18f1 100644 --- a/hledger/test/ledger-compat/regress/999-a.test +++ b/hledger/test/ledger-compat/regress/999-a.test @@ -2,6 +2,8 @@ Assets:Brokerage 1000 AAPL (@) $1 Income:Gifts Received -comment -test prices -end test +$ hledger -f- check + +#test prices +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/999-b.test b/hledger/test/ledger-compat/regress/999-b.test index d41eee00d..5db33e662 100644 --- a/hledger/test/ledger-compat/regress/999-b.test +++ b/hledger/test/ledger-compat/regress/999-b.test @@ -11,13 +11,15 @@ Assets:Cash -1.00 GBP (@) 1.20 EUR Assets:Cash 1.20 EUR -comment -test pricedb -P 2014/02/01 00:00:00 GBP 1.10 EUR -end test - -test reg Equity:Opening -X EUR -14-Jan-01 Test Equity:Opening balance -10.00 GBP -10.00 GBP -14-Feb-01 Commodities revalued 0 -11.00 EUR -end test +$ hledger -f- check +#test pricedb +#P 2014/02/01 00:00:00 GBP 1.10 EUR +#end test +# +#test reg Equity:Opening -X EUR +#14-Jan-01 Test Equity:Opening balance -10.00 GBP -10.00 GBP +#14-Feb-01 Commodities revalued 0 -11.00 EUR +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/9E0E606D.test b/hledger/test/ledger-compat/regress/9E0E606D.test index faa71f0dd..99624fc39 100644 --- a/hledger/test/ledger-compat/regress/9E0E606D.test +++ b/hledger/test/ledger-compat/regress/9E0E606D.test @@ -12,9 +12,11 @@ P 2011-04-01 EUR 0.8510 GBP Assets:Receivable:AdSense 10.00 EUR Income:AdSense -comment -test reg income:ad -X GBP -H -11-Jan-31 AdSense earnings Income:AdSense -11.00 EUR -11.00 EUR -11-Feb-28 Commodities revalued -9.43 GBP -9.43 GBP -11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.01 GBP -end test +$ hledger -f- check + +#test reg income:ad -X GBP -H +#11-Jan-31 AdSense earnings Income:AdSense -11.00 EUR -11.00 EUR +#11-Feb-28 Commodities revalued -9.43 GBP -9.43 GBP +#11-Feb-28 AdSense earnings Income:AdSense -8.58 GBP -18.01 GBP +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/9EB10714.test b/hledger/test/ledger-compat/regress/9EB10714.test index 302748d87..67f3f9bde 100644 --- a/hledger/test/ledger-compat/regress/9EB10714.test +++ b/hledger/test/ledger-compat/regress/9EB10714.test @@ -21,24 +21,26 @@ P 2008/01/01 Rialto 200000 € P 2009/01/01 Rialto 210000 € P 2010/01/01 Rialto 211000 € -comment -test reg -J -V ^Actif -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 -end test +$ hledger -f- check + +#test reg -J -V ^Actif +#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 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/A013A73B.test b/hledger/test/ledger-compat/regress/A013A73B.test index 0171c0fb6..d2badef19 100644 --- a/hledger/test/ledger-compat/regress/A013A73B.test +++ b/hledger/test/ledger-compat/regress/A013A73B.test @@ -3,9 +3,11 @@ a 1 b -comment -test reg -14-Jan-01 c a 1 1 - b -1 0 -end test +$ hledger -f- check +#test reg +#14-Jan-01 c a 1 1 +# b -1 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/A28CF697.test b/hledger/test/ledger-compat/regress/A28CF697.test index afc7706d3..82be99e80 100644 --- a/hledger/test/ledger-compat/regress/A28CF697.test +++ b/hledger/test/ledger-compat/regress/A28CF697.test @@ -2,9 +2,11 @@ Assets:Rewards:Airmiles 125 "M&M" Income:Rewards -comment -test print -2010/02/05 * Flight SN2094 - Assets:Rewards:Airmiles 125 "M&M" - Income:Rewards -end test +$ hledger -f- check + +#test print +#2010/02/05 * Flight SN2094 +# Assets:Rewards:Airmiles 125 "M&M" +# Income:Rewards +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/A3FA7601.test b/hledger/test/ledger-compat/regress/A3FA7601.test index 8e544857b..803b8d615 100644 --- a/hledger/test/ledger-compat/regress/A3FA7601.test +++ b/hledger/test/ledger-compat/regress/A3FA7601.test @@ -1,10 +1,12 @@ -comment -test -f /dev/null --input-date-format '%m/%d/%Y' convert test/regress/A3FA7601.dat -2011/12/12=2011/12/13 * (100) Test ;test - Expenses:Unknown $10 - Equity:Unknown $-10 = $20 +$ hledger -f- check -2011/12/12=2011/12/12 * - Expenses:Unknown $10 - Equity:Unknown $-10 = $20 -end test +#test -f /dev/null --input-date-format '%m/%d/%Y' convert test/regress/A3FA7601.dat +#2011/12/12=2011/12/13 * (100) Test ;test +# Expenses:Unknown $10 +# Equity:Unknown $-10 = $20 +# +#2011/12/12=2011/12/12 * +# Expenses:Unknown $10 +# Equity:Unknown $-10 = $20 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/A560FDAD.test b/hledger/test/ledger-compat/regress/A560FDAD.test index e6fe8d3f0..b8cc1eba4 100644 --- a/hledger/test/ledger-compat/regress/A560FDAD.test +++ b/hledger/test/ledger-compat/regress/A560FDAD.test @@ -32,55 +32,57 @@ Expenses:Test 261.39 GBP Assets:Current -comment -test reg -X EUR -H -12-Jan-01 Opening balance Assets:Current 17.43 EUR 17.43 EUR - Assets:Investments 4959.80 EUR 4977.23 EUR - Assets:Investments 1438.34 EUR 6415.57 EUR - Equity:Opening balance -6409.77 EUR 5.80 EUR -12-Jan-01 Opening balance Assets:Pension 785.44 GBP 5.80 EUR - 785.44 GBP - Assets:Pension 97.0017 H2 5.80 EUR - 785.44 GBP - 97.0017 H2 - Assets:Pension 4.3441 H1 5.80 EUR - 785.44 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -1326.70 GBP 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-01 Opening balance: misc Assets:Piggy bank 3.51 GBP 5.80 EUR - -537.75 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -3.51 GBP 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-01 Opening balance Assets:Rewards 9836 AAdvantage 9836 AAdvantage - 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 - Equity:Opening balance -9836 AAdvantage 5.80 EUR - -541.26 GBP - 4.3441 H1 - 97.0017 H2 -12-Jan-03 Commodities revalued 0 5.80 EUR -12-Jan-03 Receivable Assets:Current 172.71 EUR 178.51 EUR - Assets:Receivable -161.06 EUR 17.45 EUR - Assets:Receivable -11.65 EUR 5.80 EUR -12-Jan-27 Test 0.01 EUR 5.81 EUR - Income:Test -3218.04 EUR -3212.23 EUR - -0.01 EUR -3212.24 EUR - Income:Test -129.16 EUR -3341.40 EUR - Assets:Foo 402.99 EUR -2938.41 EUR - Expenses:Test 19.21 EUR -2919.20 EUR - Expenses:Test 7.38 EUR -2911.82 EUR - 0.01 EUR -2911.81 EUR - Expenses:Test 304.82 EUR -2606.99 EUR - -0.01 EUR -2607.00 EUR - Assets:Current 2612.80 EUR 5.80 EUR -end test +$ hledger -f- check + +#test reg -X EUR -H +#12-Jan-01 Opening balance Assets:Current 17.43 EUR 17.43 EUR +# Assets:Investments 4959.80 EUR 4977.23 EUR +# Assets:Investments 1438.34 EUR 6415.57 EUR +# Equity:Opening balance -6409.77 EUR 5.80 EUR +#12-Jan-01 Opening balance Assets:Pension 785.44 GBP 5.80 EUR +# 785.44 GBP +# Assets:Pension 97.0017 H2 5.80 EUR +# 785.44 GBP +# 97.0017 H2 +# Assets:Pension 4.3441 H1 5.80 EUR +# 785.44 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -1326.70 GBP 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-01 Opening balance: misc Assets:Piggy bank 3.51 GBP 5.80 EUR +# -537.75 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -3.51 GBP 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-01 Opening balance Assets:Rewards 9836 AAdvantage 9836 AAdvantage +# 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +# Equity:Opening balance -9836 AAdvantage 5.80 EUR +# -541.26 GBP +# 4.3441 H1 +# 97.0017 H2 +#12-Jan-03 Commodities revalued 0 5.80 EUR +#12-Jan-03 Receivable Assets:Current 172.71 EUR 178.51 EUR +# Assets:Receivable -161.06 EUR 17.45 EUR +# Assets:Receivable -11.65 EUR 5.80 EUR +#12-Jan-27 Test 0.01 EUR 5.81 EUR +# Income:Test -3218.04 EUR -3212.23 EUR +# -0.01 EUR -3212.24 EUR +# Income:Test -129.16 EUR -3341.40 EUR +# Assets:Foo 402.99 EUR -2938.41 EUR +# Expenses:Test 19.21 EUR -2919.20 EUR +# Expenses:Test 7.38 EUR -2911.82 EUR +# 0.01 EUR -2911.81 EUR +# Expenses:Test 304.82 EUR -2606.99 EUR +# -0.01 EUR -2607.00 EUR +# Assets:Current 2612.80 EUR 5.80 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/A8FCC765.test b/hledger/test/ledger-compat/regress/A8FCC765.test index 8972d05af..78f24dfb8 100644 --- a/hledger/test/ledger-compat/regress/A8FCC765.test +++ b/hledger/test/ledger-compat/regress/A8FCC765.test @@ -2,8 +2,10 @@ Expenses:Food 20 CAD Assets:Cash -comment -test pricedb --price-db test/regress/A8FCC765.dat -P 2012/03/16 06:47:12 CAD $2.5 -P 2012/03/17 06:47:12 CAD $3.5 -end test +$ hledger -f- check + +#test pricedb --price-db test/regress/A8FCC765.dat +#P 2012/03/16 06:47:12 CAD $2.5 +#P 2012/03/17 06:47:12 CAD $3.5 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/AA2FF2B.test b/hledger/test/ledger-compat/regress/AA2FF2B.test index d088ffacd..e497e8baa 100644 --- a/hledger/test/ledger-compat/regress/AA2FF2B.test +++ b/hledger/test/ledger-compat/regress/AA2FF2B.test @@ -2,10 +2,12 @@ Revenu:Invest:Exonéré Actif:Courant:LaPosteLivretA 25,24 € = 25,24 € -comment -test --args-only --decimal-comma bal - 25,24 € Actif:Courant:LaPosteLivretA - -25,24 € Revenu:Invest:Exonéré --------------------- - 0 -end test +$ hledger -f- check + +#test --args-only --decimal-comma bal +# 25,24 € Actif:Courant:LaPosteLivretA +# -25,24 € Revenu:Invest:Exonéré +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/ACE05ECE.test b/hledger/test/ledger-compat/regress/ACE05ECE.test index 16a1ad64b..3820d193c 100644 --- a/hledger/test/ledger-compat/regress/ACE05ECE.test +++ b/hledger/test/ledger-compat/regress/ACE05ECE.test @@ -1,7 +1,9 @@ i 2011/07/20 17:00:00 Hello Work project o 2011/07/21 01:00:00 Hello -comment -test reg Hello -11-Jul-20 Work project (Hello) 8.00h 8.00h -end test +$ hledger -f- check + +#test reg Hello +#11-Jul-20 Work project (Hello) 8.00h 8.00h +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/AEDE9734.test b/hledger/test/ledger-compat/regress/AEDE9734.test index 3f0e7ade9..eda43d355 100644 --- a/hledger/test/ledger-compat/regress/AEDE9734.test +++ b/hledger/test/ledger-compat/regress/AEDE9734.test @@ -6,8 +6,10 @@ Expenses:Travel $232233223.00 ; trip: Moon Asset:NASA -comment -test bal --group-by "tag('trip')" -Moon - $332233223.00 Expenses:Travel -end test +$ hledger -f- check + +#test bal --group-by "tag('trip')" +#Moon +# $332233223.00 Expenses:Travel +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/AFAFB804.test b/hledger/test/ledger-compat/regress/AFAFB804.test index 49b265461..5a170d541 100644 --- a/hledger/test/ledger-compat/regress/AFAFB804.test +++ b/hledger/test/ledger-compat/regress/AFAFB804.test @@ -25,34 +25,36 @@ C $15 D -comment -test reg -S date,payee -10-Feb-09 X C $10 $10 - D $-10 0 -10-Feb-09 Y B $10 $10 - C $-10 0 -10-Feb-09 Z A $10 $10 - B $-10 0 -10-Feb-10 X C $15 $15 - D $-15 0 -10-Feb-10 Y B $15 $15 - C $-15 0 -10-Feb-10 Z A $15 $15 - B $-15 0 -end test - -test reg -S payee,date -10-Feb-09 X C $10 $10 - D $-10 0 -10-Feb-10 X C $15 $15 - D $-15 0 -10-Feb-09 Y B $10 $10 - C $-10 0 -10-Feb-10 Y B $15 $15 - C $-15 0 -10-Feb-09 Z A $10 $10 - B $-10 0 -10-Feb-10 Z A $15 $15 - B $-15 0 -end test +$ hledger -f- check +#test reg -S date,payee +#10-Feb-09 X C $10 $10 +# D $-10 0 +#10-Feb-09 Y B $10 $10 +# C $-10 0 +#10-Feb-09 Z A $10 $10 +# B $-10 0 +#10-Feb-10 X C $15 $15 +# D $-15 0 +#10-Feb-10 Y B $15 $15 +# C $-15 0 +#10-Feb-10 Z A $15 $15 +# B $-15 0 +#end test +# +#test reg -S payee,date +#10-Feb-09 X C $10 $10 +# D $-10 0 +#10-Feb-10 X C $15 $15 +# D $-15 0 +#10-Feb-09 Y B $10 $10 +# C $-10 0 +#10-Feb-10 Y B $15 $15 +# C $-15 0 +#10-Feb-09 Z A $10 $10 +# B $-10 0 +#10-Feb-10 Z A $15 $15 +# B $-15 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/B21BF389_py.test b/hledger/test/ledger-compat/regress/B21BF389_py.test index a2a5ba724..9bd433459 100644 --- a/hledger/test/ledger-compat/regress/B21BF389_py.test +++ b/hledger/test/ledger-compat/regress/B21BF389_py.test @@ -3,7 +3,9 @@ Income:Salary € 1.500,00 ; Reference: Christmas bonus -comment -test python test/regress/B21BF389.py -Christmas bonus -end test +$ hledger -f- check + +#test python test/regress/B21BF389.py +#Christmas bonus +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/B68FFB0D.test b/hledger/test/ledger-compat/regress/B68FFB0D.test index 8577dfeec..6c3dcca8c 100644 --- a/hledger/test/ledger-compat/regress/B68FFB0D.test +++ b/hledger/test/ledger-compat/regress/B68FFB0D.test @@ -5,10 +5,12 @@ D $1,000.00 assets 100 BAR @ $8.88 equity -comment -test print -2009/01/01 Sample - assets 134.123 FOO @ $8.88 - assets 100 BAR @ $8.88 - equity -end test +$ hledger -f- check + +#test print +#2009/01/01 Sample +# assets 134.123 FOO @ $8.88 +# assets 100 BAR @ $8.88 +# equity +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/BBFA1759.test b/hledger/test/ledger-compat/regress/BBFA1759.test index dcdafc195..124ce6959 100644 --- a/hledger/test/ledger-compat/regress/BBFA1759.test +++ b/hledger/test/ledger-compat/regress/BBFA1759.test @@ -1,19 +1,21 @@ -comment -test period june 2008 ---- Period expression tokens --- -TOK_A_MONTH: Jun -TOK_INT: 2008 -END_REACHED: +$ hledger -f- check ---- Before stabilization --- - range: in year 2008 month Jun - ---- After stabilization --- - range: in year 2008 month Jun - start: 08-Jun-01 - finish: 08-Jul-01 - ---- Sample dates in range (max. 20) --- - 1: 08-Jun-01 -end test +#test period june 2008 +#--- Period expression tokens --- +#TOK_A_MONTH: Jun +#TOK_INT: 2008 +#END_REACHED: +# +#--- Before stabilization --- +# range: in year 2008 month Jun +# +#--- After stabilization --- +# range: in year 2008 month Jun +# start: 08-Jun-01 +# finish: 08-Jul-01 +# +#--- Sample dates in range (max. 20) --- +# 1: 08-Jun-01 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/BF3C1F82-2.test.ignored b/hledger/test/ledger-compat/regress/BF3C1F82-2.test.ignored index 86aa265e3..7caffbce9 100644 --- a/hledger/test/ledger-compat/regress/BF3C1F82-2.test.ignored +++ b/hledger/test/ledger-compat/regress/BF3C1F82-2.test.ignored @@ -1,15 +1,17 @@ ; Check that include directives are relative for "-f /dev/stdin" include non-existent-ledger-file-BF3C1F82 -comment -test -f - reg -> 1 -__ERROR__ -While parsing file "", line 2: -Error: File to include was not found: "$sourcepath/non-existent-ledger-file-BF3C1F82" -end test +$ hledger -f- check -test -f /dev/stdin reg -> 1 -__ERROR__ -While parsing file "", line 2: -Error: File to include was not found: "$sourcepath/non-existent-ledger-file-BF3C1F82" -end test +#test -f - reg -> 1 +#__ERROR__ +#While parsing file "", line 2: +#Error: File to include was not found: "$sourcepath/non-existent-ledger-file-BF3C1F82" +#end test +# +#test -f /dev/stdin reg -> 1 +#__ERROR__ +#While parsing file "", line 2: +#Error: File to include was not found: "$sourcepath/non-existent-ledger-file-BF3C1F82" +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/BF3C1F82.test.ignored b/hledger/test/ledger-compat/regress/BF3C1F82.test.ignored index fd1e97974..d454f3943 100644 --- a/hledger/test/ledger-compat/regress/BF3C1F82.test.ignored +++ b/hledger/test/ledger-compat/regress/BF3C1F82.test.ignored @@ -4,19 +4,21 @@ a 1 b -comment -test -f - reg -> 1 -__ERROR__ -While parsing file "", line 3: -While parsing transaction: - -Error: Day of month is not valid for year -end test +$ hledger -f- check -test -f /dev/stdin reg -> 1 -__ERROR__ -While parsing file "", line 3: -While parsing transaction: - -Error: Day of month is not valid for year -end test +#test -f - reg -> 1 +#__ERROR__ +#While parsing file "", line 3: +#While parsing transaction: +# +#Error: Day of month is not valid for year +#end test +# +#test -f /dev/stdin reg -> 1 +#__ERROR__ +#While parsing file "", line 3: +#While parsing transaction: +# +#Error: Day of month is not valid for year +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/BFD3FBE1.test b/hledger/test/ledger-compat/regress/BFD3FBE1.test index 21e1d8c8b..cfb768b6e 100644 --- a/hledger/test/ledger-compat/regress/BFD3FBE1.test +++ b/hledger/test/ledger-compat/regress/BFD3FBE1.test @@ -7,11 +7,13 @@ Assets:A 1.59 GBP Assets:B -1.80 EUR @ 0.884955752212389381 GBP -comment -test reg -X EUR -H -11-Jan-01 Opening balance Assets:Investment 1658.90 EUR 1658.90 EUR - Assets:Investments 124.00 EUR 1782.90 EUR - Equity:Opening balance -1782.90 EUR 0 -11-Feb-10 Reimbursement: Taxi.. Assets:A 1.80 EUR 1.80 EUR - Assets:B -1.80 EUR 0 -end test +$ hledger -f- check + +#test reg -X EUR -H +#11-Jan-01 Opening balance Assets:Investment 1658.90 EUR 1658.90 EUR +# Assets:Investments 124.00 EUR 1782.90 EUR +# Equity:Opening balance -1782.90 EUR 0 +#11-Feb-10 Reimbursement: Taxi.. Assets:A 1.80 EUR 1.80 EUR +# Assets:B -1.80 EUR 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/C0212EAC.test b/hledger/test/ledger-compat/regress/C0212EAC.test index 472ad81e6..52f346dac 100644 --- a/hledger/test/ledger-compat/regress/C0212EAC.test +++ b/hledger/test/ledger-compat/regress/C0212EAC.test @@ -13,19 +13,21 @@ P 2009-02-01 00:00:00 GBP 1.5 EUR -comment -test reg -07-Jan-01 Opening balances Assets:Cash 10.00 EUR 10.00 EUR - Equit:Opening balances -10.00 EUR 0 -08-Jan-01 Buy 5.00 GBP Assets:Cash 5.00 GBP 5.00 GBP - Assets:Checking -7.00 EUR -7.00 EUR - 5.00 GBP -09-Jan-01 Sell 5.00 GBP for 7.. Assets:Cash -5.00 GBP {=1.40 EUR} -7.00 EUR - 5.00 GBP - -5.00 GBP {=1.40 EUR} - Assets:Checking 7.50 EUR 0.50 EUR - 5.00 GBP - -5.00 GBP {=1.40 EUR} - Income:Gain -0.50 EUR 5.00 GBP - -5.00 GBP {=1.40 EUR} -end test +$ hledger -f- check + +#test reg +#07-Jan-01 Opening balances Assets:Cash 10.00 EUR 10.00 EUR +# Equit:Opening balances -10.00 EUR 0 +#08-Jan-01 Buy 5.00 GBP Assets:Cash 5.00 GBP 5.00 GBP +# Assets:Checking -7.00 EUR -7.00 EUR +# 5.00 GBP +#09-Jan-01 Sell 5.00 GBP for 7.. Assets:Cash -5.00 GBP {=1.40 EUR} -7.00 EUR +# 5.00 GBP +# -5.00 GBP {=1.40 EUR} +# Assets:Checking 7.50 EUR 0.50 EUR +# 5.00 GBP +# -5.00 GBP {=1.40 EUR} +# Income:Gain -0.50 EUR 5.00 GBP +# -5.00 GBP {=1.40 EUR} +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/C19E4E9B.test b/hledger/test/ledger-compat/regress/C19E4E9B.test index ea87de95f..ecb682f88 100644 --- a/hledger/test/ledger-compat/regress/C19E4E9B.test +++ b/hledger/test/ledger-compat/regress/C19E4E9B.test @@ -6,14 +6,16 @@ A 1 AAA @ 2.00 EUR B -2.00 EUR -comment -test reg --format "%S: %D %P %t %T\n" -$FILE: 2012/01/01 Buy AAA 1 AAA 1 AAA -$FILE: 2012/01/01 Buy AAA -1.00 EUR 1 AAA --1.00 EUR -$FILE: 2012/02/01 Buy AAA 1 AAA 2 AAA --1.00 EUR -$FILE: 2012/02/01 Buy AAA -2.00 EUR 2 AAA --3.00 EUR -end test +$ hledger -f- check +#test reg --format "%S: %D %P %t %T\n" +#$FILE: 2012/01/01 Buy AAA 1 AAA 1 AAA +#$FILE: 2012/01/01 Buy AAA -1.00 EUR 1 AAA +#-1.00 EUR +#$FILE: 2012/02/01 Buy AAA 1 AAA 2 AAA +#-1.00 EUR +#$FILE: 2012/02/01 Buy AAA -2.00 EUR 2 AAA +#-3.00 EUR +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/C523E23F.test b/hledger/test/ledger-compat/regress/C523E23F.test index 32f702127..89b44fd7e 100644 --- a/hledger/test/ledger-compat/regress/C523E23F.test +++ b/hledger/test/ledger-compat/regress/C523E23F.test @@ -9,12 +9,14 @@ D 1.000,00€ Aktiva:Bank:Sparkonto 800,00€ Aktiva:Bank:Girokonto -comment -test bal - -17,94€ Aktiva:Bank - -817,94€ Girokonto - 800,00€ Sparkonto - 17,94€ Aufwand:Einkauf:Lebensmittel --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# -17,94€ Aktiva:Bank +# -817,94€ Girokonto +# 800,00€ Sparkonto +# 17,94€ Aufwand:Einkauf:Lebensmittel +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/C927CFFE.test b/hledger/test/ledger-compat/regress/C927CFFE.test index 11f3fcbf1..b4a0629b3 100644 --- a/hledger/test/ledger-compat/regress/C927CFFE.test +++ b/hledger/test/ledger-compat/regress/C927CFFE.test @@ -11,34 +11,36 @@ C $10 D -comment -test reg -test -l "date>=[2010/02/10]" reg -10-Feb-10 Test 2 B $10 $10 - C $-10 0 -10-Feb-11 Test 3 C $10 $10 - D $-10 0 -end test - -test -l "date<=[2010/02/10]" reg -10-Feb-09 Test 1 A $10 $10 - B $-10 0 -10-Feb-10 Test 2 B $10 $10 - C $-10 0 -end test - -test -l "date==[2010/02/10]" reg -10-Feb-10 Test 2 B $10 $10 - C $-10 0 -end test - -test -l "date>[2010/02/10]" reg -10-Feb-11 Test 3 C $10 $10 - D $-10 0 -end test - -test -l "date<[2010/02/10]" reg -10-Feb-09 Test 1 A $10 $10 - B $-10 0 -end test +$ hledger -f- check +#test reg +#test -l "date>=[2010/02/10]" reg +#10-Feb-10 Test 2 B $10 $10 +# C $-10 0 +#10-Feb-11 Test 3 C $10 $10 +# D $-10 0 +#end test +# +#test -l "date<=[2010/02/10]" reg +#10-Feb-09 Test 1 A $10 $10 +# B $-10 0 +#10-Feb-10 Test 2 B $10 $10 +# C $-10 0 +#end test +# +#test -l "date==[2010/02/10]" reg +#10-Feb-10 Test 2 B $10 $10 +# C $-10 0 +#end test +# +#test -l "date>[2010/02/10]" reg +#10-Feb-11 Test 3 C $10 $10 +# D $-10 0 +#end test +# +#test -l "date<[2010/02/10]" reg +#10-Feb-09 Test 1 A $10 $10 +# B $-10 0 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/C9D593B3.test b/hledger/test/ledger-compat/regress/C9D593B3.test index 192686743..fa843dbcc 100644 --- a/hledger/test/ledger-compat/regress/C9D593B3.test +++ b/hledger/test/ledger-compat/regress/C9D593B3.test @@ -18,7 +18,9 @@ Expenses:Food $20 Assets:Cash -comment -test payees -KFC -end test +$ hledger -f- check + +#test payees +#KFC +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/CAE63F5C-a.test b/hledger/test/ledger-compat/regress/CAE63F5C-a.test index 63c2f1fef..0a18eff69 100644 --- a/hledger/test/ledger-compat/regress/CAE63F5C-a.test +++ b/hledger/test/ledger-compat/regress/CAE63F5C-a.test @@ -10,9 +10,11 @@ a 4.00 € b -comment -test reg a -11-Mar-01 test1 a 4.00 € 4.00 € -11-Mar-02 test2 a 4.00 € 8.00 € -11-Mar-03 test2 a 4.00 € 12.00 € -end test +$ hledger -f- check + +#test reg a +#11-Mar-01 test1 a 4.00 € 4.00 € +#11-Mar-02 test2 a 4.00 € 8.00 € +#11-Mar-03 test2 a 4.00 € 12.00 € +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/CAE63F5C-b.test b/hledger/test/ledger-compat/regress/CAE63F5C-b.test index c4f2ceddd..e0732a03d 100644 --- a/hledger/test/ledger-compat/regress/CAE63F5C-b.test +++ b/hledger/test/ledger-compat/regress/CAE63F5C-b.test @@ -4,12 +4,14 @@ Assets $-271.54 Income:Currency Conversion $-6.45 -comment -test bal -X $ - $272.67 Accrued - $-271.54 Assets - $5.32 Expenses - $-6.45 Income:Currency Conversion --------------------- - 0 -end test +$ hledger -f- check + +#test bal -X $ +# $272.67 Accrued +# $-271.54 Assets +# $5.32 Expenses +# $-6.45 Income:Currency Conversion +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/CAE63F5C-c.test b/hledger/test/ledger-compat/regress/CAE63F5C-c.test index 8977c6d69..c90027de5 100644 --- a/hledger/test/ledger-compat/regress/CAE63F5C-c.test +++ b/hledger/test/ledger-compat/regress/CAE63F5C-c.test @@ -4,12 +4,14 @@ Assets $-271.54 Income:Currency Conversion $-6.45 -comment -test bal -X $ - $272.67 Accrued - $-271.54 Assets - $5.32 Expenses - $-6.45 Income:Currency Conversion --------------------- - 0 -end test +$ hledger -f- check + +#test bal -X $ +# $272.67 Accrued +# $-271.54 Assets +# $5.32 Expenses +# $-6.45 Income:Currency Conversion +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/CEECC0B0.test b/hledger/test/ledger-compat/regress/CEECC0B0.test index 8f104e551..ff79dc2cc 100644 --- a/hledger/test/ledger-compat/regress/CEECC0B0.test +++ b/hledger/test/ledger-compat/regress/CEECC0B0.test @@ -11,10 +11,12 @@ Assets:Cash 10.00 EUR -comment -test equity -2012/01/03 Opening Balances - Assets:Cash 100.00 EUR - Equity:Opening balances -end test +$ hledger -f- check +#test equity +#2012/01/03 Opening Balances +# Assets:Cash 100.00 EUR +# Equity:Opening balances +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/CFE5D8AA.test b/hledger/test/ledger-compat/regress/CFE5D8AA.test index 5226010cc..e13413016 100644 --- a/hledger/test/ledger-compat/regress/CFE5D8AA.test +++ b/hledger/test/ledger-compat/regress/CFE5D8AA.test @@ -16,6 +16,8 @@ assets:checking $1,000.00 income:work:salary -comment -test reg -end test +$ hledger -f- check + +#test reg +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/D060256A.test b/hledger/test/ledger-compat/regress/D060256A.test index 95edbad5d..1a01f86b4 100644 --- a/hledger/test/ledger-compat/regress/D060256A.test +++ b/hledger/test/ledger-compat/regress/D060256A.test @@ -6,10 +6,12 @@ Expenses:Food:Dining $20.00 Assets -comment -test budget --now=2009/11/01 --end=2009/11/30 - $-20.00 $-500.00 $480.00 4% Assets - $20.00 $500.00 $-480.00 4% Expenses:Food ------------- ------------ ------------ ----- - 0 0 0 0 -end test +$ hledger -f- check + +#test budget --now=2009/11/01 --end=2009/11/30 +# $-20.00 $-500.00 $480.00 4% Assets +# $20.00 $500.00 $-480.00 4% Expenses:Food +#------------ ------------ ------------ ----- +# 0 0 0 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/D2829FC4.test b/hledger/test/ledger-compat/regress/D2829FC4.test index 2db915680..d185ee326 100644 --- a/hledger/test/ledger-compat/regress/D2829FC4.test +++ b/hledger/test/ledger-compat/regress/D2829FC4.test @@ -8,56 +8,58 @@ Expenses:Bills:Housecleaning $85.00 Assets:Bank:Checking -comment -test reg --forecast 'date<[2011]' --now=2010/06/20 -10-Jul-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Jul-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Jul-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Jul-04 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-04 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Aug-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Aug-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Aug-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Jul-18 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Jul-18 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Aug-01 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Aug-01 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Sep-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Sep-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Sep-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Aug-15 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Aug-15 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Aug-29 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Aug-29 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Sep-12 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Sep-12 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Oct-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Oct-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Oct-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Sep-26 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Sep-26 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Oct-10 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Oct-10 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Nov-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Nov-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Nov-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Oct-24 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Oct-24 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Nov-07 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Nov-07 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 -10-Dec-01 Forecast transaction Expenses:Household $200.00 $1073.00 -10-Dec-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 -10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 0 -10-Nov-21 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Nov-21 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-05 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Dec-05 Forecast transaction Assets:Bank:Checking $-85.00 0 -10-Dec-19 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 -10-Dec-19 Forecast transaction Assets:Bank:Checking $-85.00 0 -end test +$ hledger -f- check + +#test reg --forecast 'date<[2011]' --now=2010/06/20 +#10-Jul-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Jul-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Jul-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Jul-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Jul-04 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-04 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Aug-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Aug-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Aug-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Aug-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Jul-18 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Jul-18 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Aug-01 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Aug-01 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Sep-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Sep-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Sep-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Sep-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Aug-15 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Aug-15 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Aug-29 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Aug-29 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Sep-12 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Sep-12 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Oct-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Oct-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Oct-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Oct-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Sep-26 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Sep-26 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Oct-10 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Oct-10 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Nov-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Nov-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Nov-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Nov-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Oct-24 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Oct-24 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Nov-07 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Nov-07 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-01 Forecast transaction Expenses:Bills:Rent $873.00 $873.00 +#10-Dec-01 Forecast transaction Expenses:Household $200.00 $1073.00 +#10-Dec-01 Forecast transaction Income:Salary $-2491.60 $-1418.60 +#10-Dec-01 Forecast transaction Assets:Bank:Checking $1418.60 0 +#10-Nov-21 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Nov-21 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-05 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Dec-05 Forecast transaction Assets:Bank:Checking $-85.00 0 +#10-Dec-19 Forecast transaction Ex:Bills:Housecleaning $85.00 $85.00 +#10-Dec-19 Forecast transaction Assets:Bank:Checking $-85.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/D51BFF74.test.ignored b/hledger/test/ledger-compat/regress/D51BFF74.test.ignored index 133c37c7f..a56541d30 100644 --- a/hledger/test/ledger-compat/regress/D51BFF74.test.ignored +++ b/hledger/test/ledger-compat/regress/D51BFF74.test.ignored @@ -14,12 +14,14 @@ Expenses:Food - $20 Assets:Cash -comment -test reg -> 1 -__ERROR__ -While parsing file "$FILE", line 6: -While parsing posting: - Expenses:Food $- 20 - ^^^^^ -Error: No quantity specified for amount -end test +$ hledger -f- check + +#test reg -> 1 +#__ERROR__ +#While parsing file "$FILE", line 6: +#While parsing posting: +# Expenses:Food $- 20 +# ^^^^^ +#Error: No quantity specified for amount +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/D943AE0F.test b/hledger/test/ledger-compat/regress/D943AE0F.test index e0bc846c0..85378aee5 100644 --- a/hledger/test/ledger-compat/regress/D943AE0F.test +++ b/hledger/test/ledger-compat/regress/D943AE0F.test @@ -6,9 +6,11 @@ D 1000.00 EUR P 2008/04/20 00:00:00 CAD 1.20 EUR -comment -test reg -V --now=2008/04/20 -08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR - Assets:Checking -2200.00 EUR 0 -08-Apr-20 Commodities revalued 200.00 EUR 200.00 EUR -end test +$ hledger -f- check + +#test reg -V --now=2008/04/20 +#08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR +# Assets:Checking -2200.00 EUR 0 +#08-Apr-20 Commodities revalued 200.00 EUR 200.00 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/D9C8EB08.test.ignored b/hledger/test/ledger-compat/regress/D9C8EB08.test.ignored index df0746c12..5f93b580c 100644 --- a/hledger/test/ledger-compat/regress/D9C8EB08.test.ignored +++ b/hledger/test/ledger-compat/regress/D9C8EB08.test.ignored @@ -8,10 +8,12 @@ !end -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 9: -Error: 'end' or 'end apply' found, but no enclosing 'apply' directive -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 9: +#Error: 'end' or 'end apply' found, but no enclosing 'apply' directive +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/DB490507.test b/hledger/test/ledger-compat/regress/DB490507.test index fa24d9f18..b11be5e95 100644 --- a/hledger/test/ledger-compat/regress/DB490507.test +++ b/hledger/test/ledger-compat/regress/DB490507.test @@ -10,17 +10,19 @@ Revenu:Invest:Exonéré Actif:Courant:LaPosteLivretA 25,24 € = 35,24 € -comment -test print --decimal-comma --columns=999 -2001/11/07=2001/11/04 * Autoroutes du Sud de la France - Dépense:Vacances:Voyage ; 14F Tlse-Montauban, 8F Montauban-Caussade, 8F Caussade-Montauban, 14F Montauban-Tlse - Actif:Courant:BnpCc -6,71 € +$ hledger -f- check -2008/01/20 * La Poste - Equity - Actif:Courant:LaPosteLivretA 10,00 € - -2008/01/20 * La Poste - Revenu:Invest:Exonéré - Actif:Courant:LaPosteLivretA 25,24 € = 35,24 € -end test +#test print --decimal-comma --columns=999 +#2001/11/07=2001/11/04 * Autoroutes du Sud de la France +# Dépense:Vacances:Voyage ; 14F Tlse-Montauban, 8F Montauban-Caussade, 8F Caussade-Montauban, 14F Montauban-Tlse +# Actif:Courant:BnpCc -6,71 € +# +#2008/01/20 * La Poste +# Equity +# Actif:Courant:LaPosteLivretA 10,00 € +# +#2008/01/20 * La Poste +# Revenu:Invest:Exonéré +# Actif:Courant:LaPosteLivretA 25,24 € = 35,24 € +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/DDB54BB8.test.ignored b/hledger/test/ledger-compat/regress/DDB54BB8.test.ignored index ad434cc59..1fd2f6eb8 100644 --- a/hledger/test/ledger-compat/regress/DDB54BB8.test.ignored +++ b/hledger/test/ledger-compat/regress/DDB54BB8.test.ignored @@ -2,18 +2,20 @@ Aufwand:Bargeld 0,30€ Aktiva:Bank:Girokonto -0,40€ -comment -test bal -> 1 -__ERROR__ -While parsing file "$FILE", line 3: -Unbalanced remainder is: - -0,10€ -Amount to balance against: - 0,30€ -While parsing periodic transaction: -> ~ Monthly -> Aufwand:Bargeld 0,30€ -> Aktiva:Bank:Girokonto -0,40€ -Error: Transaction does not balance -end test +$ hledger -f- check +#test bal -> 1 +#__ERROR__ +#While parsing file "$FILE", line 3: +#Unbalanced remainder is: +# -0,10€ +#Amount to balance against: +# 0,30€ +#While parsing periodic transaction: +#> ~ Monthly +#> Aufwand:Bargeld 0,30€ +#> Aktiva:Bank:Girokonto -0,40€ +#Error: Transaction does not balance +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/DE17CCF1.test b/hledger/test/ledger-compat/regress/DE17CCF1.test index bc4415f27..fb6a4c24d 100644 --- a/hledger/test/ledger-compat/regress/DE17CCF1.test +++ b/hledger/test/ledger-compat/regress/DE17CCF1.test @@ -19,44 +19,46 @@ * C:P 10.00 EUR Equity -30.00 EUR -comment -test reg u: --uncleared -2014-06-30 Uncleared U:U 10.00 EUR 10.00 EUR - U:P 10.00 EUR 20.00 EUR -end test - -test reg u: --pending -2014-06-30 Uncleared U:P 10.00 EUR 10.00 EUR -end test - -test reg u: --cleared -2014-06-30 Uncleared U:C 10.00 EUR 10.00 EUR -end test - -test reg p: --uncleared -2014-06-30 Pending P:U 10.00 EUR 10.00 EUR - P:P 10.00 EUR 20.00 EUR -end test - -test reg p: --pending -2014-06-30 Pending P:U 10.00 EUR 10.00 EUR - P:P 10.00 EUR 20.00 EUR -end test - -test reg p: --cleared -2014-06-30 Pending P:C 10.00 EUR 10.00 EUR -end test - -test reg c: --uncleared -2014-06-30 Cleared C:P 10.00 EUR 10.00 EUR -end test - -test reg c: --pending -2014-06-30 Cleared C:P 10.00 EUR 10.00 EUR -end test - -test reg c: --cleared -2014-06-30 Cleared C:C 10.00 EUR 10.00 EUR - C:P 10.00 EUR 20.00 EUR -end test +$ hledger -f- check +#test reg u: --uncleared +#2014-06-30 Uncleared U:U 10.00 EUR 10.00 EUR +# U:P 10.00 EUR 20.00 EUR +#end test +# +#test reg u: --pending +#2014-06-30 Uncleared U:P 10.00 EUR 10.00 EUR +#end test +# +#test reg u: --cleared +#2014-06-30 Uncleared U:C 10.00 EUR 10.00 EUR +#end test +# +#test reg p: --uncleared +#2014-06-30 Pending P:U 10.00 EUR 10.00 EUR +# P:P 10.00 EUR 20.00 EUR +#end test +# +#test reg p: --pending +#2014-06-30 Pending P:U 10.00 EUR 10.00 EUR +# P:P 10.00 EUR 20.00 EUR +#end test +# +#test reg p: --cleared +#2014-06-30 Pending P:C 10.00 EUR 10.00 EUR +#end test +# +#test reg c: --uncleared +#2014-06-30 Cleared C:P 10.00 EUR 10.00 EUR +#end test +# +#test reg c: --pending +#2014-06-30 Cleared C:P 10.00 EUR 10.00 EUR +#end test +# +#test reg c: --cleared +#2014-06-30 Cleared C:C 10.00 EUR 10.00 EUR +# C:P 10.00 EUR 20.00 EUR +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/E2E479BC.test b/hledger/test/ledger-compat/regress/E2E479BC.test index ec4902e94..68f739d7b 100644 --- a/hledger/test/ledger-compat/regress/E2E479BC.test +++ b/hledger/test/ledger-compat/regress/E2E479BC.test @@ -7,12 +7,14 @@ Expenses:Gamma 10 C Income:Unknown -comment -test print -2009/01/01 Sample - Expenses:Alpha 10 A - Expenses:Beta 10 B - Expenses:Gamma 10 C - Income:Unknown -end test +$ hledger -f- check +#test print +#2009/01/01 Sample +# Expenses:Alpha 10 A +# Expenses:Beta 10 B +# Expenses:Gamma 10 C +# Income:Unknown +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/E4C9A8EA.test b/hledger/test/ledger-compat/regress/E4C9A8EA.test index 136bb5fba..91b79da73 100644 --- a/hledger/test/ledger-compat/regress/E4C9A8EA.test +++ b/hledger/test/ledger-compat/regress/E4C9A8EA.test @@ -8,16 +8,18 @@ Assets:Investments:RBC-Broker:Account-RSP 72.06 CAD Expenses:Financial:Fees -comment -test reg -07-Dec-31 Cost basis for: RED.. As:In:RBC-:Account-RSP 4.00 RHT 4.00 RHT - Eq:Opening-Balanc:Cost -689.87 CAD -689.87 CAD - 4.00 RHT -08-Jan-03 Sell -- RHT -- RED .. As:In:RBC-:Account-RSP -4.00 RHT -689.87 CAD - Ex:Financi:Commissions 9.95 USD -689.87 CAD - 9.95 USD - As:In:RBC-:Account-RSP 72.06 CAD -617.81 CAD - 9.95 USD - Expense:Financial:Fees 2.89 CAD -614.92 CAD - 9.95 USD -end test +$ hledger -f- check + +#test reg +#07-Dec-31 Cost basis for: RED.. As:In:RBC-:Account-RSP 4.00 RHT 4.00 RHT +# Eq:Opening-Balanc:Cost -689.87 CAD -689.87 CAD +# 4.00 RHT +#08-Jan-03 Sell -- RHT -- RED .. As:In:RBC-:Account-RSP -4.00 RHT -689.87 CAD +# Ex:Financi:Commissions 9.95 USD -689.87 CAD +# 9.95 USD +# As:In:RBC-:Account-RSP 72.06 CAD -617.81 CAD +# 9.95 USD +# Expense:Financial:Fees 2.89 CAD -614.92 CAD +# 9.95 USD +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/E627C594.test b/hledger/test/ledger-compat/regress/E627C594.test index 04bff7246..b293de33f 100644 --- a/hledger/test/ledger-compat/regress/E627C594.test +++ b/hledger/test/ledger-compat/regress/E627C594.test @@ -6,14 +6,16 @@ Expenses:Food:Dining $20.00 Assets -comment -test reg --forecast-while="d<[2010/03/01]" --now=2009/11/01 -09-Nov-01 Sample Expenses:Food:Dining $20.00 $20.00 - Assets $-20.00 0 -09-Dec-01 Forecast transaction Expenses:Food $500.00 $500.00 -09-Dec-01 Forecast transaction Assets $-500.00 0 -10-Jan-01 Forecast transaction Expenses:Food $500.00 $500.00 -10-Jan-01 Forecast transaction Assets $-500.00 0 -10-Feb-01 Forecast transaction Expenses:Food $500.00 $500.00 -10-Feb-01 Forecast transaction Assets $-500.00 0 -end test +$ hledger -f- check + +#test reg --forecast-while="d<[2010/03/01]" --now=2009/11/01 +#09-Nov-01 Sample Expenses:Food:Dining $20.00 $20.00 +# Assets $-20.00 0 +#09-Dec-01 Forecast transaction Expenses:Food $500.00 $500.00 +#09-Dec-01 Forecast transaction Assets $-500.00 0 +#10-Jan-01 Forecast transaction Expenses:Food $500.00 $500.00 +#10-Jan-01 Forecast transaction Assets $-500.00 0 +#10-Feb-01 Forecast transaction Expenses:Food $500.00 $500.00 +#10-Feb-01 Forecast transaction Assets $-500.00 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/E9F130C5.test b/hledger/test/ledger-compat/regress/E9F130C5.test index d9297d168..5e306fb44 100644 --- a/hledger/test/ledger-compat/regress/E9F130C5.test +++ b/hledger/test/ledger-compat/regress/E9F130C5.test @@ -19,11 +19,13 @@ liabilities:debts $1 assets:bank:checking -comment -test bal as - $-1 assets - $1 bank:saving - $-2 cash --------------------- - $-1 -end test +$ hledger -f- check + +#test bal as +# $-1 assets +# $1 bank:saving +# $-2 cash +#-------------------- +# $-1 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/EA18D948.test b/hledger/test/ledger-compat/regress/EA18D948.test index ea55cb6a1..0a92bce1b 100644 --- a/hledger/test/ledger-compat/regress/EA18D948.test +++ b/hledger/test/ledger-compat/regress/EA18D948.test @@ -6,10 +6,12 @@ A 1 AAA @ 2.00 EUR B -2.00 EUR -comment -test reg A -V -A -12-Jan-01 Buy AAA A 1.00 EUR 1.00 EUR -12-Feb-01 Commodities revalued 1.00 EUR 0 -12-Feb-01 Buy AAA A 2.00 EUR 2.00 EUR -end test +$ hledger -f- check +#test reg A -V -A +#12-Jan-01 Buy AAA A 1.00 EUR 1.00 EUR +#12-Feb-01 Commodities revalued 1.00 EUR 0 +#12-Feb-01 Buy AAA A 2.00 EUR 2.00 EUR +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/F06D5554.test b/hledger/test/ledger-compat/regress/F06D5554.test index 543ccaefa..cab072bd7 100644 --- a/hledger/test/ledger-compat/regress/F06D5554.test +++ b/hledger/test/ledger-compat/regress/F06D5554.test @@ -189,365 +189,367 @@ Expenses:Taxes:Sales $8.65 Liabilities:MasterCard $-116.78 -comment -test reg -p "apr 2011" Expenses -11-Apr-01 serveraxis.com Expe:Computer:Internet $15.00 $15.00 - Expe:Computer:Internet $1.10 $16.10 -11-Apr-05 Pennsylvania toll b.. Expenses:Auto:Fees $13.00 $29.10 - Expenses:Cash $-13.00 $16.10 -11-Apr-05 iTunes Expenses:Music $1.29 $17.39 - Expenses:Taxes:Sales $0.09 $17.48 -11-Apr-19 iTunes Expe:Computer:Software $4.99 $22.47 - Expenses:Taxes:Sales $0.35 $22.82 -11-Apr-24 iTunes Expenses:Movies $1.99 $24.81 - Expenses:Movies $2.99 $27.80 - Expenses:Taxes:Sales $0.35 $28.15 -11-Apr-29 iTunes Expens:Computer:Movies $0.99 $29.14 - Expenses:Taxes:Sales $0.07 $29.21 -end test +$ hledger -f- check -test reg -p "apr 2011" Expenses --monthly -11-Apr-01 - 11-Apr-30 Expenses:Auto:Fees $13.00 $13.00 - Expenses:Cash $-13.00 0 - Expe:Computer:Internet $16.10 $16.10 - Expens:Computer:Movies $0.99 $17.09 - Expe:Computer:Software $4.99 $22.08 - Expenses:Movies $4.98 $27.06 - Expenses:Music $1.29 $28.35 - Expenses:Taxes:Sales $0.86 $29.21 -end test - -test reg -p "apr 2011" Expenses --monthly --exact -11-Apr-01 - 11-Apr-29 Expenses:Auto:Fees $13.00 $13.00 - Expenses:Cash $-13.00 0 - Expe:Computer:Internet $16.10 $16.10 - Expens:Computer:Movies $0.99 $17.09 - Expe:Computer:Software $4.99 $22.08 - Expenses:Movies $4.98 $27.06 - Expenses:Music $1.29 $28.35 - Expenses:Taxes:Sales $0.86 $29.21 -end test - -test reg -p "apr 2011" Expenses --weekly -11-Apr-01 - 11-Apr-02 Expe:Computer:Internet $16.10 $16.10 -11-Apr-03 - 11-Apr-09 Expenses:Auto:Fees $13.00 $29.10 - Expenses:Cash $-13.00 $16.10 - Expenses:Music $1.29 $17.39 - Expenses:Taxes:Sales $0.09 $17.48 -11-Apr-17 - 11-Apr-23 Expe:Computer:Software $4.99 $22.47 - Expenses:Taxes:Sales $0.35 $22.82 -11-Apr-24 - 11-Apr-30 Expens:Computer:Movies $0.99 $23.81 - Expenses:Movies $4.98 $28.79 - Expenses:Taxes:Sales $0.42 $29.21 -end test - -test reg -p "apr 2011" Expenses --weekly --exact -11-Apr-01 - 11-Apr-01 Expe:Computer:Internet $16.10 $16.10 -11-Apr-05 - 11-Apr-05 Expenses:Auto:Fees $13.00 $29.10 - Expenses:Cash $-13.00 $16.10 - Expenses:Music $1.29 $17.39 - Expenses:Taxes:Sales $0.09 $17.48 -11-Apr-19 - 11-Apr-19 Expe:Computer:Software $4.99 $22.47 - Expenses:Taxes:Sales $0.35 $22.82 -11-Apr-24 - 11-Apr-29 Expens:Computer:Movies $0.99 $23.81 - Expenses:Movies $4.98 $28.79 - Expenses:Taxes:Sales $0.42 $29.21 -end test - -test reg -p "apr 2011" Expenses --weekly --empty -11-Apr-01 - 11-Apr-02 Expe:Computer:Internet $16.10 $16.10 -11-Apr-03 - 11-Apr-09 Expenses:Auto:Fees $13.00 $29.10 - Expenses:Cash $-13.00 $16.10 - Expenses:Music $1.29 $17.39 - Expenses:Taxes:Sales $0.09 $17.48 -11-Apr-10 - 11-Apr-16 0 $17.48 -11-Apr-17 - 11-Apr-23 Expe:Computer:Software $4.99 $22.47 - Expenses:Taxes:Sales $0.35 $22.82 -11-Apr-24 - 11-Apr-30 Expens:Computer:Movies $0.99 $23.81 - Expenses:Movies $4.98 $28.79 - Expenses:Taxes:Sales $0.42 $29.21 -end test - -test reg -p "apr 2011" Expenses --weekly --empty --exact -11-Apr-01 - 11-Apr-01 Expe:Computer:Internet $16.10 $16.10 -11-Apr-05 - 11-Apr-05 Expenses:Auto:Fees $13.00 $29.10 - Expenses:Cash $-13.00 $16.10 - Expenses:Music $1.29 $17.39 - Expenses:Taxes:Sales $0.09 $17.48 -11-Apr-16 - 11-Apr-16 0 $17.48 -11-Apr-19 - 11-Apr-19 Expe:Computer:Software $4.99 $22.47 - Expenses:Taxes:Sales $0.35 $22.82 -11-Apr-24 - 11-Apr-29 Expens:Computer:Movies $0.99 $23.81 - Expenses:Movies $4.98 $28.79 - Expenses:Taxes:Sales $0.42 $29.21 -end test - -test reg -p "may 2011" -11-May-01 serveraxis.com Expe:Computer:Internet $15.00 $15.00 - Expe:Computer:Internet $1.10 $16.10 - Liabilities:MasterCard $-16.10 0 -11-May-18 iTunes Expe:Computer:Software $6.99 $6.99 - Expenses:Taxes:Sales $0.49 $7.48 - Liabilities:MasterCard $-7.48 0 -11-May-20 DynDNS.com Expe:Computer:Internet $15.00 $15.00 - Liabilities:MasterCard $-15.00 0 -11-May-20 DynDNS.com Expe:Computer:Internet $15.00 $15.00 - Liabilities:MasterCard $-15.00 0 -11-May-27 iTunes Expenses:Movies $1.99 $1.99 - Expenses:Movies $1.99 $3.98 - Expenses:Movies $1.99 $5.97 - Expenses:Taxes:Sales $0.42 $6.39 - Liabilities:MasterCard $-6.39 0 -11-May-26 Valero Expenses:Auto:Gas $26.79 $26.79 - Liabilities:MasterCard $-26.79 0 -11-May-26 Starbucks Expenses:Food $2.20 $2.20 - Expenses:Taxes:Sales $0.15 $2.35 - Liabilities:MasterCard $-2.35 0 -11-May-26 La Mex Expenses:Food $17.70 $17.70 - Expenses:Taxes:Sales $1.11 $18.81 - Expenses:Tips $3.00 $21.81 - Liabilities:MasterCard $-21.81 0 -11-May-27 Leaves N Beans Expenses:Food:Dining $20.98 $20.98 - Expenses:Taxes:Sales $1.63 $22.61 - Expenses:Tips $2.00 $24.61 - Liabilities:MasterCard $-24.61 0 -11-May-27 Wal*Mart Expenses:Home:Supplies $7.97 $7.97 - Expenses:Food:Grocery $3.25 $11.22 - Expenses:Food:Grocery $3.18 $14.40 - Expenses:Food:Grocery $3.18 $17.58 - Expenses:Food:Grocery $2.98 $20.56 - Expenses:Food:Grocery $1.98 $22.54 - Expenses:Food:Grocery $3.98 $26.52 - Expenses:Food:Grocery $3.58 $30.10 - Expenses:Food:Grocery $3.58 $33.68 - Expenses:Food:Grocery $1.58 $35.26 - Expenses:Food:Grocery $1.88 $37.14 - Expenses:Food:Grocery $2.50 $39.64 - Expenses:Food:Grocery $1.26 $40.90 - Expenses:Food:Grocery $2.62 $43.52 - Expenses:Food:Grocery $3.48 $47.00 - Expenses:Home:Supplies $1.37 $48.37 - Expenses:Home:Supplies $2.92 $51.29 - Expenses:Beauty $3.38 $54.67 - Expenses:Beauty $0.97 $55.64 - Expenses:Beauty $4.64 $60.28 - Expenses:Beauty $1.97 $62.25 - Expenses:Beauty $1.97 $64.22 - Expenses:Beauty $5.98 $70.20 - Expenses:Home:Supplies $9.98 $80.18 - Expenses:Bedding $4.00 $84.18 - Expenses:Bedding $4.00 $88.18 - Expenses:Home:Supplies $2.88 $91.06 - Expenses:Home:Supplies $2.88 $93.94 - Expenses:Home:Supplies $2.88 $96.82 - Expenses:Home:Supplies $2.88 $99.70 - Expenses:Clothing $2.96 $102.66 - Expenses:Supplies $0.84 $103.50 - Expenses:Food:Grocery $1.38 $104.88 - Expenses:Food:Grocery $1.38 $106.26 - Expenses:Food:Grocery $2.32 $108.58 - Expenses:Food:Grocery $2.00 $110.58 - Expenses:Food:Grocery $2.98 $113.56 - Expenses:Food:Grocery $3.00 $116.56 - Expenses:Food:Grocery $2.14 $118.70 - Expenses:Food:Grocery $2.14 $120.84 - Expenses:Food:Grocery $2.50 $123.34 - Expenses:Food:Grocery $2.50 $125.84 - Expenses:Food:Grocery $3.48 $129.32 - Expenses:Home:Supplies $1.17 $130.49 - Expenses:Supplies $3.00 $133.49 - Expenses:Bedding $34.88 $168.37 - Expenses:Home $6.00 $174.37 - Expenses:Home $6.00 $180.37 - Expenses:Home:Supplies $3.97 $184.34 - Expenses:Food:Grocery $0.78 $185.12 - Expenses:Food:Grocery $0.78 $185.90 - Expenses:Food:Grocery $0.78 $186.68 - Expenses:Food:Grocery $0.78 $187.46 - Expenses:Home $4.00 $191.46 - Expenses:Home $4.00 $195.46 - Expenses:Home $10.87 $206.33 - Expenses:Home $4.00 $210.33 - Expenses:Bedding $65.96 $276.29 - Expenses:Taxes:Sales $16.89 $293.18 - Expenses:Taxes:Sales $0.65 $293.83 - Liabilities:MasterCard $-293.83 0 -11-May-27 Asia Grill Expenses:Food:Dining $28.63 $28.63 - Expenses:Tips $4.00 $32.63 - Liabilities:MasterCard $-32.63 0 -11-May-28 Shell Expenses:Auto:Gas $43.41 $43.41 - Liabilities:MasterCard $-43.41 0 -11-May-28 Sears Expenses:Home $1,728.96 $1,728.96 - Expenses:Taxes:Sales $136.87 $1,865.83 - Liabilities:MasterCard $-1,865.83 0 -11-May-28 Sears Expenses:Home $99.61 $99.61 - Expenses:Taxes:Sales $8.22 $107.83 - Liabilities:MasterCard $-107.83 0 -11-May-28 Buffalo Wild Wings Expenses:Food:Dining $22.98 $22.98 - Expenses:Tips $2.35 $25.33 - Expenses:Taxes:Sales $3.50 $28.83 - Liabilities:MasterCard $-28.83 0 -11-May-28 Cold Stone Creamery Expenses:Food:Dining $5.73 $5.73 - Expenses:Tips $0.50 $6.23 - Liabilities:MasterCard $-6.23 0 -11-May-29 Hy Vee Expenses:Supplies $2.00 $2.00 - Expenses:Supplies $7.99 $9.99 - Expenses:Supplies $7.99 $17.98 - Expenses:Food:Grocery $157.64 $175.62 - Expenses:Taxes:Sales $5.74 $181.36 - Liabilities:MasterCard $-181.36 0 -11-May-30 Allied movers, Fide.. Expenses:Tips $97.00 $97.00 - Expenses:Cash $-97.00 0 -11-May-30 Starbucks Expenses:Food:Dining $6.90 $6.90 - Expenses:Taxes:Sales $0.71 $7.61 - Liabilities:MasterCard $-7.61 0 -11-May-31 Wal*Mart Expenses:Home $108.13 $108.13 - Expenses:Taxes:Sales $8.65 $116.78 - Liabilities:MasterCard $-116.78 0 -end test - -test reg -p "may 2011" --monthly -11-May-01 - 11-May-31 Expenses:Auto:Gas $70.20 $70.20 - Expenses:Beauty $18.91 $89.11 - Expenses:Bedding $108.84 $197.95 - Expenses:Cash $-97.00 $100.95 - Expenses:Clothing $2.96 $103.91 - Expe:Computer:Internet $46.10 $150.01 - Expe:Computer:Software $6.99 $157.00 - Expenses:Food $19.90 $176.90 - Expenses:Food:Dining $85.22 $262.12 - Expenses:Food:Grocery $225.61 $487.73 - Expenses:Home $1,971.57 $2,459.30 - Expenses:Home:Supplies $38.90 $2,498.20 - Expenses:Movies $5.97 $2,504.17 - Expenses:Supplies $21.82 $2,525.99 - Expenses:Taxes:Sales $185.03 $2,711.02 - Expenses:Tips $108.85 $2,819.87 - Liabilities:MasterCard $-2,819.87 0 -end test - -test reg -p "may 2011" --weekly -11-May-01 - 11-May-07 Expe:Computer:Internet $16.10 $16.10 - Liabilities:MasterCard $-16.10 0 -11-May-15 - 11-May-21 Expe:Computer:Internet $30.00 $30.00 - Expe:Computer:Software $6.99 $36.99 - Expenses:Taxes:Sales $0.49 $37.48 - Liabilities:MasterCard $-37.48 0 -11-May-22 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 - Expenses:Beauty $18.91 $89.11 - Expenses:Bedding $108.84 $197.95 - Expenses:Clothing $2.96 $200.91 - Expenses:Food $19.90 $220.81 - Expenses:Food:Dining $78.32 $299.13 - Expenses:Food:Grocery $67.97 $367.10 - Expenses:Home $1,863.44 $2,230.54 - Expenses:Home:Supplies $38.90 $2,269.44 - Expenses:Movies $5.97 $2,275.41 - Expenses:Supplies $3.84 $2,279.25 - Expenses:Taxes:Sales $169.44 $2,448.69 - Expenses:Tips $11.85 $2,460.54 - Liabilities:MasterCard $-2,460.54 0 -11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 - Expenses:Food:Dining $6.90 $-90.10 - Expenses:Food:Grocery $157.64 $67.54 - Expenses:Home $108.13 $175.67 - Expenses:Supplies $17.98 $193.65 - Expenses:Taxes:Sales $15.10 $208.75 - Expenses:Tips $97.00 $305.75 - Liabilities:MasterCard $-305.75 0 -end test - -test reg -p "may 2011" --weekly --exact -11-May-01 - 11-May-01 Expe:Computer:Internet $16.10 $16.10 - Liabilities:MasterCard $-16.10 0 -11-May-18 - 11-May-20 Expe:Computer:Internet $30.00 $30.00 - Expe:Computer:Software $6.99 $36.99 - Expenses:Taxes:Sales $0.49 $37.48 - Liabilities:MasterCard $-37.48 0 -11-May-26 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 - Expenses:Beauty $18.91 $89.11 - Expenses:Bedding $108.84 $197.95 - Expenses:Clothing $2.96 $200.91 - Expenses:Food $19.90 $220.81 - Expenses:Food:Dining $78.32 $299.13 - Expenses:Food:Grocery $67.97 $367.10 - Expenses:Home $1,863.44 $2,230.54 - Expenses:Home:Supplies $38.90 $2,269.44 - Expenses:Movies $5.97 $2,275.41 - Expenses:Supplies $3.84 $2,279.25 - Expenses:Taxes:Sales $169.44 $2,448.69 - Expenses:Tips $11.85 $2,460.54 - Liabilities:MasterCard $-2,460.54 0 -11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 - Expenses:Food:Dining $6.90 $-90.10 - Expenses:Food:Grocery $157.64 $67.54 - Expenses:Home $108.13 $175.67 - Expenses:Supplies $17.98 $193.65 - Expenses:Taxes:Sales $15.10 $208.75 - Expenses:Tips $97.00 $305.75 - Liabilities:MasterCard $-305.75 0 -end test - -test reg -p "may 2011" --weekly --empty -11-May-01 - 11-May-07 Expe:Computer:Internet $16.10 $16.10 - Liabilities:MasterCard $-16.10 0 -11-May-08 - 11-May-14 0 0 -11-May-15 - 11-May-21 Expe:Computer:Internet $30.00 $30.00 - Expe:Computer:Software $6.99 $36.99 - Expenses:Taxes:Sales $0.49 $37.48 - Liabilities:MasterCard $-37.48 0 -11-May-22 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 - Expenses:Beauty $18.91 $89.11 - Expenses:Bedding $108.84 $197.95 - Expenses:Clothing $2.96 $200.91 - Expenses:Food $19.90 $220.81 - Expenses:Food:Dining $78.32 $299.13 - Expenses:Food:Grocery $67.97 $367.10 - Expenses:Home $1,863.44 $2,230.54 - Expenses:Home:Supplies $38.90 $2,269.44 - Expenses:Movies $5.97 $2,275.41 - Expenses:Supplies $3.84 $2,279.25 - Expenses:Taxes:Sales $169.44 $2,448.69 - Expenses:Tips $11.85 $2,460.54 - Liabilities:MasterCard $-2,460.54 0 -11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 - Expenses:Food:Dining $6.90 $-90.10 - Expenses:Food:Grocery $157.64 $67.54 - Expenses:Home $108.13 $175.67 - Expenses:Supplies $17.98 $193.65 - Expenses:Taxes:Sales $15.10 $208.75 - Expenses:Tips $97.00 $305.75 - Liabilities:MasterCard $-305.75 0 -end test - -test reg -p "may 2011" --weekly --empty --exact -11-May-01 - 11-May-01 Expe:Computer:Internet $16.10 $16.10 - Liabilities:MasterCard $-16.10 0 -11-May-14 - 11-May-14 0 0 -11-May-18 - 11-May-20 Expe:Computer:Internet $30.00 $30.00 - Expe:Computer:Software $6.99 $36.99 - Expenses:Taxes:Sales $0.49 $37.48 - Liabilities:MasterCard $-37.48 0 -11-May-26 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 - Expenses:Beauty $18.91 $89.11 - Expenses:Bedding $108.84 $197.95 - Expenses:Clothing $2.96 $200.91 - Expenses:Food $19.90 $220.81 - Expenses:Food:Dining $78.32 $299.13 - Expenses:Food:Grocery $67.97 $367.10 - Expenses:Home $1,863.44 $2,230.54 - Expenses:Home:Supplies $38.90 $2,269.44 - Expenses:Movies $5.97 $2,275.41 - Expenses:Supplies $3.84 $2,279.25 - Expenses:Taxes:Sales $169.44 $2,448.69 - Expenses:Tips $11.85 $2,460.54 - Liabilities:MasterCard $-2,460.54 0 -11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 - Expenses:Food:Dining $6.90 $-90.10 - Expenses:Food:Grocery $157.64 $67.54 - Expenses:Home $108.13 $175.67 - Expenses:Supplies $17.98 $193.65 - Expenses:Taxes:Sales $15.10 $208.75 - Expenses:Tips $97.00 $305.75 - Liabilities:MasterCard $-305.75 0 -end test +#test reg -p "apr 2011" Expenses +#11-Apr-01 serveraxis.com Expe:Computer:Internet $15.00 $15.00 +# Expe:Computer:Internet $1.10 $16.10 +#11-Apr-05 Pennsylvania toll b.. Expenses:Auto:Fees $13.00 $29.10 +# Expenses:Cash $-13.00 $16.10 +#11-Apr-05 iTunes Expenses:Music $1.29 $17.39 +# Expenses:Taxes:Sales $0.09 $17.48 +#11-Apr-19 iTunes Expe:Computer:Software $4.99 $22.47 +# Expenses:Taxes:Sales $0.35 $22.82 +#11-Apr-24 iTunes Expenses:Movies $1.99 $24.81 +# Expenses:Movies $2.99 $27.80 +# Expenses:Taxes:Sales $0.35 $28.15 +#11-Apr-29 iTunes Expens:Computer:Movies $0.99 $29.14 +# Expenses:Taxes:Sales $0.07 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --monthly +#11-Apr-01 - 11-Apr-30 Expenses:Auto:Fees $13.00 $13.00 +# Expenses:Cash $-13.00 0 +# Expe:Computer:Internet $16.10 $16.10 +# Expens:Computer:Movies $0.99 $17.09 +# Expe:Computer:Software $4.99 $22.08 +# Expenses:Movies $4.98 $27.06 +# Expenses:Music $1.29 $28.35 +# Expenses:Taxes:Sales $0.86 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --monthly --exact +#11-Apr-01 - 11-Apr-29 Expenses:Auto:Fees $13.00 $13.00 +# Expenses:Cash $-13.00 0 +# Expe:Computer:Internet $16.10 $16.10 +# Expens:Computer:Movies $0.99 $17.09 +# Expe:Computer:Software $4.99 $22.08 +# Expenses:Movies $4.98 $27.06 +# Expenses:Music $1.29 $28.35 +# Expenses:Taxes:Sales $0.86 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --weekly +#11-Apr-01 - 11-Apr-02 Expe:Computer:Internet $16.10 $16.10 +#11-Apr-03 - 11-Apr-09 Expenses:Auto:Fees $13.00 $29.10 +# Expenses:Cash $-13.00 $16.10 +# Expenses:Music $1.29 $17.39 +# Expenses:Taxes:Sales $0.09 $17.48 +#11-Apr-17 - 11-Apr-23 Expe:Computer:Software $4.99 $22.47 +# Expenses:Taxes:Sales $0.35 $22.82 +#11-Apr-24 - 11-Apr-30 Expens:Computer:Movies $0.99 $23.81 +# Expenses:Movies $4.98 $28.79 +# Expenses:Taxes:Sales $0.42 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --weekly --exact +#11-Apr-01 - 11-Apr-01 Expe:Computer:Internet $16.10 $16.10 +#11-Apr-05 - 11-Apr-05 Expenses:Auto:Fees $13.00 $29.10 +# Expenses:Cash $-13.00 $16.10 +# Expenses:Music $1.29 $17.39 +# Expenses:Taxes:Sales $0.09 $17.48 +#11-Apr-19 - 11-Apr-19 Expe:Computer:Software $4.99 $22.47 +# Expenses:Taxes:Sales $0.35 $22.82 +#11-Apr-24 - 11-Apr-29 Expens:Computer:Movies $0.99 $23.81 +# Expenses:Movies $4.98 $28.79 +# Expenses:Taxes:Sales $0.42 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --weekly --empty +#11-Apr-01 - 11-Apr-02 Expe:Computer:Internet $16.10 $16.10 +#11-Apr-03 - 11-Apr-09 Expenses:Auto:Fees $13.00 $29.10 +# Expenses:Cash $-13.00 $16.10 +# Expenses:Music $1.29 $17.39 +# Expenses:Taxes:Sales $0.09 $17.48 +#11-Apr-10 - 11-Apr-16 0 $17.48 +#11-Apr-17 - 11-Apr-23 Expe:Computer:Software $4.99 $22.47 +# Expenses:Taxes:Sales $0.35 $22.82 +#11-Apr-24 - 11-Apr-30 Expens:Computer:Movies $0.99 $23.81 +# Expenses:Movies $4.98 $28.79 +# Expenses:Taxes:Sales $0.42 $29.21 +#end test +# +#test reg -p "apr 2011" Expenses --weekly --empty --exact +#11-Apr-01 - 11-Apr-01 Expe:Computer:Internet $16.10 $16.10 +#11-Apr-05 - 11-Apr-05 Expenses:Auto:Fees $13.00 $29.10 +# Expenses:Cash $-13.00 $16.10 +# Expenses:Music $1.29 $17.39 +# Expenses:Taxes:Sales $0.09 $17.48 +#11-Apr-16 - 11-Apr-16 0 $17.48 +#11-Apr-19 - 11-Apr-19 Expe:Computer:Software $4.99 $22.47 +# Expenses:Taxes:Sales $0.35 $22.82 +#11-Apr-24 - 11-Apr-29 Expens:Computer:Movies $0.99 $23.81 +# Expenses:Movies $4.98 $28.79 +# Expenses:Taxes:Sales $0.42 $29.21 +#end test +# +#test reg -p "may 2011" +#11-May-01 serveraxis.com Expe:Computer:Internet $15.00 $15.00 +# Expe:Computer:Internet $1.10 $16.10 +# Liabilities:MasterCard $-16.10 0 +#11-May-18 iTunes Expe:Computer:Software $6.99 $6.99 +# Expenses:Taxes:Sales $0.49 $7.48 +# Liabilities:MasterCard $-7.48 0 +#11-May-20 DynDNS.com Expe:Computer:Internet $15.00 $15.00 +# Liabilities:MasterCard $-15.00 0 +#11-May-20 DynDNS.com Expe:Computer:Internet $15.00 $15.00 +# Liabilities:MasterCard $-15.00 0 +#11-May-27 iTunes Expenses:Movies $1.99 $1.99 +# Expenses:Movies $1.99 $3.98 +# Expenses:Movies $1.99 $5.97 +# Expenses:Taxes:Sales $0.42 $6.39 +# Liabilities:MasterCard $-6.39 0 +#11-May-26 Valero Expenses:Auto:Gas $26.79 $26.79 +# Liabilities:MasterCard $-26.79 0 +#11-May-26 Starbucks Expenses:Food $2.20 $2.20 +# Expenses:Taxes:Sales $0.15 $2.35 +# Liabilities:MasterCard $-2.35 0 +#11-May-26 La Mex Expenses:Food $17.70 $17.70 +# Expenses:Taxes:Sales $1.11 $18.81 +# Expenses:Tips $3.00 $21.81 +# Liabilities:MasterCard $-21.81 0 +#11-May-27 Leaves N Beans Expenses:Food:Dining $20.98 $20.98 +# Expenses:Taxes:Sales $1.63 $22.61 +# Expenses:Tips $2.00 $24.61 +# Liabilities:MasterCard $-24.61 0 +#11-May-27 Wal*Mart Expenses:Home:Supplies $7.97 $7.97 +# Expenses:Food:Grocery $3.25 $11.22 +# Expenses:Food:Grocery $3.18 $14.40 +# Expenses:Food:Grocery $3.18 $17.58 +# Expenses:Food:Grocery $2.98 $20.56 +# Expenses:Food:Grocery $1.98 $22.54 +# Expenses:Food:Grocery $3.98 $26.52 +# Expenses:Food:Grocery $3.58 $30.10 +# Expenses:Food:Grocery $3.58 $33.68 +# Expenses:Food:Grocery $1.58 $35.26 +# Expenses:Food:Grocery $1.88 $37.14 +# Expenses:Food:Grocery $2.50 $39.64 +# Expenses:Food:Grocery $1.26 $40.90 +# Expenses:Food:Grocery $2.62 $43.52 +# Expenses:Food:Grocery $3.48 $47.00 +# Expenses:Home:Supplies $1.37 $48.37 +# Expenses:Home:Supplies $2.92 $51.29 +# Expenses:Beauty $3.38 $54.67 +# Expenses:Beauty $0.97 $55.64 +# Expenses:Beauty $4.64 $60.28 +# Expenses:Beauty $1.97 $62.25 +# Expenses:Beauty $1.97 $64.22 +# Expenses:Beauty $5.98 $70.20 +# Expenses:Home:Supplies $9.98 $80.18 +# Expenses:Bedding $4.00 $84.18 +# Expenses:Bedding $4.00 $88.18 +# Expenses:Home:Supplies $2.88 $91.06 +# Expenses:Home:Supplies $2.88 $93.94 +# Expenses:Home:Supplies $2.88 $96.82 +# Expenses:Home:Supplies $2.88 $99.70 +# Expenses:Clothing $2.96 $102.66 +# Expenses:Supplies $0.84 $103.50 +# Expenses:Food:Grocery $1.38 $104.88 +# Expenses:Food:Grocery $1.38 $106.26 +# Expenses:Food:Grocery $2.32 $108.58 +# Expenses:Food:Grocery $2.00 $110.58 +# Expenses:Food:Grocery $2.98 $113.56 +# Expenses:Food:Grocery $3.00 $116.56 +# Expenses:Food:Grocery $2.14 $118.70 +# Expenses:Food:Grocery $2.14 $120.84 +# Expenses:Food:Grocery $2.50 $123.34 +# Expenses:Food:Grocery $2.50 $125.84 +# Expenses:Food:Grocery $3.48 $129.32 +# Expenses:Home:Supplies $1.17 $130.49 +# Expenses:Supplies $3.00 $133.49 +# Expenses:Bedding $34.88 $168.37 +# Expenses:Home $6.00 $174.37 +# Expenses:Home $6.00 $180.37 +# Expenses:Home:Supplies $3.97 $184.34 +# Expenses:Food:Grocery $0.78 $185.12 +# Expenses:Food:Grocery $0.78 $185.90 +# Expenses:Food:Grocery $0.78 $186.68 +# Expenses:Food:Grocery $0.78 $187.46 +# Expenses:Home $4.00 $191.46 +# Expenses:Home $4.00 $195.46 +# Expenses:Home $10.87 $206.33 +# Expenses:Home $4.00 $210.33 +# Expenses:Bedding $65.96 $276.29 +# Expenses:Taxes:Sales $16.89 $293.18 +# Expenses:Taxes:Sales $0.65 $293.83 +# Liabilities:MasterCard $-293.83 0 +#11-May-27 Asia Grill Expenses:Food:Dining $28.63 $28.63 +# Expenses:Tips $4.00 $32.63 +# Liabilities:MasterCard $-32.63 0 +#11-May-28 Shell Expenses:Auto:Gas $43.41 $43.41 +# Liabilities:MasterCard $-43.41 0 +#11-May-28 Sears Expenses:Home $1,728.96 $1,728.96 +# Expenses:Taxes:Sales $136.87 $1,865.83 +# Liabilities:MasterCard $-1,865.83 0 +#11-May-28 Sears Expenses:Home $99.61 $99.61 +# Expenses:Taxes:Sales $8.22 $107.83 +# Liabilities:MasterCard $-107.83 0 +#11-May-28 Buffalo Wild Wings Expenses:Food:Dining $22.98 $22.98 +# Expenses:Tips $2.35 $25.33 +# Expenses:Taxes:Sales $3.50 $28.83 +# Liabilities:MasterCard $-28.83 0 +#11-May-28 Cold Stone Creamery Expenses:Food:Dining $5.73 $5.73 +# Expenses:Tips $0.50 $6.23 +# Liabilities:MasterCard $-6.23 0 +#11-May-29 Hy Vee Expenses:Supplies $2.00 $2.00 +# Expenses:Supplies $7.99 $9.99 +# Expenses:Supplies $7.99 $17.98 +# Expenses:Food:Grocery $157.64 $175.62 +# Expenses:Taxes:Sales $5.74 $181.36 +# Liabilities:MasterCard $-181.36 0 +#11-May-30 Allied movers, Fide.. Expenses:Tips $97.00 $97.00 +# Expenses:Cash $-97.00 0 +#11-May-30 Starbucks Expenses:Food:Dining $6.90 $6.90 +# Expenses:Taxes:Sales $0.71 $7.61 +# Liabilities:MasterCard $-7.61 0 +#11-May-31 Wal*Mart Expenses:Home $108.13 $108.13 +# Expenses:Taxes:Sales $8.65 $116.78 +# Liabilities:MasterCard $-116.78 0 +#end test +# +#test reg -p "may 2011" --monthly +#11-May-01 - 11-May-31 Expenses:Auto:Gas $70.20 $70.20 +# Expenses:Beauty $18.91 $89.11 +# Expenses:Bedding $108.84 $197.95 +# Expenses:Cash $-97.00 $100.95 +# Expenses:Clothing $2.96 $103.91 +# Expe:Computer:Internet $46.10 $150.01 +# Expe:Computer:Software $6.99 $157.00 +# Expenses:Food $19.90 $176.90 +# Expenses:Food:Dining $85.22 $262.12 +# Expenses:Food:Grocery $225.61 $487.73 +# Expenses:Home $1,971.57 $2,459.30 +# Expenses:Home:Supplies $38.90 $2,498.20 +# Expenses:Movies $5.97 $2,504.17 +# Expenses:Supplies $21.82 $2,525.99 +# Expenses:Taxes:Sales $185.03 $2,711.02 +# Expenses:Tips $108.85 $2,819.87 +# Liabilities:MasterCard $-2,819.87 0 +#end test +# +#test reg -p "may 2011" --weekly +#11-May-01 - 11-May-07 Expe:Computer:Internet $16.10 $16.10 +# Liabilities:MasterCard $-16.10 0 +#11-May-15 - 11-May-21 Expe:Computer:Internet $30.00 $30.00 +# Expe:Computer:Software $6.99 $36.99 +# Expenses:Taxes:Sales $0.49 $37.48 +# Liabilities:MasterCard $-37.48 0 +#11-May-22 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 +# Expenses:Beauty $18.91 $89.11 +# Expenses:Bedding $108.84 $197.95 +# Expenses:Clothing $2.96 $200.91 +# Expenses:Food $19.90 $220.81 +# Expenses:Food:Dining $78.32 $299.13 +# Expenses:Food:Grocery $67.97 $367.10 +# Expenses:Home $1,863.44 $2,230.54 +# Expenses:Home:Supplies $38.90 $2,269.44 +# Expenses:Movies $5.97 $2,275.41 +# Expenses:Supplies $3.84 $2,279.25 +# Expenses:Taxes:Sales $169.44 $2,448.69 +# Expenses:Tips $11.85 $2,460.54 +# Liabilities:MasterCard $-2,460.54 0 +#11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 +# Expenses:Food:Dining $6.90 $-90.10 +# Expenses:Food:Grocery $157.64 $67.54 +# Expenses:Home $108.13 $175.67 +# Expenses:Supplies $17.98 $193.65 +# Expenses:Taxes:Sales $15.10 $208.75 +# Expenses:Tips $97.00 $305.75 +# Liabilities:MasterCard $-305.75 0 +#end test +# +#test reg -p "may 2011" --weekly --exact +#11-May-01 - 11-May-01 Expe:Computer:Internet $16.10 $16.10 +# Liabilities:MasterCard $-16.10 0 +#11-May-18 - 11-May-20 Expe:Computer:Internet $30.00 $30.00 +# Expe:Computer:Software $6.99 $36.99 +# Expenses:Taxes:Sales $0.49 $37.48 +# Liabilities:MasterCard $-37.48 0 +#11-May-26 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 +# Expenses:Beauty $18.91 $89.11 +# Expenses:Bedding $108.84 $197.95 +# Expenses:Clothing $2.96 $200.91 +# Expenses:Food $19.90 $220.81 +# Expenses:Food:Dining $78.32 $299.13 +# Expenses:Food:Grocery $67.97 $367.10 +# Expenses:Home $1,863.44 $2,230.54 +# Expenses:Home:Supplies $38.90 $2,269.44 +# Expenses:Movies $5.97 $2,275.41 +# Expenses:Supplies $3.84 $2,279.25 +# Expenses:Taxes:Sales $169.44 $2,448.69 +# Expenses:Tips $11.85 $2,460.54 +# Liabilities:MasterCard $-2,460.54 0 +#11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 +# Expenses:Food:Dining $6.90 $-90.10 +# Expenses:Food:Grocery $157.64 $67.54 +# Expenses:Home $108.13 $175.67 +# Expenses:Supplies $17.98 $193.65 +# Expenses:Taxes:Sales $15.10 $208.75 +# Expenses:Tips $97.00 $305.75 +# Liabilities:MasterCard $-305.75 0 +#end test +# +#test reg -p "may 2011" --weekly --empty +#11-May-01 - 11-May-07 Expe:Computer:Internet $16.10 $16.10 +# Liabilities:MasterCard $-16.10 0 +#11-May-08 - 11-May-14 0 0 +#11-May-15 - 11-May-21 Expe:Computer:Internet $30.00 $30.00 +# Expe:Computer:Software $6.99 $36.99 +# Expenses:Taxes:Sales $0.49 $37.48 +# Liabilities:MasterCard $-37.48 0 +#11-May-22 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 +# Expenses:Beauty $18.91 $89.11 +# Expenses:Bedding $108.84 $197.95 +# Expenses:Clothing $2.96 $200.91 +# Expenses:Food $19.90 $220.81 +# Expenses:Food:Dining $78.32 $299.13 +# Expenses:Food:Grocery $67.97 $367.10 +# Expenses:Home $1,863.44 $2,230.54 +# Expenses:Home:Supplies $38.90 $2,269.44 +# Expenses:Movies $5.97 $2,275.41 +# Expenses:Supplies $3.84 $2,279.25 +# Expenses:Taxes:Sales $169.44 $2,448.69 +# Expenses:Tips $11.85 $2,460.54 +# Liabilities:MasterCard $-2,460.54 0 +#11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 +# Expenses:Food:Dining $6.90 $-90.10 +# Expenses:Food:Grocery $157.64 $67.54 +# Expenses:Home $108.13 $175.67 +# Expenses:Supplies $17.98 $193.65 +# Expenses:Taxes:Sales $15.10 $208.75 +# Expenses:Tips $97.00 $305.75 +# Liabilities:MasterCard $-305.75 0 +#end test +# +#test reg -p "may 2011" --weekly --empty --exact +#11-May-01 - 11-May-01 Expe:Computer:Internet $16.10 $16.10 +# Liabilities:MasterCard $-16.10 0 +#11-May-14 - 11-May-14 0 0 +#11-May-18 - 11-May-20 Expe:Computer:Internet $30.00 $30.00 +# Expe:Computer:Software $6.99 $36.99 +# Expenses:Taxes:Sales $0.49 $37.48 +# Liabilities:MasterCard $-37.48 0 +#11-May-26 - 11-May-28 Expenses:Auto:Gas $70.20 $70.20 +# Expenses:Beauty $18.91 $89.11 +# Expenses:Bedding $108.84 $197.95 +# Expenses:Clothing $2.96 $200.91 +# Expenses:Food $19.90 $220.81 +# Expenses:Food:Dining $78.32 $299.13 +# Expenses:Food:Grocery $67.97 $367.10 +# Expenses:Home $1,863.44 $2,230.54 +# Expenses:Home:Supplies $38.90 $2,269.44 +# Expenses:Movies $5.97 $2,275.41 +# Expenses:Supplies $3.84 $2,279.25 +# Expenses:Taxes:Sales $169.44 $2,448.69 +# Expenses:Tips $11.85 $2,460.54 +# Liabilities:MasterCard $-2,460.54 0 +#11-May-29 - 11-May-31 Expenses:Cash $-97.00 $-97.00 +# Expenses:Food:Dining $6.90 $-90.10 +# Expenses:Food:Grocery $157.64 $67.54 +# Expenses:Home $108.13 $175.67 +# Expenses:Supplies $17.98 $193.65 +# Expenses:Taxes:Sales $15.10 $208.75 +# Expenses:Tips $97.00 $305.75 +# Liabilities:MasterCard $-305.75 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/F524E251.test b/hledger/test/ledger-compat/regress/F524E251.test index 1e632c54f..8f2a52486 100644 --- a/hledger/test/ledger-compat/regress/F524E251.test +++ b/hledger/test/ledger-compat/regress/F524E251.test @@ -27,12 +27,14 @@ Liabilities:MasterCard $20.00 Assets:Bank:Checking -comment -test -n reg -04-May-01 Investment balance $-1,500.00 - 50 AAPL $-1,500.00 - 50 AAPL -04-May-27 Book Store $-2.00 $-1,502.00 - 50 AAPL -end test +$ hledger -f- check +#test -n reg +#04-May-01 Investment balance $-1,500.00 +# 50 AAPL $-1,500.00 +# 50 AAPL +#04-May-27 Book Store $-2.00 $-1,502.00 +# 50 AAPL +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/F559EC12.test b/hledger/test/ledger-compat/regress/F559EC12.test index 79b853b64..c19e331ff 100644 --- a/hledger/test/ledger-compat/regress/F559EC12.test +++ b/hledger/test/ledger-compat/regress/F559EC12.test @@ -1,42 +1,44 @@ -comment -test format "%-12(scrub(amount))" ---- Context is first posting of the following transaction --- -2004/05/27 Book Store - ; This note applies to all postings. :SecondTag: - Expenses:Books 20 BOOK @ $10 - ; Metadata: Some Value - ; Typed:: $100 + $200 - ; :ExampleTag: - ; Here follows a note describing the posting. - Liabilities:MasterCard $-200.00 +$ hledger -f- check ---- Input format string --- -%-12(scrub(amount)) - ---- Format elements --- -Element: EXPR flags: 0x1 min: 12 max: 0 expr: scrub(amount) - ---- Formatted string --- -"20 BOOK " -end test - -test format "%12(scrub(amount))" ---- Context is first posting of the following transaction --- -2004/05/27 Book Store - ; This note applies to all postings. :SecondTag: - Expenses:Books 20 BOOK @ $10 - ; Metadata: Some Value - ; Typed:: $100 + $200 - ; :ExampleTag: - ; Here follows a note describing the posting. - Liabilities:MasterCard $-200.00 - ---- Input format string --- -%12(scrub(amount)) - ---- Format elements --- -Element: EXPR flags: 0x0 min: 12 max: 0 expr: scrub(amount) - ---- Formatted string --- -" 20 BOOK" -end test +#test format "%-12(scrub(amount))" +#--- Context is first posting of the following transaction --- +#2004/05/27 Book Store +# ; This note applies to all postings. :SecondTag: +# Expenses:Books 20 BOOK @ $10 +# ; Metadata: Some Value +# ; Typed:: $100 + $200 +# ; :ExampleTag: +# ; Here follows a note describing the posting. +# Liabilities:MasterCard $-200.00 +# +#--- Input format string --- +#%-12(scrub(amount)) +# +#--- Format elements --- +#Element: EXPR flags: 0x1 min: 12 max: 0 expr: scrub(amount) +# +#--- Formatted string --- +#"20 BOOK " +#end test +# +#test format "%12(scrub(amount))" +#--- Context is first posting of the following transaction --- +#2004/05/27 Book Store +# ; This note applies to all postings. :SecondTag: +# Expenses:Books 20 BOOK @ $10 +# ; Metadata: Some Value +# ; Typed:: $100 + $200 +# ; :ExampleTag: +# ; Here follows a note describing the posting. +# Liabilities:MasterCard $-200.00 +# +#--- Input format string --- +#%12(scrub(amount)) +# +#--- Format elements --- +#Element: EXPR flags: 0x0 min: 12 max: 0 expr: scrub(amount) +# +#--- Formatted string --- +#" 20 BOOK" +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/FCE11C8D.test b/hledger/test/ledger-compat/regress/FCE11C8D.test index 42b861a7e..a5b685d49 100644 --- a/hledger/test/ledger-compat/regress/FCE11C8D.test +++ b/hledger/test/ledger-compat/regress/FCE11C8D.test @@ -2,7 +2,9 @@ Expenses:Food $20 Assets:Cash -comment -test reg --monthly --invert exp -12-Mar-01 - 12-Mar-31 Expenses:Food $-20 $-20 -end test +$ hledger -f- check + +#test reg --monthly --invert exp +#12-Mar-01 - 12-Mar-31 Expenses:Food $-20 $-20 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/FDFBA165.test b/hledger/test/ledger-compat/regress/FDFBA165.test index 329937326..c6197d588 100644 --- a/hledger/test/ledger-compat/regress/FDFBA165.test +++ b/hledger/test/ledger-compat/regress/FDFBA165.test @@ -7,18 +7,20 @@ Assets:Bank:Checking €1.190,00 Income:Clients:ACME_Inc -comment -test --decimal-comma bal - €1.190,00 Assets:Bank:Checking - €-1.190,00 Income:Clients:ACME_Inc - €-190,00 Liabilities:Taxes:VAT --------------------- - €-190,00 -end test - -test --decimal-comma reg -09-Jul-27 Invoice Assets:Bank:Checking €1.190,00 €1.190,00 - Incom:Clients:ACME_Inc €-1.190,00 0 - (Liabilitie:Taxes:VAT) €-190,00 €-190,00 -end test +$ hledger -f- check +#test --decimal-comma bal +# €1.190,00 Assets:Bank:Checking +# €-1.190,00 Income:Clients:ACME_Inc +# €-190,00 Liabilities:Taxes:VAT +#-------------------- +# €-190,00 +#end test +# +#test --decimal-comma reg +#09-Jul-27 Invoice Assets:Bank:Checking €1.190,00 €1.190,00 +# Incom:Clients:ACME_Inc €-1.190,00 0 +# (Liabilitie:Taxes:VAT) €-190,00 €-190,00 +#end test +# +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/GH520.test b/hledger/test/ledger-compat/regress/GH520.test index d7a30b160..d43eef3a8 100644 --- a/hledger/test/ledger-compat/regress/GH520.test +++ b/hledger/test/ledger-compat/regress/GH520.test @@ -2,33 +2,35 @@ A 100.00 EUR B -comment -test reg --format '%(trim(""))\n' +$ hledger -f- check - -end test - -test reg --format '%(trim("a"))\n' -a -a -end test - -test reg --format '%(trim(" a"))\n' -a -a -end test - -test reg --format '%(trim("a "))\n' -a -a -end test - -test reg --format '%(trim(" a "))\n' -a -a -end test - -test reg --format '%(trim(" aa "))\n' -aa -aa -end test +#test reg --format '%(trim(""))\n' +# +# +#end test +# +#test reg --format '%(trim("a"))\n' +#a +#a +#end test +# +#test reg --format '%(trim(" a"))\n' +#a +#a +#end test +# +#test reg --format '%(trim("a "))\n' +#a +#a +#end test +# +#test reg --format '%(trim(" a "))\n' +#a +#a +#end test +# +#test reg --format '%(trim(" aa "))\n' +#aa +#aa +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/commodity_equivalency.test b/hledger/test/ledger-compat/regress/commodity_equivalency.test index 784bb2b43..b66de37d6 100644 --- a/hledger/test/ledger-compat/regress/commodity_equivalency.test +++ b/hledger/test/ledger-compat/regress/commodity_equivalency.test @@ -4,11 +4,13 @@ C 1.00000000 BTC = 100000000 sat Bank $20000 Wallet -1 BTC -comment -test bal - $20000 Bank - -1.00000000 BTC Wallet --------------------- - $20000 - -1.00000000 BTC -end test +$ hledger -f- check + +#test bal +# $20000 Bank +# -1.00000000 BTC Wallet +#-------------------- +# $20000 +# -1.00000000 BTC +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/commodity_equivalency_2.test b/hledger/test/ledger-compat/regress/commodity_equivalency_2.test index 726927e79..fec33b224 100644 --- a/hledger/test/ledger-compat/regress/commodity_equivalency_2.test +++ b/hledger/test/ledger-compat/regress/commodity_equivalency_2.test @@ -4,11 +4,13 @@ C 1.00000000 BTC = 100000000 sat Wallet -1 BTC Bank $20000 -comment -test bal - $20000 Bank - -1.00000000 BTC Wallet --------------------- - $20000 - -1.00000000 BTC -end test +$ hledger -f- check + +#test bal +# $20000 Bank +# -1.00000000 BTC Wallet +#-------------------- +# $20000 +# -1.00000000 BTC +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/equity-unround.test b/hledger/test/ledger-compat/regress/equity-unround.test index 2da238ef0..bae4ff9c8 100644 --- a/hledger/test/ledger-compat/regress/equity-unround.test +++ b/hledger/test/ledger-compat/regress/equity-unround.test @@ -14,18 +14,20 @@ commodity EUR Assets:Baz 3 EUR Income -comment -test equity ^Assets: --unround -2022/05/04 Opening Balances - Assets:Bar 0.0002 EUR - Assets:Baz 3.00 EUR - Assets:Foo 1.0001 EUR - Equity:Opening Balances -4.0003 EUR -end test +$ hledger -f- check -test reg --equity ^Assets: --unround -22-May-04 Opening Balances Assets:Bar 0.0002 EUR 0.0002 EUR - Assets:Baz 3.00 EUR 3.0002 EUR - Assets:Foo 1.0001 EUR 4.0003 EUR - Equit:Opening Balances -4.0003 EUR 0 -end test +#test equity ^Assets: --unround +#2022/05/04 Opening Balances +# Assets:Bar 0.0002 EUR +# Assets:Baz 3.00 EUR +# Assets:Foo 1.0001 EUR +# Equity:Opening Balances -4.0003 EUR +#end test +# +#test reg --equity ^Assets: --unround +#22-May-04 Opening Balances Assets:Bar 0.0002 EUR 0.0002 EUR +# Assets:Baz 3.00 EUR 3.0002 EUR +# Assets:Foo 1.0001 EUR 4.0003 EUR +# Equit:Opening Balances -4.0003 EUR 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/error-in-include.test.ignored b/hledger/test/ledger-compat/regress/error-in-include.test.ignored index 37b21198e..e0c68cccc 100644 --- a/hledger/test/ledger-compat/regress/error-in-include.test.ignored +++ b/hledger/test/ledger-compat/regress/error-in-include.test.ignored @@ -1,18 +1,20 @@ !include error-in-include.dat -comment -test bal -> 1 -__ERROR__ -In file included from "$FILE", line 2: -While parsing file "$sourcepath/test/regress/error-in-include.dat", line 4: -While balancing transaction from "$sourcepath/test/regress/error-in-include.dat", lines 2-4: -> 2014-05-13 * Does not balance -> A $10.00 -> B -$11.00 -Unbalanced remainder is: - $-1.00 -Amount to balance against: - $10.00 -Error: Transaction does not balance -end test +$ hledger -f- check + +#test bal -> 1 +#__ERROR__ +#In file included from "$FILE", line 2: +#While parsing file "$sourcepath/test/regress/error-in-include.dat", line 4: +#While balancing transaction from "$sourcepath/test/regress/error-in-include.dat", lines 2-4: +#> 2014-05-13 * Does not balance +#> A $10.00 +#> B -$11.00 +#Unbalanced remainder is: +# $-1.00 +#Amount to balance against: +# $10.00 +#Error: Transaction does not balance +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/fix-missing-trans-in-last-budget-period.test b/hledger/test/ledger-compat/regress/fix-missing-trans-in-last-budget-period.test index b2fb73b0b..10ad85733 100644 --- a/hledger/test/ledger-compat/regress/fix-missing-trans-in-last-budget-period.test +++ b/hledger/test/ledger-compat/regress/fix-missing-trans-in-last-budget-period.test @@ -58,23 +58,25 @@ A:B 59.00 USD Cash -comment -test reg --budget -b 2014/10 -e 2015/02 --columns 80 --date-format "%Y-%m-%d" reg ^Bu -2014-10-01 Budget transaction [Budget:A] -100.00 USD -100.00 USD -2014-10-01 Budget transaction [Budget:Z] -100.00 USD -200.00 USD -2014-10-01 toto0 [Budget:A] 0.01 USD -199.99 USD -2014-11-01 Budget transaction [Budget:A] -100.00 USD -299.99 USD -2014-11-01 Budget transaction [Budget:Z] -100.00 USD -399.99 USD -2014-11-01 toto1 [Budget:A] -51.00 USD -450.99 USD -2014-11-02 toto2 [Budget:A] -52.00 USD -502.99 USD -2014-11-03 toto3 [Budget:A] -53.00 USD -555.99 USD -2014-11-04 toto4 [Budget:A] -54.00 USD -609.99 USD -2014-12-01 Budget transaction [Budget:A] -100.00 USD -709.99 USD -2014-12-01 Budget transaction [Budget:Z] -100.00 USD -809.99 USD -2014-12-08 toto5 [Budget:A] -55.00 USD -864.99 USD -2014-12-09 toto6 [Budget:A] -56.00 USD -920.99 USD -2014-12-10 toto7 [Budget:A] -57.00 USD -977.99 USD -2014-12-11 toto8 [Budget:A] -58.00 USD -1035.99 USD -2014-12-12 toto9 [Budget:A] -59.00 USD -1094.99 USD -2015-01-12 toto10 [Budget:A] -59.00 USD -1153.99 USD -end test +$ hledger -f- check + +#test reg --budget -b 2014/10 -e 2015/02 --columns 80 --date-format "%Y-%m-%d" reg ^Bu +#2014-10-01 Budget transaction [Budget:A] -100.00 USD -100.00 USD +#2014-10-01 Budget transaction [Budget:Z] -100.00 USD -200.00 USD +#2014-10-01 toto0 [Budget:A] 0.01 USD -199.99 USD +#2014-11-01 Budget transaction [Budget:A] -100.00 USD -299.99 USD +#2014-11-01 Budget transaction [Budget:Z] -100.00 USD -399.99 USD +#2014-11-01 toto1 [Budget:A] -51.00 USD -450.99 USD +#2014-11-02 toto2 [Budget:A] -52.00 USD -502.99 USD +#2014-11-03 toto3 [Budget:A] -53.00 USD -555.99 USD +#2014-11-04 toto4 [Budget:A] -54.00 USD -609.99 USD +#2014-12-01 Budget transaction [Budget:A] -100.00 USD -709.99 USD +#2014-12-01 Budget transaction [Budget:Z] -100.00 USD -809.99 USD +#2014-12-08 toto5 [Budget:A] -55.00 USD -864.99 USD +#2014-12-09 toto6 [Budget:A] -56.00 USD -920.99 USD +#2014-12-10 toto7 [Budget:A] -57.00 USD -977.99 USD +#2014-12-11 toto8 [Budget:A] -58.00 USD -1035.99 USD +#2014-12-12 toto9 [Budget:A] -59.00 USD -1094.99 USD +#2015-01-12 toto10 [Budget:A] -59.00 USD -1153.99 USD +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/market-group-by.test b/hledger/test/ledger-compat/regress/market-group-by.test index 90b48f44e..596982f30 100644 --- a/hledger/test/ledger-compat/regress/market-group-by.test +++ b/hledger/test/ledger-compat/regress/market-group-by.test @@ -11,17 +11,19 @@ D 1000.00 EUR P 2008/04/20 00:00:00 CAD 1.20 EUR P 2008/04/20 00:00:00 USD 1.20 EUR -comment -test reg -V --group-by commodity -CAD -08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR -08-Apr-20 Commodities revalued 200.00 EUR 2400.00 EUR +$ hledger -f- check -EUR -08-Apr-15 Paid expenses back .. Assets:Checking -2200.00 EUR -2200.00 EUR -08-Apr-15 Paid expenses back .. Assets:Checking -2200.00 EUR -4400.00 EUR - -USD -08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR -08-Apr-20 Commodities revalued 200.00 EUR 2400.00 EUR -end test +#test reg -V --group-by commodity +#CAD +#08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR +#08-Apr-20 Commodities revalued 200.00 EUR 2400.00 EUR +# +#EUR +#08-Apr-15 Paid expenses back .. Assets:Checking -2200.00 EUR -2200.00 EUR +#08-Apr-15 Paid expenses back .. Assets:Checking -2200.00 EUR -4400.00 EUR +# +#USD +#08-Apr-15 Paid expenses back .. Exp:Cie-Reimbursements 2200.00 EUR 2200.00 EUR +#08-Apr-20 Commodities revalued 200.00 EUR 2400.00 EUR +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/total-1.test b/hledger/test/ledger-compat/regress/total-1.test index 512fe99dd..19704ed94 100644 --- a/hledger/test/ledger-compat/regress/total-1.test +++ b/hledger/test/ledger-compat/regress/total-1.test @@ -18,12 +18,14 @@ assert account("Assets:Current Account").total == $900.00 assert account("Assets:Current Account").total == $800.00 -comment -test bal - $1000.00 Assets - $800.00 Current Account - $200.00 Savings - $-1000.00 Equity:Opening Balances --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $1000.00 Assets +# $800.00 Current Account +# $200.00 Savings +# $-1000.00 Equity:Opening Balances +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/total-2.test b/hledger/test/ledger-compat/regress/total-2.test index a52136ce7..e28dc029b 100644 --- a/hledger/test/ledger-compat/regress/total-2.test +++ b/hledger/test/ledger-compat/regress/total-2.test @@ -18,14 +18,16 @@ assert account("Assets:Current").total == $2000.00 assert account("Assets:Current").total == $2001.00 -comment -test bal - $2001.00 Assets:Current - $1000.00 Savings - $1001.00 Unallocated - $-2001.00 Equity - $-1.00 Adjustments - $-2000.00 Opening Balances --------------------- - 0 -end test +$ hledger -f- check + +#test bal +# $2001.00 Assets:Current +# $1000.00 Savings +# $1001.00 Unallocated +# $-2001.00 Equity +# $-1.00 Adjustments +# $-2000.00 Opening Balances +#-------------------- +# 0 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/regress/xact_code_py.test b/hledger/test/ledger-compat/regress/xact_code_py.test index e1974b7f5..a80b857f5 100644 --- a/hledger/test/ledger-compat/regress/xact_code_py.test +++ b/hledger/test/ledger-compat/regress/xact_code_py.test @@ -1,4 +1,6 @@ -comment -test python test/regress/xact_code.py -C0-d3 -end test +$ hledger -f- check + +#test python test/regress/xact_code.py +#C0-d3 +#end test +# \ No newline at end of file diff --git a/hledger/test/ledger-compat/test b/hledger/test/ledger-compat/test index 3d91770d5..36ae6fcbb 100755 --- a/hledger/test/ledger-compat/test +++ b/hledger/test/ledger-compat/test @@ -1,9 +1,12 @@ #!/usr/bin/env bash -# test - run the file-reading tests in ledgerfiles.test and log the result +# run all the ledger compatibility tests and log the results as an org file set -e mkdir -p log -(shelltest ledgerfiles.shelltest -j8 - echo "Tested $(date +%Y-%m-%d) with $(hledger --version)") \ - | tee log/latest -cp log/latest log/"$(date +%Y%m%d)" +time \ + (shelltest collected baseline regress --execdir -j8 --hide-successes; \ + echo ":Summary"; ) | tee log/latest +(echo "* Tested $(date +%Y-%m-%d) with $(hledger --version)"; \ + echo "** failures") >log/latest.org +perl -p -e 's/^:/*** ..\//' log/latest >>log/latest.org # ../ for easy ffap +cp log/latest.org log/"$(date +%Y%m%d)".org