0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-22 14:48:39 +00:00
org-mode/testing/lisp
Nicolas Goaziou b401d3a44b Implement `org-export-excluded-from-toc-p'
* lisp/ox.el (org-export-excluded-from-toc-p): New function.

* testing/lisp/test-ox.el (test-org-export/excluded-from-toc-p): New
  test.
2017-10-15 16:51:13 +02:00
..
test-ob-awk.el
test-ob-C.el
test-ob-emacs-lisp.el
test-ob-exp.el
test-ob-fortran.el
test-ob-header-arg-defaults.el
test-ob-lilypond.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-ob-lob.el Fix failing test 2017-08-19 19:12:08 +02:00
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-plantuml.el
test-ob-python.el
test-ob-R.el testing/lisp/test-ob-R.el: Initialize ESS vars for :session tests 2016-01-24 10:08:31 -08:00
test-ob-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-scheme.el ob-scheme: Fix results error on unspecified and void values 2017-09-14 15:25:04 +02:00
test-ob-sed.el
test-ob-shell.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-ob-sqlite.el Fix table variable with commas in ob-sqlite 2017-09-06 13:18:30 +02:00
test-ob-table.el
test-ob-tangle.el ob-tangle: Fix last commit 2016-12-10 00:59:08 +01:00
test-ob-vala.el ob-vala.el: Add Vala support to Babel 2017-08-07 11:40:25 +02:00
test-ob.el Fix duplicate tests 2017-09-08 13:20:48 +02:00
test-org-agenda.el
test-org-archive.el org-archive: Fix failing tests 2017-09-07 15:25:00 +02:00
test-org-attach-annex.el
test-org-capture.el
test-org-clock.el org-clock: Fix clock report sometimes ignoring hours before :wstart 2017-10-08 10:53:39 +02:00
test-org-colview.el org-colview: Allow custom COLLECT functions for derived properties 2017-09-10 11:06:43 +02:00
test-org-datetree.el Fix failing test 2015-12-29 22:45:14 +01:00
test-org-duration.el org-duration: Fix `org-duration-to-minutes' with the empty string 2017-09-07 15:20:26 +02:00
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-pcomplete.el
test-org-protocol.el
test-org-src.el
test-org-table.el Remove duplicate test 2017-09-08 13:14:55 +02:00
test-org-timer.el
test-org.el Merge branch 'maint' 2017-10-08 10:36:48 +02:00
test-ox-publish.el Merge branch 'maint' 2017-09-24 10:58:43 +02:00
test-ox.el Implement `org-export-excluded-from-toc-p' 2017-10-15 16:51:13 +02:00
test-property-inheritance.el