hledger/tests
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
..
add tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
addons tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
balance rename data/ to examples/ 2017-01-08 07:26:13 -08:00
balancesheet bs,is,cf: add functional tests, fix bs infinite loop #393 2016-08-13 07:47:43 -07:00
bin Apply ModifierTransaction's from journal during hledger-rewrite. (#477) 2017-01-13 12:41:16 -08:00
cashflow bs,is,cf: add functional tests, fix bs infinite loop #393 2016-08-13 07:47:43 -07:00
cli Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00
csv disable failing test #415 2016-10-21 17:50:47 -07:00
i18n Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00
incomestatement bs,is,cf: add functional tests, fix bs infinite loop #393 2016-08-13 07:47:43 -07:00
journal Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
misc cli: use a blank acct name for postings without the specified pivot tag 2017-01-13 14:06:23 -08:00
print Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -08:00
register drop unusual "d" suffix when showing a day period 2016-08-11 11:23:05 -07:00
stats lib: simplify parsers; cleanups (#275) 2016-05-23 00:44:19 -07:00
timeclock rename timelog format to timeclock 2016-04-12 21:13:19 -07:00