hledger/tests/journal
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
..
a.timeclock func. test for 320 2016-05-18 13:10:41 -07:00
b.timedot func. test for 320 2016-05-18 13:10:41 -07:00
balance-assertions.test Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
blank-description.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
comments.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
commodities.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
commodity-styles.test test numbering 2016-05-13 22:10:23 -07:00
dates.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
default-commodity.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
directives.test journal: parse account directives 2016-04-04 11:35:39 -07:00
include.test lib: simplify parsers; cleanups (#275) 2016-05-23 00:44:19 -07:00
market-prices.test update market price tests #403 #453 2016-12-30 14:36:27 -08:00
parens-in-account-name.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
parse-sample-journal.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
posting-dates.test Replace Parsec with Megaparsec (see #289) (#366) 2016-07-29 08:57:10 -07:00
precision.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
status.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
tags.test Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
transaction-prices.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
unbalanced.test tests: make functional tests use "hledger" again 2015-07-12 12:29:53 -07:00
virtual-postings.test Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00