0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-16 02:10:09 +00:00
org-mode/testing/lisp
Jack Kamm 3cec17cde5 ob-python.el: Fix multiline strings in non-session :results value
* lisp/ob-python.el (org-babel-python-evaluate-external-process): Use
functions from python.el to indent lines, avoiding multiline strings.
* testing/lisp/test-ob-python.el (test-ob-python/multiline-var): Set
test as expected to succeed.
(test-ob-python/multiline-str): Add test for multiline string in body.
(test-ob-python/header-var-assignment): Test that :var is in correct
scope and can be assigned to.

cf. https://orgmode.org/list/87tv009l9a.fsf@gmail.com/#t
2020-06-09 21:01:12 -07:00
..
test-ob-awk.el
test-ob-C.el Add test case for symbol coercion in C Babel blocks 2020-05-28 22:32:31 -04:00
test-ob-clojure.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
test-ob-emacs-lisp.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
test-ob-eshell.el
test-ob-exp.el
test-ob-fortran.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-header-arg-defaults.el
test-ob-lilypond.el testing/lisp/test-ob-lilypond.el: Delete test 2020-02-11 10:42:49 +01:00
test-ob-lob.el
test-ob-lua.el
test-ob-maxima.el
test-ob-octave.el
test-ob-perl.el
test-ob-plantuml.el
test-ob-python.el ob-python.el: Fix multiline strings in non-session :results value 2020-06-09 21:01:12 -07:00
test-ob-R.el
test-ob-ruby.el
test-ob-scheme.el
test-ob-sed.el
test-ob-shell.el
test-ob-sqlite.el Fix typos 2019-11-16 17:17:36 -05:00
test-ob-table.el
test-ob-tangle.el Merge branch 'maint' 2020-06-08 20:28:03 -04:00
test-ob-vala.el
test-ob.el ob: Replace angle brackets with parenthesis in Babel hashes 2020-05-13 15:35:56 +02:00
test-ol-bbdb.el
test-ol.el ol: Fix some corner cases when normalizing context in links 2020-03-26 22:57:16 +01:00
test-org-agenda.el Revert "Fix test" 2020-01-27 23:43:14 +01:00
test-org-archive.el
test-org-attach-git.el Fix problems with org-attach-git, failed tests 2019-09-08 14:43:46 +02:00
test-org-attach.el Make tests robust with respect to mailcap entries 2020-06-03 00:11:46 -04:00
test-org-capture.el Fix capturing plain text with :unnarrowed property and no "%?" marker 2020-05-07 22:35:13 +02:00
test-org-clock.el org-clock: Mention semimonth step in manual and add test 2020-03-26 21:04:00 -04:00
test-org-colview.el colview: Display active time stamps as inactive 2020-05-12 22:44:57 -04:00
test-org-datetree.el org-capture: Add support for month trees 2019-12-09 20:08:28 +01:00
test-org-duration.el org-duration: Read and write duration in compact form 2020-01-04 18:39:05 +01:00
test-org-element.el Merge branch 'maint' 2020-01-11 20:18:47 +01:00
test-org-feed.el
test-org-footnote.el
test-org-info.el
test-org-inlinetask.el
test-org-lint.el lint: Catch misleading drawers within drawers 2020-05-27 14:55:04 +02:00
test-org-list.el list: Fix cycle indentation 2020-05-24 23:43:24 +02:00
test-org-macro.el org-macro: Fix {{{author}}} expansion without AUTHOR keyword 2020-03-11 16:24:26 +01:00
test-org-macs.el
test-org-num.el
test-org-pcomplete.el pcomplete: improve header arguments completion 2020-05-14 14:52:30 +02:00
test-org-protocol.el
test-org-src.el
test-org-table.el table: Small fix to column deletion 2020-04-18 18:33:07 +02:00
test-org-tempo.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-timer.el
test-org.el Another fix to `org-next-visible-heading' 2020-06-04 16:08:40 +02:00
test-ox-publish.el
test-ox.el org.el: Fix regression in collecting empty-value keywords 2020-05-19 20:33:15 -04:00
test-property-inheritance.el