hledger/tests
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
..
add reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
addons reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
balance some missing functional test files 2014-05-09 17:48:51 -07:00
cli reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
csv reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
journal assert only a single commodity, like Ledger (fixes #195) 2014-07-02 07:35:06 -07:00
misc reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
nonascii reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
print reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
register some missing functional test files 2014-05-09 17:48:51 -07:00
stats reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
timelog reorganise functional tests by command/topic 2014-05-06 21:02:58 -07:00
bench.tests move bench.tests to tests/ 2014-01-11 21:53:06 -08:00