Martyn Jago d7d052ec7c Bug fixes to inline source block execution triggering. * lisp/ob.el: Created org-babel-get-inline-src-block-matches() to fix problems with org-ctrl-c-ctrl-c not triggering inline src block execution when point is on or after a space within the inline src block body. Also fixed execution problems where inline src block is on buffer line 1. * testing/examples/babel.org: Test data for org-babel-get-inline-src-block-matches() 14 years ago
..
test-ob-awk.el 6b6ab13810 Awk can be called with no in-file: and no :stdin 14 years ago
test-ob-exp.el 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 14 years ago
test-ob-fortran.el c65df4aa01 ob-fortran.el: fix bug with string input, add ob-fortran tests with ert 14 years ago
test-ob-lilypond.el 514ed6b79c ob-lilypond: more consistent behavior with other code block languages 14 years ago
test-ob-lob.el 8348f9cfbb test: another order of arguments test 14 years ago
test-ob-sh.el 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 14 years ago
test-ob-table.el 38bc761e21 Modified testing/README.org to include ERT installation information for Emacs version < 24. Added new tests 14 years ago
test-ob-tangle.el def5a2f567 test: updated babel tangling test to reflect body-parsing change 14 years ago
test-ob.el d7d052ec7c Bug fixes to inline source block execution triggering. * lisp/ob.el: Created org-babel-get-inline-src-block-matches() to fix problems with org-ctrl-c-ctrl-c not triggering inline src block execution when point is on or after a space within the inline src block body. Also fixed execution problems where inline src block is on buffer line 1. * testing/examples/babel.org: Test data for org-babel-get-inline-src-block-matches() 14 years ago
test-org-html.el ada3ff175f Define factory function to create pre-defined link export tests 14 years ago
test-org-table.el c22c904718 test: adding simple regression test for table formula evaluation 14 years ago
test-org.el 1b5ff1e341 Add test for escaping and unescaping url with already escaped char 15 years ago