test-ob.el 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021
  1. ;;; test-ob.el --- tests for ob.el
  2. ;; Copyright (c) 2010-2015 Eric Schulte
  3. ;; Authors: Eric Schulte, Martyn Jago
  4. ;; This file is not part of GNU Emacs.
  5. ;; This program is free software; you can redistribute it and/or modify
  6. ;; it under the terms of the GNU General Public License as published by
  7. ;; the Free Software Foundation, either version 3 of the License, or
  8. ;; (at your option) any later version.
  9. ;; This program is distributed in the hope that it will be useful,
  10. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. ;; GNU General Public License for more details.
  13. ;; You should have received a copy of the GNU General Public License
  14. ;; along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. ;;; Code:
  16. (eval-and-compile (require 'cl-lib))
  17. (ert-deftest test-ob/indented-cached-org-bracket-link ()
  18. "When the result of a source block is a cached indented link it
  19. should still return the link."
  20. (should
  21. (let ((default-directory temporary-file-directory))
  22. (org-test-with-temp-text
  23. "
  24. * Test
  25. #+<point>BEGIN_SRC emacs-lisp :file test.txt :cache yes
  26. (message \"test\")
  27. #+END_SRC"
  28. ;; Execute twice as the first time creates the cache.
  29. (org-babel-execute-src-block)
  30. (string= (expand-file-name "test.txt")
  31. (org-babel-execute-src-block))))))
  32. (ert-deftest test-ob/multi-line-header-regexp ()
  33. (should(equal "^[ \t]*#\\+headers?:[ \t]*\\([^\n]*\\)$"
  34. org-babel-multi-line-header-regexp))
  35. ;;TODO can be optimised - and what about blah4 blah5 blah6?
  36. (should (string-match
  37. org-babel-multi-line-header-regexp
  38. " \t #+headers: blah1 blah2 blah3 \t\n\t\n blah4 blah5 blah6 \n"))
  39. (should
  40. (equal
  41. "blah1 blah2 blah3 \t"
  42. (match-string
  43. 1
  44. " \t #+headers: blah1 blah2 blah3 \t\n\t\n blah4 blah5 blah6 \n")))
  45. ;;TODO Check - should this fail?
  46. (should
  47. (not (org-test-string-exact-match
  48. org-babel-multi-line-header-regexp
  49. " \t #+headers : blah1 blah2 blah3 \t\n\t\n blah4 blah5 blah6 \n"))))
  50. (ert-deftest test-ob/src-block-regexp ()
  51. (let ((test-block
  52. (concat
  53. "#+begin_src language -n-r-a-b -c :argument-1 yes :argument-2 no\n"
  54. "echo this is a test\n"
  55. "echo Currently in ' $PWD\n"
  56. "#+end_src"))
  57. (language "language")
  58. (flags "-n-r-a-b -c ")
  59. (arguments ":argument-1 yes :argument-2 no")
  60. (body "echo this is a test\necho Currently in ' $PWD\n"))
  61. (should (string-match org-babel-src-block-regexp test-block))
  62. (should (string-match org-babel-src-block-regexp (upcase test-block)))
  63. (should (equal language (match-string 2 test-block)))
  64. ;;TODO Consider refactoring
  65. (should (equal flags (match-string 3 test-block)))
  66. (should (equal arguments (match-string 4 test-block)))
  67. (should (equal body (match-string 5 test-block)))
  68. ;;no switches
  69. (should (org-test-string-exact-match
  70. org-babel-src-block-regexp
  71. (replace-regexp-in-string flags "" test-block)))
  72. ;;no header arguments
  73. (should (org-test-string-exact-match
  74. org-babel-src-block-regexp
  75. (replace-regexp-in-string arguments "" test-block)))
  76. ;; should be valid with no body
  77. (should (org-test-string-exact-match
  78. org-babel-src-block-regexp
  79. (replace-regexp-in-string body "" test-block)))))
  80. (ert-deftest test-ob/default-inline-header-args ()
  81. (should(equal
  82. '((:session . "none")
  83. (:results . "replace")
  84. (:exports . "results")
  85. (:hlines . "yes"))
  86. org-babel-default-inline-header-args)))
  87. (ert-deftest ob-test/org-babel-combine-header-arg-lists ()
  88. (let ((results (org-babel-combine-header-arg-lists
  89. '((foo . :any)
  90. (bar)
  91. (baz . ((foo bar) (baz)))
  92. (qux . ((foo bar baz qux)))
  93. (quux . ((foo bar))))
  94. '((bar)
  95. (baz . ((baz)))
  96. (quux . :any)))))
  97. (dolist (pair '((foo . :any)
  98. (bar)
  99. (baz . ((baz)))
  100. (quux . :any)
  101. (qux . ((foo bar baz qux)))))
  102. (should (equal (cdr pair)
  103. (cdr (assoc (car pair) results)))))))
  104. ;;; ob-get-src-block-info
  105. (ert-deftest test-ob/get-src-block-info-language ()
  106. (org-test-at-marker nil org-test-file-ob-anchor
  107. (let ((info (org-babel-get-src-block-info)))
  108. (should (string= "emacs-lisp" (nth 0 info))))))
  109. (ert-deftest test-ob/get-src-block-info-body ()
  110. (org-test-at-marker nil org-test-file-ob-anchor
  111. (let ((info (org-babel-get-src-block-info)))
  112. (should (string-match (regexp-quote org-test-file-ob-anchor)
  113. (nth 1 info))))))
  114. (ert-deftest test-ob/get-src-block-info-tangle ()
  115. (org-test-at-marker nil org-test-file-ob-anchor
  116. (let ((info (org-babel-get-src-block-info)))
  117. (should (string= "no" (cdr (assq :tangle (nth 2 info))))))))
  118. (ert-deftest test-ob/elisp-in-header-arguments ()
  119. "Test execution of elisp forms in header arguments."
  120. (org-test-with-temp-text-in-file "
  121. * elisp forms in header arguments
  122. :PROPERTIES:
  123. :header-args: :var prop = (* 7 6)
  124. :END:
  125. #+begin_src emacs-lisp
  126. prop
  127. #+end_src"
  128. (goto-char (point-min))
  129. (org-babel-next-src-block)
  130. (should (= 42 (org-babel-execute-src-block)))))
  131. (ert-deftest test-ob/simple-named-code-block ()
  132. "Test that simple named code blocks can be evaluated."
  133. (org-test-with-temp-text-in-file "
  134. #+name: i-have-a-name
  135. #+begin_src emacs-lisp
  136. 42
  137. #+end_src"
  138. (org-babel-next-src-block 1)
  139. (should (= 42 (org-babel-execute-src-block)))))
  140. (ert-deftest test-ob/simple-variable-resolution ()
  141. "Test that simple variable resolution is working."
  142. (org-test-with-temp-text-in-file "
  143. #+name: four
  144. #+begin_src emacs-lisp
  145. (list 1 2 3 4)
  146. #+end_src
  147. #+begin_src emacs-lisp :var four=four
  148. (length four)
  149. #+end_src"
  150. (org-babel-next-src-block 2)
  151. (should (= 4 (org-babel-execute-src-block)))
  152. (forward-line 5)
  153. (should (string= ": 4" (buffer-substring
  154. (point-at-bol)
  155. (point-at-eol))))))
  156. (ert-deftest test-ob/multi-line-header-arguments ()
  157. "Test that multi-line header arguments and can be read."
  158. (org-test-with-temp-text-in-file "
  159. #+headers: :var letters='(a b c d e f g)
  160. #+begin_src emacs-lisp :var numbers='(1 2 3 4 5 6 7)
  161. (require 'cl-lib)
  162. (cl-map 'list #'list numbers letters)
  163. #+end_src"
  164. (org-babel-next-src-block)
  165. (let ((results (org-babel-execute-src-block)))
  166. (should (eq 'a (cadr (assoc 1 results))))
  167. (should (eq 'd (cadr (assoc 4 results)))))))
  168. (ert-deftest test-ob/parse-header-args ()
  169. (org-test-with-temp-text-in-file "
  170. #+begin_src example-lang :session :results output :var num=9
  171. the body
  172. #+end_src"
  173. (org-babel-next-src-block)
  174. (let* ((info (org-babel-get-src-block-info))
  175. (params (nth 2 info)))
  176. (message "%S" params)
  177. (should (equal "example-lang" (nth 0 info)))
  178. (should (string= "the body" (org-trim (nth 1 info))))
  179. (should-not (member '(:session\ \ \ \ ) params))
  180. (should (equal '(:session) (assq :session params)))
  181. (should (equal '(:result-type . output) (assq :result-type params)))
  182. (should (equal '(num . 9) (cdr (assq :var params)))))))
  183. (ert-deftest test-ob/parse-header-args2 ()
  184. (org-test-with-temp-text-in-file "
  185. * resolving sub-trees as references
  186. #+begin_src emacs-lisp :var text=d4faa7b3-072b-4dcf-813c-dd7141c633f3
  187. (length text)
  188. #+end_src
  189. #+begin_src org :noweb yes
  190. <<simple-subtree>>
  191. <<d4faa7b3-072b-4dcf-813c-dd7141c633f3>>
  192. #+end_src
  193. ** simple subtree with custom ID
  194. :PROPERTIES:
  195. :CUSTOM_ID: simple-subtree
  196. :END:
  197. this is simple"
  198. (should (string-match (regexp-quote "this is simple")
  199. (org-babel-ref-resolve "simple-subtree")))
  200. (org-babel-next-src-block)
  201. (should (= 14 (org-babel-execute-src-block)))))
  202. (ert-deftest test-ob/inline-src-blocks ()
  203. (should
  204. (= 1
  205. (org-test-with-temp-text
  206. "In the middle <point>src_emacs-lisp{(+ 0 1)} of a line"
  207. (org-babel-execute-src-block))))
  208. (should
  209. (= 2
  210. (org-test-with-temp-text
  211. "One at the end of a line: <point>src_emacs-lisp{(+ 1 1)}"
  212. (org-babel-execute-src-block))))
  213. (should
  214. (= 3
  215. (org-test-with-temp-text
  216. "src_emacs-lisp{(+ 2 1)} at the beginning of a line."
  217. (org-babel-execute-src-block))))
  218. (should
  219. (= 4
  220. (org-test-with-temp-text
  221. "In the middle <point>src_emacs-lisp[:results silent\
  222. :exports code]{(+ 3 1)} of a line"
  223. (org-babel-execute-src-block))))
  224. (should
  225. (= 5
  226. (org-test-with-temp-text
  227. "One at the end of a line: <point>src_emacs-lisp[:results silent\
  228. :exports code]{(+ 4 1)}"
  229. (org-babel-execute-src-block))))
  230. (should
  231. (= 6
  232. (org-test-with-temp-text
  233. "src_emacs-lisp[:results silent :exports code]{(+ 5 1)}\
  234. at the beginning of a line."
  235. (org-babel-execute-src-block))))
  236. (should
  237. (= 7
  238. (org-test-with-temp-text
  239. "One also evaluated: <point>src_emacs-lisp[:exports both\
  240. :results silent]{(+ 6 1)}"
  241. (org-babel-execute-src-block)))))
  242. (ert-deftest test-ob/inline-src_blk-default-results-replace-line-1 ()
  243. (let ((test-line "src_sh{echo 1}")
  244. (org-babel-inline-result-wrap "=%s="))
  245. ;; src_ at bol line 1...
  246. (org-test-with-temp-text
  247. test-line
  248. (goto-char (point-min)) (org-babel-execute-maybe)
  249. (should (string=
  250. (concat test-line " {{{results(=1=)}}}")
  251. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  252. (forward-char) (org-babel-execute-maybe)
  253. (should (string=
  254. (concat test-line " {{{results(=1=)}}}")
  255. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  256. (re-search-forward "{{{")
  257. ;;(should-error (org-ctrl-c-ctrl-c))
  258. (backward-char 4) ;; last char of block body
  259. (org-babel-execute-maybe)
  260. (should (string=
  261. (concat test-line " {{{results(=1=)}}}")
  262. (buffer-substring-no-properties (point-at-bol) (point-at-eol)))))
  263. ;; src_ follows space line 1...
  264. (let ((test-line " src_emacs-lisp{ 1 }"))
  265. (org-test-with-temp-text
  266. test-line
  267. (should-error (org-ctrl-c-ctrl-c))
  268. (forward-char) (org-babel-execute-maybe)
  269. (should (string=
  270. (concat test-line " {{{results(=1=)}}}")
  271. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  272. (re-search-forward "{ 1 ") (org-babel-execute-maybe)
  273. (should (string=
  274. (concat test-line " {{{results(=1=)}}}")
  275. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  276. (forward-char 6)
  277. (should-error (org-ctrl-c-ctrl-c))))
  278. ;; Results on a subsequent line are replaced.
  279. (should
  280. (equal
  281. "src_emacs-lisp{(+ 1 2)}\n {{{results(=3=)}}}"
  282. (org-test-with-temp-text "src_emacs-lisp{(+ 1 2)}\n {{{results(=2=)}}}"
  283. (let ((org-babel-inline-result-wrap "=%s=")) (org-babel-execute-maybe))
  284. (buffer-string))))
  285. ;; Also handle results at the beginning of a line.
  286. (should
  287. (equal
  288. "src_emacs-lisp{(+ 1 2)}\n{{{results(=3=)}}}"
  289. (org-test-with-temp-text "src_emacs-lisp{(+ 1 2)}\n{{{results(=2=)}}}"
  290. (let ((org-babel-inline-result-wrap "=%s=")) (org-babel-execute-maybe))
  291. (buffer-string))))))
  292. (ert-deftest test-ob/inline-src_blk-default-results-replace-line-2 ()
  293. ;; src_ at bol line 2...
  294. (let ((test-line " src_emacs-lisp{ \"x\" }")
  295. (org-babel-inline-result-wrap "=%s="))
  296. (org-test-with-temp-text
  297. (concat "\n" test-line)
  298. (should-error (org-ctrl-c-ctrl-c))
  299. (goto-char (point-min))
  300. (should-error (org-ctrl-c-ctrl-c))
  301. (forward-line)
  302. (should-error (org-ctrl-c-ctrl-c))
  303. (forward-char) (org-babel-execute-maybe)
  304. (should (string=
  305. (concat test-line " {{{results(=x=)}}}")
  306. (buffer-substring-no-properties
  307. (point-at-bol) (point-at-eol))))))
  308. (let ((test-line "Some text prior to block src_emacs-lisp{ \"y\" }")
  309. (org-babel-inline-result-wrap "=%s="))
  310. (org-test-with-temp-text
  311. test-line
  312. (goto-char (point-max))
  313. (insert (concat "\n" test-line " end"))
  314. (re-search-backward "src") (org-babel-execute-maybe)
  315. (should (string=
  316. (concat test-line " {{{results(=y=)}}} end")
  317. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  318. (re-search-forward "\" ") (org-babel-execute-maybe)
  319. (should (string=
  320. (concat test-line " {{{results(=y=)}}} end")
  321. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  322. (forward-char 3)
  323. (should-error (org-ctrl-c-ctrl-c)))))
  324. (ert-deftest test-ob/inline-src_blk-manual-results-replace ()
  325. (let ((test-line " src_emacs-lisp[:results replace]{ \"x\" }")
  326. (org-babel-inline-result-wrap "=%s="))
  327. (org-test-with-temp-text
  328. (concat "\n" test-line)
  329. (should-error (org-ctrl-c-ctrl-c))
  330. (goto-char (point-max))
  331. (org-babel-execute-maybe)
  332. (beginning-of-line)
  333. (should-error (org-ctrl-c-ctrl-c))
  334. (forward-char) (org-babel-execute-maybe)
  335. (should (string=
  336. (concat test-line " {{{results(=x=)}}}")
  337. (buffer-substring-no-properties
  338. (point-at-bol) (point-at-eol))))))
  339. (let ((test-line (concat " Some text prior to block "
  340. "src_emacs-lisp[:results replace]{ \"y\" }"))
  341. (org-babel-inline-result-wrap "=%s="))
  342. (org-test-with-temp-text test-line
  343. (goto-char (point-max))
  344. (insert (concat "\n" test-line " end"))
  345. (re-search-backward "src") (org-babel-execute-maybe)
  346. (should (string=
  347. (concat test-line " {{{results(=y=)}}} end")
  348. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  349. (re-search-forward "\" ") (org-babel-execute-maybe)
  350. (should (string=
  351. (concat test-line " {{{results(=y=)}}} end")
  352. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))
  353. (forward-char 3)
  354. (should-error (org-ctrl-c-ctrl-c)))))
  355. (ert-deftest test-ob/inline-src_blk-results-silent ()
  356. (let ((test-line "src_emacs-lisp[ :results silent ]{ \"x\" }"))
  357. (org-test-with-temp-text test-line
  358. (org-babel-execute-maybe)
  359. (should (string= test-line
  360. (buffer-substring-no-properties
  361. (point-at-bol) (point-at-eol))))))
  362. (let ((test-line (concat " Some text prior to block src_emacs-lisp"
  363. "[ :results silent ]{ \"y\" }")))
  364. (org-test-with-temp-text
  365. test-line
  366. (goto-char (point-max))
  367. (insert (concat "\n" test-line " end"))
  368. (re-search-backward "src_") (org-babel-execute-maybe)
  369. (should (string= (concat test-line " end")
  370. (buffer-substring-no-properties
  371. (point-at-bol) (point-at-eol))))
  372. (re-search-forward "\" ") (org-babel-execute-maybe)
  373. (should (string= (concat test-line " end")
  374. (buffer-substring-no-properties
  375. (point-at-bol) (point-at-eol))))
  376. (forward-char 2)
  377. (should-error (org-ctrl-c-ctrl-c)))))
  378. (ert-deftest test-ob/inline-src_blk-results-raw ()
  379. (let ((test-line "src_emacs-lisp[ :results raw ]{ \"x\" }"))
  380. (org-test-with-temp-text test-line
  381. (org-babel-execute-maybe)
  382. (should (string= (concat test-line " x")
  383. (buffer-string)))))
  384. (let ((test-line (concat " Some text prior to block "
  385. "src_emacs-lisp[ :results raw ]{ \"the\" }")))
  386. (org-test-with-temp-text (concat test-line " end")
  387. (re-search-forward "src_") (org-babel-execute-maybe)
  388. (should (string= (concat test-line " the end")
  389. (buffer-substring-no-properties
  390. (point-at-bol) (point-at-eol))))
  391. (re-search-forward "\" ") (org-babel-execute-maybe)
  392. (should (string= (concat test-line " the the end")
  393. (buffer-substring-no-properties
  394. (point-at-bol) (point-at-eol))))
  395. (forward-char 2)
  396. (should-error (org-ctrl-c-ctrl-c)))))
  397. (ert-deftest test-ob/inline-src_blk-results-file ()
  398. (let ((test-line "src_emacs-lisp[ :results file ]{ \"~/test-file\" }"))
  399. (org-test-with-temp-text
  400. test-line
  401. (org-babel-execute-maybe)
  402. (should (string= (concat test-line " {{{results([[file:~/test-file]])}}}")
  403. (buffer-substring-no-properties
  404. (point-min) (point-max)))))))
  405. (ert-deftest test-ob/inline-src_blk-results-scalar ()
  406. (let ((test-line "src_emacs-lisp[ :results scalar ]{ \"x\" }")
  407. (org-babel-inline-result-wrap "=%s="))
  408. (org-test-with-temp-text
  409. test-line
  410. (org-babel-execute-maybe)
  411. (should (string= (concat test-line " {{{results(=\"x\"=)}}}")
  412. (buffer-substring-no-properties
  413. (point-min) (point-max)))))))
  414. (ert-deftest test-ob/inline-src_blk-results-verbatim ()
  415. (let ((test-line "src_emacs-lisp[ :results verbatim ]{ \"x\" }")
  416. (org-babel-inline-result-wrap "=%s="))
  417. (org-test-with-temp-text
  418. test-line
  419. (org-babel-execute-maybe)
  420. (should (string= (concat test-line " {{{results(=\"x\"=)}}}")
  421. (buffer-substring-no-properties
  422. (point-min) (point-max)))))))
  423. (ert-deftest test-ob/combining-scalar-and-raw-result-types ()
  424. (org-test-with-temp-text-in-file "
  425. #+begin_src sh :results scalar
  426. echo \"[[file:./cv.cls]]\"
  427. #+end_src
  428. #+name:
  429. : [[file:./cv.cls]]
  430. #+begin_src sh :results raw scalar
  431. echo \"[[file:./cv.cls]]\"
  432. #+end_src
  433. "
  434. (cl-flet ((next-result ()
  435. (org-babel-next-src-block)
  436. (org-babel-execute-src-block)
  437. (goto-char (org-babel-where-is-src-block-result))
  438. (forward-line 1)))
  439. (goto-char (point-min))
  440. (next-result)
  441. (should (eq (org-element-type (org-element-at-point)) 'fixed-width))
  442. (next-result)
  443. (should-not
  444. (eq (org-element-type (org-element-at-point)) 'fixed-width)))))
  445. (ert-deftest test-ob/no-defaut-value-for-var ()
  446. "Test that the absence of a default value for a variable DOES THROW
  447. a proper error."
  448. (org-test-at-id "f2df5ba6-75fa-4e6b-8441-65ed84963627"
  449. (org-babel-next-src-block)
  450. (let ((err
  451. (should-error (org-babel-execute-src-block) :type 'error)))
  452. (should
  453. (equal
  454. '(error
  455. "Variable \"x\" must be assigned a default value")
  456. err)))))
  457. (ert-deftest test-ob/just-one-results-block ()
  458. "Test that evaluating two times the same code block does not result in a
  459. duplicate results block."
  460. (org-test-with-temp-text "#+begin_src sh\necho Hello\n#+end_src\n"
  461. (org-babel-execute-src-block)
  462. (org-babel-execute-src-block) ; second code block execution
  463. (should (search-forward "Hello")) ; the string inside the source code block
  464. (should (search-forward "Hello")) ; the same string in the results block
  465. (should-error (search-forward "Hello"))))
  466. (ert-deftest test-ob/nested-code-block ()
  467. "Test nested code blocks inside code blocks don't cause problems."
  468. (should
  469. (string= "#+begin_src emacs-lisp\n 'foo\n#+end_src"
  470. (org-test-with-temp-text "#+begin_src org :results silent
  471. ,#+begin_src emacs-lisp
  472. 'foo
  473. ,#+end_src
  474. #+end_src"
  475. (let ((org-edit-src-content-indentation 2)
  476. (org-src-preserve-indentation nil))
  477. (org-babel-execute-src-block))))))
  478. (ert-deftest test-ob/partial-nested-code-block ()
  479. "Test nested code blocks inside code blocks don't cause problems."
  480. (org-test-with-temp-text "#+begin_src org :results silent
  481. ,#+begin_src emacs-lisp
  482. #+end_src"
  483. (should (string= "#+begin_src emacs-lisp" (org-babel-execute-src-block)))))
  484. (ert-deftest test-ob/does-not-replace-a-block-with-the-results ()
  485. (org-test-with-temp-text "#+NAME: foo
  486. #+BEGIN_SRC emacs-lisp
  487. 'foo
  488. #+END_SRC\n"
  489. (org-babel-next-src-block 1)
  490. (should (eq 'foo (org-babel-execute-src-block)))
  491. (goto-char (point-min))
  492. (org-babel-next-src-block 1)
  493. (should (looking-at org-babel-src-block-regexp))))
  494. (ert-deftest test-ob/catches-all-references ()
  495. (org-test-with-temp-text "
  496. #+NAME: literal-example
  497. #+BEGIN_EXAMPLE
  498. A literal example
  499. on two lines
  500. #+END_EXAMPLE
  501. #+NAME: read-literal-example
  502. #+BEGIN_SRC emacs-lisp :var x=literal-example
  503. (cl-concatenate 'string x \" for me.\")
  504. #+END_SRC"
  505. (org-babel-next-src-block 1)
  506. (should (string= (org-babel-execute-src-block)
  507. "A literal example\non two lines\n for me."))))
  508. (ert-deftest test-ob/ignore-reference-in-commented-headings ()
  509. (should
  510. (= 2
  511. (org-test-with-temp-text
  512. "
  513. * COMMENT H1
  514. #+NAME: n
  515. : 1
  516. * H2
  517. #+NAME: n
  518. : 2
  519. * Code
  520. <point>#+BEGIN_SRC emacs-lisp :var x=n
  521. x
  522. #+END_SRC"
  523. (org-babel-execute-src-block)))))
  524. (ert-deftest test-ob/do-not-resolve-to-partial-names-data ()
  525. (org-test-with-temp-text "
  526. #+name: base_plus
  527. | 1 |
  528. | 2 |
  529. #+name: base
  530. | 3 |
  531. | 4 |
  532. #+begin_src emacs-lisp :var x=base
  533. x
  534. #+end_src"
  535. (org-babel-next-src-block 1)
  536. (should (equal (org-babel-execute-src-block) '((3) (4))))))
  537. (ert-deftest test-ob/do-not-resolve-to-partial-names-code ()
  538. (org-test-with-temp-text "
  539. #+name: base_plus
  540. #+begin_src emacs-lisp
  541. 'bar
  542. #+end_src
  543. #+name: base
  544. #+begin_src emacs-lisp
  545. 'foo
  546. #+end_src
  547. #+begin_src emacs-lisp :var x=base
  548. x
  549. #+end_src"
  550. (org-babel-next-src-block 3)
  551. (should (equal (org-babel-execute-src-block) "foo"))))
  552. (ert-deftest test-ob/allow-spaces-around-=-in-var-specs ()
  553. (org-test-with-temp-text "#+begin_src emacs-lisp :var a = 1 b = 2 c= 3 d =4
  554. (+ a b c d)
  555. #+end_src
  556. "
  557. (should (= 10 (org-babel-execute-src-block)))))
  558. (ert-deftest test-ob/org-babel-update-intermediate ()
  559. (org-test-with-temp-text "#+name: foo
  560. #+begin_src emacs-lisp
  561. 2
  562. #+end_src
  563. #+results: foo
  564. : 4
  565. #+begin_src emacs-lisp :var it=foo
  566. (+ it 1)
  567. #+end_src"
  568. (let ((org-babel-update-intermediate nil))
  569. (goto-char (point-min))
  570. (org-babel-next-src-block 2)
  571. (should (= 3 (org-babel-execute-src-block)))
  572. (goto-char (point-min))
  573. (forward-line 6)
  574. (should (looking-at ": 4")))
  575. (let ((org-babel-update-intermediate t))
  576. (goto-char (point-min))
  577. (org-babel-next-src-block 2)
  578. (should (= 3 (org-babel-execute-src-block)))
  579. (goto-char (point-min))
  580. (forward-line 6)
  581. (should (looking-at ": 2")))))
  582. (ert-deftest test-ob/eval-header-argument ()
  583. (cl-flet ((check-eval (eval runp)
  584. (org-test-with-temp-text (format "#+begin_src emacs-lisp :eval %s
  585. (setq foo :evald)
  586. #+end_src" eval)
  587. (let ((foo :not-run))
  588. (if runp
  589. (progn (should (org-babel-execute-src-block))
  590. (should (eq foo :evald)))
  591. (progn (should-not (org-babel-execute-src-block))
  592. (should-not (eq foo :evald))))))))
  593. (check-eval "never" nil)
  594. (check-eval "no" nil)
  595. (check-eval "never-export" t)
  596. (check-eval "no-export" t)
  597. (let ((org-babel-exp-reference-buffer (current-buffer)))
  598. (check-eval "never" nil)
  599. (check-eval "no" nil)
  600. (check-eval "never-export" nil)
  601. (check-eval "no-export" nil))))
  602. (ert-deftest test-ob/noweb-expansion ()
  603. ;; Standard test.
  604. (should
  605. (string=
  606. "bar"
  607. (org-test-with-temp-text "#+begin_src sh :results output :tangle yes
  608. <<foo>>
  609. #+end_src
  610. #+name: foo
  611. #+begin_src sh
  612. bar
  613. #+end_src"
  614. (org-babel-expand-noweb-references))))
  615. ;; Handle :noweb-sep.
  616. (should
  617. (string=
  618. "barbaz"
  619. (org-test-with-temp-text "#+begin_src sh :results output :tangle yes
  620. <<foo>>
  621. #+end_src
  622. #+begin_src sh :noweb-ref foo :noweb-sep \"\"
  623. bar
  624. #+end_src
  625. #+begin_src sh :noweb-ref foo :noweb-sep \"\"
  626. baz
  627. #+end_src"
  628. (org-babel-expand-noweb-references))))
  629. ;; :noweb-ref is extracted from definition, not point of call.
  630. (should
  631. (string=
  632. "(+ 1 1)"
  633. (org-test-with-temp-text
  634. "
  635. * Call
  636. :PROPERTIES:
  637. :header-args: :noweb-ref bar
  638. :END:
  639. <point>#+begin_src emacs-lisp :results output :tangle yes
  640. <<foo>>
  641. #+end_src
  642. * Evaluation
  643. :PROPERTIES:
  644. :header-args: :noweb-ref foo
  645. :END:
  646. #+begin_src sh :noweb-sep \"\"
  647. (+ 1 1)
  648. #+end_src"
  649. (org-babel-expand-noweb-references))))
  650. ;; Handle recursive expansion.
  651. (should
  652. (equal "baz"
  653. (org-test-with-temp-text "
  654. #+begin_src emacs-lisp :noweb yes<point>
  655. <<foo>>
  656. #+end_src
  657. #+name: foo
  658. #+begin_src emacs-lisp :noweb yes
  659. <<bar>>
  660. #+end_src
  661. #+name: bar
  662. #+begin_src emacs-lisp
  663. baz
  664. #+end_src"
  665. (org-babel-expand-noweb-references))))
  666. ;; During recursive expansion, obey to `:noweb' property.
  667. (should
  668. (equal "<<bar>>"
  669. (org-test-with-temp-text "
  670. #+begin_src emacs-lisp :noweb yes<point>
  671. <<foo>>
  672. #+end_src
  673. #+name: foo
  674. #+begin_src emacs-lisp :noweb no
  675. <<bar>>
  676. #+end_src
  677. #+name: bar
  678. #+begin_src emacs-lisp
  679. baz
  680. #+end_src"
  681. (org-babel-expand-noweb-references)))))
  682. (ert-deftest test-ob/splitting-variable-lists-in-references ()
  683. (org-test-with-temp-text ""
  684. (should (= 1 (length (org-babel-ref-split-args
  685. "a=\"this, no work\""))))
  686. (should (= 2 (length (org-babel-ref-split-args
  687. "a=\"this, no work\", b=1"))))))
  688. (ert-deftest test-ob/balanced-split ()
  689. "Test `org-babel-balanced-split' specifications."
  690. (should (equal
  691. '(":a 1" "b [2 3]" "c (4 :d (5 6))")
  692. (org-babel-balanced-split ":a 1 :b [2 3] :c (4 :d (5 6))"
  693. '((32 9) . 58))))
  694. ;; Handle un-balanced parens.
  695. (should
  696. (equal '(":foo ((6)" "bar 1")
  697. (org-babel-balanced-split ":foo ((6) :bar 1" '((32 9) . 58))))
  698. (should
  699. (equal '(":foo \"(foo\"" "bar 2")
  700. (org-babel-balanced-split ":foo \"(foo\" :bar 2" '((32 9) . 58))))
  701. ;; Handle un-balanced quotes.
  702. (should
  703. (equal '(":foo \"1" "bar 3")
  704. (org-babel-balanced-split ":foo \"1 :bar 3" '((32 9) . 58))))
  705. ;; Handle empty string.
  706. (should
  707. (equal '(":foo \"\"")
  708. (org-babel-balanced-split ":foo \"\"" '((32 9) . 58))))
  709. ;; Handle control characters within double quotes.
  710. (should
  711. (equal '(":foo \"\\n\"")
  712. (org-babel-balanced-split ":foo \"\\n\"" '((32 9) . 58)))))
  713. (ert-deftest test-ob/commented-last-block-line-no-var ()
  714. (org-test-with-temp-text-in-file "
  715. #+begin_src emacs-lisp
  716. ;;
  717. #+end_src"
  718. (org-babel-next-src-block)
  719. (org-babel-execute-maybe)
  720. (should (re-search-forward "\\#\\+results:" nil t))
  721. (forward-line)
  722. (should
  723. (string=
  724. ""
  725. (buffer-substring-no-properties (point-at-bol) (point-at-eol)))))
  726. (org-test-with-temp-text-in-file "
  727. #+begin_src emacs-lisp
  728. \"some text\";;
  729. #+end_src"
  730. (org-babel-next-src-block)
  731. (org-babel-execute-maybe)
  732. (should (re-search-forward "\\#\\+results:" nil t))
  733. (forward-line)
  734. (should
  735. (string=
  736. ": some text"
  737. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))))
  738. (ert-deftest test-ob/commented-last-block-line-with-var ()
  739. (org-test-with-temp-text-in-file "
  740. #+begin_src emacs-lisp :var a=1
  741. ;;
  742. #+end_src"
  743. (org-babel-next-src-block)
  744. (org-babel-execute-maybe)
  745. (re-search-forward "\\#\\+results:" nil t)
  746. (forward-line)
  747. (should (string=
  748. ""
  749. (buffer-substring-no-properties (point-at-bol) (point-at-eol)))))
  750. (org-test-with-temp-text-in-file "
  751. #+begin_src emacs-lisp :var a=2
  752. 2;;
  753. #+end_src"
  754. (org-babel-next-src-block)
  755. (org-babel-execute-maybe)
  756. (re-search-forward "\\#\\+results:" nil t)
  757. (forward-line)
  758. (should (string=
  759. ": 2"
  760. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))))
  761. (ert-deftest test-ob/org-babel-insert-result ()
  762. "Test `org-babel-insert-result' specifications."
  763. ;; Do not error when output is an improper list.
  764. (should
  765. (org-test-with-temp-text
  766. "
  767. <point>#+BEGIN_SRC emacs-lisp
  768. '((1 . nil) (2 . 3))
  769. #+END_SRC
  770. "
  771. (org-babel-execute-maybe) t))
  772. ;; Escape headlines when producing an example block.
  773. (should
  774. (string-match-p
  775. ",\\* Not an headline"
  776. (org-test-with-temp-text
  777. "
  778. <point>#+BEGIN_SRC emacs-lisp
  779. \"* Not an headline\"
  780. #+END_SRC
  781. "
  782. (let ((org-babel-min-lines-for-block-output 1)) (org-babel-execute-maybe))
  783. (buffer-string))))
  784. ;; Escape special syntax in example blocks.
  785. (should
  786. (string-match-p
  787. ",#\\+END_SRC"
  788. (org-test-with-temp-text
  789. "
  790. <point>#+BEGIN_SRC emacs-lisp
  791. \"#+END_SRC\"
  792. #+END_SRC
  793. "
  794. (let ((org-babel-min-lines-for-block-output 1)) (org-babel-execute-maybe))
  795. (buffer-string))))
  796. ;; No escaping is done with other blocks or raw type.
  797. (should-not
  798. (string-match-p
  799. ",\\* Not an headline"
  800. (org-test-with-temp-text
  801. "
  802. <point>#+BEGIN_SRC emacs-lisp
  803. \"* Not an headline\"
  804. #+END_SRC
  805. "
  806. (let ((org-babel-min-lines-for-block-output 10))
  807. (org-babel-execute-maybe))
  808. (buffer-string))))
  809. (should-not
  810. (string-match-p
  811. ",\\* Not an headline"
  812. (org-test-with-temp-text
  813. "
  814. <point>#+BEGIN_SRC emacs-lisp :results raw
  815. \"* Not an headline\"
  816. #+END_SRC
  817. "
  818. (org-babel-execute-maybe)
  819. (buffer-string))))
  820. (should-not
  821. (string-match-p
  822. ",\\* Not an headline"
  823. (org-test-with-temp-text
  824. "
  825. <point>#+BEGIN_SRC emacs-lisp :results drawer
  826. \"* Not an headline\"
  827. #+END_SRC
  828. "
  829. (org-babel-execute-maybe)
  830. (buffer-string)))))
  831. (ert-deftest test-ob/remove-inline-result ()
  832. "Test `org-babel-remove-inline-result' honors whitespace."
  833. (let*
  834. ((inline-sb "src_emacs-lisp{(+ 1 2)}")
  835. (inline-res " {{{results(=3=)}}}")
  836. (inline-sb-dot (concat inline-sb "."))
  837. (inline-sb-res-dot (concat inline-sb inline-res ".")))
  838. (org-test-with-temp-text
  839. ;; Insert inline_src_block followed by dot.
  840. inline-sb-dot
  841. ;; Insert result before dot.
  842. (org-babel-execute-maybe)
  843. (should (string= inline-sb-res-dot
  844. (buffer-substring-no-properties
  845. (point-at-bol) (point-at-eol))))
  846. ;; Delete whitespace and result.
  847. (org-babel-remove-inline-result)
  848. (should (string= inline-sb-dot
  849. (buffer-substring-no-properties
  850. (point-at-bol) (point-at-eol))))
  851. ;; Add whitespace and result before dot.
  852. (search-forward inline-sb)
  853. (insert " " inline-res)
  854. (goto-char (point-at-bol))
  855. ;; Remove whitespace and result.
  856. (org-babel-remove-inline-result)
  857. (should (string= inline-sb-dot
  858. (buffer-substring-no-properties
  859. (point-at-bol) (point-at-eol))))
  860. ;; Add whitespace before dot.
  861. (search-forward inline-sb)
  862. (insert " ")
  863. (goto-char (point-at-bol))
  864. ;; Add result before whitespace.
  865. (org-babel-execute-maybe)
  866. ;; Remove result - leave trailing whitespace and dot.
  867. (org-babel-remove-inline-result)
  868. (should (string= (concat inline-sb " .")
  869. (buffer-substring-no-properties
  870. (point-at-bol) (point-at-eol)))))))
  871. (ert-deftest test-ob/org-babel-remove-result--results-default ()
  872. "Test `org-babel-remove-result' with default :results."
  873. (mapcar (lambda (language)
  874. (test-ob-verify-result-and-removed-result
  875. "\n"
  876. (concat
  877. "* org-babel-remove-result
  878. #+begin_src " language "
  879. #+end_src
  880. * next heading")))
  881. '("sh" "emacs-lisp")))
  882. (ert-deftest test-ob/org-babel-results-indented-wrap ()
  883. "Ensure that wrapped results are inserted correction when indented.
  884. If not inserted correctly then the second evaluation will fail
  885. trying to find the :END: marker."
  886. (org-test-with-temp-text
  887. "- indented
  888. #+begin_src sh :results file wrap
  889. echo test.txt
  890. #+end_src"
  891. (org-babel-next-src-block 1)
  892. (org-babel-execute-src-block)
  893. (org-babel-execute-src-block)))
  894. (ert-deftest test-ob/file-desc-header-argument ()
  895. "Test that the :file-desc header argument is used."
  896. (org-test-with-temp-text "#+begin_src emacs-lisp :results file :file-desc bar
  897. \"foo\"
  898. #+end_src
  899. #+begin_src emacs-lisp :results file :file-desc
  900. \"foo\"
  901. #+end_src"
  902. (org-babel-execute-src-block)
  903. (org-babel-next-src-block 1)
  904. (org-babel-execute-src-block)
  905. (goto-char (point-min))
  906. (should (search-forward "[[file:foo][bar]]" nil t))
  907. (should (search-forward "[[file:foo][foo]]" nil t))))
  908. (ert-deftest test-ob/result-file-link-type-header-argument ()
  909. "Ensure that the result is a link to a file.
  910. The file is just a link to `:file' value. Inhibit non-empty
  911. result write to `:file' value."
  912. (org-test-with-temp-text "
  913. <point>#+begin_src shell :results value link :file \"/tmp/test.txt\"
  914. echo \"hello\" > /tmp/test.txt
  915. echo \"test\"
  916. #+end_src"
  917. (org-babel-execute-src-block)
  918. (should (search-forward "[[file:/tmp/test.txt]]" nil nil))
  919. (should (with-temp-buffer
  920. (insert-file-contents "/tmp/test.txt")
  921. (string= "hello\n" (buffer-string))))))
  922. (ert-deftest test-ob/result-graphics-link-type-header-argument ()
  923. "Ensure that the result is a link to a file.
  924. The file is just a link to `:file' value. Inhibit non-empty
  925. result write to `:file' value."
  926. (org-test-with-temp-text "
  927. <point>#+begin_src shell :results value graphics :file \"/tmp/test.txt\"
  928. echo \"hello\" > /tmp/test.txt
  929. echo \"test\"
  930. #+end_src"
  931. (org-babel-execute-src-block)
  932. (should (search-forward "[[file:/tmp/test.txt]]" nil nil))
  933. (should (with-temp-buffer
  934. (insert-file-contents "/tmp/test.txt")
  935. (string= "hello\n" (buffer-string))))))
  936. (ert-deftest test-ob/inline-src_blk-preceded-punct-preceded-by-point ()
  937. (let ((test-line ".src_emacs-lisp[ :results verbatim ]{ \"x\" }")
  938. (org-babel-inline-result-wrap "=%s="))
  939. (org-test-with-temp-text
  940. test-line
  941. (forward-char 1)
  942. (org-babel-execute-maybe)
  943. (should (re-search-forward "=\"x\"=" nil t))
  944. (forward-line))))
  945. (ert-deftest test-ob/commented-last-block-line-with-var ()
  946. (org-test-with-temp-text-in-file "
  947. #+begin_src emacs-lisp :var a=1
  948. ;;
  949. #+end_src"
  950. (org-babel-next-src-block)
  951. (org-babel-execute-maybe)
  952. (re-search-forward "\\#\\+results:" nil t)
  953. (forward-line)
  954. (should (string=
  955. ""
  956. (buffer-substring-no-properties (point-at-bol) (point-at-eol)))))
  957. (org-test-with-temp-text-in-file "
  958. #+begin_src emacs-lisp :var a=2
  959. 2;;
  960. #+end_src"
  961. (org-babel-next-src-block)
  962. (org-babel-execute-maybe)
  963. (re-search-forward "\\#\\+results:" nil t)
  964. (forward-line)
  965. (should (string=
  966. ": 2"
  967. (buffer-substring-no-properties (point-at-bol) (point-at-eol))))))
  968. (defun test-ob-verify-result-and-removed-result (result buffer-text)
  969. "Test helper function to test `org-babel-remove-result'.
  970. A temp buffer is populated with BUFFER-TEXT, the first block is executed,
  971. and the result of execution is verified against RESULT.
  972. The block is actually executed /twice/ to ensure result
  973. replacement happens correctly."
  974. (org-test-with-temp-text
  975. buffer-text
  976. (org-babel-next-src-block) (org-babel-execute-maybe) (org-babel-execute-maybe)
  977. (should (re-search-forward "\\#\\+results:" nil t))
  978. (forward-line)
  979. (should (string= result
  980. (buffer-substring-no-properties
  981. (point-at-bol)
  982. (- (point-max) 16))))
  983. (org-babel-previous-src-block) (org-babel-remove-result)
  984. (should (string= buffer-text
  985. (buffer-substring-no-properties
  986. (point-min) (point-max))))))
  987. (ert-deftest test-ob/org-babel-remove-result--results-list ()
  988. "Test `org-babel-remove-result' with :results list."
  989. (test-ob-verify-result-and-removed-result
  990. "- 1
  991. - 2
  992. - 3"
  993. "* org-babel-remove-result
  994. #+begin_src emacs-lisp :results list
  995. '(1 2 3)
  996. #+end_src
  997. * next heading"))
  998. (ert-deftest test-ob/org-babel-remove-result--results-wrap ()
  999. "Test `org-babel-remove-result' with :results wrap."
  1000. (test-ob-verify-result-and-removed-result
  1001. ":results:
  1002. hello there
  1003. :end:"
  1004. "* org-babel-remove-result
  1005. #+begin_src emacs-lisp :results wrap
  1006. \"hello there\"
  1007. #+end_src
  1008. * next heading"))
  1009. (ert-deftest test-ob/org-babel-remove-result--results-org ()
  1010. "Test `org-babel-remove-result' with :results org."
  1011. (test-ob-verify-result-and-removed-result
  1012. "#+begin_src org
  1013. ,* heading
  1014. ,** subheading
  1015. content
  1016. #+end_src"
  1017. "* org-babel-remove-result
  1018. #+begin_src emacs-lisp :results org
  1019. \"* heading
  1020. ,** subheading
  1021. content\"
  1022. #+end_src
  1023. * next heading"))
  1024. (ert-deftest test-ob/org-babel-remove-result--results-html ()
  1025. "Test `org-babel-remove-result' with :results html."
  1026. (test-ob-verify-result-and-removed-result
  1027. "#+begin_export html
  1028. <head><body></body></head>
  1029. #+end_export"
  1030. "* org-babel-remove-result
  1031. #+begin_src emacs-lisp :results html
  1032. \"<head><body></body></head>\"
  1033. #+end_src
  1034. * next heading"))
  1035. (ert-deftest test-ob/org-babel-remove-result--results-latex ()
  1036. "Test `org-babel-remove-result' with :results latex."
  1037. (test-ob-verify-result-and-removed-result
  1038. "#+begin_export latex
  1039. Line 1
  1040. Line 2
  1041. Line 3
  1042. #+end_export"
  1043. "* org-babel-remove-result
  1044. #+begin_src emacs-lisp :results latex
  1045. \"Line 1
  1046. Line 2
  1047. Line 3\"
  1048. #+end_src
  1049. * next heading"))
  1050. (ert-deftest test-ob/org-babel-remove-result--results-code ()
  1051. "Test `org-babel-remove-result' with :results code."
  1052. (test-ob-verify-result-and-removed-result
  1053. "#+begin_src emacs-lisp
  1054. \"I am working!\"
  1055. #+end_src"
  1056. "* org-babel-remove-result
  1057. #+begin_src emacs-lisp :results code
  1058. (message \"I am working!\")
  1059. #+end_src
  1060. * next heading"))
  1061. (ert-deftest test-ob/org-babel-remove-result--results-pp ()
  1062. "Test `org-babel-remove-result' with :results pp."
  1063. (test-ob-verify-result-and-removed-result
  1064. ": \"I /am/ working!\""
  1065. "* org-babel-remove-result
  1066. #+begin_src emacs-lisp :results pp
  1067. \"I /am/ working!\")
  1068. #+end_src
  1069. * next heading"))
  1070. (ert-deftest test-ob/org-babel-remove-result--no-blank-line ()
  1071. "Test `org-babel-remove-result' without blank line between code and results."
  1072. (should
  1073. (equal "
  1074. #+begin_src emacs-lisp
  1075. (+ 1 1)
  1076. #+end_src
  1077. #+results:
  1078. : 2
  1079. * next heading"
  1080. (org-test-with-temp-text
  1081. "
  1082. <point>#+begin_src emacs-lisp
  1083. (+ 1 1)
  1084. #+end_src
  1085. #+results:
  1086. : 2
  1087. * next heading"
  1088. (org-babel-execute-maybe)
  1089. (buffer-string)))))
  1090. (ert-deftest test-ob/results-do-not-replace-code-blocks ()
  1091. (org-test-with-temp-text "Block two has a space after the name.
  1092. #+name: foo
  1093. #+begin_src emacs-lisp
  1094. 1
  1095. #+end_src
  1096. #+name: foo
  1097. #+begin_src emacs-lisp
  1098. 2
  1099. #+end_src
  1100. #+name: foo
  1101. #+begin_src emacs-lisp
  1102. 3
  1103. #+end_src
  1104. #+RESULTS: foo
  1105. : foo
  1106. "
  1107. (dolist (num '(1 2 3))
  1108. ;; execute the block
  1109. (goto-char (point-min))
  1110. (org-babel-next-src-block num) (org-babel-execute-src-block)
  1111. ;; check the results
  1112. (goto-char (point-max))
  1113. (move-beginning-of-line 0)
  1114. (should (looking-at (format ": %d" num))))))
  1115. (ert-deftest test-ob/blocks-with-spaces ()
  1116. "Test expansion of blocks followed by blank lines."
  1117. ;; Preserve number of blank lines after block.
  1118. (should
  1119. (equal "#+BEGIN_SRC emacs-lisp
  1120. \(+ 1 2)
  1121. #+END_SRC
  1122. #+RESULTS:
  1123. : 3\n\n\n"
  1124. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp
  1125. \(+ 1 2)
  1126. #+END_SRC\n\n\n"
  1127. (let ((org-babel-next-src-block "RESULTS"))
  1128. (org-babel-execute-src-block))
  1129. (buffer-string))))
  1130. ;; Do not add spurious blank lines after results.
  1131. (should
  1132. (equal
  1133. "
  1134. - item 1
  1135. #+begin_src emacs-lisp
  1136. 0
  1137. #+end_src
  1138. #+RESULTS:
  1139. : 0
  1140. - item 2"
  1141. (org-test-with-temp-text "
  1142. - item 1
  1143. #+begin_src emacs-lisp<point>
  1144. 0
  1145. #+end_src
  1146. - item 2"
  1147. (org-babel-execute-src-block)
  1148. (buffer-string))))
  1149. (should
  1150. (equal
  1151. "
  1152. - item 1
  1153. #+begin_src emacs-lisp
  1154. 1
  1155. #+end_src
  1156. #+RESULTS:
  1157. : 1
  1158. - item 2"
  1159. (org-test-with-temp-text "
  1160. - item 1
  1161. #+begin_src emacs-lisp<point>
  1162. 1
  1163. #+end_src
  1164. #+RESULTS:
  1165. : 1
  1166. - item 2"
  1167. (org-babel-execute-src-block)
  1168. (buffer-string)))))
  1169. (ert-deftest test-ob/results-in-narrowed-buffer ()
  1170. "Test block execution in a narrowed buffer."
  1171. ;; If results don't exist, they should be inserted in visible part
  1172. ;; of the buffer.
  1173. (should
  1174. (equal
  1175. "#+BEGIN_SRC emacs-lisp\n(+ 1 2)\n#+END_SRC\n\n#+RESULTS:\n: 3"
  1176. (org-test-with-temp-text
  1177. "#+BEGIN_SRC emacs-lisp\n(+ 1 2)\n#+END_SRC\n\nParagraph"
  1178. (narrow-to-region (point) (save-excursion (forward-line 3) (point)))
  1179. (let ((org-babel-results-keyword "RESULTS"))
  1180. (org-babel-execute-src-block))
  1181. (org-trim (buffer-string)))))
  1182. (should
  1183. (equal
  1184. "#+NAME: test\n#+BEGIN_SRC emacs-lisp\n(+ 1 2)\n#+END_SRC\n\n#+RESULTS: test\n: 3"
  1185. (org-test-with-temp-text
  1186. "#+NAME: test\n#+BEGIN_SRC emacs-lisp\n(+ 1 2)\n#+END_SRC\n\nParagraph"
  1187. (narrow-to-region (point) (save-excursion (forward-line 4) (point)))
  1188. (let ((org-babel-results-keyword "RESULTS"))
  1189. (org-babel-execute-src-block))
  1190. (org-trim (buffer-string)))))
  1191. ;; Results in visible part of buffer, should be updated here.
  1192. (should
  1193. (equal
  1194. "#+NAME: test
  1195. #+BEGIN_SRC emacs-lisp
  1196. \(+ 1 2)
  1197. #+END_SRC
  1198. #+RESULTS: test
  1199. : 3"
  1200. (org-test-with-temp-text
  1201. "#+NAME: test
  1202. #+BEGIN_SRC emacs-lisp
  1203. \(+ 1 2)
  1204. #+END_SRC
  1205. #+RESULTS: test
  1206. : 4
  1207. <point>
  1208. Paragraph"
  1209. (narrow-to-region (point-min) (point))
  1210. (goto-char (point-min))
  1211. (let ((org-babel-results-keyword "RESULTS"))
  1212. (org-babel-execute-src-block))
  1213. (org-trim (buffer-string)))))
  1214. ;; Results in invisible part of buffer, should be updated there.
  1215. (org-test-with-temp-text
  1216. "#+NAME: test
  1217. #+BEGIN_SRC emacs-lisp
  1218. \(+ 1 2)
  1219. #+END_SRC
  1220. #+RESULTS: test
  1221. : 4
  1222. Paragraph"
  1223. (narrow-to-region (point) (save-excursion (forward-line 4) (point)))
  1224. (let ((org-babel-results-keyword "RESULTS"))
  1225. (org-babel-execute-src-block))
  1226. (should-not (re-search-forward "^#\\+RESULTS:" nil t))
  1227. (widen)
  1228. (should (re-search-forward "^: 3" nil t))))
  1229. (ert-deftest test-ob/specific-colnames ()
  1230. "Test passing specific column names."
  1231. (should
  1232. (equal "#+name: input-table
  1233. | id | var1 |
  1234. |----+------|
  1235. | 1 | bar |
  1236. | 2 | baz |
  1237. #+begin_src sh :var data=input-table :exports results :colnames '(Rev Author)
  1238. echo \"$data\"
  1239. #+end_src
  1240. #+RESULTS:
  1241. | Rev | Author |
  1242. |-----+--------|
  1243. | 1 | bar |
  1244. | 2 | baz |
  1245. "
  1246. (org-test-with-temp-text
  1247. "#+name: input-table
  1248. | id | var1 |
  1249. |----+------|
  1250. | 1 | bar |
  1251. | 2 | baz |
  1252. #+begin_src sh :var data=input-table :exports results :colnames '(Rev Author)
  1253. echo \"$data\"
  1254. #+end_src
  1255. "
  1256. ;; we should find a code block
  1257. (should (re-search-forward org-babel-src-block-regexp nil t))
  1258. (goto-char (match-beginning 0))
  1259. ;; now that we've located the code block, it may be evaluated
  1260. (let ((org-babel-execute-src-block "RESULTS"))
  1261. (org-babel-execute-src-block))
  1262. (buffer-string)))))
  1263. (ert-deftest test-ob/location-of-header-arg-eval ()
  1264. "Test location of header argument evaluation."
  1265. (org-test-with-temp-text "
  1266. #+name: top-block
  1267. #+begin_src emacs-lisp :var pt=(point)
  1268. pt
  1269. #+end_src
  1270. #+name: bottom-block
  1271. #+begin_src emacs-lisp :var pt=top-block()
  1272. pt
  1273. #+end_src
  1274. "
  1275. ;; the value of the second block should be greater than the first
  1276. (should
  1277. (< (progn (re-search-forward org-babel-src-block-regexp nil t)
  1278. (goto-char (match-beginning 0))
  1279. (prog1 (save-match-data (org-babel-execute-src-block))
  1280. (goto-char (match-end 0))))
  1281. (progn (re-search-forward org-babel-src-block-regexp nil t)
  1282. (goto-char (match-beginning 0))
  1283. (org-babel-execute-src-block))))))
  1284. (ert-deftest test-ob/preserve-results-indentation ()
  1285. "Preserve indentation when executing a src block."
  1286. (should
  1287. (equal
  1288. '(2 2)
  1289. (org-test-with-temp-text " #+begin_src emacs-lisp\n(+ 1 1)\n #+end_src"
  1290. (org-babel-execute-src-block)
  1291. (let ((case-fold-search t)) (search-forward "RESULTS"))
  1292. (list (org-get-indentation)
  1293. (progn (forward-line) (org-get-indentation))))))
  1294. (should
  1295. (equal
  1296. '(2 2)
  1297. (org-test-with-temp-text
  1298. " #+name: block\n #+begin_src emacs-lisp\n(+ 1 1)\n #+end_src"
  1299. (org-babel-execute-src-block)
  1300. (let ((case-fold-search t)) (search-forward "RESULTS"))
  1301. (list (org-get-indentation)
  1302. (progn (forward-line) (org-get-indentation))))))
  1303. ;; Don't get fooled by TAB-based indentation.
  1304. (should
  1305. (equal
  1306. '(6 6)
  1307. (org-test-with-temp-text
  1308. "\t #+begin_src emacs-lisp\n\t (+ 1 1)\n\t #+end_src"
  1309. (setq tab-width 4)
  1310. (org-babel-execute-src-block)
  1311. (let ((case-fold-search t)) (search-forward "RESULTS"))
  1312. (list (org-get-indentation)
  1313. (progn (forward-line) (org-get-indentation))))))
  1314. ;; Properly indent examplified blocks.
  1315. (should
  1316. (equal
  1317. " #+begin_example
  1318. 0
  1319. 1
  1320. 2
  1321. 3
  1322. 4
  1323. 5
  1324. 6
  1325. 7
  1326. 8
  1327. 9
  1328. #+end_example
  1329. "
  1330. (org-test-with-temp-text
  1331. " #+begin_src emacs-lisp :results output
  1332. (dotimes (i 10) (princ i) (princ \"\\n\"))
  1333. #+end_src"
  1334. (org-babel-execute-src-block)
  1335. (search-forward "begin_example")
  1336. (downcase
  1337. (buffer-substring-no-properties (line-beginning-position)
  1338. (point-max))))))
  1339. ;; Properly indent "org" blocks.
  1340. (should
  1341. (equal
  1342. " #+begin_src org
  1343. 0
  1344. 1
  1345. 2
  1346. 3
  1347. 4
  1348. 5
  1349. 6
  1350. 7
  1351. 8
  1352. 9
  1353. #+end_src
  1354. "
  1355. (org-test-with-temp-text
  1356. " #+begin_src emacs-lisp :results output org
  1357. (dotimes (i 10) (princ i) (princ \"\\n\"))
  1358. #+end_src"
  1359. (org-babel-execute-src-block)
  1360. (search-forward "begin_src org")
  1361. (downcase
  1362. (buffer-substring-no-properties (line-beginning-position)
  1363. (point-max)))))))
  1364. (ert-deftest test-ob/safe-header-args ()
  1365. "Detect safe and unsafe header args."
  1366. (let ((safe-args '((:cache . "foo")
  1367. (:results . "output")
  1368. (:eval . "never")
  1369. (:eval . "query")))
  1370. (unsafe-args '((:eval . "yes")
  1371. (:results . "output file")
  1372. (:foo . "bar")))
  1373. (malformed-args '((bar . "foo")
  1374. ("foo" . "bar")
  1375. :foo))
  1376. (safe-p (org-babel-header-args-safe-fn org-babel-safe-header-args)))
  1377. (dolist (arg safe-args)
  1378. (should (org-babel-one-header-arg-safe-p arg org-babel-safe-header-args)))
  1379. (dolist (arg unsafe-args)
  1380. (should (not (org-babel-one-header-arg-safe-p arg org-babel-safe-header-args))))
  1381. (dolist (arg malformed-args)
  1382. (should (not (org-babel-one-header-arg-safe-p arg org-babel-safe-header-args))))
  1383. (should (not (funcall safe-p (append safe-args unsafe-args))))))
  1384. (ert-deftest test-ob/noweb-expansions-in-cache ()
  1385. "Ensure that noweb expansions are expanded before caching."
  1386. (let ((noweb-expansions-in-cache-var 0))
  1387. (org-test-with-temp-text "
  1388. #+name: foo
  1389. #+begin_src emacs-lisp
  1390. \"I said\"
  1391. #+end_src
  1392. #+name: bar
  1393. #+begin_src emacs-lisp :noweb yes :cache yes
  1394. (setq noweb-expansions-in-cache-var
  1395. (+ 1 noweb-expansions-in-cache-var))
  1396. (concat <<foo>> \" check noweb expansions\")
  1397. #+end_src
  1398. "
  1399. ;; run the second block to create the cache
  1400. (goto-char (point-min))
  1401. (re-search-forward (regexp-quote "#+name: bar"))
  1402. (should (string= "I said check noweb expansions"
  1403. (org-babel-execute-src-block)))
  1404. (should (= noweb-expansions-in-cache-var 1))
  1405. ;; change the value of the first block
  1406. (goto-char (point-min))
  1407. (re-search-forward (regexp-quote "said"))
  1408. (goto-char (match-beginning 0))
  1409. (insert "haven't ")
  1410. (re-search-forward (regexp-quote "#+name: bar"))
  1411. (should (string= "I haven't said check noweb expansions"
  1412. (org-babel-execute-src-block)))
  1413. (should (= noweb-expansions-in-cache-var 2)))))
  1414. (ert-deftest test-ob/file-ext-and-output-dir ()
  1415. (org-test-at-id "93573e1d-6486-442e-b6d0-3fedbdc37c9b"
  1416. (org-babel-next-src-block)
  1417. (should (equal "file-ext-basic.txt"
  1418. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1419. (org-babel-next-src-block)
  1420. (should (equal "foo/file-ext-dir-relative.txt"
  1421. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1422. (org-babel-next-src-block)
  1423. (should (equal "foo/file-ext-dir-relative-slash.txt"
  1424. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1425. (org-babel-next-src-block)
  1426. (should (equal "/tmp/file-ext-dir-absolute.txt"
  1427. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1428. (org-babel-next-src-block)
  1429. (should (equal "foo.bar"
  1430. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1431. (org-babel-next-src-block)
  1432. (should (equal "xxx/foo.bar"
  1433. (cdr (assq :file (nth 2 (org-babel-get-src-block-info t))))))
  1434. ))
  1435. (ert-deftest test-ob/script-escape ()
  1436. ;; Delimited lists of numbers
  1437. (should (equal '(1 2 3)
  1438. (org-babel-script-escape "[1 2 3]")))
  1439. (should (equal '(1 2 3)
  1440. (org-babel-script-escape "{1 2 3}")))
  1441. (should (equal '(1 2 3)
  1442. (org-babel-script-escape "(1 2 3)")))
  1443. ;; Delimited lists of double-quoted strings
  1444. (should (equal '("foo" "bar")
  1445. (org-babel-script-escape "(\"foo\" \"bar\")")))
  1446. (should (equal '("foo" "bar")
  1447. (org-babel-script-escape "[\"foo\" \"bar\"]")))
  1448. (should (equal '("foo" "bar")
  1449. (org-babel-script-escape "{\"foo\" \"bar\"}")))
  1450. ;; ... with commas
  1451. (should (equal '("foo" "bar")
  1452. (org-babel-script-escape "(\"foo\", \"bar\")")))
  1453. (should (equal '("foo" "bar")
  1454. (org-babel-script-escape "[\"foo\", \"bar\"]")))
  1455. (should (equal '("foo" "bar")
  1456. (org-babel-script-escape "{\"foo\", \"bar\"}")))
  1457. ;; Delimited lists of single-quoted strings
  1458. (should (equal '("foo" "bar")
  1459. (org-babel-script-escape "('foo' 'bar')")))
  1460. (should (equal '("foo" "bar")
  1461. (org-babel-script-escape "['foo' 'bar']")))
  1462. (should (equal '("foo" "bar")
  1463. (org-babel-script-escape "{'foo' 'bar'}")))
  1464. ;; ... with commas
  1465. (should (equal '("foo" "bar")
  1466. (org-babel-script-escape "('foo', 'bar')")))
  1467. (should (equal '("foo" "bar")
  1468. (org-babel-script-escape "['foo', 'bar']")))
  1469. (should (equal '("foo" "bar")
  1470. (org-babel-script-escape "{'foo', 'bar'}")))
  1471. ;; Single quoted strings
  1472. (should (equal "foo"
  1473. (org-babel-script-escape "'foo'")))
  1474. ;; ... with internal double quote
  1475. (should (equal "foo\"bar"
  1476. (org-babel-script-escape "'foo\"bar'")))
  1477. ;; ... with internal backslash
  1478. (should (equal "foo\\bar"
  1479. (org-babel-script-escape "'foo\\bar'")))
  1480. ;; ... with internal escaped backslash
  1481. (should (equal "foo\\bar"
  1482. (org-babel-script-escape "'foo\\\\bar'")))
  1483. ;; ... with internal backslash-double quote
  1484. (should (equal "foo\\\"bar"
  1485. (org-babel-script-escape "'foo\\\"bar'")))
  1486. ;; ... with internal escaped backslash-double quote
  1487. (should (equal "foo\\\"bar"
  1488. (org-babel-script-escape "'foo\\\\\"bar'")))
  1489. ;; ... with internal escaped single quote
  1490. (should (equal "foo'bar"
  1491. (org-babel-script-escape "'foo\\'bar'")))
  1492. ;; ... with internal escaped backslash-escaped single quote
  1493. (should (equal "foo\\'bar"
  1494. (org-babel-script-escape "'foo\\\\\\'bar'")))
  1495. ;; Double quoted strings
  1496. (should (equal "foo"
  1497. (org-babel-script-escape "\"foo\"")))
  1498. ;; ... with internal single quote
  1499. (should (equal "foo'bar"
  1500. (org-babel-script-escape "\"foo'bar\"")))
  1501. ;; ... with internal backslash
  1502. (should (equal "foo\\bar"
  1503. (org-babel-script-escape "\"foo\\bar\"")))
  1504. ;; ... with internal escaped backslash
  1505. (should (equal "foo\\bar"
  1506. (org-babel-script-escape "\"foo\\\\bar\"")))
  1507. ;; ... with internal backslash-single quote
  1508. (should (equal "foo\\'bar"
  1509. (org-babel-script-escape "\"foo\\'bar\"")))
  1510. ;; ... with internal escaped backslash-single quote
  1511. (should (equal "foo\\'bar"
  1512. (org-babel-script-escape "\"foo\\\\'bar\"")))
  1513. ;; ... with internal escaped double quote
  1514. (should (equal "foo\"bar"
  1515. (org-babel-script-escape "\"foo\\\"bar\"")))
  1516. ;; ... with internal escaped backslash-escaped double quote
  1517. (should (equal "foo\\\"bar"
  1518. (org-babel-script-escape "\"foo\\\\\\\"bar\""))))
  1519. (ert-deftest test-ob/process-params-no-duplicates ()
  1520. (should
  1521. (equal (org-babel-process-params '((:colname-names)
  1522. (:rowname-names)
  1523. (:result-params)
  1524. (:result-type)
  1525. (:var . "\"foo\"")))
  1526. '((:var)
  1527. (:colname-names)
  1528. (:rowname-names)
  1529. (:result-params)
  1530. (:result-type . value)))))
  1531. (defun org-test-babel-confirm-evaluate (eval-value)
  1532. (org-test-with-temp-text (format "#+begin_src emacs-lisp :eval %s
  1533. nil
  1534. #+end_src" eval-value)
  1535. (goto-char (point-min))
  1536. (let ((info (org-babel-get-src-block-info)))
  1537. (org-babel-check-confirm-evaluate info))))
  1538. (ert-deftest test-ob/check-eval ()
  1539. (let ((org-confirm-babel-evaluate t))
  1540. ;; Non-export tests
  1541. (dolist (pair '(("no" . nil)
  1542. ("never" . nil)
  1543. ("query" . query)
  1544. ("yes" . query)))
  1545. (should (eq (org-test-babel-confirm-evaluate (car pair)) (cdr pair))))
  1546. ;; Export tests
  1547. (let ((org-babel-exp-reference-buffer t))
  1548. (dolist (pair '(("no" . nil)
  1549. ("never" . nil)
  1550. ("query" . query)
  1551. ("yes" . query)
  1552. ("never-export" . nil)
  1553. ("no-export" . nil)
  1554. ("query-export" . query)))
  1555. (message (car pair))
  1556. (should (eq (org-test-babel-confirm-evaluate (car pair)) (cdr pair))))))
  1557. (let ((org-confirm-babel-evaluate nil))
  1558. ;; Non-export tests
  1559. (dolist (pair '(("no" . nil)
  1560. ("never" . nil)
  1561. ("query" . query)
  1562. ("yes" . t)))
  1563. (should (eq (org-test-babel-confirm-evaluate (car pair)) (cdr pair))))
  1564. ;; Export tests
  1565. (let ((org-babel-exp-reference-buffer t))
  1566. (dolist (pair '(("no" . nil)
  1567. ("never" . nil)
  1568. ("query" . query)
  1569. ("yes" . t)
  1570. ("never-export" . nil)
  1571. ("no-export" . nil)
  1572. ("query-export" . query)))
  1573. (message (car pair))
  1574. (should (eq (org-test-babel-confirm-evaluate (car pair)) (cdr pair)))))))
  1575. (defun org-test-ob/update-block-body ()
  1576. "Test `org-babel-update-block-body' specifications."
  1577. (should
  1578. (equal "#+begin_src elisp\n 2\n#+end_src"
  1579. (let ((org-edit-src-content-indentation 2))
  1580. (org-test-with-temp-text "#+begin_src elisp\n(+ 1 1)\n#+end_src"
  1581. (org-babel-update-block-body "2")
  1582. (buffer-string)))))
  1583. ;; Preserve block indentation.
  1584. (should
  1585. (equal " #+begin_src elisp\n 2\n #+end_src"
  1586. (let ((org-edit-src-content-indentation 1))
  1587. (org-test-with-temp-text
  1588. " #+begin_src elisp\n (+ 1 1)\n #+end_src"
  1589. (org-babel-update-block-body "2")
  1590. (buffer-string)))))
  1591. ;; Ignore NEW-BODY global indentation.
  1592. (should
  1593. (equal "#+begin_src elisp\n 2\n#+end_src"
  1594. (let ((org-edit-src-content-indentation 2))
  1595. (org-test-with-temp-text "#+begin_src elisp\n(+ 1 1)\n#+end_src"
  1596. (org-babel-update-block-body " 2")
  1597. (buffer-string)))))
  1598. ;; When indentation should be preserved ignore the two rules above.
  1599. (should
  1600. (equal " #+begin_src elisp\n2\n #+end_src"
  1601. (let ((org-edit-src-content-indentation 1)
  1602. (org-src-preserve-indentation t))
  1603. (org-test-with-temp-text
  1604. " #+begin_src elisp\n (+ 1 1)\n #+end_src"
  1605. (org-babel-update-block-body "2")
  1606. (buffer-string)))))
  1607. (should
  1608. (equal " #+begin_src elisp -i\n2\n #+end_src"
  1609. (let ((org-edit-src-content-indentation 1))
  1610. (org-test-with-temp-text
  1611. " #+begin_src elisp -i\n (+ 1 1)\n #+end_src"
  1612. (org-babel-update-block-body "2")
  1613. (buffer-string)))))
  1614. (should
  1615. (equal "#+begin_src elisp\n 2\n#+end_src"
  1616. (let ((org-edit-src-content-indentation 2)
  1617. (org-src-preserve-indentation t))
  1618. (org-test-with-temp-text "#+begin_src elisp\n(+ 1 1)\n#+end_src"
  1619. (org-babel-update-block-body " 2")
  1620. (buffer-string)))))
  1621. (should
  1622. (equal "#+begin_src elisp -i\n 2\n#+end_src"
  1623. (let ((org-edit-src-content-indentation 2)
  1624. (org-src-preserve-indentation t))
  1625. (org-test-with-temp-text "#+begin_src elisp -i\n(+ 1 1)\n#+end_src"
  1626. (org-babel-update-block-body " 2")
  1627. (buffer-string))))))
  1628. (ert-deftest test-ob/find-named-result ()
  1629. "Test `org-babel-find-named-result' specifications."
  1630. (should
  1631. (= 1
  1632. (org-test-with-temp-text "#+results: foo\n: result"
  1633. (org-babel-find-named-result "foo"))))
  1634. (should-not
  1635. (org-test-with-temp-text "#+results: foo\n: result"
  1636. (org-babel-find-named-result "bar")))
  1637. (should-not
  1638. (org-test-with-temp-text "#+results: foobar\n: result"
  1639. (org-babel-find-named-result "foo")))
  1640. ;; Search is case insensitive.
  1641. (should
  1642. (org-test-with-temp-text "#+RESULTS: FOO\n: result"
  1643. (org-babel-find-named-result "foo")))
  1644. ;; Handle hash in results keyword.
  1645. (should
  1646. (org-test-with-temp-text "#+results[hash]: FOO\n: result"
  1647. (org-babel-find-named-result "foo")))
  1648. ;; Accept orphaned affiliated keywords.
  1649. (should
  1650. (org-test-with-temp-text "#+results: foo"
  1651. (org-babel-find-named-result "foo"))))
  1652. (ert-deftest test-ob/where-is-src-block-result ()
  1653. "Test `org-babel-where-is-src-block-result' specifications."
  1654. ;; Find anonymous results.
  1655. (should
  1656. (equal "#+RESULTS:"
  1657. (org-test-with-temp-text
  1658. "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC\n\n#+RESULTS:\n: 2"
  1659. (goto-char (org-babel-where-is-src-block-result))
  1660. (buffer-substring-no-properties (point) (line-end-position)))))
  1661. ;; Find named results. Those have priority over anonymous ones.
  1662. (should
  1663. (equal "#+RESULTS: example"
  1664. (org-test-with-temp-text
  1665. "
  1666. <point>#+NAME: example
  1667. #+BEGIN_SRC emacs-lisp
  1668. \(+ 1 1)
  1669. #+END_SRC
  1670. #+RESULTS: example
  1671. : 2"
  1672. (goto-char (org-babel-where-is-src-block-result))
  1673. (buffer-substring-no-properties (point) (line-end-position)))))
  1674. (should
  1675. (equal "#+RESULTS: example"
  1676. (org-test-with-temp-text
  1677. "
  1678. <point>#+NAME: example
  1679. #+BEGIN_SRC emacs-lisp
  1680. \(+ 1 1)
  1681. #+END_SRC
  1682. #+RESULTS:
  1683. : fake
  1684. #+RESULTS: example
  1685. : 2"
  1686. (goto-char (org-babel-where-is-src-block-result))
  1687. (buffer-substring-no-properties (point) (line-end-position)))))
  1688. ;; Return nil when no result is found.
  1689. (should-not
  1690. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1691. (org-babel-where-is-src-block-result)))
  1692. (should-not
  1693. (org-test-with-temp-text
  1694. "- item\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC\n\n"
  1695. (org-babel-where-is-src-block-result)))
  1696. ;; When optional argument INSERT is non-nil, add RESULTS keyword
  1697. ;; whenever no RESULTS can be found.
  1698. (should
  1699. (equal
  1700. "#+RESULTS:"
  1701. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1702. (let ((org-babel-results-keyword "RESULTS"))
  1703. (goto-char (org-babel-where-is-src-block-result t)))
  1704. (buffer-substring-no-properties (point) (line-end-position)))))
  1705. ;; Insert a named RESULTS keyword if possible.
  1706. (should
  1707. (equal
  1708. "#+RESULTS: e"
  1709. (org-test-with-temp-text
  1710. "#+NAME: e\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1711. (let ((org-babel-results-keyword "RESULTS"))
  1712. (goto-char (org-babel-where-is-src-block-result t)))
  1713. (buffer-substring-no-properties (point) (line-end-position)))))
  1714. ;; When optional argument HASH is provided, clear RESULTS keyword
  1715. ;; and related contents if they do not match it.
  1716. (should
  1717. (equal
  1718. "#+RESULTS[bbbb]:"
  1719. (org-test-with-temp-text
  1720. "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC\n\n#+RESULTS[aaaa]:\n: 3"
  1721. (let ((org-babel-results-keyword "RESULTS"))
  1722. (goto-char (org-babel-where-is-src-block-result nil nil "bbbb")))
  1723. (org-trim (buffer-substring-no-properties (point) (point-max))))))
  1724. (should
  1725. (equal
  1726. "#+RESULTS[bbbb]:"
  1727. (org-test-with-temp-text
  1728. "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC\n\n#+RESULTS[aaaa]:"
  1729. (let ((org-babel-results-keyword "RESULTS"))
  1730. (goto-char (org-babel-where-is-src-block-result nil nil "bbbb")))
  1731. (org-trim (buffer-substring-no-properties (point) (point-max))))))
  1732. ;; Handle hashes with times.
  1733. (should
  1734. (equal
  1735. "#+RESULTS[<2014-03-04 00:41:10> bbbb]:"
  1736. (org-test-with-temp-text
  1737. "
  1738. <point>#+BEGIN_SRC emacs-lisp
  1739. \(+ 1 1)
  1740. #+END_SRC
  1741. #+RESULTS[<2012-03-29 16:40:12> aaaa]:"
  1742. (let ((org-babel-results-keyword "RESULTS")
  1743. (org-babel-hash-show-time t))
  1744. (cl-letf (((symbol-function 'format-time-string)
  1745. (lambda (&rest _) "<2014-03-04 00:41:10>")))
  1746. (goto-char (org-babel-where-is-src-block-result nil nil "bbbb"))
  1747. (org-trim (buffer-substring-no-properties (point) (point-max))))))))
  1748. (should
  1749. (equal
  1750. "#+RESULTS[<2012-03-29 16:40:12> aaaa]:"
  1751. (org-test-with-temp-text
  1752. "
  1753. <point>#+BEGIN_SRC emacs-lisp
  1754. \(+ 1 1)
  1755. #+END_SRC
  1756. #+RESULTS[<2012-03-29 16:40:12> aaaa]:"
  1757. (let ((org-babel-results-keyword "RESULTS")
  1758. (org-babel-hash-show-time t))
  1759. (cl-letf (((symbol-function 'format-time-string)
  1760. (lambda (&rest _) "<2014-03-04 00:41:10>")))
  1761. (goto-char (org-babel-where-is-src-block-result nil nil "aaaa"))
  1762. (org-trim (buffer-substring-no-properties (point) (point-max))))))))
  1763. ;; RESULTS keyword may not be the last affiliated keyword.
  1764. (should
  1765. (equal
  1766. "#+RESULTS[bbbb]:"
  1767. (org-test-with-temp-text
  1768. "
  1769. <point>#+BEGIN_SRC emacs-lisp
  1770. \(+ 1 1)
  1771. #+END_SRC
  1772. #+RESULTS[aaaa]:
  1773. #+NAME: e
  1774. : 3"
  1775. (let ((org-babel-results-keyword "RESULTS"))
  1776. (goto-char (org-babel-where-is-src-block-result nil nil "bbbb")))
  1777. (org-trim (buffer-substring-no-properties (point) (point-max))))))
  1778. ;; HASH does nothing if no RESULTS can be found. However, if INSERT
  1779. ;; is also non-nil, RESULTS keyword is inserted along with the
  1780. ;; expected hash.
  1781. (should
  1782. (equal
  1783. "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1784. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1785. (org-babel-where-is-src-block-result nil nil "bbbb")
  1786. (buffer-string))))
  1787. (should
  1788. (equal
  1789. "#+RESULTS[bbbb]:"
  1790. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  1791. (let ((org-babel-results-keyword "RESULTS"))
  1792. (goto-char (org-babel-where-is-src-block-result t nil "bbbb")))
  1793. (org-trim (buffer-substring-no-properties (point) (point-max)))))))
  1794. (ert-deftest test-ob/goto-named-src-block ()
  1795. "Test interactive use of `org-babel-goto-named-src-block'."
  1796. (org-test-with-temp-text-in-file
  1797. "
  1798. #+NAME: abc
  1799. #+BEGIN_SRC emacs-lisp :results value
  1800. (1+ 1)
  1801. #+END_SRC
  1802. #+CALL: abc( lorem() ) :results raw :wrap EXAMPLE
  1803. #+BEGIN_SRC emacs-lisp
  1804. <<abc>>
  1805. #+END_SRC
  1806. abc
  1807. #+RESULTS: abc
  1808. : 2
  1809. "
  1810. ;; non-existent name
  1811. (should-not
  1812. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\nno-name\n"))
  1813. ;; correct name
  1814. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\nabc\n")
  1815. (should (= 14 (point)))
  1816. ;; call line - autocompletion
  1817. (forward-line 3)
  1818. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\n\n")
  1819. (should (= 14 (point)))
  1820. ;; noweb reference - autocompletion
  1821. (forward-line 5)
  1822. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\n\n")
  1823. (should (= 14 (point)))
  1824. ;; at symbol - autocompletion
  1825. (forward-line 7)
  1826. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\n\n")
  1827. (should (= 14 (point)))
  1828. ;; in results - autocompletion
  1829. (forward-line 8)
  1830. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\n\n")
  1831. (should (= 14 (point)))
  1832. (forward-line 9)
  1833. (execute-kbd-macro "\M-xorg-babel-goto-named-src-block\n\n")
  1834. (should (= 14 (point)))))
  1835. (ert-deftest test-ob/evaluate-body-with-coderefs ()
  1836. (should
  1837. (= 2
  1838. (org-test-with-temp-text
  1839. "#+begin_src emacs-lisp -l \"#(ref:%s)\"\n2 #(ref:foo)\n#+end_src"
  1840. (org-babel-execute-src-block))))
  1841. (should
  1842. (= 3
  1843. (org-test-with-temp-text
  1844. "#+begin_src emacs-lisp\n3 #(ref:foo)\n#+end_src"
  1845. (let ((org-coderef-label-format "#(ref:%s)"))
  1846. (org-babel-execute-src-block))))))
  1847. (provide 'test-ob)
  1848. ;;; test-ob ends here