hledger/tests
Mykola Orliuk 76867c98a3 Feature/pivot implicit tags (#460)
* Add implicit tags code/desc/payee for --pivot

Additionally allow using of transaction inherited tags.

* Use original posting in query by account name

To be able to query on individual postings and by account name it is
useful to have access to original account name (before pivot).
Especially this is useful when all postings within transaction gets
the same pivot name due.
As a side effect we'll match by alias.

Note: to query on amt it usually expected to see matches with inferred
amounts.
2017-01-13 08:02:11 -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 Preserve implicit amounts and prices the way user wrote them in output of print command (#471) 2017-01-13 07:25:44 -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 Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -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