org-mode/testing/lisp
Eric Schulte 978cdf276d Babel: code block may have empty bodies, now passing all tests
* lisp/ob.el (org-babel-src-block-regexp): Babel: code block may have
  empty bodies.
* testing/lisp/test-ob-tangle.el
  (ob-tangle/no-excessive-id-insertion-on-tangle): Updated the ID.
* testing/lisp/test-ob.el (test-org-babel/src-block-regexp): Cleaned
  up the test.
  (test-org-babel/default-header-args): Removed trivial test.
  (test-org-babel/get-header): Indentation.
  (test-org-babel/sha1-hash): Updated Hash for new sorting schema.
2011-06-14 13:41:32 -07:00
..
test-ob-exp.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-lob.el ob: cleaner parsing of header arguments 2010-11-23 09:39:26 -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 Babel: code block may have empty bodies, now passing all tests 2011-06-14 13:41:32 -07:00
test-ob.el Babel: code block may have empty bodies, now passing all tests 2011-06-14 13:41:32 -07:00
test-org-html.el Define factory function to create pre-defined link export tests 2011-02-01 06:47:20 +01:00
test-org-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-org.el Add test for escaping and unescaping url with already escaped char 2010-11-29 21:04:41 +01:00