org-mode/testing/lisp
Nicolas Goaziou 2160b3d242 ox: Implement predicate for export blocks
* lisp/ox.el (org-export-raw-special-block-p): New function.

* testing/lisp/test-ox.el (test-org-export/raw-special-block-p): New
  test.

This patch is a forward-compatibility measure since the function is
mandatory for export back-ends in Org 8.3. It makes it easier for
back-end maintainers to provide a back-end compatible with both Org
8.2 and 8.3.
2014-07-27 14:25:44 +02:00
..
test-ob-awk.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-C.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-emacs-lisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-exp.el ob-exp: Do not ignore `org-src-preserve-indentation' 2014-02-01 21:52:43 +01:00
test-ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-header-arg-defaults.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-lilypond.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-lob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-python.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-R.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-sh.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-table.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-tangle.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-clock.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-element.el org-element: Fix parsing multi-line links 2014-07-26 15:08:23 +02:00
test-org-footnote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-list.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-macro.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-open-at-point.el Test the org-open-at-point function. 2013-03-16 20:27:00 +01:00
test-org-src.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-table.el Fix tests wrt commit 0c31a4fc 2013-05-15 16:31:44 +02:00
test-org.el Fix `org-insert-heading' before first headline 2014-06-09 18:07:07 +02:00
test-ox.el ox: Implement predicate for export blocks 2014-07-27 14:25:44 +02:00
test-property-inheritance.el Update copyright years again. 2014-01-07 14:18:17 +01:00