0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-20 02:40:03 +00:00
org-mode/testing/lisp
Andrew Arensburger 4a30e8cc0c
test-org-macs.el: Add test for template-expansion bug
* testing/lisp/test-org-macs.el (ert-deftest test-org/fill-template):
There is a bug in `org-fill-template': it sorts and processes keys in
order of increasing length, so that "noweb" is seen before
"noweb-ref", and "tangle" before "tangle-mode".  So in a template that
includes "%noweb-ref", it will substitute the value of "noweb".

This change includes a test for this bug.

TINYCHANGE
2022-04-30 17:45:32 +08:00
..
test-ob-awk.el
test-ob-C.el
test-ob-clojure.el
test-ob-emacs-lisp.el
test-ob-eshell.el
test-ob-exp.el
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-java.el
test-ob-julia.el
test-ob-lilypond.el
test-ob-lob.el
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-plantuml.el
test-ob-python.el
test-ob-R.el
test-ob-ruby.el
test-ob-scheme.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-sed.el
test-ob-shell.el
test-ob-sql.el
test-ob-sqlite.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-table.el
test-ob-tangle.el
test-ob.el
test-oc.el oc: Allow declaring cite styles as a function 2021-12-12 15:42:29 +01:00
test-ol-bbdb.el
test-ol.el
test-org-agenda.el
test-org-archive.el Re-implement org-element-cache and add headline support 2021-10-16 23:22:18 +08:00
test-org-attach-git.el
test-org-attach.el
test-org-capture.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-clock.el
test-org-colview.el
test-org-datetree.el
test-org-duration.el
test-org-element.el
test-org-feed.el
test-org-footnote.el
test-org-info.el
test-org-inlinetask.el
test-org-lint.el
test-org-list.el
test-org-macro.el
test-org-macs.el test-org-macs.el: Add test for template-expansion bug 2022-04-30 17:45:32 +08:00
test-org-num.el
test-org-pcomplete.el
test-org-protocol.el
test-org-src.el
test-org-table.el
test-org-tempo.el
test-org-timer.el
test-org.el Add org-fold-related tests 2022-04-25 19:40:01 +08:00
test-ox-publish.el
test-ox.el
test-property-inheritance.el