org-mode/testing/lisp
Nicolas Goaziou 55c0708bc4 org-element: Externalize docview links
* lisp/org-element.el (org-element-link-type-is-file): Remove.
(org-element-link-parser): Do not treat specially anymore "docview"
link type.

* testing/lisp/test-org-element.el (test-org-element/link-parser):
  Update test.

* lisp/org-docview.el (org-docview-export): Fix path.

"docview" is a custom link type handled in its own library.  There is
no reason to include it in core parser.
2015-02-03 23:00:21 +01:00
..
test-ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
test-ob-C.el Babel C, C++, D support for non-homogeneous input tables 2014-06-08 19:20:16 -04:00
test-ob-emacs-lisp.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-exp.el testing/*: Inline result tests modified to follow current schema 2015-01-29 12:05:31 -08: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 ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
test-ob-lob.el testing/*: Inline result tests modified to follow current schema 2015-01-29 12:05:31 -08: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-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-shell.el ob-shell.el: export vars as arrays for 'sh' code blocks 2014-04-14 21:24:00 -06: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 testing/lisp/test-ob.el: Add `test-ob/remove-inline-result' 2015-01-31 11:05:18 -08:00
test-org-clock.el test-org-clocktable: fix batch testing 2015-01-05 20:20:07 +01:00
test-org-element.el org-element: Externalize docview links 2015-02-03 23:00:21 +01:00
test-org-footnote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-org-list.el ox-html.el: Trim list items 2014-12-20 23:32:44 +01:00
test-org-macro.el macro: Implement argument extracting and escaping functions 2015-01-21 00:27:24 +01:00
test-org-src.el test-org-src: Fix failing tests 2015-01-23 00:24:29 +01:00
test-org-table.el rework fix in82599d37e1 to use should-error macro 2015-01-25 11:20:36 +01:00
test-org-timer.el compatibility fixes for fda70440f4 2015-01-25 11:20:31 +01:00
test-org.el Replace `org-end-of-meta-data-and-drawers' 2015-01-30 19:31:27 +01:00
test-ox.el ox: Prune parse tree before calling tree filter 2015-01-23 23:59:23 +01:00
test-property-inheritance.el Update copyright years again. 2014-01-07 14:18:17 +01:00