summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New commands ledger-navigate-{next/previous}-unclearedAlex Branham2019-09-01
* Fix account regex to correctly match account names which contain spacesSteve Purcell2019-07-05
* Add test and provide different fix for #184.Steve Purcell2019-07-05
* Add test for #141Steve Purcell2019-07-05
* Sort accounts ascending when completing, not in reverseSteve Purcell2019-07-05
* Tighten up account regex and adjust test expectationsSteve Purcell2019-07-05
* Remove blank lines after ledger-delete-current-transaction (#177)Alex Branham2019-06-19
* When testing, handle EMACS paths containing spacesSteve Purcell2019-06-05
* Move from pcomplete to completion-at-point-functions (#174)Alex Branham2019-05-29
* Fix checkdoc issue in test-helper.elSteve Purcell2019-05-29
* Clean up temporary files when no longer neededTim Landscheidt2019-04-07
* Fix shifting month beyond January/December (#128)Damien Cassou2018-10-04
* Fix account-recognizing regular expressions (#124)Damien Cassou2018-08-19
* Add tests for fontification of postings with semicolaYuri Khan2018-07-28
* Add tests for incomplete posting fontificationYuri Khan2018-07-28
* Avoid fontifying insignificant whitespace in postings and in-xact commentsYuri Khan2018-07-28
* Allow semicola in payee namesYuri Khan2018-07-28
* Avoid fontifying insignificant whitespace in transaction first linesYuri Khan2018-07-28
* Fontify arguments in year directivesYuri Khan2018-07-28
* Fontify arguments of timeclock directivesYuri Khan2018-07-28
* Fontify arguments of tag directives and subdirectivesYuri Khan2018-07-28
* Fontify arguments of price directivesYuri Khan2018-07-28
* Fontify arguments of payee directives and subdirectivesYuri Khan2018-07-28
* Fontify arguments of N directivesYuri Khan2018-07-28
* Fontify arguments of include directivesYuri Khan2018-07-28
* Fontify arguments of expr directivesYuri Khan2018-07-28
* Fontify arguments of fixed…endfixed directivesYuri Khan2018-07-28
* Rework end directive fontificationYuri Khan2018-07-28
* Fontify arguments of define directivesYuri Khan2018-07-28
* Fontify arguments of D directivesYuri Khan2018-07-28
* Fontify arguments of commodity directives and subdirectivesYuri Khan2018-07-28
* Fontify arguments of capture directivesYuri Khan2018-07-28
* Fontify arguments of C directivesYuri Khan2018-07-28
* Fontify arguments of bucket directivesYuri Khan2018-07-28
* Fontify arguments of assert and check directivesYuri Khan2018-07-28
* Fontify arguments of apply account and apply tag directivesYuri Khan2018-07-28
* Fontify arguments of alias directivesYuri Khan2018-07-28
* Fontify arguments of account directive and subdirectivesYuri Khan2018-07-28
* Fontify postings in auto and periodic transactionsYuri Khan2018-07-28
* Fontify subdirectives in tag directivesYuri Khan2018-07-28
* Fontify subdirectives in payee directivesYuri Khan2018-07-28
* Fontify subdirectives in commodity directivesYuri Khan2018-07-28
* Fontify subdirectives in account directivesYuri Khan2018-07-28
* Fontify inside comment…end comment sectionsYuri Khan2018-07-28
* Add test for correct partial fontificationYuri Khan2018-07-28
* Fontify directives using font-lock-keywordsYuri Khan2018-07-28
* Fix detection of comment block start at beginning of bufferYuri Khan2018-07-28
* Enable keyword-based fontificationYuri Khan2018-07-28
* Prefer https to ftp for fetching checkdoc-batch.elSteve Purcell2018-06-09
* Fix Travis builds (#76)Clément Pit-Claudel2018-01-26