test-ox.el 125 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770
  1. ;;; test-ox.el --- Tests for ox.el -*- lexical-binding: t; -*-
  2. ;; Copyright (C) 2012-2015 Nicolas Goaziou
  3. ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
  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. (require 'cl-lib)
  17. (unless (featurep 'ox)
  18. (signal 'missing-test-dependency "org-export"))
  19. (defun org-test-default-backend ()
  20. "Return a default export back-end.
  21. This back-end simply returns parsed data as Org syntax."
  22. (org-export-create-backend
  23. :transcoders
  24. (mapcar (lambda (type)
  25. (cons type
  26. (lambda (o c _)
  27. (funcall
  28. (intern (format "org-element-%s-interpreter" type))
  29. o c))))
  30. (append org-element-all-elements org-element-all-objects))))
  31. (defmacro org-test-with-parsed-data (data &rest body)
  32. "Execute body with parsed data available.
  33. DATA is a string containing the data to be parsed. BODY is the
  34. body to execute. Parse tree is available under the `tree'
  35. variable, and communication channel under `info'."
  36. (declare (debug (form body)) (indent 1))
  37. `(org-test-with-temp-text ,data
  38. (org-export--delete-comments)
  39. (let* ((tree (org-element-parse-buffer))
  40. (info (org-combine-plists
  41. (org-export--get-export-attributes)
  42. (org-export-get-environment))))
  43. (org-export--prune-tree tree info)
  44. (org-export--remove-uninterpreted-data tree info)
  45. (let ((info (org-combine-plists
  46. info (org-export--collect-tree-properties tree info))))
  47. ,@body))))
  48. ;;; Internal Tests
  49. (ert-deftest test-org-export/bind-keyword ()
  50. "Test reading #+BIND: keywords."
  51. ;; Test with `org-export-allow-bind-keywords' set to t.
  52. (should
  53. (org-test-with-temp-text "#+BIND: test-ox-var value"
  54. (let ((org-export-allow-bind-keywords t))
  55. (org-export-get-environment)
  56. (eq test-ox-var 'value))))
  57. ;; Test with `org-export-allow-bind-keywords' set to nil.
  58. (should-not
  59. (org-test-with-temp-text "#+BIND: test-ox-var value"
  60. (let ((org-export-allow-bind-keywords nil))
  61. (org-export-get-environment)
  62. (boundp 'test-ox-var))))
  63. ;; BIND keywords are case-insensitive.
  64. (should
  65. (org-test-with-temp-text "#+bind: test-ox-var value"
  66. (let ((org-export-allow-bind-keywords t))
  67. (org-export-get-environment)
  68. (eq test-ox-var 'value))))
  69. ;; Preserve order of BIND keywords.
  70. (should
  71. (org-test-with-temp-text "#+BIND: test-ox-var 1\n#+BIND: test-ox-var 2"
  72. (let ((org-export-allow-bind-keywords t))
  73. (org-export-get-environment)
  74. (eq test-ox-var 2))))
  75. ;; Read BIND keywords in setup files.
  76. (should
  77. (org-test-with-temp-text
  78. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  79. (let ((org-export-allow-bind-keywords t))
  80. (org-export-get-environment)
  81. (eq variable 'value))))
  82. ;; Verify that bound variables are seen during export.
  83. (should
  84. (equal "Yes\n"
  85. (org-test-with-temp-text "#+BIND: test-ox-var value"
  86. (let ((org-export-allow-bind-keywords t))
  87. (org-export-as
  88. (org-export-create-backend
  89. :transcoders
  90. '((section . (lambda (s c i)
  91. (if (eq test-ox-var 'value) "Yes" "No")))))))))))
  92. (ert-deftest test-org-export/parse-option-keyword ()
  93. "Test reading all standard #+OPTIONS: items."
  94. (should
  95. (let ((options
  96. (org-export--parse-option-keyword
  97. "H:1 num:t \\n:t timestamp:t arch:t author:t creator:t d:t email:t \
  98. *:t e:t ::t f:t pri:t -:t ^:t toc:t |:t tags:t tasks:t <:t todo:t inline:nil \
  99. stat:t title:t")))
  100. (and (eq (plist-get options :headline-levels) 1)
  101. (eq (plist-get options :section-numbers) t)
  102. (eq (plist-get options :preserve-breaks) t)
  103. (eq (plist-get options :time-stamp-file) t)
  104. (eq (plist-get options :with-archived-trees) t)
  105. (eq (plist-get options :with-author) t)
  106. (eq (plist-get options :with-drawers) t)
  107. (eq (plist-get options :with-email) t)
  108. (eq (plist-get options :with-emphasize) t)
  109. (eq (plist-get options :with-entities) t)
  110. (eq (plist-get options :with-fixed-width) t)
  111. (eq (plist-get options :with-footnotes) t)
  112. (eq (plist-get options :with-priority) t)
  113. (eq (plist-get options :with-special-strings) t)
  114. (eq (plist-get options :with-sub-superscript) t)
  115. (eq (plist-get options :with-toc) t)
  116. (eq (plist-get options :with-tables) t)
  117. (eq (plist-get options :with-tags) t)
  118. (eq (plist-get options :with-tasks) t)
  119. (eq (plist-get options :with-timestamps) t)
  120. (eq (plist-get options :with-todo-keywords) t)
  121. (eq (plist-get options :with-inlinetasks) nil)
  122. (eq (plist-get options :with-statistics-cookies) t)
  123. (eq (plist-get options :with-title) t))))
  124. ;; Test some special values.
  125. (should
  126. (let ((options
  127. (org-export--parse-option-keyword
  128. "arch:headline d:(\"TEST\") ^:{} toc:1 tags:not-in-toc tasks:todo \
  129. num:2 <:active")))
  130. (and (eq (plist-get options :with-archived-trees) 'headline)
  131. (eq (plist-get options :with-sub-superscript) '{})
  132. (eq (plist-get options :with-toc) 1)
  133. (eq (plist-get options :with-tags) 'not-in-toc)
  134. (eq (plist-get options :with-tasks) 'todo)
  135. (eq (plist-get options :section-numbers) 2)
  136. (eq (plist-get options :with-timestamps) 'active)
  137. (equal (plist-get options :with-drawers) '("TEST")))))
  138. ;; Test back-end specific values.
  139. (should
  140. (equal
  141. (org-export--parse-option-keyword
  142. "opt:t" (org-export-create-backend :options '((:option nil "opt"))))
  143. '(:option t)))
  144. ;; More than one property can refer to the same option item.
  145. (should
  146. (equal '(:opt1 t :opt2 t)
  147. (org-export--parse-option-keyword
  148. "opt:t"
  149. (org-export-create-backend
  150. :options '((:opt1 nil "opt") (:opt2 nil "opt")))))))
  151. (ert-deftest test-org-export/get-inbuffer-options ()
  152. "Test reading all standard export keywords."
  153. ;; Properties should follow buffer order.
  154. (should
  155. (equal
  156. (org-test-with-temp-text "#+LANGUAGE: fr\n#+CREATOR: Me\n#+EMAIL: email"
  157. (org-export--get-inbuffer-options))
  158. '(:language "fr" :creator "Me" :email "email")))
  159. ;; Test `space' behaviour.
  160. (should
  161. (equal
  162. (let ((back-end (org-export-create-backend
  163. :options '((:keyword "KEYWORD" nil nil space)))))
  164. (org-test-with-temp-text "#+KEYWORD: With\n#+KEYWORD: spaces"
  165. (org-export--get-inbuffer-options back-end)))
  166. '(:keyword "With spaces")))
  167. ;; Test `newline' behaviour.
  168. (should
  169. (equal
  170. (let ((back-end (org-export-create-backend
  171. :options '((:keyword "KEYWORD" nil nil newline)))))
  172. (org-test-with-temp-text "#+KEYWORD: With\n#+KEYWORD: two lines"
  173. (org-export--get-inbuffer-options back-end)))
  174. '(:keyword "With\ntwo lines")))
  175. ;; Test `split' behaviour.
  176. (should
  177. (equal
  178. (org-test-with-temp-text "#+SELECT_TAGS: a\n#+SELECT_TAGS: b"
  179. (org-export--get-inbuffer-options))
  180. '(:select-tags ("a" "b"))))
  181. ;; Test `parse' behaviour. `parse' implies `space' but preserve
  182. ;; line breaks. Multi-line objects are allowed.
  183. (should
  184. (org-element-map
  185. (org-test-with-temp-text "#+TITLE: *bold*"
  186. (plist-get (org-export--get-inbuffer-options) :title))
  187. 'bold #'identity nil t))
  188. (should
  189. (equal
  190. (org-test-with-temp-text "#+TITLE: Some title\n#+TITLE: with spaces"
  191. (plist-get (org-export--get-inbuffer-options) :title))
  192. '("Some title with spaces")))
  193. (should
  194. (org-element-map
  195. (org-test-with-temp-text "#+TITLE: Some title\\\\\n#+TITLE: with spaces"
  196. (plist-get (org-export--get-inbuffer-options) :title))
  197. 'line-break #'identity nil t))
  198. (should
  199. (org-element-map
  200. (org-test-with-temp-text "#+TITLE: *bold\n#+TITLE: sentence*"
  201. (plist-get (org-export--get-inbuffer-options) :title))
  202. 'bold #'identity nil t))
  203. ;; Options set through SETUPFILE.
  204. (should
  205. (equal
  206. (org-test-with-temp-text
  207. (format "#+DESCRIPTION: l1
  208. #+LANGUAGE: es
  209. #+SELECT_TAGS: a
  210. #+TITLE: a
  211. #+SETUPFILE: \"%s/examples/setupfile.org\"
  212. #+LANGUAGE: fr
  213. #+SELECT_TAGS: c
  214. #+TITLE: c"
  215. org-test-dir)
  216. (org-export--get-inbuffer-options))
  217. '(:language "fr" :select-tags ("a" "b" "c") :title ("a b c"))))
  218. ;; More than one property can refer to the same buffer keyword.
  219. (should
  220. (equal '(:k2 "value" :k1 "value")
  221. (let ((backend (org-export-create-backend
  222. :options '((:k1 "KEYWORD")
  223. (:k2 "KEYWORD")))))
  224. (org-test-with-temp-text "#+KEYWORD: value"
  225. (org-export--get-inbuffer-options backend)))))
  226. ;; Keywords in commented subtrees are ignored.
  227. (should-not
  228. (equal "Me"
  229. (org-test-with-parsed-data "* COMMENT H1\n#+AUTHOR: Me"
  230. (plist-get info :author))))
  231. (should-not
  232. (equal "Mine"
  233. (org-test-with-parsed-data "* COMMENT H1\n** H2\n#+EMAIL: Mine"
  234. (plist-get info :email)))))
  235. (ert-deftest test-org-export/get-subtree-options ()
  236. "Test setting options from headline's properties."
  237. ;; EXPORT_TITLE.
  238. (should
  239. (equal '("Subtree Title")
  240. (org-test-with-temp-text "#+TITLE: Title
  241. * Headline<point>
  242. :PROPERTIES:
  243. :EXPORT_TITLE: Subtree Title
  244. :END:
  245. Paragraph"
  246. (plist-get (org-export-get-environment nil t) :title))))
  247. ;; EXPORT_OPTIONS.
  248. (should
  249. (= 2
  250. (org-test-with-temp-text "#+OPTIONS: H:1
  251. * Headline<point>
  252. :PROPERTIES:
  253. :EXPORT_OPTIONS: H:2
  254. :END:
  255. Paragraph"
  256. (plist-get (org-export-get-environment nil t) :headline-levels))))
  257. ;; EXPORT_DATE.
  258. (should
  259. (equal '("29-03-2012")
  260. (org-test-with-temp-text "#+DATE: today
  261. * Headline<point>
  262. :PROPERTIES:
  263. :EXPORT_DATE: 29-03-2012
  264. :END:
  265. Paragraph"
  266. (plist-get (org-export-get-environment nil t) :date))))
  267. ;; Properties with `split' behaviour are stored as a list of
  268. ;; strings.
  269. (should
  270. (equal '("a" "b")
  271. (org-test-with-temp-text "#+EXCLUDE_TAGS: noexport
  272. * Headline<point>
  273. :PROPERTIES:
  274. :EXPORT_EXCLUDE_TAGS: a b
  275. :END:
  276. Paragraph"
  277. (plist-get (org-export-get-environment nil t) :exclude-tags))))
  278. ;; Handle :PROPERTY+: syntax.
  279. (should
  280. (equal '("a" "b")
  281. (org-test-with-temp-text "#+EXCLUDE_TAGS: noexport
  282. * Headline<point>
  283. :PROPERTIES:
  284. :EXPORT_EXCLUDE_TAGS: a
  285. :EXPORT_EXCLUDE_TAGS+: b
  286. :END:
  287. Paragraph"
  288. (plist-get (org-export-get-environment nil t) :exclude-tags))))
  289. ;; Export properties are case-insensitive.
  290. (should
  291. (equal '("29-03-2012")
  292. (org-test-with-temp-text "* Headline
  293. :PROPERTIES:
  294. :EXPORT_Date: 29-03-2012
  295. :END:
  296. Paragraph"
  297. (plist-get (org-export-get-environment nil t) :date))))
  298. ;; Still grab correct options when section above is empty.
  299. (should
  300. (equal '("H1")
  301. (org-test-with-temp-text "* H1\n** H11\n** H12<point>"
  302. (plist-get (org-export-get-environment nil t) :title))))
  303. ;; More than one property can refer to the same node property.
  304. (should
  305. (equal '("1" "1")
  306. (org-test-with-temp-text
  307. "* H\n:PROPERTIES:\n:EXPORT_A: 1\n:END:\n<point>"
  308. (let* ((backend (org-export-create-backend
  309. :options '((:k1 "A")
  310. (:k2 "A"))))
  311. (options (org-export-get-environment backend t)))
  312. (list (plist-get options :k1) (plist-get options :k2)))))))
  313. (ert-deftest test-org-export/set-title ()
  314. "Test title setting."
  315. ;; Without TITLE keyword.
  316. (should
  317. (equal
  318. ""
  319. (let (org-export-filter-body-functions
  320. org-export-filter-final-output-functions)
  321. (org-test-with-temp-text "Test"
  322. (org-export-as
  323. (org-export-create-backend
  324. :transcoders
  325. '((template . (lambda (text info)
  326. (org-element-interpret-data
  327. (plist-get info :title)))))))))))
  328. ;; With a blank TITLE keyword.
  329. (should
  330. (equal
  331. ""
  332. (let (org-export-filter-body-functions
  333. org-export-filter-final-output-functions)
  334. (org-test-with-temp-text "#+TITLE:\nTest"
  335. (org-export-as
  336. (org-export-create-backend
  337. :transcoders
  338. '((template . (lambda (text info)
  339. (org-element-interpret-data
  340. (plist-get info :title)))))))))))
  341. ;; With a non-empty TITLE keyword.
  342. (should
  343. (equal
  344. "Title"
  345. (org-test-with-temp-text "#+TITLE: Title\nTest"
  346. (org-export-as
  347. (org-export-create-backend
  348. :transcoders
  349. '((template . (lambda (text info)
  350. (org-element-interpret-data
  351. (plist-get info :title))))))))))
  352. ;; When exporting a subtree, its heading becomes the headline of the
  353. ;; document...
  354. (should
  355. (equal
  356. "Headline"
  357. (org-test-with-temp-text "* Headline\nBody"
  358. (org-export-as
  359. (org-export-create-backend
  360. :transcoders
  361. '((template . (lambda (text info)
  362. (org-element-interpret-data
  363. (plist-get info :title))))))
  364. 'subtree))))
  365. ;; ... unless there is an EXPORT_TITLE property at the root of the
  366. ;; subtree.
  367. (should
  368. (equal
  369. "B"
  370. (org-test-with-temp-text
  371. "* A\n :PROPERTIES:\n :EXPORT_TITLE: B\n :END:\nBody"
  372. (org-export-as
  373. (org-export-create-backend
  374. :transcoders
  375. '((template . (lambda (text info)
  376. (org-element-interpret-data
  377. (plist-get info :title))))))
  378. 'subtree)))))
  379. (ert-deftest test-org-export/handle-options ()
  380. "Test if export options have an impact on output."
  381. ;; Test exclude tags for headlines and inlinetasks.
  382. (should
  383. (equal ""
  384. (let (org-export-filter-body-functions
  385. org-export-filter-final-output-functions)
  386. (org-test-with-temp-text "* Head1 :noexp:"
  387. (org-export-as (org-test-default-backend)
  388. nil nil nil '(:exclude-tags ("noexp")))))))
  389. (should
  390. (equal "#+FILETAGS: noexp\n"
  391. (let (org-export-filter-body-functions
  392. org-export-filter-final-output-functions)
  393. (org-test-with-temp-text "#+FILETAGS: noexp\n* Head1"
  394. (org-export-as (org-test-default-backend)
  395. nil nil nil '(:exclude-tags ("noexp")))))))
  396. ;; Test include tags for headlines and inlinetasks.
  397. (should
  398. (equal (org-test-with-temp-text "* H1\n* H2\n** Sub :exp:\n*** Sub Sub\n* H3"
  399. (let ((org-tags-column 0))
  400. (org-export-as (org-test-default-backend)
  401. nil nil nil '(:select-tags ("exp")))))
  402. "* H2\n** Sub :exp:\n*** Sub Sub\n"))
  403. ;; If there is an include tag, ignore the section before the first
  404. ;; headline, if any.
  405. (should
  406. (equal (org-test-with-temp-text "First section\n* H1 :exp:\nBody"
  407. (let ((org-tags-column 0))
  408. (org-export-as (org-test-default-backend)
  409. nil nil nil '(:select-tags ("exp")))))
  410. "* H1 :exp:\nBody\n"))
  411. (should
  412. (equal (org-test-with-temp-text "#+FILETAGS: exp\nFirst section\n* H1\nBody"
  413. (org-export-as (org-test-default-backend)
  414. nil nil nil '(:select-tags ("exp"))))
  415. "* H1\nBody\n"))
  416. (should-not
  417. (equal (org-test-with-temp-text "* H1 :exp:\nBody"
  418. (let ((org-tags-column 0))
  419. (org-export-as (org-test-default-backend)
  420. nil nil nil '(:select-tags ("exp")))))
  421. "* H1 :exp:\n"))
  422. ;; Test mixing include tags and exclude tags.
  423. (should
  424. (string-match
  425. "\\* Head1[ \t]+:export:\n\\*\\* Sub-Head2\n"
  426. (org-test-with-temp-text "
  427. * Head1 :export:
  428. ** Sub-Head1 :noexport:
  429. ** Sub-Head2
  430. * Head2 :noexport:
  431. ** Sub-Head1 :export:"
  432. (org-export-as (org-test-default-backend) nil nil nil
  433. '(:select-tags ("export") :exclude-tags ("noexport"))))))
  434. ;; Ignore tasks.
  435. (should
  436. (equal ""
  437. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  438. org-export-filter-body-functions
  439. org-export-filter-final-output-functions)
  440. (org-test-with-temp-text "* TODO Head1"
  441. (org-export-as (org-test-default-backend)
  442. nil nil nil '(:with-tasks nil))))))
  443. (should
  444. (equal "* TODO Head1\n"
  445. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  446. (org-test-with-temp-text "* TODO Head1"
  447. (org-export-as (org-test-default-backend)
  448. nil nil nil '(:with-tasks t))))))
  449. ;; Archived tree.
  450. (should
  451. (equal ""
  452. (let (org-export-filter-body-functions
  453. org-export-filter-final-output-functions)
  454. (org-test-with-temp-text "* Head1 :archive:"
  455. (let ((org-archive-tag "archive"))
  456. (org-export-as (org-test-default-backend)
  457. nil nil nil '(:with-archived-trees nil)))))))
  458. (should
  459. (string-match
  460. "\\* Head1[ \t]+:archive:"
  461. (org-test-with-temp-text "* Head1 :archive:\nbody\n** Sub-head 2"
  462. (let ((org-archive-tag "archive"))
  463. (org-export-as (org-test-default-backend) nil nil nil
  464. '(:with-archived-trees headline))))))
  465. (should
  466. (string-match
  467. "\\`\\* Head1[ \t]+:archive:\n\\'"
  468. (org-test-with-temp-text "* Head1 :archive:"
  469. (let ((org-archive-tag "archive"))
  470. (org-export-as (org-test-default-backend)
  471. nil nil nil '(:with-archived-trees t))))))
  472. ;; Broken links. Depending on `org-export-with-broken-links', raise
  473. ;; an error, ignore link or mark is as broken in output.
  474. (should-error
  475. (org-test-with-temp-text "[[#broken][link]]"
  476. (let ((backend
  477. (org-export-create-backend
  478. :transcoders
  479. '((section . (lambda (_e c _i) c))
  480. (paragraph . (lambda (_e c _i) c))
  481. (link . (lambda (l c i) (org-export-resolve-id-link l i)))))))
  482. (org-export-as backend nil nil nil '(:with-broken-links nil)))))
  483. (should
  484. (org-test-with-temp-text "[[#broken][link]]"
  485. (let ((backend
  486. (org-export-create-backend
  487. :transcoders
  488. '((section . (lambda (_e c _i) c))
  489. (paragraph . (lambda (_e c _i) c))
  490. (link . (lambda (l c i) (org-export-resolve-id-link l i)))))))
  491. (org-export-as backend nil nil nil '(:with-broken-links t)))))
  492. (should
  493. (org-test-with-temp-text "[[#broken][link]]"
  494. (let ((backend
  495. (org-export-create-backend
  496. :transcoders
  497. '((section . (lambda (_e c _i) c))
  498. (paragraph . (lambda (_e c _i) c))
  499. (link . (lambda (l c i) (org-export-resolve-id-link l i)))))))
  500. (org-string-nw-p
  501. (org-export-as backend nil nil nil '(:with-broken-links mark))))))
  502. ;; Clocks.
  503. (should
  504. (string-match "CLOCK: \\[2012-04-29 .* 10:45\\]"
  505. (org-test-with-temp-text "CLOCK: [2012-04-29 sun. 10:45]"
  506. (org-export-as (org-test-default-backend)
  507. nil nil nil '(:with-clocks t)))))
  508. (should
  509. (equal ""
  510. (let (org-export-filter-body-functions
  511. org-export-filter-final-output-functions)
  512. (org-test-with-temp-text "CLOCK: [2012-04-29 sun. 10:45]"
  513. (org-export-as (org-test-default-backend)
  514. nil nil nil '(:with-clocks nil))))))
  515. ;; Drawers.
  516. (should
  517. (equal ""
  518. (let (org-export-filter-body-functions
  519. org-export-filter-final-output-functions)
  520. (org-test-with-temp-text ":TEST:\ncontents\n:END:"
  521. (org-export-as (org-test-default-backend)
  522. nil nil nil '(:with-drawers nil))))))
  523. (should
  524. (equal ":TEST:\ncontents\n:END:\n"
  525. (org-test-with-temp-text ":TEST:\ncontents\n:END:"
  526. (org-export-as (org-test-default-backend)
  527. nil nil nil '(:with-drawers t)))))
  528. (should
  529. (equal ":FOO:\nkeep\n:END:\n"
  530. (org-test-with-temp-text ":FOO:\nkeep\n:END:\n:BAR:\nremove\n:END:"
  531. (org-export-as (org-test-default-backend)
  532. nil nil nil '(:with-drawers ("FOO"))))))
  533. (should
  534. (equal ":FOO:\nkeep\n:END:\n"
  535. (org-test-with-temp-text ":FOO:\nkeep\n:END:\n:BAR:\nremove\n:END:"
  536. (org-export-as (org-test-default-backend)
  537. nil nil nil '(:with-drawers (not "BAR"))))))
  538. ;; Fixed-width.
  539. (should
  540. (equal ": A\n"
  541. (org-test-with-temp-text ": A"
  542. (org-export-as (org-test-default-backend) nil nil nil
  543. '(:with-fixed-width t)))))
  544. (should
  545. (equal ""
  546. (let (org-export-filter-body-functions
  547. org-export-filter-final-output-functions)
  548. (org-test-with-temp-text ": A"
  549. (org-export-as (org-test-default-backend) nil nil nil
  550. '(:with-fixed-width nil))))))
  551. ;; Footnotes.
  552. (should
  553. (equal "Footnote?"
  554. (let ((org-footnote-section nil))
  555. (org-test-with-temp-text "Footnote?[fn:1]\n\n[fn:1] Def"
  556. (org-trim (org-export-as (org-test-default-backend)
  557. nil nil nil '(:with-footnotes nil)))))))
  558. (should
  559. (equal "Footnote?[fn:1]\n\n[fn:1] Def"
  560. (let ((org-footnote-section nil))
  561. (org-test-with-temp-text "Footnote?[fn:1]\n\n[fn:1] Def"
  562. (org-trim (org-export-as (org-test-default-backend)
  563. nil nil nil '(:with-footnotes t)))))))
  564. ;; Inlinetasks.
  565. (when (featurep 'org-inlinetask)
  566. (should
  567. (equal
  568. ""
  569. (let ((org-inlinetask-min-level 15)
  570. org-export-filter-body-functions
  571. org-export-filter-final-output-functions)
  572. (org-test-with-temp-text "*************** Task"
  573. (org-export-as (org-test-default-backend)
  574. nil nil nil '(:with-inlinetasks nil))))))
  575. (should
  576. (equal
  577. ""
  578. (let ((org-inlinetask-min-level 15)
  579. org-export-filter-body-functions
  580. org-export-filter-final-output-functions)
  581. (org-test-with-temp-text
  582. "*************** Task\nContents\n*************** END"
  583. (org-export-as (org-test-default-backend)
  584. nil nil nil '(:with-inlinetasks nil)))))))
  585. ;; Plannings.
  586. (should
  587. (string-match
  588. "* H\nCLOSED: \\[2012-04-29 .* 10:45\\]"
  589. (let ((org-closed-string "CLOSED:"))
  590. (org-test-with-temp-text "* H\nCLOSED: [2012-04-29 sun. 10:45]"
  591. (org-export-as (org-test-default-backend)
  592. nil nil nil '(:with-planning t))))))
  593. (should
  594. (equal "* H\n"
  595. (let ((org-closed-string "CLOSED:"))
  596. (org-test-with-temp-text "* H\nCLOSED: [2012-04-29 sun. 10:45]"
  597. (org-export-as (org-test-default-backend)
  598. nil nil nil '(:with-planning nil))))))
  599. ;; Property Drawers.
  600. (should
  601. (equal "* H1\n"
  602. (org-test-with-temp-text
  603. "* H1\n :PROPERTIES:\n :PROP: value\n :END:"
  604. (org-export-as (org-test-default-backend)
  605. nil nil nil '(:with-properties nil)))))
  606. (should
  607. (equal "* H1\n:PROPERTIES:\n:PROP: value\n:END:\n"
  608. (org-test-with-temp-text
  609. "* H1\n :PROPERTIES:\n :PROP: value\n :END:"
  610. (org-export-as (org-test-default-backend)
  611. nil nil nil '(:with-properties t)))))
  612. (should
  613. (equal "* H1\n:PROPERTIES:\n:B: 2\n:END:\n"
  614. (org-test-with-temp-text
  615. "* H1\n :PROPERTIES:\n :A: 1\n :B: 2\n:END:"
  616. (org-export-as (org-test-default-backend)
  617. nil nil nil '(:with-properties ("B"))))))
  618. ;; Statistics cookies.
  619. (should
  620. (equal "* Stats"
  621. (let (org-export-filter-body-functions
  622. org-export-filter-final-output-functions)
  623. (org-trim
  624. (org-test-with-temp-text "* Stats [0/0]"
  625. (org-export-as (org-test-default-backend)
  626. nil nil nil '(:with-statistics-cookies nil)))))))
  627. ;; Tables.
  628. (should
  629. (equal "| A |\n"
  630. (org-test-with-temp-text "| A |"
  631. (org-export-as (org-test-default-backend) nil nil nil
  632. '(:with-tables t)))))
  633. (should
  634. (equal ""
  635. (let (org-export-filter-body-functions
  636. org-export-filter-final-output-functions)
  637. (org-test-with-temp-text "| A |"
  638. (org-export-as (org-test-default-backend) nil nil nil
  639. '(:with-tables nil)))))))
  640. (ert-deftest test-org-export/with-timestamps ()
  641. "Test `org-export-with-timestamps' specifications."
  642. ;; t value.
  643. (should
  644. (string-match
  645. "\\[2012-04-29 .*? 10:45\\]<2012-04-29 .*? 10:45>"
  646. (org-test-with-temp-text "[2012-04-29 sun. 10:45]<2012-04-29 sun. 10:45>"
  647. (org-export-as (org-test-default-backend)
  648. nil nil nil '(:with-timestamps t)))))
  649. ;; nil value.
  650. (should
  651. (equal
  652. ""
  653. (let (org-export-filter-body-functions
  654. org-export-filter-final-output-functions)
  655. (org-trim
  656. (org-test-with-temp-text "[2012-04-29 sun. 10:45]<2012-04-29 sun. 10:45>"
  657. (org-export-as (org-test-default-backend)
  658. nil nil nil '(:with-timestamps nil)))))))
  659. ;; `active' value.
  660. (should
  661. (string-match
  662. "<2012-03-29 .*?>\n\nParagraph <2012-03-29 .*?>\\[2012-03-29 .*?\\]"
  663. (org-test-with-temp-text
  664. "<2012-03-29 Thu>[2012-03-29 Thu]
  665. Paragraph <2012-03-29 Thu>[2012-03-29 Thu]"
  666. (org-export-as (org-test-default-backend)
  667. nil nil nil '(:with-timestamps active)))))
  668. ;; `inactive' value.
  669. (should
  670. (string-match
  671. "\\[2012-03-29 .*?\\]\n\nParagraph <2012-03-29 .*?>\\[2012-03-29 .*?\\]"
  672. (org-test-with-temp-text
  673. "<2012-03-29 Thu>[2012-03-29 Thu]
  674. Paragraph <2012-03-29 Thu>[2012-03-29 Thu]"
  675. (org-export-as (org-test-default-backend)
  676. nil nil nil '(:with-timestamps inactive))))))
  677. (ert-deftest test-org-export/comment-tree ()
  678. "Test if export process ignores commented trees."
  679. (should
  680. (equal ""
  681. (let (org-export-filter-body-functions
  682. org-export-filter-final-output-functions)
  683. (org-test-with-temp-text "* COMMENT Head1"
  684. (org-export-as (org-test-default-backend)))))))
  685. (ert-deftest test-org-export/uninterpreted ()
  686. "Test handling of uninterpreted elements."
  687. ;; Entities.
  688. (should
  689. (equal "dummy\n"
  690. (org-test-with-temp-text "\\alpha"
  691. (org-export-as
  692. (org-export-create-backend
  693. :transcoders '((entity . (lambda (e c i) "dummy"))
  694. (paragraph . (lambda (p c i) c))
  695. (section . (lambda (s c i) c))))
  696. nil nil nil '(:with-entities t)))))
  697. (should
  698. (equal "\\alpha\n"
  699. (org-test-with-temp-text "\\alpha"
  700. (org-export-as
  701. (org-export-create-backend
  702. :transcoders '((entity . (lambda (e c i) "dummy"))
  703. (paragraph . (lambda (p c i) c))
  704. (section . (lambda (s c i) c))))
  705. nil nil nil '(:with-entities nil)))))
  706. ;; Emphasis.
  707. (should
  708. (equal "dummy\n"
  709. (org-test-with-temp-text "*bold*"
  710. (org-export-as
  711. (org-export-create-backend
  712. :transcoders '((bold . (lambda (b c i) "dummy"))
  713. (paragraph . (lambda (p c i) c))
  714. (section . (lambda (s c i) c))))
  715. nil nil nil '(:with-emphasize t)))))
  716. (should
  717. (equal "*bold*\n"
  718. (org-test-with-temp-text "*bold*"
  719. (org-export-as
  720. (org-export-create-backend
  721. :transcoders '((bold . (lambda (b c i) "dummy"))
  722. (paragraph . (lambda (p c i) c))
  723. (section . (lambda (s c i) c))))
  724. nil nil nil '(:with-emphasize nil)))))
  725. ;; LaTeX environment.
  726. (should
  727. (equal "dummy\n"
  728. (org-test-with-temp-text "\\begin{equation}\n1+1=2\n\\end{equation}"
  729. (org-export-as
  730. (org-export-create-backend
  731. :transcoders '((latex-environment . (lambda (l c i) "dummy"))
  732. (section . (lambda (s c i) c))))
  733. nil nil nil '(:with-latex t)))))
  734. (should
  735. (equal "\\begin{equation}\n1+1=2\n\\end{equation}\n"
  736. (org-test-with-temp-text "\\begin{equation}\n1+1=2\n\\end{equation}"
  737. (org-export-as
  738. (org-export-create-backend
  739. :transcoders '((latex-environment . (lambda (l c i) "dummy"))
  740. (section . (lambda (s c i) c))))
  741. nil nil nil '(:with-latex verbatim)))))
  742. ;; LaTeX fragment.
  743. (should
  744. (equal "dummy\n"
  745. (org-test-with-temp-text "$1$"
  746. (org-export-as
  747. (org-export-create-backend
  748. :transcoders '((latex-fragment . (lambda (l c i) "dummy"))
  749. (paragraph . (lambda (p c i) c))
  750. (section . (lambda (s c i) c))))
  751. nil nil nil '(:with-latex t)))))
  752. (should
  753. (equal "$1$\n"
  754. (org-test-with-temp-text "$1$"
  755. (org-export-as
  756. (org-export-create-backend
  757. :transcoders '((latex-fragment . (lambda (l c i) "dummy"))
  758. (paragraph . (lambda (p c i) c))
  759. (section . (lambda (s c i) c))))
  760. nil nil nil '(:with-latex verbatim)))))
  761. ;; Sub/superscript.
  762. (should
  763. (equal "adummy\n"
  764. (org-test-with-temp-text "a_b"
  765. (org-export-as
  766. (org-export-create-backend
  767. :transcoders '((subscript . (lambda (s c i) "dummy"))
  768. (paragraph . (lambda (p c i) c))
  769. (section . (lambda (s c i) c))))
  770. nil nil nil '(:with-sub-superscript t)))))
  771. (should
  772. (equal "a_b\n"
  773. (org-test-with-temp-text "a_b"
  774. (org-export-as
  775. (org-export-create-backend
  776. :transcoders '((subscript . (lambda (s c i) "dummy"))
  777. (paragraph . (lambda (p c i) c))
  778. (section . (lambda (s c i) c))))
  779. nil nil nil '(:with-sub-superscript nil)))))
  780. (should
  781. (equal "a_b\n"
  782. (org-test-with-temp-text "a_b"
  783. (org-export-as
  784. (org-export-create-backend
  785. :transcoders '((subscript . (lambda (s c i) "dummy"))
  786. (paragraph . (lambda (p c i) c))
  787. (section . (lambda (s c i) c))))
  788. nil nil nil '(:with-sub-superscript {})))))
  789. (should
  790. (equal "adummy\n"
  791. (org-test-with-temp-text "a_{b}"
  792. (org-export-as
  793. (org-export-create-backend
  794. :transcoders '((subscript . (lambda (s c i) "dummy"))
  795. (paragraph . (lambda (p c i) c))
  796. (section . (lambda (s c i) c))))
  797. nil nil nil '(:with-sub-superscript {})))))
  798. ;; Also handle uninterpreted objects in title.
  799. (should
  800. (equal "a_b"
  801. (org-test-with-temp-text "#+TITLE: a_b"
  802. (org-export-as
  803. (org-export-create-backend
  804. :transcoders
  805. '((subscript . (lambda (s c i) "dummy"))
  806. (template . (lambda (c i) (org-export-data
  807. (plist-get i :title) i)))
  808. (section . (lambda (s c i) c))))
  809. nil nil nil '(:with-sub-superscript nil)))))
  810. ;; Handle uninterpreted objects in captions.
  811. (should
  812. (equal "adummy\n"
  813. (org-test-with-temp-text "#+CAPTION: a_b\nParagraph"
  814. (org-export-as
  815. (org-export-create-backend
  816. :transcoders
  817. '((subscript . (lambda (s c i) "dummy"))
  818. (paragraph . (lambda (p c i)
  819. (org-export-data (org-export-get-caption p) i)))
  820. (section . (lambda (s c i) c))))
  821. nil nil nil '(:with-sub-superscript t)))))
  822. (should
  823. (equal "a_b\n"
  824. (org-test-with-temp-text "#+CAPTION: a_b\nParagraph"
  825. (org-export-as
  826. (org-export-create-backend
  827. :transcoders
  828. '((subscript . (lambda (s c i) "dummy"))
  829. (paragraph . (lambda (p c i)
  830. (org-export-data (org-export-get-caption p) i)))
  831. (section . (lambda (s c i) c))))
  832. nil nil nil '(:with-sub-superscript nil)))))
  833. ;; Special case: multiples uninterpreted objects in a row.
  834. (should
  835. (equal "a_b_c_d\n"
  836. (org-test-with-temp-text "a_b_c_d"
  837. (org-export-as
  838. (org-export-create-backend
  839. :transcoders '((subscript . (lambda (s c i) "dummy"))
  840. (paragraph . (lambda (p c i) c))
  841. (section . (lambda (s c i) c))))
  842. nil nil nil '(:with-sub-superscript {}))))))
  843. (ert-deftest test-org-export/export-scope ()
  844. "Test all export scopes."
  845. (org-test-with-temp-text "
  846. * Head1
  847. ** Head2
  848. text
  849. *** Head3"
  850. ;; Subtree.
  851. (forward-line 3)
  852. (should (equal (org-export-as (org-test-default-backend) 'subtree)
  853. "text\n*** Head3\n"))
  854. ;; Visible.
  855. (goto-char (point-min))
  856. (forward-line)
  857. (org-cycle)
  858. (should (equal (org-export-as (org-test-default-backend) nil 'visible)
  859. "* Head1\n"))
  860. ;; Region.
  861. (goto-char (point-min))
  862. (forward-line 3)
  863. (transient-mark-mode 1)
  864. (push-mark (point) t t)
  865. (goto-char (point-at-eol))
  866. (should (equal (org-export-as (org-test-default-backend)) "text\n")))
  867. ;; Subtree with a code block calling another block outside.
  868. (let ((org-export-babel-evaluate t))
  869. (should
  870. (equal ": 3\n"
  871. (org-test-with-temp-text "
  872. * Head1
  873. #+BEGIN_SRC emacs-lisp :noweb yes :exports results
  874. <<test>>
  875. #+END_SRC
  876. * Head2
  877. #+NAME: test
  878. #+BEGIN_SRC emacs-lisp
  879. \(+ 1 2)
  880. #+END_SRC"
  881. (forward-line 1)
  882. (org-export-as (org-test-default-backend) 'subtree)))))
  883. ;; Body only.
  884. (let ((backend (org-test-default-backend)))
  885. (setf (org-export-backend-transcoders backend)
  886. (cons '(template . (lambda (body i)
  887. (format "BEGIN\n%sEND" body)))
  888. (org-export-backend-transcoders backend)))
  889. (org-test-with-temp-text "Text"
  890. (should (equal (org-export-as backend nil nil 'body-only)
  891. "Text\n"))
  892. (should (equal (org-export-as backend) "BEGIN\nText\nEND")))))
  893. (ert-deftest test-org-export/output-file-name ()
  894. "Test `org-export-output-file-name' specifications."
  895. ;; Export from a file: name is built from original file name.
  896. (should
  897. (org-test-with-temp-text-in-file "Test"
  898. (equal (concat (file-name-as-directory ".")
  899. (file-name-nondirectory
  900. (file-name-sans-extension (buffer-file-name))))
  901. (file-name-sans-extension (org-export-output-file-name ".ext")))))
  902. ;; When exporting to subtree, check EXPORT_FILE_NAME property first.
  903. (should
  904. (org-test-with-temp-text-in-file
  905. "* Test\n :PROPERTIES:\n :EXPORT_FILE_NAME: test\n :END:"
  906. (equal (org-export-output-file-name ".ext" t) "./test.ext")))
  907. ;; From a buffer not associated to a file, too.
  908. (should
  909. (org-test-with-temp-text
  910. "* Test\n :PROPERTIES:\n :EXPORT_FILE_NAME: test\n :END:"
  911. (equal (org-export-output-file-name ".ext" t) "./test.ext")))
  912. ;; When provided name is absolute, preserve it.
  913. (should
  914. (org-test-with-temp-text
  915. (format "* Test\n :PROPERTIES:\n :EXPORT_FILE_NAME: %s\n :END:"
  916. (expand-file-name "test"))
  917. (file-name-absolute-p (org-export-output-file-name ".ext" t))))
  918. ;; When PUB-DIR argument is provided, use it.
  919. (should
  920. (org-test-with-temp-text-in-file "Test"
  921. (equal (file-name-directory
  922. (org-export-output-file-name ".ext" nil "dir/"))
  923. "dir/")))
  924. ;; When returned name would overwrite original file, add EXTENSION
  925. ;; another time.
  926. (should
  927. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  928. (equal (org-export-output-file-name ".org") "./normal.org.org"))))
  929. (ert-deftest test-org-export/expand-include ()
  930. "Test file inclusion in an Org buffer."
  931. ;; Error when file isn't specified.
  932. (should-error
  933. (org-test-with-temp-text "#+INCLUDE: dummy.org"
  934. (org-export-expand-include-keyword)))
  935. ;; Full insertion with recursive inclusion.
  936. (should
  937. (equal
  938. (with-temp-buffer
  939. (insert-file
  940. (expand-file-name "examples/include.org" org-test-dir))
  941. (replace-regexp-in-string
  942. (regexp-quote "#+INCLUDE: \"include2.org\"")
  943. "Success!" (buffer-string)))
  944. (org-test-with-temp-text
  945. (format "#+INCLUDE: \"%s/examples/include.org\"" org-test-dir)
  946. (org-export-expand-include-keyword)
  947. (buffer-string))))
  948. ;; Localized insertion.
  949. (org-test-with-temp-text
  950. (format "#+INCLUDE: \"%s/examples/include.org\" :lines \"1-2\""
  951. org-test-dir)
  952. (org-export-expand-include-keyword)
  953. (should (equal (buffer-string)
  954. "Small Org file with an include keyword.\n")))
  955. ;; Insertion with constraints on headlines level.
  956. (should
  957. (equal
  958. "* Top heading\n** Heading\nbody\n"
  959. (org-test-with-temp-text
  960. (format
  961. "* Top heading\n#+INCLUDE: \"%s/examples/include.org\" :lines \"9-11\""
  962. org-test-dir)
  963. (org-export-expand-include-keyword)
  964. (buffer-string))))
  965. (should
  966. (equal
  967. "* Top heading\n* Heading\nbody\n"
  968. (org-test-with-temp-text
  969. (format
  970. "* Top heading\n#+INCLUDE: \"%s/examples/include.org\" :lines \"9-11\" :minlevel 1"
  971. org-test-dir)
  972. (org-export-expand-include-keyword)
  973. (buffer-string))))
  974. ;; Inclusion within an example block.
  975. (should
  976. (equal
  977. "#+BEGIN_EXAMPLE\nSmall Org file with an include keyword.\n#+END_EXAMPLE\n"
  978. (org-test-with-temp-text
  979. (format "#+INCLUDE: \"%s/examples/include.org\" :lines \"1-2\" EXAMPLE"
  980. org-test-dir)
  981. (org-export-expand-include-keyword)
  982. (buffer-string))))
  983. ;; Inclusion within a src-block.
  984. (should
  985. (equal
  986. "#+BEGIN_SRC emacs-lisp\n(+ 2 1)\n#+END_SRC\n"
  987. (org-test-with-temp-text
  988. (format
  989. "#+INCLUDE: \"%s/examples/include.org\" :lines \"4-5\" SRC emacs-lisp"
  990. org-test-dir)
  991. (org-export-expand-include-keyword)
  992. (buffer-string))))
  993. ;; Inclusion within an html export-block.
  994. (should
  995. (equal
  996. "#+BEGIN_HTML\n<p>HTML!</p>\n#+END_HTML\n"
  997. (org-test-with-temp-text
  998. (format
  999. "#+INCLUDE: \"%s/examples/include.html\" HTML"
  1000. org-test-dir)
  1001. (org-export-expand-include-keyword)
  1002. (buffer-string))))
  1003. ;; Inclusion within an center paragraph
  1004. (should
  1005. (equal
  1006. "#+BEGIN_CENTER\nSuccess!\n#+END_CENTER\n"
  1007. (org-test-with-temp-text
  1008. (format
  1009. "#+INCLUDE: \"%s/examples/include2.org\" CENTER"
  1010. org-test-dir)
  1011. (org-export-expand-include-keyword)
  1012. (buffer-string))))
  1013. ;; Footnotes labels are local to each included file.
  1014. (should
  1015. (= 6
  1016. (length
  1017. (delete-dups
  1018. (let ((contents "
  1019. Footnotes[fn:1], [fn:test], [fn:test] and [fn:inline:anonymous footnote].
  1020. \[fn:1] Footnote 1
  1021. \[fn:test] Footnote \"test\""))
  1022. (org-test-with-temp-text-in-file contents
  1023. (let ((file1 (buffer-file-name)))
  1024. (org-test-with-temp-text-in-file contents
  1025. (let ((file2 (buffer-file-name)))
  1026. (org-test-with-temp-text
  1027. (format "#+INCLUDE: \"%s\"\n#+INCLUDE: \"%s\""
  1028. file1 file2)
  1029. (org-export-expand-include-keyword)
  1030. (org-element-map (org-element-parse-buffer)
  1031. 'footnote-reference
  1032. (lambda (r) (org-element-property :label r)))))))))))))
  1033. ;; Footnotes labels are not local to each include keyword.
  1034. (should
  1035. (= 4
  1036. (length
  1037. (delete-dups
  1038. (let ((contents "
  1039. Footnotes[fn:1], [fn:test], [2] and [fn:inline:anonymous footnote].
  1040. \[fn:1] Footnote 1
  1041. \[2] Footnote 2
  1042. \[fn:test] Footnote \"test\""))
  1043. (org-test-with-temp-text-in-file contents
  1044. (let ((file (buffer-file-name)))
  1045. (org-test-with-temp-text
  1046. (format "#+INCLUDE: \"%s\"\n#+INCLUDE: \"%s\"" file file)
  1047. (org-export-expand-include-keyword)
  1048. (org-element-map (org-element-parse-buffer)
  1049. 'footnote-reference
  1050. (lambda (ref) (org-element-property :label ref)))))))))))
  1051. ;; Footnotes are supported by :lines-like elements and unnecessary
  1052. ;; footnotes are dropped.
  1053. (should
  1054. (= 4
  1055. (length
  1056. (delete-dups
  1057. (let ((contents "
  1058. * foo
  1059. Footnotes[fn:1]
  1060. * bar
  1061. Footnotes[fn:2], foot[fn:test], digit only[3], and [fn:inline:anonymous footnote]
  1062. \[fn:1] Footnote 1
  1063. \[fn:2] Footnote 1
  1064. * Footnotes
  1065. \[fn:test] Footnote \"test\"
  1066. \[3] Footnote 3
  1067. "))
  1068. (org-test-with-temp-text-in-file contents
  1069. (let ((file (buffer-file-name)))
  1070. (org-test-with-temp-text
  1071. (format "#+INCLUDE: \"%s::*bar\"
  1072. " file)
  1073. (org-export-expand-include-keyword)
  1074. (org-element-map (org-element-parse-buffer)
  1075. 'footnote-definition
  1076. (lambda (ref) (org-element-property :label ref)))))))))))
  1077. ;; If only-contents is non-nil only include contents of element.
  1078. (should
  1079. (equal
  1080. "body\n"
  1081. (org-test-with-temp-text
  1082. (concat
  1083. (format "#+INCLUDE: \"%s/examples/include.org::*Heading\" " org-test-dir)
  1084. ":only-contents t")
  1085. (org-export-expand-include-keyword)
  1086. (buffer-string))))
  1087. ;; Headings can be included via CUSTOM_ID.
  1088. (should
  1089. (org-test-with-temp-text
  1090. (format "#+INCLUDE: \"%s/examples/include.org::#ah\"" org-test-dir)
  1091. (org-export-expand-include-keyword)
  1092. (goto-char (point-min))
  1093. (looking-at "* Another heading")))
  1094. ;; Named objects can be included.
  1095. (should
  1096. (equal
  1097. "| 1 |\n"
  1098. (org-test-with-temp-text
  1099. (format "#+INCLUDE: \"%s/examples/include.org::tbl\" :only-contents t" org-test-dir)
  1100. (org-export-expand-include-keyword)
  1101. (buffer-string))))
  1102. ;; Including non-existing elements should result in an error.
  1103. (should-error
  1104. (org-test-with-temp-text
  1105. (format "#+INCLUDE: \"%s/examples/include.org::*non-existing heading\"" org-test-dir)
  1106. (org-export-expand-include-keyword)))
  1107. ;; Lines work relatively to an included element.
  1108. (should
  1109. (equal
  1110. "2\n3\n"
  1111. (org-test-with-temp-text
  1112. (format "#+INCLUDE: \"%s/examples/include.org::#ah\" :only-contents t :lines \"2-3\"" org-test-dir)
  1113. (org-export-expand-include-keyword)
  1114. (buffer-string))))
  1115. ;; Properties should be dropped from headlines.
  1116. (should
  1117. (equal
  1118. (org-test-with-temp-text
  1119. (format "#+INCLUDE: \"%s/examples/include.org::#ht\" :only-contents t" org-test-dir)
  1120. (org-export-expand-include-keyword)
  1121. (buffer-string))
  1122. (org-test-with-temp-text
  1123. (format "#+INCLUDE: \"%s/examples/include.org::tbl\"" org-test-dir)
  1124. (org-export-expand-include-keyword)
  1125. (buffer-string))))
  1126. ;; Properties should be dropped, drawers should not be.
  1127. (should
  1128. (equal
  1129. ":LOGBOOK:\ndrawer\n:END:\ncontent\n"
  1130. (org-test-with-temp-text
  1131. (format "#+INCLUDE: \"%s/examples/include.org::#dh\" :only-contents t" org-test-dir)
  1132. (org-export-expand-include-keyword)
  1133. (buffer-string))))
  1134. ;; Adjacent INCLUDE-keywords should have the same :minlevel if unspecified.
  1135. (should
  1136. (cl-every (lambda (level) (zerop (1- level)))
  1137. (org-test-with-temp-text
  1138. (concat
  1139. (format "#+INCLUDE: \"%s/examples/include.org::#ah\"\n" org-test-dir)
  1140. (format "#+INCLUDE: \"%s/examples/include.org::*Heading\"" org-test-dir))
  1141. (org-export-expand-include-keyword)
  1142. (org-element-map (org-element-parse-buffer) 'headline
  1143. (lambda (head) (org-element-property :level head))))))
  1144. ;; INCLUDE does not insert induced :minlevel for src-blocks.
  1145. (should-not
  1146. (equal
  1147. (org-test-with-temp-text
  1148. (format "#+INCLUDE: \"%s/examples/include2.org\" src emacs-lisp" org-test-dir)
  1149. (org-export-expand-include-keyword)
  1150. (buffer-string))
  1151. (org-test-with-temp-text
  1152. (format "#+INCLUDE: \"%s/examples/include2.org\" src emacs-lisp :minlevel 1" org-test-dir)
  1153. (org-export-expand-include-keyword)
  1154. (buffer-string))))
  1155. ;; INCLUDE assigns the relative :minlevel conditional on narrowing.
  1156. (should
  1157. (org-test-with-temp-text-in-file
  1158. (format "* h1\n<point>#+INCLUDE: \"%s/examples/include.org::#ah\"" org-test-dir)
  1159. (narrow-to-region (point) (point-max))
  1160. (org-export-expand-include-keyword)
  1161. (eq 1 (org-current-level))))
  1162. ;; If :minlevel is present do not alter it.
  1163. (should
  1164. (org-test-with-temp-text
  1165. (format "* h1\n<point>#+INCLUDE: \"%s/examples/include.org::#ah\" :minlevel 3" org-test-dir)
  1166. (narrow-to-region (point) (point-max))
  1167. (org-export-expand-include-keyword)
  1168. (eq 3 (org-current-level)))))
  1169. (ert-deftest test-org-export/expand-macro ()
  1170. "Test macro expansion in an Org buffer."
  1171. ;; Standard macro expansion.
  1172. (should
  1173. (equal "#+MACRO: macro1 value\nvalue\n"
  1174. (org-test-with-temp-text "#+MACRO: macro1 value\n{{{macro1}}}"
  1175. (org-export-as (org-test-default-backend)))))
  1176. ;; Allow macro in parsed keywords and associated properties.
  1177. ;; Standard macro expansion.
  1178. (should
  1179. (string-match
  1180. "#\\+K: value"
  1181. (let ((backend (org-export-create-backend
  1182. :parent 'org
  1183. :options '((:k "K" nil nil parse)))))
  1184. (org-test-with-temp-text "#+MACRO: macro value\n#+K: {{{macro}}}"
  1185. (org-export-as backend)))))
  1186. (should
  1187. (string-match
  1188. ":EXPORT_K: v"
  1189. (let ((backend (org-export-create-backend
  1190. :parent 'org
  1191. :options '((:k "K" nil nil parse)))))
  1192. (org-test-with-temp-text
  1193. "#+MACRO: m v\n* H\n:PROPERTIES:\n:EXPORT_K: {{{m}}}\n:END:"
  1194. (org-export-as backend nil nil nil '(:with-properties t))))))
  1195. ;; Expand specific macros.
  1196. (should
  1197. (equal "me 2012-03-29 me@here Title\n"
  1198. (org-test-with-temp-text
  1199. "
  1200. #+TITLE: Title
  1201. #+DATE: 2012-03-29
  1202. #+AUTHOR: me
  1203. #+EMAIL: me@here
  1204. {{{author}}} {{{date}}} {{{email}}} {{{title}}}"
  1205. (let ((output (org-export-as (org-test-default-backend))))
  1206. (substring output (string-match ".*\n\\'" output))))))
  1207. ;; Expand specific macros when property contained a regular macro
  1208. ;; already.
  1209. (should
  1210. (equal "value\n"
  1211. (org-test-with-temp-text "
  1212. #+MACRO: macro1 value
  1213. #+TITLE: {{{macro1}}}
  1214. {{{title}}}"
  1215. (let ((output (org-export-as (org-test-default-backend))))
  1216. (substring output (string-match ".*\n\\'" output))))))
  1217. ;; Expand macros with templates in included files.
  1218. (should
  1219. (equal "success\n"
  1220. (org-test-with-temp-text
  1221. (format "#+INCLUDE: \"%s/examples/macro-templates.org\"
  1222. {{{included-macro}}}" org-test-dir)
  1223. (let ((output (org-export-as (org-test-default-backend))))
  1224. (substring output (string-match ".*\n\\'" output))))))
  1225. ;; Date macro takes a optional formatting argument
  1226. (should
  1227. (equal "09-02-15\n"
  1228. (org-test-with-temp-text "{{{date(%d-%m-%y)}}}\n* d :noexport:\n#+DATE: <2015-02-09>"
  1229. (org-export-as (org-test-default-backend)))))
  1230. ;; Only single timestamps are formatted
  1231. (should
  1232. (equal "<2015-02x-09>\n"
  1233. (org-test-with-temp-text "{{{date(%d-%m-%y)}}}\n* d :noexport:\n#+DATE: <2015-02x-09>"
  1234. (org-export-as (org-test-default-backend)))))
  1235. ;; Throw an error when a macro definition is missing.
  1236. (should-error
  1237. (org-test-with-temp-text "{{{missing}}}"
  1238. (org-export-as (org-test-default-backend))))
  1239. ;; Macros defined in commented subtrees are ignored.
  1240. (should-error
  1241. (org-test-with-temp-text
  1242. "* COMMENT H\n#+MACRO: macro1\n* H2\nvalue\n{{{macro1}}}"
  1243. (org-export-as (org-test-default-backend))))
  1244. (should-error
  1245. (org-test-with-temp-text
  1246. "* COMMENT H\n** H2\n#+MACRO: macro1\n* H3\nvalue\n{{{macro1}}}"
  1247. (org-export-as (org-test-default-backend)))))
  1248. (ert-deftest test-org-export/before-processing-hook ()
  1249. "Test `org-export-before-processing-hook'."
  1250. (should
  1251. (equal
  1252. "#+MACRO: mac val\nTest\n"
  1253. (org-test-with-temp-text "#+MACRO: mac val\n{{{mac}}} Test"
  1254. (let ((org-export-before-processing-hook
  1255. '((lambda (backend)
  1256. (while (re-search-forward "{{{" nil t)
  1257. (let ((object (org-element-context)))
  1258. (when (eq (org-element-type object) 'macro)
  1259. (delete-region
  1260. (org-element-property :begin object)
  1261. (org-element-property :end object)))))))))
  1262. (org-export-as (org-test-default-backend)))))))
  1263. (ert-deftest test-org-export/before-parsing-hook ()
  1264. "Test `org-export-before-parsing-hook'."
  1265. (should
  1266. (equal "Body 1\nBody 2\n"
  1267. (org-test-with-temp-text "* Headline 1\nBody 1\n* Headline 2\nBody 2"
  1268. (let ((org-export-before-parsing-hook
  1269. '((lambda (backend)
  1270. (goto-char (point-min))
  1271. (while (re-search-forward org-outline-regexp-bol nil t)
  1272. (delete-region
  1273. (point-at-bol) (progn (forward-line) (point))))))))
  1274. (org-export-as (org-test-default-backend)))))))
  1275. ;;; Affiliated Keywords
  1276. (ert-deftest test-org-export/read-attribute ()
  1277. "Test `org-export-read-attribute' specifications."
  1278. ;; Standard test.
  1279. (should
  1280. (equal
  1281. (org-export-read-attribute
  1282. :attr_html
  1283. (org-test-with-temp-text "#+ATTR_HTML: :a 1 :b 2\nParagraph"
  1284. (org-element-at-point)))
  1285. '(:a "1" :b "2")))
  1286. ;; Return nil on empty attribute.
  1287. (should-not
  1288. (org-export-read-attribute
  1289. :attr_html
  1290. (org-test-with-temp-text "Paragraph" (org-element-at-point))))
  1291. ;; Return nil on "nil" string.
  1292. (should
  1293. (equal '(:a nil :b nil)
  1294. (org-export-read-attribute
  1295. :attr_html
  1296. (org-test-with-temp-text "#+ATTR_HTML: :a nil :b nil\nParagraph"
  1297. (org-element-at-point)))))
  1298. ;; Return nil on empty string.
  1299. (should
  1300. (equal '(:a nil :b nil)
  1301. (org-export-read-attribute
  1302. :attr_html
  1303. (org-test-with-temp-text "#+ATTR_HTML: :a :b\nParagraph"
  1304. (org-element-at-point)))))
  1305. ;; Return empty string when value is "".
  1306. (should
  1307. (equal '(:a "")
  1308. (org-export-read-attribute
  1309. :attr_html
  1310. (org-test-with-temp-text "#+ATTR_HTML: :a \"\"\nParagraph"
  1311. (org-element-at-point)))))
  1312. ;; Return \"\" when value is """".
  1313. (should
  1314. (equal '(:a "\"\"")
  1315. (org-export-read-attribute
  1316. :attr_html
  1317. (org-test-with-temp-text "#+ATTR_HTML: :a \"\"\"\"\nParagraph"
  1318. (org-element-at-point)))))
  1319. ;; Ignore text before first property.
  1320. (should-not
  1321. (member "ignore"
  1322. (org-export-read-attribute
  1323. :attr_html
  1324. (org-test-with-temp-text "#+ATTR_HTML: ignore :a 1\nParagraph"
  1325. (org-element-at-point))))))
  1326. (ert-deftest test-org-export/get-caption ()
  1327. "Test `org-export-get-caption' specifications."
  1328. ;; Without optional argument, return long caption
  1329. (should
  1330. (equal
  1331. '("l")
  1332. (org-test-with-temp-text "#+CAPTION[s]: l\nPara"
  1333. (org-export-get-caption (org-element-at-point)))))
  1334. ;; With optional argument, return short caption.
  1335. (should
  1336. (equal
  1337. '("s")
  1338. (org-test-with-temp-text "#+CAPTION[s]: l\nPara"
  1339. (org-export-get-caption (org-element-at-point) t))))
  1340. ;; Multiple lines are separated by white spaces.
  1341. (should
  1342. (equal
  1343. '("a" " " "b")
  1344. (org-test-with-temp-text "#+CAPTION: a\n#+CAPTION: b\nPara"
  1345. (org-export-get-caption (org-element-at-point))))))
  1346. ;;; Back-End Tools
  1347. (ert-deftest test-org-export/define-backend ()
  1348. "Test back-end definition and accessors."
  1349. ;; Translate table.
  1350. (should
  1351. (equal '((headline . my-headline-test))
  1352. (let (org-export-registered-backends)
  1353. (org-export-define-backend 'test '((headline . my-headline-test)))
  1354. (org-export-get-all-transcoders 'test))))
  1355. ;; Filters.
  1356. (should
  1357. (equal '((:filter-headline . my-filter))
  1358. (let (org-export-registered-backends)
  1359. (org-export-define-backend 'test
  1360. '((headline . my-headline-test))
  1361. :filters-alist '((:filter-headline . my-filter)))
  1362. (org-export-backend-filters (org-export-get-backend 'test)))))
  1363. ;; Options.
  1364. (should
  1365. (equal '((:prop value))
  1366. (let (org-export-registered-backends)
  1367. (org-export-define-backend 'test
  1368. '((headline . my-headline-test))
  1369. :options-alist '((:prop value)))
  1370. (org-export-backend-options (org-export-get-backend 'test)))))
  1371. ;; Menu.
  1372. (should
  1373. (equal '(?k "Test Export" test)
  1374. (let (org-export-registered-backends)
  1375. (org-export-define-backend 'test
  1376. '((headline . my-headline-test))
  1377. :menu-entry '(?k "Test Export" test))
  1378. (org-export-backend-menu (org-export-get-backend 'test)))))
  1379. ;; Export Blocks.
  1380. (should
  1381. (equal '(("TEST" . org-element-export-block-parser))
  1382. (let (org-export-registered-backends org-element-block-name-alist)
  1383. (org-export-define-backend 'test
  1384. '((headline . my-headline-test))
  1385. :export-block '("test"))
  1386. org-element-block-name-alist))))
  1387. (ert-deftest test-org-export/define-derived-backend ()
  1388. "Test `org-export-define-derived-backend' specifications."
  1389. ;; Error when parent back-end is not defined.
  1390. (should-error
  1391. (let (org-export-registered-backends)
  1392. (org-export-define-derived-backend 'test 'parent)))
  1393. ;; Append translation table to parent's.
  1394. (should
  1395. (equal '((:headline . test) (:headline . parent))
  1396. (let (org-export-registered-backends)
  1397. (org-export-define-backend 'parent '((:headline . parent)))
  1398. (org-export-define-derived-backend 'test 'parent
  1399. :translate-alist '((:headline . test)))
  1400. (org-export-get-all-transcoders 'test))))
  1401. ;; Options defined in the new back have priority over those defined
  1402. ;; in parent.
  1403. (should
  1404. (eq 'test
  1405. (let (org-export-registered-backends)
  1406. (org-export-define-backend 'parent
  1407. '((:headline . parent))
  1408. :options-alist '((:a nil nil 'parent)))
  1409. (org-export-define-derived-backend 'test 'parent
  1410. :options-alist '((:a nil nil 'test)))
  1411. (plist-get (org-export--get-global-options
  1412. (org-export-get-backend 'test))
  1413. :a)))))
  1414. (ert-deftest test-org-export/derived-backend-p ()
  1415. "Test `org-export-derived-backend-p' specifications."
  1416. ;; Non-nil with direct match.
  1417. (should
  1418. (let (org-export-registered-backends)
  1419. (org-export-define-backend 'test '((headline . test)))
  1420. (org-export-derived-backend-p 'test 'test)))
  1421. (should
  1422. (let (org-export-registered-backends)
  1423. (org-export-define-backend 'test '((headline . test)))
  1424. (org-export-define-derived-backend 'test2 'test)
  1425. (org-export-derived-backend-p 'test2 'test2)))
  1426. ;; Non-nil with a direct parent.
  1427. (should
  1428. (let (org-export-registered-backends)
  1429. (org-export-define-backend 'test '((headline . test)))
  1430. (org-export-define-derived-backend 'test2 'test)
  1431. (org-export-derived-backend-p 'test2 'test)))
  1432. ;; Non-nil with an indirect parent.
  1433. (should
  1434. (let (org-export-registered-backends)
  1435. (org-export-define-backend 'test '((headline . test)))
  1436. (org-export-define-derived-backend 'test2 'test)
  1437. (org-export-define-derived-backend 'test3 'test2)
  1438. (org-export-derived-backend-p 'test3 'test)))
  1439. ;; Nil otherwise.
  1440. (should-not
  1441. (let (org-export-registered-backends)
  1442. (org-export-define-backend 'test '((headline . test)))
  1443. (org-export-define-backend 'test2 '((headline . test2)))
  1444. (org-export-derived-backend-p 'test2 'test)))
  1445. (should-not
  1446. (let (org-export-registered-backends)
  1447. (org-export-define-backend 'test '((headline . test)))
  1448. (org-export-define-backend 'test2 '((headline . test2)))
  1449. (org-export-define-derived-backend 'test3 'test2)
  1450. (org-export-derived-backend-p 'test3 'test))))
  1451. (ert-deftest test-org-export/get-all-transcoders ()
  1452. "Test `org-export-get-all-transcoders' specifications."
  1453. ;; Return nil when back-end cannot be found.
  1454. (should-not (org-export-get-all-transcoders nil))
  1455. ;; Same as `org-export-transcoders' if no parent.
  1456. (should
  1457. (equal '((headline . ignore))
  1458. (org-export-get-all-transcoders
  1459. (org-export-create-backend
  1460. :transcoders '((headline . ignore))))))
  1461. ;; But inherit from all ancestors whenever possible.
  1462. (should
  1463. (equal '((section . ignore) (headline . ignore))
  1464. (let (org-export-registered-backends)
  1465. (org-export-define-backend 'b1 '((headline . ignore)))
  1466. (org-export-get-all-transcoders
  1467. (org-export-create-backend
  1468. :parent 'b1 :transcoders '((section . ignore)))))))
  1469. (should
  1470. (equal '((paragraph . ignore) (section . ignore) (headline . ignore))
  1471. (let (org-export-registered-backends)
  1472. (org-export-define-backend 'b1 '((headline . ignore)))
  1473. (org-export-define-derived-backend 'b2 'b1
  1474. :translate-alist '((section . ignore)))
  1475. (org-export-get-all-transcoders
  1476. (org-export-create-backend
  1477. :parent 'b2 :transcoders '((paragraph . ignore)))))))
  1478. ;; Back-end transcoders overrule inherited ones.
  1479. (should
  1480. (eq 'b
  1481. (let (org-export-registered-backends)
  1482. (org-export-define-backend 'b1 '((headline . a)))
  1483. (cdr (assq 'headline
  1484. (org-export-get-all-transcoders
  1485. (org-export-create-backend
  1486. :parent 'b1 :transcoders '((headline . b))))))))))
  1487. (ert-deftest test-org-export/get-all-options ()
  1488. "Test `org-export-get-all-options' specifications."
  1489. ;; Return nil when back-end cannot be found.
  1490. (should-not (org-export-get-all-options nil))
  1491. ;; Same as `org-export-options' if no parent.
  1492. (should
  1493. (equal '((headline . ignore))
  1494. (org-export-get-all-options
  1495. (org-export-create-backend
  1496. :options '((headline . ignore))))))
  1497. ;; But inherit from all ancestors whenever possible.
  1498. (should
  1499. (equal '((:key2 value2) (:key1 value1))
  1500. (let (org-export-registered-backends)
  1501. (org-export-define-backend 'b1 nil :options-alist '((:key1 value1)))
  1502. (org-export-get-all-options
  1503. (org-export-create-backend
  1504. :parent 'b1 :options '((:key2 value2)))))))
  1505. (should
  1506. (equal '((:key3 value3) (:key2 value2) (:key1 value1))
  1507. (let (org-export-registered-backends)
  1508. (org-export-define-backend 'b1 nil :options-alist '((:key1 value1)))
  1509. (org-export-define-derived-backend 'b2 'b1
  1510. :options-alist '((:key2 value2)))
  1511. (org-export-get-all-options
  1512. (org-export-create-backend
  1513. :parent 'b2 :options '((:key3 value3)))))))
  1514. ;; Back-end options overrule inherited ones.
  1515. (should
  1516. (eq 'b
  1517. (let (org-export-registered-backends)
  1518. (org-export-define-backend 'b1 nil :options-alist '((:key1 . a)))
  1519. (cdr (assq :key1
  1520. (org-export-get-all-options
  1521. (org-export-create-backend
  1522. :parent 'b1 :options '((:key1 . b))))))))))
  1523. (ert-deftest test-org-export/get-all-filters ()
  1524. "Test `org-export-get-all-filters' specifications."
  1525. ;; Return nil when back-end cannot be found.
  1526. (should-not (org-export-get-all-filters nil))
  1527. ;; Same as `org-export-filters' if no parent.
  1528. (should
  1529. (equal '((:filter-headline . ignore))
  1530. (org-export-get-all-filters
  1531. (org-export-create-backend
  1532. :filters '((:filter-headline . ignore))))))
  1533. ;; But inherit from all ancestors whenever possible.
  1534. (should
  1535. (equal '((:filter-section . ignore) (:filter-headline . ignore))
  1536. (let (org-export-registered-backends)
  1537. (org-export-define-backend 'b1
  1538. nil :filters-alist '((:filter-headline . ignore)))
  1539. (org-export-get-all-filters
  1540. (org-export-create-backend
  1541. :parent 'b1 :filters '((:filter-section . ignore)))))))
  1542. (should
  1543. (equal '((:filter-paragraph . ignore)
  1544. (:filter-section . ignore)
  1545. (:filter-headline . ignore))
  1546. (let (org-export-registered-backends)
  1547. (org-export-define-backend 'b1
  1548. nil :filters-alist '((:filter-headline . ignore)))
  1549. (org-export-define-derived-backend 'b2 'b1
  1550. :filters-alist '((:filter-section . ignore)))
  1551. (org-export-get-all-filters
  1552. (org-export-create-backend
  1553. :parent 'b2 :filters '((:filter-paragraph . ignore)))))))
  1554. ;; Back-end filters overrule inherited ones.
  1555. (should
  1556. (eq 'b
  1557. (let (org-export-registered-backends)
  1558. (org-export-define-backend 'b1 '((:filter-headline . a)))
  1559. (cdr (assq :filter-headline
  1560. (org-export-get-all-filters
  1561. (org-export-create-backend
  1562. :parent 'b1 :filters '((:filter-headline . b))))))))))
  1563. (ert-deftest test-org-export/with-backend ()
  1564. "Test `org-export-with-backend' definition."
  1565. ;; Error when calling an undefined back-end
  1566. (should-error (org-export-with-backend nil "Test"))
  1567. ;; Error when called back-end doesn't have an appropriate
  1568. ;; transcoder.
  1569. (should-error
  1570. (org-export-with-backend
  1571. (org-export-create-backend :transcoders '((headline . ignore)))
  1572. "Test"))
  1573. ;; Otherwise, export using correct transcoder
  1574. (should
  1575. (equal "Success"
  1576. (let (org-export-registered-backends)
  1577. (org-export-define-backend 'test
  1578. '((plain-text . (lambda (text contents info) "Failure"))))
  1579. (org-export-define-backend 'test2
  1580. '((plain-text . (lambda (text contents info) "Success"))))
  1581. (org-export-with-backend 'test2 "Test"))))
  1582. ;; Provide correct back-end if transcoder needs to use recursive
  1583. ;; calls anyway.
  1584. (should
  1585. (equal "Success\n"
  1586. (let ((test-back-end
  1587. (org-export-create-backend
  1588. :transcoders
  1589. (list (cons 'headline
  1590. (lambda (headline contents info)
  1591. (org-export-data
  1592. (org-element-property :title headline)
  1593. info)))
  1594. (cons 'plain-text (lambda (text info) "Success"))))))
  1595. (org-export-string-as
  1596. "* Test"
  1597. (org-export-create-backend
  1598. :transcoders
  1599. (list (cons 'headline
  1600. (lambda (headline contents info)
  1601. (org-export-with-backend
  1602. test-back-end headline contents info))))))))))
  1603. (ert-deftest test-org-export/data-with-backend ()
  1604. "Test `org-export-data-with-backend' specifications."
  1605. ;; Error when calling an undefined back-end.
  1606. (should-error (org-export-data-with-backend nil "nil" nil))
  1607. ;; Otherwise, export data recursively, using correct back-end.
  1608. (should
  1609. (equal
  1610. "Success!"
  1611. (org-export-data-with-backend
  1612. '(bold nil "Test")
  1613. (org-export-create-backend
  1614. :transcoders
  1615. '((plain-text . (lambda (text info) "Success"))
  1616. (bold . (lambda (bold contents info) (concat contents "!")))))
  1617. '(:with-emphasize t)))))
  1618. ;;; Export Snippets
  1619. (ert-deftest test-org-export/export-snippet ()
  1620. "Test export snippets transcoding."
  1621. ;; Standard test.
  1622. (org-test-with-temp-text "@@test:A@@@@t:B@@"
  1623. (let ((backend (org-test-default-backend)))
  1624. (setf (org-export-backend-name backend) 'test)
  1625. (setf (org-export-backend-transcoders backend)
  1626. (cons (cons 'export-snippet
  1627. (lambda (snippet contents info)
  1628. (when (eq (org-export-snippet-backend snippet) 'test)
  1629. (org-element-property :value snippet))))
  1630. (org-export-backend-transcoders backend)))
  1631. (let ((org-export-snippet-translation-alist nil))
  1632. (should (equal (org-export-as backend) "A\n")))
  1633. (let ((org-export-snippet-translation-alist '(("t" . "test"))))
  1634. (should (equal (org-export-as backend) "AB\n")))))
  1635. ;; Ignored export snippets do not remove any blank.
  1636. (should
  1637. (equal "begin end\n"
  1638. (org-test-with-parsed-data "begin @@test:A@@ end"
  1639. (org-export-data-with-backend
  1640. tree
  1641. (org-export-create-backend
  1642. :transcoders
  1643. '((paragraph . (lambda (paragraph contents info) contents))
  1644. (section . (lambda (section contents info) contents))))
  1645. info)))))
  1646. ;;; Footnotes
  1647. (ert-deftest test-org-export/footnote-first-reference-p ()
  1648. "Test `org-export-footnote-first-reference-p' specifications."
  1649. (should
  1650. (equal
  1651. '(t nil)
  1652. (org-test-with-temp-text "Text[fn:1][fn:1]\n\n[fn:1] Definition"
  1653. (let (result)
  1654. (org-export-as
  1655. (org-export-create-backend
  1656. :transcoders
  1657. `(,(cons 'footnote-reference
  1658. (lambda (f c i)
  1659. (push (org-export-footnote-first-reference-p f i)
  1660. result)
  1661. ""))
  1662. (section . (lambda (s c i) c))
  1663. (paragraph . (lambda (p c i) c))))
  1664. nil nil nil '(:with-footnotes t))
  1665. (nreverse result)))))
  1666. ;; Limit check to DATA, when non-nil.
  1667. (should
  1668. (equal
  1669. '(nil t)
  1670. (org-test-with-parsed-data "Text[fn:1]\n* H\nText[fn:1]\n\n[fn:1] D1"
  1671. (let (result)
  1672. (org-element-map tree 'footnote-reference
  1673. (lambda (ref)
  1674. (push
  1675. (org-export-footnote-first-reference-p
  1676. ref info (org-element-map tree 'headline #'identity info t))
  1677. result))
  1678. info)
  1679. (nreverse result)))))
  1680. (should
  1681. (equal
  1682. '(t nil)
  1683. (org-test-with-parsed-data "Text[fn:1]\n* H\nText[fn:1]\n\n[fn:1] D1"
  1684. (let (result)
  1685. (org-element-map tree 'footnote-reference
  1686. (lambda (ref)
  1687. (push (org-export-footnote-first-reference-p ref info) result))
  1688. info)
  1689. (nreverse result)))))
  1690. ;; If optional argument BODY-FIRST is non-nil, first find footnote
  1691. ;; in the main body of the document. Otherwise, enter footnote
  1692. ;; definitions when they are encountered.
  1693. (should
  1694. (equal
  1695. '(t nil)
  1696. (org-test-with-temp-text
  1697. ":BODY:\nText[fn:1][fn:2]\n:END:\n\n[fn:1] Definition[fn:2]\n\n[fn:2] Inner"
  1698. (let (result)
  1699. (org-export-as
  1700. (org-export-create-backend
  1701. :transcoders
  1702. `(,(cons 'footnote-reference
  1703. (lambda (f c i)
  1704. (when (org-element-lineage f '(drawer))
  1705. (push (org-export-footnote-first-reference-p f i nil)
  1706. result))
  1707. ""))
  1708. (drawer . (lambda (d c i) c))
  1709. (footnote-definition . (lambda (d c i) c))
  1710. (section . (lambda (s c i) c))
  1711. (paragraph . (lambda (p c i) c))))
  1712. nil nil nil '(:with-footnotes t))
  1713. (nreverse result)))))
  1714. (should
  1715. (equal
  1716. '(t t)
  1717. (org-test-with-temp-text
  1718. ":BODY:\nText[fn:1][fn:2]\n:END:\n\n[fn:1] Definition[fn:2]\n\n[fn:2] Inner"
  1719. (let (result)
  1720. (org-export-as
  1721. (org-export-create-backend
  1722. :transcoders
  1723. `(,(cons 'footnote-reference
  1724. (lambda (f c i)
  1725. (when (org-element-lineage f '(drawer))
  1726. (push (org-export-footnote-first-reference-p f i nil t)
  1727. result))
  1728. ""))
  1729. (drawer . (lambda (d c i) c))
  1730. (footnote-definition . (lambda (d c i) c))
  1731. (section . (lambda (s c i) c))
  1732. (paragraph . (lambda (p c i) c))))
  1733. nil nil nil '(:with-footnotes t))
  1734. (nreverse result))))))
  1735. (ert-deftest test-org-export/get-footnote-number ()
  1736. "Test `org-export-get-footnote-number' specifications."
  1737. (should
  1738. (equal '(1 2 1)
  1739. (org-test-with-parsed-data
  1740. "Text[fn:1][fn:2][fn:1]\n\n[fn:1] Def\n[fn:2] Def"
  1741. (org-element-map tree 'footnote-reference
  1742. (lambda (ref) (org-export-get-footnote-number ref info))
  1743. info))))
  1744. ;; Anonymous footnotes all get a new number.
  1745. (should
  1746. (equal '(1 2)
  1747. (org-test-with-parsed-data
  1748. "Text[fn::anon1][fn::anon2]"
  1749. (org-element-map tree 'footnote-reference
  1750. (lambda (ref) (org-export-get-footnote-number ref info))
  1751. info))))
  1752. ;; Test nested footnotes order.
  1753. (should
  1754. (equal
  1755. '((1 . "fn:1") (2 . "fn:2") (3 . "fn:3") (3 . "fn:3") (4))
  1756. (org-test-with-parsed-data
  1757. "Text[fn:1:A[fn:2]] [fn:3].\n\n[fn:2] B [fn:3] [fn::D].\n\n[fn:3] C."
  1758. (org-element-map tree 'footnote-reference
  1759. (lambda (ref)
  1760. (cons (org-export-get-footnote-number ref info)
  1761. (org-element-property :label ref)))
  1762. info))))
  1763. ;; Limit number to provided DATA, when non-nil.
  1764. (should
  1765. (equal
  1766. '(1)
  1767. (org-test-with-parsed-data
  1768. "Text[fn:1]\n* H\nText[fn:2]\n\n[fn:1] D1\n[fn:2] D2"
  1769. (org-element-map tree 'footnote-reference
  1770. (lambda (ref)
  1771. (org-export-get-footnote-number
  1772. ref info (org-element-map tree 'headline #'identity info t)))
  1773. info))))
  1774. (should
  1775. (equal
  1776. '(1 2)
  1777. (org-test-with-parsed-data
  1778. "Text[fn:1]\n* H\nText[fn:2]\n\n[fn:1] D1\n[fn:2]"
  1779. (org-element-map tree 'footnote-reference
  1780. (lambda (ref) (org-export-get-footnote-number ref info))
  1781. info))))
  1782. ;; With a non-nil BODY-FIRST optional argument, first check body,
  1783. ;; then footnote definitions.
  1784. (should
  1785. (equal
  1786. '(("fn:1" . 1) ("fn:2" . 2) ("fn:3" . 3) ("fn:3" . 3))
  1787. (org-test-with-parsed-data
  1788. "Text[fn:1][fn:2][fn:3]\n\n[fn:1] Def[fn:3]\n[fn:2] Def\n[fn:3] Def"
  1789. (org-element-map tree 'footnote-reference
  1790. (lambda (ref)
  1791. (cons (org-element-property :label ref)
  1792. (org-export-get-footnote-number ref info nil t)))
  1793. info))))
  1794. (should
  1795. (equal
  1796. '(("fn:1" . 1) ("fn:2" . 3) ("fn:3" . 2) ("fn:3" . 2))
  1797. (org-test-with-parsed-data
  1798. "Text[fn:1][fn:2][fn:3]\n\n[fn:1] Def[fn:3]\n[fn:2] Def\n[fn:3] Def"
  1799. (org-element-map tree 'footnote-reference
  1800. (lambda (ref)
  1801. (cons (org-element-property :label ref)
  1802. (org-export-get-footnote-number ref info nil)))
  1803. info)))))
  1804. (ert-deftest test-org-export/collect-footnote-definitions ()
  1805. "Test `org-export-collect-footnote-definitions' specifications."
  1806. (should
  1807. (= 4
  1808. (org-test-with-parsed-data "Text[fn:1:A[fn:2]] [fn:3].
  1809. \[fn:2] B [fn:3] [fn::D].
  1810. \[fn:3] C."
  1811. (length (org-export-collect-footnote-definitions info)))))
  1812. ;; Limit number to provided DATA, when non-nil.
  1813. (should
  1814. (equal
  1815. '((1 "fn:2"))
  1816. (org-test-with-parsed-data
  1817. "Text[fn:1]\n* H\nText[fn:2]\n\n[fn:1] D1\n[fn:2] D2"
  1818. (mapcar #'butlast
  1819. (org-export-collect-footnote-definitions
  1820. info (org-element-map tree 'headline #'identity info t))))))
  1821. (should
  1822. (equal
  1823. '((1 "fn:1") (2 "fn:2"))
  1824. (org-test-with-parsed-data
  1825. "Text[fn:1]\n* H\nText[fn:2]\n\n[fn:1] D1\n[fn:2] D2"
  1826. (mapcar #'butlast (org-export-collect-footnote-definitions info)))))
  1827. ;; With optional argument BODY-FIRST, first check body, then
  1828. ;; footnote definitions.
  1829. (should
  1830. (equal '("fn:1" "fn:3" "fn:2" nil)
  1831. (org-test-with-parsed-data "Text[fn:1:A[fn:2]] [fn:3].
  1832. \[fn:2] B [fn:3] [fn::D].
  1833. \[fn:3] C."
  1834. (mapcar (lambda (e) (nth 1 e))
  1835. (org-export-collect-footnote-definitions info nil t)))))
  1836. (should-not
  1837. (equal '("fn:1" "fn:3" "fn:2" nil)
  1838. (org-test-with-parsed-data "Text[fn:1:A[fn:2]] [fn:3].
  1839. \[fn:2] B [fn:3] [fn::D].
  1840. \[fn:3] C."
  1841. (mapcar (lambda (e) (nth 1 e))
  1842. (org-export-collect-footnote-definitions info))))))
  1843. (ert-deftest test-org-export/footnotes ()
  1844. "Miscellaneous tests on footnotes."
  1845. (let ((org-footnote-section nil)
  1846. (org-export-with-footnotes t))
  1847. ;; Read every type of footnote.
  1848. (should
  1849. (equal
  1850. '((1 . "A\n") (2 . "B") (3 . "C") (4 . "D"))
  1851. (org-test-with-parsed-data
  1852. "Text[fn:1] [1] [fn:label:C] [fn::D]\n\n[fn:1] A\n\n[1] B"
  1853. (org-element-map tree 'footnote-reference
  1854. (lambda (ref)
  1855. (let ((def (org-export-get-footnote-definition ref info)))
  1856. (cons (org-export-get-footnote-number ref info)
  1857. (if (eq (org-element-property :type ref) 'inline) (car def)
  1858. (car (org-element-contents
  1859. (car (org-element-contents def))))))))
  1860. info))))
  1861. ;; Test nested footnote in invisible definitions.
  1862. (should
  1863. (= 2
  1864. (org-test-with-temp-text "Text[1]\n\n[1] B [2]\n\n[2] C."
  1865. (narrow-to-region (point) (line-end-position))
  1866. (catch 'exit
  1867. (org-export-as
  1868. (org-export-create-backend
  1869. :transcoders
  1870. '((section
  1871. .
  1872. (lambda (s c i)
  1873. (throw 'exit (length
  1874. (org-export-collect-footnote-definitions
  1875. i))))))))))))
  1876. ;; Test export of footnotes defined outside parsing scope.
  1877. (should
  1878. (equal
  1879. "ParagraphOut of scope\n"
  1880. (org-test-with-temp-text "[fn:1] Out of scope
  1881. * Title
  1882. <point>Paragraph[fn:1]"
  1883. (let ((backend (org-test-default-backend)))
  1884. (setf (org-export-backend-transcoders backend)
  1885. (append
  1886. (list (cons 'footnote-reference
  1887. (lambda (fn contents info)
  1888. (org-element-interpret-data
  1889. (org-export-get-footnote-definition fn info))))
  1890. (cons 'footnote-definition #'ignore)
  1891. (cons 'headline #'ignore))
  1892. (org-export-backend-transcoders backend)))
  1893. (org-export-as backend 'subtree)))))
  1894. ;; Footnotes without a definition should throw an error.
  1895. (should-error
  1896. (org-test-with-parsed-data "Text[fn:1]"
  1897. (org-export-get-footnote-definition
  1898. (org-element-map tree 'footnote-reference #'identity info t) info)))
  1899. ;; Footnote section should be ignored in TOC and in headlines
  1900. ;; numbering.
  1901. (should
  1902. (= 1 (let ((org-footnote-section "Footnotes"))
  1903. (length (org-test-with-parsed-data "* H1\n* Footnotes\n"
  1904. (org-export-collect-headlines info))))))
  1905. (should
  1906. (equal '(2)
  1907. (let ((org-footnote-section "Footnotes"))
  1908. (org-test-with-parsed-data "* H1\n* Footnotes\n* H2"
  1909. (org-element-map tree 'headline
  1910. (lambda (hl)
  1911. (when (equal (org-element-property :raw-value hl) "H2")
  1912. (org-export-get-headline-number hl info)))
  1913. info t)))))))
  1914. ;;; Headlines and Inlinetasks
  1915. (ert-deftest test-org-export/get-relative-level ()
  1916. "Test `org-export-get-relative-level' specifications."
  1917. ;; Standard test.
  1918. (should
  1919. (equal '(1 2)
  1920. (let ((org-odd-levels-only nil))
  1921. (org-test-with-parsed-data "* Headline 1\n** Headline 2"
  1922. (org-element-map tree 'headline
  1923. (lambda (h) (org-export-get-relative-level h info))
  1924. info)))))
  1925. ;; Missing levels
  1926. (should
  1927. (equal '(1 3)
  1928. (let ((org-odd-levels-only nil))
  1929. (org-test-with-parsed-data "** Headline 1\n**** Headline 2"
  1930. (org-element-map tree 'headline
  1931. (lambda (h) (org-export-get-relative-level h info))
  1932. info))))))
  1933. (ert-deftest test-org-export/low-level-p ()
  1934. "Test `org-export-low-level-p' specifications."
  1935. (should
  1936. (equal
  1937. '(no yes)
  1938. (let ((org-odd-levels-only nil))
  1939. (org-test-with-parsed-data "* Headline 1\n** Headline 2"
  1940. (org-element-map tree 'headline
  1941. (lambda (h) (if (org-export-low-level-p h info) 'yes 'no))
  1942. (plist-put info :headline-levels 1)))))))
  1943. (ert-deftest test-org-export/get-headline-number ()
  1944. "Test `org-export-get-headline-number' specifications."
  1945. ;; Standard test.
  1946. (should
  1947. (equal
  1948. '((1) (1 1))
  1949. (let ((org-odd-levels-only nil))
  1950. (org-test-with-parsed-data "* Headline 1\n** Headline 2"
  1951. (org-element-map tree 'headline
  1952. (lambda (h) (org-export-get-headline-number h info))
  1953. info)))))
  1954. ;; Missing levels are replaced with 0.
  1955. (should
  1956. (equal
  1957. '((1) (1 0 1))
  1958. (let ((org-odd-levels-only nil))
  1959. (org-test-with-parsed-data "* Headline 1\n*** Headline 2"
  1960. (org-element-map tree 'headline
  1961. (lambda (h) (org-export-get-headline-number h info))
  1962. info))))))
  1963. (ert-deftest test-org-export/numbered-headline-p ()
  1964. "Test `org-export-numbered-headline-p' specifications."
  1965. ;; If `:section-numbers' is nil, never number headlines.
  1966. (should-not
  1967. (org-test-with-parsed-data "* Headline"
  1968. (org-element-map tree 'headline
  1969. (lambda (h) (org-export-numbered-headline-p h info))
  1970. (plist-put info :section-numbers nil))))
  1971. ;; If `:section-numbers' is a number, only number headlines with
  1972. ;; a level greater that it.
  1973. (should
  1974. (equal
  1975. '(yes no)
  1976. (org-test-with-parsed-data "* Headline 1\n** Headline 2"
  1977. (org-element-map tree 'headline
  1978. (lambda (h) (if (org-export-numbered-headline-p h info) 'yes 'no))
  1979. (plist-put info :section-numbers 1)))))
  1980. ;; Otherwise, headlines are always numbered.
  1981. (should
  1982. (org-test-with-parsed-data "* Headline"
  1983. (org-element-map tree 'headline
  1984. (lambda (h) (org-export-numbered-headline-p h info))
  1985. (plist-put info :section-numbers t))))
  1986. ;; With #+OPTIONS: num:nil all headlines are unnumbered.
  1987. (should-not
  1988. (org-test-with-parsed-data "* H\n#+OPTIONS: num:nil"
  1989. (org-export-numbered-headline-p
  1990. (org-element-map tree 'headline 'identity info t)
  1991. info)))
  1992. ;; Headlines with a non-nil UNNUMBERED property are not numbered.
  1993. (should-not
  1994. (org-test-with-parsed-data "* H\n:PROPERTIES:\n:UNNUMBERED: t\n:END:"
  1995. (org-export-numbered-headline-p
  1996. (org-element-map tree 'headline #'identity info t)
  1997. info)))
  1998. ;; UNNUMBERED ignores inheritance. Any non-nil value among
  1999. ;; ancestors disables numbering.
  2000. (should
  2001. (org-test-with-parsed-data
  2002. "* H
  2003. :PROPERTIES:
  2004. :UNNUMBERED: t
  2005. :END:
  2006. ** H2
  2007. :PROPERTIES:
  2008. :UNNUMBERED: nil
  2009. :END:
  2010. *** H3"
  2011. (cl-every
  2012. (lambda (h) (not (org-export-numbered-headline-p h info)))
  2013. (org-element-map tree 'headline #'identity info)))))
  2014. (ert-deftest test-org-export/number-to-roman ()
  2015. "Test `org-export-number-to-roman' specifications."
  2016. ;; If number is negative, return it as a string.
  2017. (should (equal (org-export-number-to-roman -1) "-1"))
  2018. ;; Otherwise, return it as a roman number.
  2019. (should (equal (org-export-number-to-roman 1449) "MCDXLIX")))
  2020. (ert-deftest test-org-export/get-optional-title ()
  2021. "Test `org-export-get-alt-title' specifications."
  2022. ;; If ALT_TITLE property is defined, use it.
  2023. (should
  2024. (equal '("opt")
  2025. (org-test-with-parsed-data
  2026. "* Headline\n:PROPERTIES:\n:ALT_TITLE: opt\n:END:"
  2027. (org-export-get-alt-title
  2028. (org-element-map tree 'headline 'identity info t)
  2029. info))))
  2030. ;; Otherwise, fall-back to regular title.
  2031. (should
  2032. (equal '("Headline")
  2033. (org-test-with-parsed-data "* Headline"
  2034. (org-export-get-alt-title
  2035. (org-element-map tree 'headline 'identity info t)
  2036. info)))))
  2037. (ert-deftest test-org-export/get-tags ()
  2038. "Test `org-export-get-tags' specifications."
  2039. ;; Standard test: tags which are not a select tag, an exclude tag,
  2040. ;; or specified as optional argument shouldn't be ignored.
  2041. (should
  2042. (org-test-with-parsed-data "* Headline :tag:"
  2043. (org-export-get-tags (org-element-map tree 'headline 'identity info t)
  2044. info)))
  2045. ;; Tags provided in the optional argument are ignored.
  2046. (should-not
  2047. (org-test-with-parsed-data "* Headline :ignore:"
  2048. (org-export-get-tags (org-element-map tree 'headline 'identity info t)
  2049. info '("ignore"))))
  2050. ;; Allow tag inheritance.
  2051. (should
  2052. (equal
  2053. '(("tag") ("tag"))
  2054. (org-test-with-parsed-data "* Headline :tag:\n** Sub-heading"
  2055. (org-element-map tree 'headline
  2056. (lambda (hl) (org-export-get-tags hl info nil t)) info))))
  2057. ;; Tag inheritance checks FILETAGS keywords.
  2058. (should
  2059. (equal
  2060. '(("a" "b" "tag"))
  2061. (org-test-with-parsed-data "#+FILETAGS: :a:b:\n* Headline :tag:"
  2062. (org-element-map tree 'headline
  2063. (lambda (hl) (org-export-get-tags hl info nil t)) info)))))
  2064. (ert-deftest test-org-export/get-node-property ()
  2065. "Test`org-export-get-node-property' specifications."
  2066. ;; Standard test.
  2067. (should
  2068. (equal "value"
  2069. (org-test-with-parsed-data "* Headline
  2070. :PROPERTIES:
  2071. :prop: value
  2072. :END:"
  2073. (org-export-get-node-property
  2074. :PROP (org-element-map tree 'headline 'identity nil t)))))
  2075. ;; Test inheritance.
  2076. (should
  2077. (equal "value"
  2078. (org-test-with-parsed-data "* Parent
  2079. :PROPERTIES:
  2080. :prop: value
  2081. :END:
  2082. ** Headline
  2083. Paragraph"
  2084. (org-export-get-node-property
  2085. :PROP (org-element-map tree 'paragraph 'identity nil t) t))))
  2086. ;; Cannot return a value before the first headline.
  2087. (should-not
  2088. (org-test-with-parsed-data "Paragraph
  2089. * Headline
  2090. :PROPERTIES:
  2091. :prop: value
  2092. :END:"
  2093. (org-export-get-node-property
  2094. :PROP (org-element-map tree 'paragraph 'identity nil t)))))
  2095. (ert-deftest test-org-export/get-category ()
  2096. "Test `org-export-get-category' specifications."
  2097. ;; Standard test.
  2098. (should
  2099. (equal "value"
  2100. (org-test-with-parsed-data "* Headline
  2101. :PROPERTIES:
  2102. :CATEGORY: value
  2103. :END:"
  2104. (org-export-get-category
  2105. (org-element-map tree 'headline 'identity nil t) info))))
  2106. ;; Test inheritance from a parent headline.
  2107. (should
  2108. (equal '("value" "value")
  2109. (org-test-with-parsed-data "* Headline1
  2110. :PROPERTIES:
  2111. :CATEGORY: value
  2112. :END:
  2113. ** Headline2"
  2114. (org-element-map tree 'headline
  2115. (lambda (hl) (org-export-get-category hl info)) info))))
  2116. ;; Test inheritance from #+CATEGORY keyword
  2117. (should
  2118. (equal "value"
  2119. (org-test-with-parsed-data "#+CATEGORY: value
  2120. * Headline"
  2121. (org-export-get-category
  2122. (org-element-map tree 'headline 'identity nil t) info))))
  2123. ;; Test inheritance from file name.
  2124. (should
  2125. (equal "test"
  2126. (org-test-with-parsed-data "* Headline"
  2127. (let ((info (plist-put info :input-file "~/test.org")))
  2128. (org-export-get-category
  2129. (org-element-map tree 'headline 'identity nil t) info)))))
  2130. ;; Fall-back value.
  2131. (should
  2132. (equal "???"
  2133. (org-test-with-parsed-data "* Headline"
  2134. (org-export-get-category
  2135. (org-element-map tree 'headline 'identity nil t) info)))))
  2136. (ert-deftest test-org-export/first-sibling-p ()
  2137. "Test `org-export-first-sibling-p' specifications."
  2138. ;; Standard test.
  2139. (should
  2140. (equal
  2141. '(yes yes no)
  2142. (org-test-with-parsed-data "* H\n** H 2\n** H 3"
  2143. (org-element-map tree 'headline
  2144. (lambda (h) (if (org-export-first-sibling-p h info) 'yes 'no))
  2145. info))))
  2146. (should
  2147. (equal '(yes no)
  2148. (org-test-with-parsed-data "- item\n\n para"
  2149. (org-element-map tree 'paragraph
  2150. (lambda (h) (if (org-export-first-sibling-p h info) 'yes 'no))
  2151. info))))
  2152. ;; Ignore sections for headlines.
  2153. (should
  2154. (equal '(yes yes)
  2155. (org-test-with-parsed-data "* H\nSection\n** H 2"
  2156. (org-element-map tree 'headline
  2157. (lambda (h) (if (org-export-first-sibling-p h info) 'yes 'no))
  2158. info))))
  2159. ;; Ignore headlines not exported.
  2160. (should
  2161. (equal
  2162. '(yes)
  2163. (let ((org-export-exclude-tags '("ignore")))
  2164. (org-test-with-parsed-data "* Headline :ignore:\n* Headline 2"
  2165. (org-element-map tree 'headline
  2166. (lambda (h) (if (org-export-first-sibling-p h info) 'yes 'no))
  2167. info))))))
  2168. (ert-deftest test-org-export/last-sibling-p ()
  2169. "Test `org-export-last-sibling-p' specifications."
  2170. ;; Standard test.
  2171. (should
  2172. (equal
  2173. '(yes no yes)
  2174. (org-test-with-parsed-data "* Headline\n** Headline 2\n** Headline 3"
  2175. (org-element-map tree 'headline
  2176. (lambda (h) (if (org-export-last-sibling-p h info) 'yes 'no))
  2177. info))))
  2178. (should
  2179. (equal '(no yes)
  2180. (org-test-with-parsed-data "- item\n\n para"
  2181. (org-element-map tree 'paragraph
  2182. (lambda (h) (if (org-export-last-sibling-p h info) 'yes 'no))
  2183. info))))
  2184. ;; Ignore headlines not exported.
  2185. (should
  2186. (equal
  2187. '(yes)
  2188. (let ((org-export-exclude-tags '("ignore")))
  2189. (org-test-with-parsed-data "* Headline\n* Headline 2 :ignore:"
  2190. (org-element-map tree 'headline
  2191. (lambda (h) (if (org-export-last-sibling-p h info) 'yes 'no))
  2192. info))))))
  2193. (ert-deftest test-org-export/handle-inlinetasks ()
  2194. "Test inlinetask export."
  2195. ;; Inlinetask with an exclude tag.
  2196. (when (featurep 'org-inlinetask)
  2197. (should
  2198. (equal
  2199. ""
  2200. (let ((org-inlinetask-min-level 3)
  2201. org-export-filter-body-functions
  2202. org-export-filter-final-output-functions)
  2203. (org-test-with-temp-text "*** Inlinetask :noexp:\nContents\n*** end"
  2204. (org-export-as (org-test-default-backend)
  2205. nil nil nil '(:exclude-tags ("noexp")))))))
  2206. ;; Inlinetask with an include tag.
  2207. (should
  2208. (equal
  2209. "* H2\n*** Inline :exp:\n"
  2210. (let ((org-inlinetask-min-level 3)
  2211. (org-tags-column 0))
  2212. (org-test-with-temp-text "* H1\n* H2\n*** Inline :exp:"
  2213. (org-export-as (org-test-default-backend)
  2214. nil nil nil '(:select-tags ("exp")))))))
  2215. ;; Ignore inlinetask with a TODO keyword and tasks excluded.
  2216. (should
  2217. (equal ""
  2218. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  2219. (org-inlinetask-min-level 3)
  2220. org-export-filter-body-functions
  2221. org-export-filter-final-output-functions)
  2222. (org-test-with-temp-text "*** TODO Inline"
  2223. (org-export-as (org-test-default-backend)
  2224. nil nil nil '(:with-tasks nil))))))))
  2225. ;;; Keywords
  2226. (ert-deftest test-org-export/get-date ()
  2227. "Test `org-export-get-date' specifications."
  2228. ;; Return a properly formatted string when
  2229. ;; `org-export-date-timestamp-format' is non-nil and DATE keyword
  2230. ;; consists in a single timestamp.
  2231. (should
  2232. (equal "29 03 2012"
  2233. (let ((org-export-date-timestamp-format "%d %m %Y"))
  2234. (org-test-with-parsed-data "#+DATE: <2012-03-29 Thu>"
  2235. (org-export-get-date info)))))
  2236. ;; Return a secondary string otherwise.
  2237. (should-not
  2238. (stringp
  2239. (let ((org-export-date-timestamp-format nil))
  2240. (org-test-with-parsed-data "#+DATE: <2012-03-29 Thu>"
  2241. (org-export-get-date info)))))
  2242. (should
  2243. (equal '("Date")
  2244. (org-test-with-parsed-data "#+DATE: Date"
  2245. (org-export-get-date info))))
  2246. ;; Optional argument has precedence over
  2247. ;; `org-export-date-timestamp-format'.
  2248. (should
  2249. (equal "29 03"
  2250. (let ((org-export-date-timestamp-format "%d %m %Y"))
  2251. (org-test-with-parsed-data "#+DATE: <2012-03-29 Thu>"
  2252. (org-export-get-date info "%d %m"))))))
  2253. ;;; Links
  2254. (ert-deftest test-org-export/custom-protocol-maybe ()
  2255. "Test `org-export-custom-protocol-maybe' specifications."
  2256. (should
  2257. (string-match
  2258. "success"
  2259. (let ((org-link-types (copy-sequence org-link-types)))
  2260. (org-add-link-type "foo" nil (lambda (p d f) "success"))
  2261. (org-export-string-as
  2262. "[[foo:path]]"
  2263. (org-export-create-backend
  2264. :name 'test
  2265. :transcoders
  2266. '((section . (lambda (s c i) c))
  2267. (paragraph . (lambda (p c i) c))
  2268. (link . (lambda (l c i)
  2269. (or (org-export-custom-protocol-maybe l c 'test)
  2270. "failure")))))))))
  2271. (should-not
  2272. (string-match
  2273. "success"
  2274. (let ((org-link-types (copy-sequence org-link-types)))
  2275. (org-add-link-type
  2276. "foo" nil (lambda (p d f) (and (eq f 'test) "success")))
  2277. (org-export-string-as
  2278. "[[foo:path]]"
  2279. (org-export-create-backend
  2280. :name 'no-test
  2281. :transcoders
  2282. '((section . (lambda (s c i) c))
  2283. (paragraph . (lambda (p c i) c))
  2284. (link . (lambda (l c i)
  2285. (or (org-export-custom-protocol-maybe l c 'no-test)
  2286. "failure")))))))))
  2287. ;; Ignore anonymous back-ends.
  2288. (should-not
  2289. (string-match
  2290. "success"
  2291. (let ((org-link-types (copy-sequence org-link-types)))
  2292. (org-add-link-type
  2293. "foo" nil (lambda (p d f) (and (eq f 'test) "success")))
  2294. (org-export-string-as
  2295. "[[foo:path]]"
  2296. (org-export-create-backend
  2297. :transcoders
  2298. '((section . (lambda (s c i) c))
  2299. (paragraph . (lambda (p c i) c))
  2300. (link . (lambda (l c i)
  2301. (or (org-export-custom-protocol-maybe l c nil)
  2302. "failure"))))))))))
  2303. (ert-deftest test-org-export/get-coderef-format ()
  2304. "Test `org-export-get-coderef-format' specifications."
  2305. ;; A link without description returns "%s"
  2306. (should (equal (org-export-get-coderef-format "(ref:line)" nil)
  2307. "%s"))
  2308. ;; Return "%s" when path is matched within description.
  2309. (should (equal (org-export-get-coderef-format "path" "desc (path)")
  2310. "desc %s"))
  2311. ;; Otherwise return description.
  2312. (should (equal (org-export-get-coderef-format "path" "desc")
  2313. "desc")))
  2314. (ert-deftest test-org-export/inline-image-p ()
  2315. "Test `org-export-inline-image-p' specifications."
  2316. (should
  2317. (org-export-inline-image-p
  2318. (org-test-with-temp-text "[[#id]]"
  2319. (org-element-map (org-element-parse-buffer) 'link 'identity nil t))
  2320. '(("custom-id" . "id")))))
  2321. (ert-deftest test-org-export/fuzzy-link ()
  2322. "Test fuzzy links specifications."
  2323. ;; Link to an headline should return headline's number.
  2324. (org-test-with-parsed-data
  2325. "Paragraph.\n* Head1\n* Head2\n* Head3\n[[Head2]]"
  2326. (should
  2327. ;; Note: Headline's number is in fact a list of numbers.
  2328. (equal '(2)
  2329. (org-element-map tree 'link
  2330. (lambda (link)
  2331. (org-export-get-ordinal
  2332. (org-export-resolve-fuzzy-link link info) info)) info t))))
  2333. ;; Link to a target in an item should return item's number.
  2334. (org-test-with-parsed-data
  2335. "- Item1\n - Item11\n - <<test>>Item12\n- Item2\n\n\n[[test]]"
  2336. (should
  2337. ;; Note: Item's number is in fact a list of numbers.
  2338. (equal '(1 2)
  2339. (org-element-map tree 'link
  2340. (lambda (link)
  2341. (org-export-get-ordinal
  2342. (org-export-resolve-fuzzy-link link info) info)) info t))))
  2343. ;; Link to a target in a footnote should return footnote's number.
  2344. (org-test-with-parsed-data "
  2345. Paragraph[1][2][fn:lbl3:C<<target>>][[test]][[target]]\n[1] A\n\n[2] <<test>>B"
  2346. (should
  2347. (equal '(2 3)
  2348. (org-element-map tree 'link
  2349. (lambda (link)
  2350. (org-export-get-ordinal
  2351. (org-export-resolve-fuzzy-link link info) info)) info))))
  2352. ;; Link to a named element should return sequence number of that
  2353. ;; element.
  2354. (org-test-with-parsed-data
  2355. "#+NAME: tbl1\n|1|2|\n#+NAME: tbl2\n|3|4|\n#+NAME: tbl3\n|5|6|\n[[tbl2]]"
  2356. (should
  2357. (= 2
  2358. (org-element-map tree 'link
  2359. (lambda (link)
  2360. (org-export-get-ordinal
  2361. (org-export-resolve-fuzzy-link link info) info)) info t))))
  2362. ;; Link to a target not within an item, a table, a footnote
  2363. ;; reference or definition should return section number.
  2364. (org-test-with-parsed-data
  2365. "* Head1\n* Head2\nParagraph<<target>>\n* Head3\n[[target]]"
  2366. (should
  2367. (equal '(2)
  2368. (org-element-map tree 'link
  2369. (lambda (link)
  2370. (org-export-get-ordinal
  2371. (org-export-resolve-fuzzy-link link info) info)) info t))))
  2372. ;; Space are not significant when matching a fuzzy link.
  2373. (should
  2374. (org-test-with-parsed-data "* Head 1\n[[Head\n 1]]"
  2375. (org-element-map tree 'link
  2376. (lambda (link) (org-export-resolve-fuzzy-link link info))
  2377. info t)))
  2378. ;; Statistics cookies are ignored for headline match.
  2379. (should
  2380. (org-test-with-parsed-data "* Head [0/0]\n[[Head]]"
  2381. (org-element-map tree 'link
  2382. (lambda (link) (org-export-resolve-fuzzy-link link info))
  2383. info t)))
  2384. (should
  2385. (org-test-with-parsed-data "* Head [100%]\n[[Head]]"
  2386. (org-element-map tree 'link
  2387. (lambda (link) (org-export-resolve-fuzzy-link link info))
  2388. info t))))
  2389. (ert-deftest test-org-export/resolve-coderef ()
  2390. "Test `org-export-resolve-coderef' specifications."
  2391. (let ((org-coderef-label-format "(ref:%s)"))
  2392. ;; A link to a "-n -k -r" block returns line number.
  2393. (should
  2394. (= 1
  2395. (org-test-with-parsed-data
  2396. "#+BEGIN_EXAMPLE -n -k -r\nText (ref:coderef)\n#+END_EXAMPLE"
  2397. (org-export-resolve-coderef "coderef" info))))
  2398. (should
  2399. (= 1
  2400. (org-test-with-parsed-data
  2401. "#+BEGIN_SRC emacs-lisp -n -k -r\n(+ 1 1) (ref:coderef)\n#+END_SRC"
  2402. (org-export-resolve-coderef "coderef" info))))
  2403. ;; A link to a "-n -r" block returns line number.
  2404. (should
  2405. (= 1
  2406. (org-test-with-parsed-data
  2407. "#+BEGIN_EXAMPLE -n -r\nText (ref:coderef)\n#+END_EXAMPLE"
  2408. (org-export-resolve-coderef "coderef" info))))
  2409. (should
  2410. (= 1
  2411. (org-test-with-parsed-data
  2412. "#+BEGIN_SRC emacs-lisp -n -r\n(+ 1 1) (ref:coderef)\n#+END_SRC"
  2413. (org-export-resolve-coderef "coderef" info))))
  2414. ;; A link to a "-n" block returns coderef.
  2415. (should
  2416. (equal "coderef"
  2417. (org-test-with-parsed-data
  2418. "#+BEGIN_SRC emacs-lisp -n\n(+ 1 1) (ref:coderef)\n#+END_SRC"
  2419. (org-export-resolve-coderef "coderef" info))))
  2420. (should
  2421. (equal "coderef"
  2422. (org-test-with-parsed-data
  2423. "#+BEGIN_EXAMPLE -n\nText (ref:coderef)\n#+END_EXAMPLE"
  2424. (org-export-resolve-coderef "coderef" info))))
  2425. ;; A link to a "-r" block returns line number.
  2426. (should
  2427. (= 1
  2428. (org-test-with-parsed-data
  2429. "#+BEGIN_SRC emacs-lisp -r\n(+ 1 1) (ref:coderef)\n#+END_SRC"
  2430. (org-export-resolve-coderef "coderef" info))))
  2431. (should
  2432. (= 1
  2433. (org-test-with-parsed-data
  2434. "#+BEGIN_EXAMPLE -r\nText (ref:coderef)\n#+END_EXAMPLE"
  2435. (org-export-resolve-coderef "coderef" info))))
  2436. ;; A link to a block without a switch returns coderef.
  2437. (should
  2438. (equal "coderef"
  2439. (org-test-with-parsed-data
  2440. "#+BEGIN_SRC emacs-lisp\n(+ 1 1) (ref:coderef)\n#+END_SRC"
  2441. (org-export-resolve-coderef "coderef" info))))
  2442. (org-test-with-parsed-data
  2443. "#+BEGIN_EXAMPLE\nText (ref:coderef)\n#+END_EXAMPLE"
  2444. (should (equal (org-export-resolve-coderef "coderef" info) "coderef")))
  2445. ;; Correctly handle continued line numbers. A "+n" switch should
  2446. ;; resume numbering from previous block with numbered lines,
  2447. ;; ignoring blocks not numbering lines in the process. A "-n"
  2448. ;; switch resets count.
  2449. (should
  2450. (equal '(2 1)
  2451. (org-test-with-parsed-data "
  2452. #+BEGIN_EXAMPLE -n
  2453. Text.
  2454. #+END_EXAMPLE
  2455. #+BEGIN_SRC emacs-lisp
  2456. \(- 1 1)
  2457. #+END_SRC
  2458. #+BEGIN_SRC emacs-lisp +n -r
  2459. \(+ 1 1) (ref:addition)
  2460. #+END_SRC
  2461. #+BEGIN_EXAMPLE -n -r
  2462. Another text. (ref:text)
  2463. #+END_EXAMPLE"
  2464. (list (org-export-resolve-coderef "addition" info)
  2465. (org-export-resolve-coderef "text" info)))))
  2466. ;; Recognize coderef with user-specified syntax.
  2467. (should
  2468. (equal
  2469. "text"
  2470. (org-test-with-parsed-data
  2471. "#+BEGIN_EXAMPLE -l \"[ref:%s]\"\nText. [ref:text]\n#+END_EXAMPLE"
  2472. (org-export-resolve-coderef "text" info))))
  2473. ;; Unresolved coderefs raise a `org-link-broken' signal.
  2474. (should
  2475. (condition-case nil
  2476. (org-test-with-parsed-data "#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  2477. (org-export-resolve-coderef "unknown" info))
  2478. (org-link-broken t)))))
  2479. (ert-deftest test-org-export/resolve-fuzzy-link ()
  2480. "Test `org-export-resolve-fuzzy-link' specifications."
  2481. ;; Match target objects.
  2482. (should
  2483. (org-test-with-parsed-data "<<target>> [[target]]"
  2484. (org-export-resolve-fuzzy-link
  2485. (org-element-map tree 'link 'identity info t) info)))
  2486. ;; Match named elements.
  2487. (should
  2488. (org-test-with-parsed-data "#+NAME: target\nParagraph\n\n[[target]]"
  2489. (org-export-resolve-fuzzy-link
  2490. (org-element-map tree 'link 'identity info t) info)))
  2491. ;; Match exact headline's name.
  2492. (should
  2493. (org-test-with-parsed-data "* My headline\n[[My headline]]"
  2494. (org-export-resolve-fuzzy-link
  2495. (org-element-map tree 'link 'identity info t) info)))
  2496. ;; Targets objects have priority over named elements and headline
  2497. ;; titles.
  2498. (should
  2499. (eq 'target
  2500. (org-test-with-parsed-data
  2501. "* target\n#+NAME: target\n<<target>>\n\n[[target]]"
  2502. (org-element-type
  2503. (org-export-resolve-fuzzy-link
  2504. (org-element-map tree 'link 'identity info t) info)))))
  2505. ;; Named elements have priority over headline titles.
  2506. (should
  2507. (eq 'paragraph
  2508. (org-test-with-parsed-data
  2509. "* target\n#+NAME: target\nParagraph\n\n[[target]]"
  2510. (org-element-type
  2511. (org-export-resolve-fuzzy-link
  2512. (org-element-map tree 'link 'identity info t) info)))))
  2513. ;; If link's path starts with a "*", only match headline titles,
  2514. ;; though.
  2515. (should
  2516. (eq 'headline
  2517. (org-test-with-parsed-data
  2518. "* target\n#+NAME: target\n<<target>>\n\n[[*target]]"
  2519. (org-element-type
  2520. (org-export-resolve-fuzzy-link
  2521. (org-element-map tree 'link 'identity info t) info)))))
  2522. ;; Raise a `org-link-broken' signal if no match.
  2523. (should
  2524. (org-test-with-parsed-data "[[target]]"
  2525. (condition-case nil
  2526. (org-export-resolve-fuzzy-link
  2527. (org-element-map tree 'link #'identity info t) info)
  2528. (org-link-broken t))))
  2529. ;; Match fuzzy link even when before first headline.
  2530. (should
  2531. (eq 'headline
  2532. (org-test-with-parsed-data "[[hl]]\n* hl"
  2533. (org-element-type
  2534. (org-export-resolve-fuzzy-link
  2535. (org-element-map tree 'link 'identity info t) info)))))
  2536. ;; Handle url-encoded fuzzy links.
  2537. (should
  2538. (org-test-with-parsed-data "* A B\n[[A%20B]]"
  2539. (org-export-resolve-fuzzy-link
  2540. (org-element-map tree 'link #'identity info t) info))))
  2541. (ert-deftest test-org-export/resolve-id-link ()
  2542. "Test `org-export-resolve-id-link' specifications."
  2543. ;; Regular test for custom-id link.
  2544. (should
  2545. (equal '("Headline1")
  2546. (org-test-with-parsed-data "* Headline1
  2547. :PROPERTIES:
  2548. :CUSTOM_ID: test
  2549. :END:
  2550. * Headline 2
  2551. \[[#test]]"
  2552. (org-element-property
  2553. :title
  2554. (org-export-resolve-id-link
  2555. (org-element-map tree 'link 'identity info t) info)))))
  2556. ;; Raise a `org-link-broken' signal on failing searches.
  2557. (should
  2558. (org-test-with-parsed-data "* Headline1
  2559. :PROPERTIES:
  2560. :CUSTOM_ID: test
  2561. :END:
  2562. * Headline 2
  2563. \[[#no-match]]"
  2564. (condition-case nil
  2565. (org-export-resolve-id-link
  2566. (org-element-map tree 'link #'identity info t) info)
  2567. (org-link-broken t))))
  2568. ;; Test for internal id target.
  2569. (should
  2570. (equal '("Headline1")
  2571. (org-test-with-parsed-data "* Headline1
  2572. :PROPERTIES:
  2573. :ID: aaaa
  2574. :END:
  2575. * Headline 2
  2576. \[[id:aaaa]]"
  2577. (org-element-property
  2578. :title
  2579. (org-export-resolve-id-link
  2580. (org-element-map tree 'link 'identity info t) info)))))
  2581. ;; Test for external id target.
  2582. (should
  2583. (equal
  2584. "external-file"
  2585. (org-test-with-parsed-data "[[id:aaaa]]"
  2586. (org-export-resolve-id-link
  2587. (org-element-map tree 'link 'identity info t)
  2588. (org-combine-plists info '(:id-alist (("aaaa" . "external-file")))))))))
  2589. (ert-deftest test-org-export/resolve-radio-link ()
  2590. "Test `org-export-resolve-radio-link' specifications."
  2591. ;; Standard test.
  2592. (should
  2593. (org-test-with-temp-text "<<<radio>>> radio"
  2594. (org-update-radio-target-regexp)
  2595. (let* ((tree (org-element-parse-buffer))
  2596. (info `(:parse-tree ,tree)))
  2597. (org-export-resolve-radio-link
  2598. (org-element-map tree 'link 'identity info t)
  2599. info))))
  2600. ;; Radio targets are case-insensitive.
  2601. (should
  2602. (org-test-with-temp-text "<<<RADIO>>> radio"
  2603. (org-update-radio-target-regexp)
  2604. (let* ((tree (org-element-parse-buffer))
  2605. (info `(:parse-tree ,tree)))
  2606. (org-export-resolve-radio-link
  2607. (org-element-map tree 'link 'identity info t)
  2608. info))))
  2609. ;; Radio target with objects.
  2610. (should
  2611. (org-test-with-temp-text "<<<radio \\alpha>>> radio \\alpha"
  2612. (org-update-radio-target-regexp)
  2613. (let* ((tree (org-element-parse-buffer))
  2614. (info `(:parse-tree ,tree)))
  2615. (org-export-resolve-radio-link
  2616. (org-element-map tree 'link 'identity info t)
  2617. info))))
  2618. ;; Radio target with objects at its beginning.
  2619. (should
  2620. (org-test-with-temp-text "<<<\\alpha radio>>> \\alpha radio"
  2621. (org-update-radio-target-regexp)
  2622. (let* ((tree (org-element-parse-buffer))
  2623. (info `(:parse-tree ,tree)))
  2624. (org-export-resolve-radio-link
  2625. (org-element-map tree 'link 'identity info t)
  2626. info))))
  2627. ;; Radio link next to an apostrophe.
  2628. (should
  2629. (org-test-with-temp-text "<<<radio>>> radio's"
  2630. (org-update-radio-target-regexp)
  2631. (let* ((tree (org-element-parse-buffer))
  2632. (info `(:parse-tree ,tree)))
  2633. (org-export-resolve-radio-link
  2634. (org-element-map tree 'link 'identity info t)
  2635. info))))
  2636. ;; Multiple radio targets.
  2637. (should
  2638. (equal '("radio1" "radio2")
  2639. (org-test-with-temp-text "<<<radio1>>> <<<radio2>>> radio1 radio2"
  2640. (org-update-radio-target-regexp)
  2641. (let* ((tree (org-element-parse-buffer))
  2642. (info `(:parse-tree ,tree)))
  2643. (org-element-map tree 'link
  2644. (lambda (link)
  2645. (org-element-property
  2646. :value (org-export-resolve-radio-link link info)))
  2647. info)))))
  2648. ;; Radio target is whitespace insensitive.
  2649. (should
  2650. (org-test-with-temp-text "<<<a radio>>> a\n radio"
  2651. (org-update-radio-target-regexp)
  2652. (let* ((tree (org-element-parse-buffer))
  2653. (info `(:parse-tree ,tree)))
  2654. (org-element-map tree 'link
  2655. (lambda (link) (org-export-resolve-radio-link link info)) info t)))))
  2656. (ert-deftest test-org-export/file-uri ()
  2657. "Test `org-export-file-uri' specifications."
  2658. ;; Preserve relative filenames.
  2659. (should (equal "relative.org" (org-export-file-uri "relative.org")))
  2660. ;; Local files start with "file:///"
  2661. (should (equal "file:///local.org" (org-export-file-uri "/local.org")))
  2662. ;; Remote files start with "file://"
  2663. (should (equal "file://myself@some.where:papers/last.pdf"
  2664. (org-export-file-uri "/myself@some.where:papers/last.pdf")))
  2665. (should (equal "file://localhost/etc/fstab"
  2666. (org-export-file-uri "//localhost/etc/fstab")))
  2667. ;; Expand filename starting with "~".
  2668. (should (equal (org-export-file-uri "~/file.org")
  2669. (concat "file://" (expand-file-name "~/file.org")))))
  2670. ;;; Src-block and example-block
  2671. (ert-deftest test-org-export/unravel-code ()
  2672. "Test `org-export-unravel-code' function."
  2673. ;; Code without reference.
  2674. (should
  2675. (equal '("(+ 1 1)\n")
  2676. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  2677. (org-export-unravel-code (org-element-at-point)))))
  2678. ;; Code with reference.
  2679. (should
  2680. (equal '("(+ 1 1)\n" (1 . "test"))
  2681. (org-test-with-temp-text
  2682. "#+BEGIN_EXAMPLE\n(+ 1 1) (ref:test)\n#+END_EXAMPLE"
  2683. (let ((org-coderef-label-format "(ref:%s)"))
  2684. (org-export-unravel-code (org-element-at-point))))))
  2685. ;; Code with user-defined reference.
  2686. (should
  2687. (equal
  2688. '("(+ 1 1)\n" (1 . "test"))
  2689. (org-test-with-temp-text
  2690. "#+BEGIN_EXAMPLE -l \"[ref:%s]\"\n(+ 1 1) [ref:test]\n#+END_EXAMPLE"
  2691. (let ((org-coderef-label-format "(ref:%s)"))
  2692. (org-export-unravel-code (org-element-at-point))))))
  2693. ;; Code references keys are relative to the current block.
  2694. (should
  2695. (equal '("(+ 2 2)\n(+ 3 3)\n" (2 . "one"))
  2696. (org-test-with-temp-text "
  2697. #+BEGIN_EXAMPLE -n
  2698. \(+ 1 1)
  2699. #+END_EXAMPLE
  2700. #+BEGIN_EXAMPLE +n
  2701. \(+ 2 2)
  2702. \(+ 3 3) (ref:one)
  2703. #+END_EXAMPLE"
  2704. (goto-line 5)
  2705. (let ((org-coderef-label-format "(ref:%s)"))
  2706. (org-export-unravel-code (org-element-at-point)))))))
  2707. (ert-deftest test-org-export/format-code-default ()
  2708. "Test `org-export-format-code-default' specifications."
  2709. ;; Return the empty string when code is empty.
  2710. (should
  2711. (equal ""
  2712. (org-test-with-parsed-data "#+BEGIN_SRC emacs-lisp\n\n\n#+END_SRC"
  2713. (org-export-format-code-default
  2714. (org-element-map tree 'src-block 'identity info t) info))))
  2715. ;; Number lines, two whitespace characters before the actual loc.
  2716. (should
  2717. (equal "1 a\n2 b\n"
  2718. (org-test-with-parsed-data
  2719. "#+BEGIN_SRC emacs-lisp +n\na\nb\n#+END_SRC"
  2720. (org-export-format-code-default
  2721. (org-element-map tree 'src-block 'identity info t) info))))
  2722. ;; Put references 6 whitespace characters after the widest line,
  2723. ;; wrapped within parenthesis.
  2724. (should
  2725. (equal "123 (a)\n1 (b)\n"
  2726. (let ((org-coderef-label-format "(ref:%s)"))
  2727. (org-test-with-parsed-data
  2728. "#+BEGIN_SRC emacs-lisp\n123 (ref:a)\n1 (ref:b)\n#+END_SRC"
  2729. (org-export-format-code-default
  2730. (org-element-map tree 'src-block 'identity info t) info))))))
  2731. ;;; Smart Quotes
  2732. (ert-deftest test-org-export/activate-smart-quotes ()
  2733. "Test `org-export-activate-smart-quotes' specifications."
  2734. ;; Double quotes: standard test.
  2735. (should
  2736. (equal
  2737. '("some &ldquo;quoted&rdquo; text")
  2738. (let ((org-export-default-language "en"))
  2739. (org-test-with-parsed-data "some \"quoted\" text"
  2740. (org-element-map tree 'plain-text
  2741. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2742. info)))))
  2743. ;; Opening quotes: at the beginning of a paragraph.
  2744. (should
  2745. (equal
  2746. '("&ldquo;begin")
  2747. (let ((org-export-default-language "en"))
  2748. (org-test-with-parsed-data "\"begin"
  2749. (org-element-map tree 'plain-text
  2750. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2751. info)))))
  2752. ;; Opening quotes: after an object.
  2753. (should
  2754. (equal
  2755. '("&ldquo;quoted&rdquo; text")
  2756. (let ((org-export-default-language "en"))
  2757. (org-test-with-parsed-data "=verb= \"quoted\" text"
  2758. (org-element-map tree 'plain-text
  2759. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2760. info)))))
  2761. ;; Closing quotes: at the end of a paragraph.
  2762. (should
  2763. (equal
  2764. '("Quoted &ldquo;text&rdquo;")
  2765. (let ((org-export-default-language "en"))
  2766. (org-test-with-parsed-data "Quoted \"text\""
  2767. (org-element-map tree 'plain-text
  2768. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2769. info)))))
  2770. ;; Inner quotes: standard test.
  2771. (should
  2772. (equal '("« outer « inner » outer »")
  2773. (let ((org-export-default-language "fr"))
  2774. (org-test-with-parsed-data "\"outer 'inner' outer\""
  2775. (org-element-map tree 'plain-text
  2776. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2777. info)))))
  2778. ;; Inner quotes: close to special symbols.
  2779. (should
  2780. (equal '("« outer (« inner ») outer »")
  2781. (let ((org-export-default-language "fr"))
  2782. (org-test-with-parsed-data "\"outer ('inner') outer\""
  2783. (org-element-map tree 'plain-text
  2784. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2785. info)))))
  2786. (should
  2787. (equal '("« « inner » »")
  2788. (let ((org-export-default-language "fr"))
  2789. (org-test-with-parsed-data "\"'inner'\""
  2790. (org-element-map tree 'plain-text
  2791. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2792. info)))))
  2793. ;; Apostrophe: standard test.
  2794. (should
  2795. (equal '("It « shouldn’t » fail")
  2796. (let ((org-export-default-language "fr"))
  2797. (org-test-with-parsed-data "It \"shouldn't\" fail"
  2798. (org-element-map tree 'plain-text
  2799. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2800. info)))))
  2801. (should
  2802. (equal '("It shouldn’t fail")
  2803. (let ((org-export-default-language "fr"))
  2804. (org-test-with-parsed-data "It shouldn't fail"
  2805. (org-element-map tree 'plain-text
  2806. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2807. info)))))
  2808. ;; Apostrophe: before an object.
  2809. (should
  2810. (equal
  2811. '("« a’" " »")
  2812. (let ((org-export-default-language "fr"))
  2813. (org-test-with-parsed-data "\"a'=b=\""
  2814. (org-element-map tree 'plain-text
  2815. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2816. info)))))
  2817. ;; Apostrophe: after an object.
  2818. (should
  2819. (equal '("« " "’s »")
  2820. (let ((org-export-default-language "fr"))
  2821. (org-test-with-parsed-data "\"=code='s\""
  2822. (org-element-map tree 'plain-text
  2823. (lambda (s) (org-export-activate-smart-quotes s :utf-8 info))
  2824. info)))))
  2825. ;; Special case: isolated quotes.
  2826. (should
  2827. (equal '("&ldquo;" "&rdquo;")
  2828. (let ((org-export-default-language "en"))
  2829. (org-test-with-parsed-data "\"$x$\""
  2830. (org-element-map tree 'plain-text
  2831. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2832. info)))))
  2833. ;; Smart quotes in secondary strings.
  2834. (should
  2835. (equal '("&ldquo;" "&rdquo;")
  2836. (let ((org-export-default-language "en"))
  2837. (org-test-with-parsed-data "* \"$x$\""
  2838. (org-element-map tree 'plain-text
  2839. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2840. info)))))
  2841. ;; Smart quotes in document keywords.
  2842. (should
  2843. (equal '("&ldquo;" "&rdquo;")
  2844. (let ((org-export-default-language "en"))
  2845. (org-test-with-parsed-data "#+TITLE: \"$x$\""
  2846. (org-element-map (plist-get info :title) 'plain-text
  2847. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2848. info)))))
  2849. ;; Smart quotes in parsed affiliated keywords.
  2850. (should
  2851. (equal '("&ldquo;" "&rdquo;" "Paragraph")
  2852. (let ((org-export-default-language "en"))
  2853. (org-test-with-parsed-data "#+CAPTION: \"$x$\"\nParagraph"
  2854. (org-element-map tree 'plain-text
  2855. (lambda (s) (org-export-activate-smart-quotes s :html info))
  2856. info nil nil t))))))
  2857. ;;; Tables
  2858. (ert-deftest test-org-export/special-column ()
  2859. "Test if the table's special column is properly recognized."
  2860. ;; 1. First column is special if it contains only a special marking
  2861. ;; characters or empty cells.
  2862. (org-test-with-temp-text "
  2863. | ! | 1 |
  2864. | | 2 |"
  2865. (should
  2866. (org-export-table-has-special-column-p
  2867. (org-element-map
  2868. (org-element-parse-buffer) 'table 'identity nil 'first-match))))
  2869. ;; 2. If the column contains anything else, it isn't special.
  2870. (org-test-with-temp-text "
  2871. | ! | 1 |
  2872. | b | 2 |"
  2873. (should-not
  2874. (org-export-table-has-special-column-p
  2875. (org-element-map
  2876. (org-element-parse-buffer) 'table 'identity nil 'first-match))))
  2877. ;; 3. Special marking characters are "#", "^", "*", "_", "/", "$"
  2878. ;; and "!".
  2879. (org-test-with-temp-text "
  2880. | # | 1 |
  2881. | ^ | 2 |
  2882. | * | 3 |
  2883. | _ | 4 |
  2884. | / | 5 |
  2885. | $ | 6 |
  2886. | ! | 7 |"
  2887. (should
  2888. (org-export-table-has-special-column-p
  2889. (org-element-map
  2890. (org-element-parse-buffer) 'table 'identity nil 'first-match))))
  2891. ;; 4. A first column with only empty cells isn't considered as
  2892. ;; special.
  2893. (org-test-with-temp-text "
  2894. | | 1 |
  2895. | | 2 |"
  2896. (should-not
  2897. (org-export-table-has-special-column-p
  2898. (org-element-map
  2899. (org-element-parse-buffer) 'table 'identity nil 'first-match)))))
  2900. (ert-deftest test-org-export/table-row-is-special-p ()
  2901. "Test `org-export-table-row-is-special-p' specifications."
  2902. ;; 1. A row is special if it has a special marking character in the
  2903. ;; special column.
  2904. (org-test-with-parsed-data "| ! | 1 |"
  2905. (should
  2906. (org-export-table-row-is-special-p
  2907. (org-element-map tree 'table-row 'identity nil 'first-match) info)))
  2908. ;; 2. A row is special when its first field is "/"
  2909. (org-test-with-parsed-data "
  2910. | / | 1 |
  2911. | a | b |"
  2912. (should
  2913. (org-export-table-row-is-special-p
  2914. (org-element-map tree 'table-row 'identity nil 'first-match) info)))
  2915. ;; 3. A row only containing alignment cookies is also considered as
  2916. ;; special.
  2917. (org-test-with-parsed-data "| <5> | | <l> | <l22> |"
  2918. (should
  2919. (org-export-table-row-is-special-p
  2920. (org-element-map tree 'table-row 'identity nil 'first-match) info)))
  2921. ;; 4. Everything else isn't considered as special.
  2922. (org-test-with-parsed-data "| \alpha | | c |"
  2923. (should-not
  2924. (org-export-table-row-is-special-p
  2925. (org-element-map tree 'table-row 'identity nil 'first-match) info)))
  2926. ;; 5. Table's rules are never considered as special rows.
  2927. (org-test-with-parsed-data "|---+---|"
  2928. (should-not
  2929. (org-export-table-row-is-special-p
  2930. (org-element-map tree 'table-row 'identity nil 'first-match) info))))
  2931. (ert-deftest test-org-export/has-header-p ()
  2932. "Test `org-export-table-has-header-p' specifications."
  2933. ;; 1. With an header.
  2934. (org-test-with-parsed-data "
  2935. | a | b |
  2936. |---+---|
  2937. | c | d |"
  2938. (should
  2939. (org-export-table-has-header-p
  2940. (org-element-map tree 'table 'identity info 'first-match)
  2941. info)))
  2942. ;; 2. Without an header.
  2943. (org-test-with-parsed-data "
  2944. | a | b |
  2945. | c | d |"
  2946. (should-not
  2947. (org-export-table-has-header-p
  2948. (org-element-map tree 'table 'identity info 'first-match)
  2949. info)))
  2950. ;; 3. Don't get fooled with starting and ending rules.
  2951. (org-test-with-parsed-data "
  2952. |---+---|
  2953. | a | b |
  2954. | c | d |
  2955. |---+---|"
  2956. (should-not
  2957. (org-export-table-has-header-p
  2958. (org-element-map tree 'table 'identity info 'first-match)
  2959. info))))
  2960. (ert-deftest test-org-export/table-row-group ()
  2961. "Test `org-export-table-row-group' specifications."
  2962. ;; 1. A rule creates a new group.
  2963. (should
  2964. (equal '(1 rule 2)
  2965. (org-test-with-parsed-data "
  2966. | a | b |
  2967. |---+---|
  2968. | 1 | 2 |"
  2969. (org-element-map tree 'table-row
  2970. (lambda (row)
  2971. (if (eq (org-element-property :type row) 'rule) 'rule
  2972. (org-export-table-row-group row info)))))))
  2973. ;; 2. Special rows are ignored in count.
  2974. (should
  2975. (equal
  2976. '(rule 1)
  2977. (org-test-with-parsed-data "
  2978. | / | < | > |
  2979. |---|---+---|
  2980. | | 1 | 2 |"
  2981. (org-element-map tree 'table-row
  2982. (lambda (row)
  2983. (if (eq (org-element-property :type row) 'rule) 'rule
  2984. (org-export-table-row-group row info)))
  2985. info))))
  2986. ;; 3. Double rules also are ignored in count.
  2987. (should
  2988. (equal '(1 rule rule 2)
  2989. (org-test-with-parsed-data "
  2990. | a | b |
  2991. |---+---|
  2992. |---+---|
  2993. | 1 | 2 |"
  2994. (org-element-map tree 'table-row
  2995. (lambda (row)
  2996. (if (eq (org-element-property :type row) 'rule) 'rule
  2997. (org-export-table-row-group row info))))))))
  2998. (ert-deftest test-org-export/table-row-number ()
  2999. "Test `org-export-table-row-number' specifications."
  3000. ;; Standard test. Number is 0-indexed.
  3001. (should
  3002. (equal '(0 1)
  3003. (org-test-with-parsed-data "| a | b | c |\n| d | e | f |"
  3004. (org-element-map tree 'table-row
  3005. (lambda (row) (org-export-table-row-number row info)) info))))
  3006. ;; Number ignores separators.
  3007. (should
  3008. (equal '(0 1)
  3009. (org-test-with-parsed-data "
  3010. | a | b | c |
  3011. |---+---+---|
  3012. | d | e | f |"
  3013. (org-element-map tree 'table-row
  3014. (lambda (row) (org-export-table-row-number row info)) info))))
  3015. ;; Number ignores special rows.
  3016. (should
  3017. (equal '(0 1)
  3018. (org-test-with-parsed-data "
  3019. | / | < | > |
  3020. | | b | c |
  3021. |---+-----+-----|
  3022. | | <c> | <c> |
  3023. | | e | f |"
  3024. (org-element-map tree 'table-row
  3025. (lambda (row) (org-export-table-row-number row info)) info)))))
  3026. (ert-deftest test-org-export/table-cell-width ()
  3027. "Test `org-export-table-cell-width' specifications."
  3028. ;; 1. Width is primarily determined by width cookies. If no cookie
  3029. ;; is found, cell's width is nil.
  3030. (org-test-with-parsed-data "
  3031. | / | <l> | <6> | <l7> |
  3032. | | a | b | c |"
  3033. (should
  3034. (equal
  3035. '(nil 6 7)
  3036. (mapcar (lambda (cell) (org-export-table-cell-width cell info))
  3037. (org-element-map tree 'table-cell 'identity info)))))
  3038. ;; 2. The last width cookie has precedence.
  3039. (org-test-with-parsed-data "
  3040. | <6> |
  3041. | <7> |
  3042. | a |"
  3043. (should
  3044. (equal
  3045. '(7)
  3046. (mapcar (lambda (cell) (org-export-table-cell-width cell info))
  3047. (org-element-map tree 'table-cell 'identity info)))))
  3048. ;; 3. Valid width cookies must have a specific row.
  3049. (org-test-with-parsed-data "| <6> | cell |"
  3050. (should
  3051. (equal
  3052. '(nil nil)
  3053. (mapcar (lambda (cell) (org-export-table-cell-width cell info))
  3054. (org-element-map tree 'table-cell 'identity))))))
  3055. (ert-deftest test-org-export/table-cell-alignment ()
  3056. "Test `org-export-table-cell-alignment' specifications."
  3057. ;; 1. Alignment is primarily determined by alignment cookies.
  3058. (should
  3059. (equal '(left center right)
  3060. (let ((org-table-number-fraction 0.5)
  3061. (org-table-number-regexp "^[0-9]+$"))
  3062. (org-test-with-parsed-data "| <l> | <c> | <r> |"
  3063. (mapcar (lambda (cell)
  3064. (org-export-table-cell-alignment cell info))
  3065. (org-element-map tree 'table-cell 'identity))))))
  3066. ;; 2. The last alignment cookie has precedence.
  3067. (should
  3068. (equal '(right right right)
  3069. (org-test-with-parsed-data "
  3070. | <l8> |
  3071. | cell |
  3072. | <r9> |"
  3073. (mapcar (lambda (cell) (org-export-table-cell-alignment cell info))
  3074. (org-element-map tree 'table-cell 'identity)))))
  3075. ;; 3. If there's no cookie, cell's contents determine alignment.
  3076. ;; A column mostly made of cells containing numbers will align
  3077. ;; its cells to the right.
  3078. (should
  3079. (equal '(right right right)
  3080. (let ((org-table-number-fraction 0.5)
  3081. (org-table-number-regexp "^[0-9]+$"))
  3082. (org-test-with-parsed-data "
  3083. | 123 |
  3084. | some text |
  3085. | 12345 |"
  3086. (mapcar (lambda (cell)
  3087. (org-export-table-cell-alignment cell info))
  3088. (org-element-map tree 'table-cell 'identity))))))
  3089. ;; 4. Otherwise, they will be aligned to the left.
  3090. (should
  3091. (equal '(left left left)
  3092. (org-test-with-parsed-data "
  3093. | text |
  3094. | some text |
  3095. | \alpha |"
  3096. (mapcar (lambda (cell)
  3097. (org-export-table-cell-alignment cell info))
  3098. (org-element-map tree 'table-cell 'identity info))))))
  3099. (ert-deftest test-org-export/table-cell-borders ()
  3100. "Test `org-export-table-cell-borders' specifications."
  3101. ;; 1. Recognize various column groups indicators.
  3102. (org-test-with-parsed-data "| / | < | > | <> |"
  3103. (should
  3104. (equal
  3105. '((right bottom top) (left bottom top) (right bottom top)
  3106. (right left bottom top))
  3107. (mapcar (lambda (cell)
  3108. (org-export-table-cell-borders cell info))
  3109. (org-element-map tree 'table-cell 'identity)))))
  3110. ;; 2. Accept shortcuts to define column groups.
  3111. (org-test-with-parsed-data "| / | < | < |"
  3112. (should
  3113. (equal
  3114. '((right bottom top) (right left bottom top) (left bottom top))
  3115. (mapcar (lambda (cell)
  3116. (org-export-table-cell-borders cell info))
  3117. (org-element-map tree 'table-cell 'identity)))))
  3118. ;; 3. A valid column groups row must start with a "/".
  3119. (org-test-with-parsed-data "
  3120. | | < |
  3121. | a | b |"
  3122. (should
  3123. (equal '((top) (top) (bottom) (bottom))
  3124. (mapcar (lambda (cell)
  3125. (org-export-table-cell-borders cell info))
  3126. (org-element-map tree 'table-cell 'identity)))))
  3127. ;; 4. Take table rules into consideration.
  3128. (org-test-with-parsed-data "
  3129. | 1 |
  3130. |---|
  3131. | 2 |"
  3132. (should
  3133. (equal '((below top) (bottom above))
  3134. (mapcar (lambda (cell)
  3135. (org-export-table-cell-borders cell info))
  3136. (org-element-map tree 'table-cell 'identity)))))
  3137. ;; 5. Top and (resp. bottom) rules induce both `top' and `above'
  3138. ;; (resp. `bottom' and `below') borders. Any special row is
  3139. ;; ignored.
  3140. (org-test-with-parsed-data "
  3141. |---+----|
  3142. | / | |
  3143. | | 1 |
  3144. |---+----|"
  3145. (should
  3146. (equal '((bottom below top above))
  3147. (last
  3148. (mapcar (lambda (cell)
  3149. (org-export-table-cell-borders cell info))
  3150. (org-element-map tree 'table-cell 'identity)))))))
  3151. (ert-deftest test-org-export/table-dimensions ()
  3152. "Test `org-export-table-dimensions' specifications."
  3153. ;; 1. Standard test.
  3154. (org-test-with-parsed-data "
  3155. | 1 | 2 | 3 |
  3156. | 4 | 5 | 6 |"
  3157. (should
  3158. (equal '(2 . 3)
  3159. (org-export-table-dimensions
  3160. (org-element-map tree 'table 'identity info 'first-match) info))))
  3161. ;; 2. Ignore horizontal rules and special columns.
  3162. (org-test-with-parsed-data "
  3163. | / | < | > |
  3164. | 1 | 2 | 3 |
  3165. |---+---+---|
  3166. | 4 | 5 | 6 |"
  3167. (should
  3168. (equal '(2 . 3)
  3169. (org-export-table-dimensions
  3170. (org-element-map tree 'table 'identity info 'first-match) info)))))
  3171. (ert-deftest test-org-export/table-cell-address ()
  3172. "Test `org-export-table-cell-address' specifications."
  3173. ;; 1. Standard test: index is 0-based.
  3174. (org-test-with-parsed-data "| a | b |"
  3175. (should
  3176. (equal '((0 . 0) (0 . 1))
  3177. (org-element-map tree 'table-cell
  3178. (lambda (cell) (org-export-table-cell-address cell info))
  3179. info))))
  3180. ;; 2. Special column isn't counted, nor are special rows.
  3181. (org-test-with-parsed-data "
  3182. | / | <> |
  3183. | | c |"
  3184. (should
  3185. (equal '(0 . 0)
  3186. (org-export-table-cell-address
  3187. (car (last (org-element-map tree 'table-cell 'identity info)))
  3188. info))))
  3189. ;; 3. Tables rules do not count either.
  3190. (org-test-with-parsed-data "
  3191. | a |
  3192. |---|
  3193. | b |
  3194. |---|
  3195. | c |"
  3196. (should
  3197. (equal '(2 . 0)
  3198. (org-export-table-cell-address
  3199. (car (last (org-element-map tree 'table-cell 'identity info)))
  3200. info))))
  3201. ;; 4. Return nil for special cells.
  3202. (org-test-with-parsed-data "| / | a |"
  3203. (should-not
  3204. (org-export-table-cell-address
  3205. (org-element-map tree 'table-cell 'identity nil 'first-match)
  3206. info))))
  3207. (ert-deftest test-org-export/get-table-cell-at ()
  3208. "Test `org-export-get-table-cell-at' specifications."
  3209. ;; 1. Address ignores special columns, special rows and rules.
  3210. (org-test-with-parsed-data "
  3211. | / | <> |
  3212. | | a |
  3213. |---+----|
  3214. | | b |"
  3215. (should
  3216. (equal '("b")
  3217. (org-element-contents
  3218. (org-export-get-table-cell-at
  3219. '(1 . 0)
  3220. (org-element-map tree 'table 'identity info 'first-match)
  3221. info)))))
  3222. ;; 2. Return value for a non-existent address is nil.
  3223. (org-test-with-parsed-data "| a |"
  3224. (should-not
  3225. (org-export-get-table-cell-at
  3226. '(2 . 2)
  3227. (org-element-map tree 'table 'identity info 'first-match)
  3228. info)))
  3229. (org-test-with-parsed-data "| / |"
  3230. (should-not
  3231. (org-export-get-table-cell-at
  3232. '(0 . 0)
  3233. (org-element-map tree 'table 'identity info 'first-match)
  3234. info))))
  3235. (ert-deftest test-org-export/table-cell-starts-colgroup-p ()
  3236. "Test `org-export-table-cell-starts-colgroup-p' specifications."
  3237. ;; 1. A cell at a beginning of a row always starts a column group.
  3238. (org-test-with-parsed-data "| a |"
  3239. (should
  3240. (org-export-table-cell-starts-colgroup-p
  3241. (org-element-map tree 'table-cell 'identity info 'first-match)
  3242. info)))
  3243. ;; 2. Special column should be ignored when determining the
  3244. ;; beginning of the row.
  3245. (org-test-with-parsed-data "
  3246. | / | |
  3247. | | a |"
  3248. (should
  3249. (org-export-table-cell-starts-colgroup-p
  3250. (org-element-map tree 'table-cell 'identity info 'first-match)
  3251. info)))
  3252. ;; 2. Explicit column groups.
  3253. (org-test-with-parsed-data "
  3254. | / | | < |
  3255. | a | b | c |"
  3256. (should
  3257. (equal
  3258. '(yes no yes)
  3259. (org-element-map tree 'table-cell
  3260. (lambda (cell)
  3261. (if (org-export-table-cell-starts-colgroup-p cell info) 'yes 'no))
  3262. info)))))
  3263. (ert-deftest test-org-export/table-cell-ends-colgroup-p ()
  3264. "Test `org-export-table-cell-ends-colgroup-p' specifications."
  3265. ;; 1. A cell at the end of a row always ends a column group.
  3266. (org-test-with-parsed-data "| a |"
  3267. (should
  3268. (org-export-table-cell-ends-colgroup-p
  3269. (org-element-map tree 'table-cell 'identity info 'first-match)
  3270. info)))
  3271. ;; 2. Special column should be ignored when determining the
  3272. ;; beginning of the row.
  3273. (org-test-with-parsed-data "
  3274. | / | |
  3275. | | a |"
  3276. (should
  3277. (org-export-table-cell-ends-colgroup-p
  3278. (org-element-map tree 'table-cell 'identity info 'first-match)
  3279. info)))
  3280. ;; 3. Explicit column groups.
  3281. (org-test-with-parsed-data "
  3282. | / | < | |
  3283. | a | b | c |"
  3284. (should
  3285. (equal
  3286. '(yes no yes)
  3287. (org-element-map tree 'table-cell
  3288. (lambda (cell)
  3289. (if (org-export-table-cell-ends-colgroup-p cell info) 'yes 'no))
  3290. info)))))
  3291. (ert-deftest test-org-export/table-row-starts-rowgroup-p ()
  3292. "Test `org-export-table-row-starts-rowgroup-p' specifications."
  3293. ;; 1. A row at the beginning of a table always starts a row group.
  3294. ;; So does a row following a table rule.
  3295. (org-test-with-parsed-data "
  3296. | a |
  3297. |---|
  3298. | b |"
  3299. (should
  3300. (equal
  3301. '(yes no yes)
  3302. (org-element-map tree 'table-row
  3303. (lambda (row)
  3304. (if (org-export-table-row-starts-rowgroup-p row info) 'yes 'no))
  3305. info))))
  3306. ;; 2. Special rows should be ignored when determining the beginning
  3307. ;; of the row.
  3308. (org-test-with-parsed-data "
  3309. | / | < |
  3310. | | a |
  3311. |---+---|
  3312. | / | < |
  3313. | | b |"
  3314. (should
  3315. (equal
  3316. '(yes no yes)
  3317. (org-element-map tree 'table-row
  3318. (lambda (row)
  3319. (if (org-export-table-row-starts-rowgroup-p row info) 'yes 'no))
  3320. info)))))
  3321. (ert-deftest test-org-export/table-row-ends-rowgroup-p ()
  3322. "Test `org-export-table-row-ends-rowgroup-p' specifications."
  3323. ;; 1. A row at the end of a table always ends a row group. So does
  3324. ;; a row preceding a table rule.
  3325. (org-test-with-parsed-data "
  3326. | a |
  3327. |---|
  3328. | b |"
  3329. (should
  3330. (equal
  3331. '(yes no yes)
  3332. (org-element-map tree 'table-row
  3333. (lambda (row)
  3334. (if (org-export-table-row-ends-rowgroup-p row info) 'yes 'no))
  3335. info))))
  3336. ;; 2. Special rows should be ignored when determining the beginning
  3337. ;; of the row.
  3338. (org-test-with-parsed-data "
  3339. | | a |
  3340. | / | < |
  3341. |---+---|
  3342. | | b |
  3343. | / | < |"
  3344. (should
  3345. (equal
  3346. '(yes no yes)
  3347. (org-element-map tree 'table-row
  3348. (lambda (row)
  3349. (if (org-export-table-row-ends-rowgroup-p row info) 'yes 'no))
  3350. info)))))
  3351. (ert-deftest test-org-export/table-row-in-header-p ()
  3352. "Test `org-export-table-row-in-header-p' specifications."
  3353. ;; Standard test. Separators are always nil.
  3354. (should
  3355. (equal
  3356. '(yes no no)
  3357. (org-test-with-parsed-data "| a |\n|---|\n| b |"
  3358. (org-element-map tree 'table-row
  3359. (lambda (row)
  3360. (if (org-export-table-row-in-header-p row info) 'yes 'no)) info))))
  3361. ;; Nil when there is no header.
  3362. (should
  3363. (equal
  3364. '(no no)
  3365. (org-test-with-parsed-data "| a |\n| b |"
  3366. (org-element-map tree 'table-row
  3367. (lambda (row)
  3368. (if (org-export-table-row-in-header-p row info) 'yes 'no)) info)))))
  3369. (ert-deftest test-org-export/table-row-starts-header-p ()
  3370. "Test `org-export-table-row-starts-header-p' specifications."
  3371. ;; 1. Only the row starting the first row group starts the table
  3372. ;; header.
  3373. (org-test-with-parsed-data "
  3374. | a |
  3375. | b |
  3376. |---|
  3377. | c |"
  3378. (should
  3379. (equal
  3380. '(yes no no no)
  3381. (org-element-map tree 'table-row
  3382. (lambda (row)
  3383. (if (org-export-table-row-starts-header-p row info) 'yes 'no))
  3384. info))))
  3385. ;; 2. A row cannot start an header if there's no header in the
  3386. ;; table.
  3387. (org-test-with-parsed-data "
  3388. | a |
  3389. |---|"
  3390. (should-not
  3391. (org-export-table-row-starts-header-p
  3392. (org-element-map tree 'table-row 'identity info 'first-match)
  3393. info))))
  3394. (ert-deftest test-org-export/table-row-ends-header-p ()
  3395. "Test `org-export-table-row-ends-header-p' specifications."
  3396. ;; 1. Only the row starting the first row group starts the table
  3397. ;; header.
  3398. (org-test-with-parsed-data "
  3399. | a |
  3400. | b |
  3401. |---|
  3402. | c |"
  3403. (should
  3404. (equal
  3405. '(no yes no no)
  3406. (org-element-map tree 'table-row
  3407. (lambda (row)
  3408. (if (org-export-table-row-ends-header-p row info) 'yes 'no))
  3409. info))))
  3410. ;; 2. A row cannot start an header if there's no header in the
  3411. ;; table.
  3412. (org-test-with-parsed-data "
  3413. | a |
  3414. |---|"
  3415. (should-not
  3416. (org-export-table-row-ends-header-p
  3417. (org-element-map tree 'table-row 'identity info 'first-match)
  3418. info))))
  3419. ;;; Tables of Contents
  3420. (ert-deftest test-org-export/collect-headlines ()
  3421. "Test `org-export-collect-headlines' specifications."
  3422. ;; Standard test.
  3423. (should
  3424. (= 2
  3425. (length
  3426. (org-test-with-parsed-data "* H1\n** H2"
  3427. (org-export-collect-headlines info)))))
  3428. ;; Do not collect headlines below optional argument.
  3429. (should
  3430. (= 1
  3431. (length
  3432. (org-test-with-parsed-data "* H1\n** H2"
  3433. (org-export-collect-headlines info 1)))))
  3434. ;; Never collect headlines below maximum headline level.
  3435. (should
  3436. (= 1
  3437. (length
  3438. (org-test-with-parsed-data "#+OPTIONS: H:1\n* H1\n** H2"
  3439. (org-export-collect-headlines info)))))
  3440. (should
  3441. (= 1
  3442. (length
  3443. (org-test-with-parsed-data "#+OPTIONS: H:1\n* H1\n** H2"
  3444. (org-export-collect-headlines info 2)))))
  3445. ;; Collect headlines locally.
  3446. (should
  3447. (= 2
  3448. (org-test-with-parsed-data "* H1\n** H2\n** H3"
  3449. (let ((scope (org-element-map tree 'headline #'identity info t)))
  3450. (length (org-export-collect-headlines info nil scope))))))
  3451. ;; When collecting locally, optional level is relative.
  3452. (should
  3453. (= 1
  3454. (org-test-with-parsed-data "* H1\n** H2\n*** H3"
  3455. (let ((scope (org-element-map tree 'headline #'identity info t)))
  3456. (length (org-export-collect-headlines info 1 scope)))))))
  3457. ;;; Templates
  3458. (ert-deftest test-org-export/inner-template ()
  3459. "Test `inner-template' translator specifications."
  3460. (should
  3461. (equal "Success!"
  3462. (org-test-with-temp-text "* Headline"
  3463. (org-export-as
  3464. (org-export-create-backend
  3465. :transcoders
  3466. '((inner-template . (lambda (contents info) "Success!"))
  3467. (headline . (lambda (h c i) "Headline"))))))))
  3468. ;; Inner template is applied even in a "body-only" export.
  3469. (should
  3470. (equal "Success!"
  3471. (org-test-with-temp-text "* Headline"
  3472. (org-export-as
  3473. (org-export-create-backend
  3474. :transcoders '((inner-template . (lambda (c i) "Success!"))
  3475. (headline . (lambda (h c i) "Headline"))))
  3476. nil nil 'body-only)))))
  3477. (ert-deftest test-org-export/template ()
  3478. "Test `template' translator specifications."
  3479. (should
  3480. (equal "Success!"
  3481. (org-test-with-temp-text "* Headline"
  3482. (org-export-as
  3483. (org-export-create-backend
  3484. :transcoders '((template . (lambda (contents info) "Success!"))
  3485. (headline . (lambda (h c i) "Headline"))))))))
  3486. ;; Template is not applied in a "body-only" export.
  3487. (should-not
  3488. (equal "Success!"
  3489. (org-test-with-temp-text "* Headline"
  3490. (org-export-as
  3491. (org-export-create-backend
  3492. :transcoders '((template . (lambda (contents info) "Success!"))
  3493. (headline . (lambda (h c i) "Headline"))))
  3494. nil nil 'body-only)))))
  3495. ;;; Topology
  3496. (ert-deftest test-org-export/get-next-element ()
  3497. "Test `org-export-get-next-element' specifications."
  3498. ;; Standard test.
  3499. (should
  3500. (equal "b"
  3501. (org-test-with-parsed-data "* Headline\n*a* b"
  3502. (org-export-get-next-element
  3503. (org-element-map tree 'bold 'identity info t) info))))
  3504. ;; Return nil when no previous element.
  3505. (should-not
  3506. (org-test-with-parsed-data "* Headline\na *b*"
  3507. (org-export-get-next-element
  3508. (org-element-map tree 'bold 'identity info t) info)))
  3509. ;; Non-exportable elements are ignored.
  3510. (should-not
  3511. (let ((org-export-with-timestamps nil))
  3512. (org-test-with-parsed-data "\alpha <2012-03-29 Thu>"
  3513. (org-export-get-next-element
  3514. (org-element-map tree 'entity 'identity info t) info))))
  3515. ;; Find next element in secondary strings.
  3516. (should
  3517. (eq 'verbatim
  3518. (org-test-with-parsed-data "* a =verb="
  3519. (org-element-type
  3520. (org-export-get-next-element
  3521. (org-element-map tree 'plain-text 'identity info t) info)))))
  3522. (should
  3523. (eq 'verbatim
  3524. (org-test-with-parsed-data "* /italic/ =verb="
  3525. (org-element-type
  3526. (org-export-get-next-element
  3527. (org-element-map tree 'italic 'identity info t) info)))))
  3528. ;; Find next element in document keywords.
  3529. (should
  3530. (eq 'verbatim
  3531. (org-test-with-parsed-data "#+TITLE: a =verb="
  3532. (org-element-type
  3533. (org-export-get-next-element
  3534. (org-element-map
  3535. (plist-get info :title) 'plain-text 'identity info t) info)))))
  3536. ;; Find next element in parsed affiliated keywords.
  3537. (should
  3538. (eq 'verbatim
  3539. (org-test-with-parsed-data "#+CAPTION: a =verb=\nParagraph"
  3540. (org-element-type
  3541. (org-export-get-next-element
  3542. (org-element-map tree 'plain-text 'identity info t nil t) info)))))
  3543. ;; With optional argument N, return a list containing all the
  3544. ;; following elements.
  3545. (should
  3546. (equal
  3547. '(bold code underline)
  3548. (org-test-with-parsed-data "_a_ /b/ *c* ~d~ _e_"
  3549. (mapcar 'car
  3550. (org-export-get-next-element
  3551. (org-element-map tree 'italic 'identity info t) info t)))))
  3552. ;; When N is a positive integer, return a list containing up to
  3553. ;; N following elements.
  3554. (should
  3555. (equal
  3556. '(bold code)
  3557. (org-test-with-parsed-data "_a_ /b/ *c* ~d~ _e_"
  3558. (mapcar 'car
  3559. (org-export-get-next-element
  3560. (org-element-map tree 'italic 'identity info t) info 2))))))
  3561. (ert-deftest test-org-export/get-previous-element ()
  3562. "Test `org-export-get-previous-element' specifications."
  3563. ;; Standard test.
  3564. (should
  3565. (equal "a "
  3566. (org-test-with-parsed-data "* Headline\na *b*"
  3567. (org-export-get-previous-element
  3568. (org-element-map tree 'bold 'identity info t) info))))
  3569. ;; Return nil when no previous element.
  3570. (should-not
  3571. (org-test-with-parsed-data "* Headline\n*a* b"
  3572. (org-export-get-previous-element
  3573. (org-element-map tree 'bold 'identity info t) info)))
  3574. ;; Non-exportable elements are ignored.
  3575. (should-not
  3576. (let ((org-export-with-timestamps nil))
  3577. (org-test-with-parsed-data "<2012-03-29 Thu> \alpha"
  3578. (org-export-get-previous-element
  3579. (org-element-map tree 'entity 'identity info t) info))))
  3580. ;; Find previous element in secondary strings.
  3581. (should
  3582. (eq 'verbatim
  3583. (org-test-with-parsed-data "* =verb= a"
  3584. (org-element-type
  3585. (org-export-get-previous-element
  3586. (org-element-map tree 'plain-text 'identity info t) info)))))
  3587. (should
  3588. (eq 'verbatim
  3589. (org-test-with-parsed-data "* =verb= /italic/"
  3590. (org-element-type
  3591. (org-export-get-previous-element
  3592. (org-element-map tree 'italic 'identity info t) info)))))
  3593. ;; Find previous element in document keywords.
  3594. (should
  3595. (eq 'verbatim
  3596. (org-test-with-parsed-data "#+TITLE: =verb= a"
  3597. (org-element-type
  3598. (org-export-get-previous-element
  3599. (org-element-map
  3600. (plist-get info :title) 'plain-text 'identity info t) info)))))
  3601. ;; Find previous element in parsed affiliated keywords.
  3602. (should
  3603. (eq 'verbatim
  3604. (org-test-with-parsed-data "#+CAPTION: =verb= a\nParagraph"
  3605. (org-element-type
  3606. (org-export-get-previous-element
  3607. (org-element-map tree 'plain-text 'identity info t nil t) info)))))
  3608. ;; With optional argument N, return a list containing up to
  3609. ;; N previous elements.
  3610. (should
  3611. (equal '(underline italic bold)
  3612. (org-test-with-parsed-data "_a_ /b/ *c* ~d~"
  3613. (mapcar 'car
  3614. (org-export-get-previous-element
  3615. (org-element-map tree 'code 'identity info t) info t)))))
  3616. ;; When N is a positive integer, return a list containing up to
  3617. ;; N previous elements.
  3618. (should
  3619. (equal '(italic bold)
  3620. (org-test-with-parsed-data "_a_ /b/ *c* ~d~"
  3621. (mapcar 'car
  3622. (org-export-get-previous-element
  3623. (org-element-map tree 'code 'identity info t) info 2))))))
  3624. (provide 'test-ox)
  3625. ;;; test-org-export.el end here