hledger/tests/journal
Simon Michael 8ae303f685 assert only a single commodity, like Ledger (fixes #195)
This change means you can make assertions on a multi-commodity account
balance (asserting one commodity at a time). On the flip side, you can
no longer assert the complete balance of an account (new unexpected
commodities will not be detected.) We might restore that ability later,
using the == syntax.
2014-07-02 07:35:06 -07:00
..
balance-assertions.test assert only a single commodity, like Ledger (fixes #195) 2014-07-02 07:35:06 -07:00
blank-description.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
comments.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
dates.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
default-commodity.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
include.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
parens-in-account-name.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
parse-sample-journal.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
unbalanced.test reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00