0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-19 21:10:13 +00:00
org-mode/testing/lisp
Martyn Jago c82ca2f19a Fix org-babel-result-end' command to provide consistent result removal where result is type wrap'.
* lisp/ob.el:

Fix `org-babel-result-end' command to provide consistent result
removal where result is type `wrap'. Prior to this fix
multiple (org-ctrl-c-ctrl-c) commands will add multiple newlines to
the end of results (one newline per block execution).

This fixes the test `test-ob/org-babel-remove-result--results-wrap'

* testing/lisp/test-ob.el:

Uncomment test since it now passes.
2012-01-24 09:36:40 -07:00
..
test-ob-awk.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-C.el passing all tests after code block syntax changes 2011-11-15 08:56:24 -07:00
test-ob-emacs-lisp.el Bug fix in ob-emacs-lisp.el. 2012-01-06 00:31:00 -07:00
test-ob-exp.el optionally export additional information with call lines 2012-01-23 12:53:15 -07:00
test-ob-fortran.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-lilypond.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-lob.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-maxima.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-octave.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-python.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-R.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-sh.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-table.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob-tangle.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-ob.el Fix org-babel-result-end' command to provide consistent result removal where result is type wrap'. 2012-01-24 09:36:40 -07:00
test-org-exp.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01: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 Modify tests to avoid writing to non-temp test-example files. 2012-01-04 20:00:08 +01:00
test-org.el Explicitely set coding system for unescaped string 2011-09-18 16:40:01 +02:00
test-property-inheritance.el added edbug specs for testing macro 2012-01-11 10:15:20 -07:00