org-mode/testing/lisp
Eric Schulte b21da5f5d6 fixed bug in parsing of arguments to code block references
* lisp/ob-ref.el (org-babel-ref-split-args): Now uses
  `org-babel-balanced-split'.
* testing/lisp/test-ob.el (test-ob/splitting-variable-lists-in-references):
  Test new working behavior.
2011-12-12 17:19:40 -07:00
..
test-ob-C.el passing all tests after code block syntax changes 2011-11-15 08:56:24 -07:00
test-ob-R.el tests for the colnames header argument 2011-11-28 11:23:42 -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-exp.el ensure all tests have unique names 2011-09-06 09:07:00 -06:00
test-ob-fortran.el marked test as expected to pass, because it is now passing 2011-11-20 09:39:09 -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-octave.el Add string input variables to ob-octave.el. Add tests for ob-octave.el 2011-12-10 06:12:29 -07:00
test-ob-python.el tests for the colnames header argument 2011-11-28 11:23:42 -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 fixed bug in parsing of arguments to code block references 2011-12-12 17:19:40 -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