hledger/tests/misc
Simon Michael 39662260cd cli: use a blank acct name for postings without the specified pivot tag
Eg. if you --pivot code, postings from transactions with no code value
were formerly displayed with the unpivoted account name, so you'd see
a mixture of account names and codes. Now we always pivot the account name,
to blank if nothing else. This probably makes reports pretty ugly, it's just another
step towards making --pivot's behaviour clearer.
2017-01-13 14:06:23 -08:00
..
account-aliases.test Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
amount-rendering.test Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00
pivot.test cli: use a blank acct name for postings without the specified pivot tag 2017-01-13 14:06:23 -08:00
query-status.test Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00