org-mode/testing/lisp
Eric Schulte f55810593e don't try to evaluate #+call lines in verbatim blocks
* lisp/ob-exp.el (org-babel-exp-lob-one-liners): Don't limit
  in-verbatim check to inline code blocks, do lob code blocks as well.
* testing/lisp/test-ob-lob.el (test-ob-lob/do-not-eval-lob-lines-in-example-blocks-on-export):
  Test ensuring that #+call lines in verbatim blocks are not evaluated
2011-11-18 11:30:59 -07:00
..
test-ob-awk.el only load those test files for which the required executables are present 2011-09-21 16:41:44 -06:00
test-ob-C.el passing all tests after code block syntax changes 2011-11-15 08:56:24 -07:00
test-ob-exp.el ensure all tests have unique names 2011-09-06 09:07:00 -06:00
test-ob-fortran.el passing all tests after code block syntax changes 2011-11-15 08:56:24 -07:00
test-ob-lilypond.el Add missing FSF / author headers and org-test dependency to some test files * testing/lisp/test-ob-awk.el: * testing/lisp/test-ob-fortran.el: * testing/lisp/test-ob-lilypond.el: * testing/lisp/test-ob.el: * testing/lisp/test-org-exp.el: Add missing FSF / author headers and org-test dependency to some test files. 2011-09-12 10:39:45 -06:00
test-ob-lob.el don't try to evaluate #+call lines in verbatim blocks 2011-11-18 11:30:59 -07:00
test-ob-maxima.el fix whitespace errors 2011-11-08 13:52:11 -07:00
test-ob-R.el Indicate tests with missing dependencies by adding a expected failing test 2011-11-15 08:56:25 -07:00
test-ob-sh.el Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 2011-03-02 11:46:47 -07:00
test-ob-table.el Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 2011-03-02 11:46:47 -07:00
test-ob-tangle.el test: updated babel tangling test to reflect body-parsing change 2011-07-15 09:31:36 -06:00
test-ob.el Don't match partial names when resolving code or data references 2011-11-16 06:15:31 -07:00
test-org-exp.el Modifications to enable test script to run with emacs-23 and emacs-22 * testing/org-test.el: enable test script to run with emacs-23 and emacs-22 * testing/lisp/test-org-exp.el: added org-ascii requirement 2011-09-20 09:03:41 -06:00
test-org-html.el Use macro to compose html link export tests 2011-09-25 09:49:39 +02:00
test-org-table.el test: adding simple regression test for table formula evaluation 2011-07-04 12:13:41 -06:00
test-org.el Explicitely set coding system for unescaped string 2011-09-18 16:40:01 +02:00
test-property-inheritance.el property names ending in plus accumulate 2011-11-15 08:56:24 -07:00