test-org.el 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932
  1. ;;; test-org.el --- tests for org.el
  2. ;; Copyright (c) David Maus
  3. ;; Authors: David Maus
  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. ;;; Comments:
  16. ;; Template test file for Org-mode tests
  17. ;;; Code:
  18. ;;; Comments
  19. (ert-deftest test-org/toggle-comment ()
  20. "Test `org-toggle-comment' specifications."
  21. ;; Simple headline.
  22. (should
  23. (equal "* Test"
  24. (org-test-with-temp-text "* COMMENT Test"
  25. (org-toggle-comment)
  26. (buffer-string))))
  27. (should
  28. (equal "* COMMENT Test"
  29. (org-test-with-temp-text "* Test"
  30. (org-toggle-comment)
  31. (buffer-string))))
  32. ;; Headline with a regular keyword.
  33. (should
  34. (equal "* TODO Test"
  35. (org-test-with-temp-text "* TODO COMMENT Test"
  36. (org-toggle-comment)
  37. (buffer-string))))
  38. (should
  39. (equal "* TODO COMMENT Test"
  40. (org-test-with-temp-text "* TODO Test"
  41. (org-toggle-comment)
  42. (buffer-string))))
  43. ;; Empty headline.
  44. (should
  45. (equal "* "
  46. (org-test-with-temp-text "* COMMENT"
  47. (org-toggle-comment)
  48. (buffer-string))))
  49. (should
  50. (equal "* COMMENT"
  51. (org-test-with-temp-text "* "
  52. (org-toggle-comment)
  53. (buffer-string))))
  54. ;; Headline with a single keyword.
  55. (should
  56. (equal "* TODO "
  57. (org-test-with-temp-text "* TODO COMMENT"
  58. (org-toggle-comment)
  59. (buffer-string))))
  60. (should
  61. (equal "* TODO COMMENT"
  62. (org-test-with-temp-text "* TODO"
  63. (org-toggle-comment)
  64. (buffer-string))))
  65. ;; Headline with a keyword, a priority cookie and contents.
  66. (should
  67. (equal "* TODO [#A] Headline"
  68. (org-test-with-temp-text "* TODO [#A] COMMENT Headline"
  69. (org-toggle-comment)
  70. (buffer-string))))
  71. (should
  72. (equal "* TODO [#A] COMMENT Headline"
  73. (org-test-with-temp-text "* TODO [#A] Headline"
  74. (org-toggle-comment)
  75. (buffer-string)))))
  76. (ert-deftest test-org/comment-dwim ()
  77. "Test `comment-dwim' behaviour in an Org buffer."
  78. ;; No region selected, no comment on current line and line not
  79. ;; empty: insert comment on line above.
  80. (should
  81. (equal "# \nComment"
  82. (org-test-with-temp-text "Comment"
  83. (progn (call-interactively 'comment-dwim)
  84. (buffer-string)))))
  85. ;; No region selected, no comment on current line and line empty:
  86. ;; insert comment on this line.
  87. (should
  88. (equal "# \nParagraph"
  89. (org-test-with-temp-text "\nParagraph"
  90. (progn (call-interactively 'comment-dwim)
  91. (buffer-string)))))
  92. ;; No region selected, and a comment on this line: indent it.
  93. (should
  94. (equal "* Headline\n # Comment"
  95. (org-test-with-temp-text "* Headline\n# Comment"
  96. (progn (forward-line)
  97. (let ((org-adapt-indentation t))
  98. (call-interactively 'comment-dwim))
  99. (buffer-string)))))
  100. ;; Also recognize single # at column 0 as comments.
  101. (should
  102. (equal "# Comment"
  103. (org-test-with-temp-text "# Comment"
  104. (progn (forward-line)
  105. (call-interactively 'comment-dwim)
  106. (buffer-string)))))
  107. ;; Region selected and only comments and blank lines within it:
  108. ;; un-comment all commented lines.
  109. (should
  110. (equal "Comment 1\n\nComment 2"
  111. (org-test-with-temp-text "# Comment 1\n\n# Comment 2"
  112. (progn
  113. (transient-mark-mode 1)
  114. (push-mark (point) t t)
  115. (goto-char (point-max))
  116. (call-interactively 'comment-dwim)
  117. (buffer-string)))))
  118. ;; Region selected without comments: comment all lines if
  119. ;; `comment-empty-lines' is non-nil, only non-blank lines otherwise.
  120. (should
  121. (equal "# Comment 1\n\n# Comment 2"
  122. (org-test-with-temp-text "Comment 1\n\nComment 2"
  123. (progn
  124. (transient-mark-mode 1)
  125. (push-mark (point) t t)
  126. (goto-char (point-max))
  127. (let ((comment-empty-lines nil))
  128. (call-interactively 'comment-dwim))
  129. (buffer-string)))))
  130. (should
  131. (equal "# Comment 1\n# \n# Comment 2"
  132. (org-test-with-temp-text "Comment 1\n\nComment 2"
  133. (progn
  134. (transient-mark-mode 1)
  135. (push-mark (point) t t)
  136. (goto-char (point-max))
  137. (let ((comment-empty-lines t))
  138. (call-interactively 'comment-dwim))
  139. (buffer-string)))))
  140. ;; In front of a keyword without region, insert a new comment.
  141. (should
  142. (equal "# \n#+KEYWORD: value"
  143. (org-test-with-temp-text "#+KEYWORD: value"
  144. (progn (call-interactively 'comment-dwim)
  145. (buffer-string)))))
  146. ;; In a source block, use appropriate syntax.
  147. (should
  148. (equal " ;; "
  149. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n\n#+END_SRC"
  150. (forward-line)
  151. (let ((org-edit-src-content-indentation 2))
  152. (call-interactively 'comment-dwim))
  153. (buffer-substring-no-properties (line-beginning-position) (point)))))
  154. (should
  155. (equal "#+BEGIN_SRC emacs-lisp\n ;; a\n ;; b\n#+END_SRC"
  156. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\na\nb\n#+END_SRC"
  157. (forward-line)
  158. (transient-mark-mode 1)
  159. (push-mark (point) t t)
  160. (forward-line 2)
  161. (let ((org-edit-src-content-indentation 2))
  162. (call-interactively 'comment-dwim))
  163. (buffer-string)))))
  164. ;;; Date and time analysis
  165. (ert-deftest test-org/org-read-date ()
  166. "Test `org-read-date' specifications."
  167. ;; Parse ISO date with abbreviated year and month.
  168. (should (equal "2012-03-29 16:40"
  169. (let ((org-time-was-given t))
  170. (org-read-date t nil "12-3-29 16:40"))))
  171. ;; Parse Europeans dates.
  172. (should (equal "2012-03-29 16:40"
  173. (let ((org-time-was-given t))
  174. (org-read-date t nil "29.03.2012 16:40"))))
  175. ;; Parse Europeans dates without year.
  176. (should (string-match "2[0-9]\\{3\\}-03-29 16:40"
  177. (let ((org-time-was-given t))
  178. (org-read-date t nil "29.03. 16:40"))))
  179. ;; Relative date applied to current time if there is single
  180. ;; plus/minus, or to default date when there are two of them.
  181. (should
  182. (equal
  183. "2015-03-04"
  184. (flet ((current-time () (apply #'encode-time
  185. (org-parse-time-string "2014-03-04"))))
  186. (org-read-date
  187. t nil "+1y" nil
  188. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  189. (should
  190. (equal
  191. "2013-03-29"
  192. (flet ((current-time () (apply #'encode-time
  193. (org-parse-time-string "2014-03-04"))))
  194. (org-read-date
  195. t nil "++1y" nil
  196. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  197. ;; When `org-read-date-prefer-future' is non-nil, prefer future
  198. ;; dates (relatively to now) when incomplete. Otherwise, use
  199. ;; default date.
  200. (should
  201. (equal
  202. "2014-04-01"
  203. (flet ((current-time () (apply #'encode-time
  204. (org-parse-time-string "2014-03-04"))))
  205. (let ((org-read-date-prefer-future t))
  206. (org-read-date t nil "1")))))
  207. (should
  208. (equal
  209. "2013-03-04"
  210. (flet ((current-time () (apply #'encode-time
  211. (org-parse-time-string "2012-03-29"))))
  212. (let ((org-read-date-prefer-future t))
  213. (org-read-date t nil "3-4")))))
  214. (should
  215. (equal
  216. "2012-03-04"
  217. (flet ((current-time () (apply #'encode-time
  218. (org-parse-time-string "2012-03-29"))))
  219. (let ((org-read-date-prefer-future nil))
  220. (org-read-date t nil "3-4")))))
  221. ;; When set to `org-read-date-prefer-future' is set to `time', read
  222. ;; day is moved to tomorrow if specified hour is before current
  223. ;; time. However, it only happens in no other part of the date is
  224. ;; specified.
  225. (should
  226. (equal
  227. "2012-03-30"
  228. (flet ((current-time () (apply #'encode-time
  229. (org-parse-time-string "2012-03-29 16:40"))))
  230. (let ((org-read-date-prefer-future 'time))
  231. (org-read-date t nil "00:40" nil)))))
  232. (should-not
  233. (equal
  234. "2012-03-30"
  235. (flet ((current-time () (apply #'encode-time
  236. (org-parse-time-string "2012-03-29 16:40"))))
  237. (let ((org-read-date-prefer-future 'time))
  238. (org-read-date t nil "29 00:40" nil)))))
  239. ;; Caveat: `org-read-date-prefer-future' always refers to current
  240. ;; time, not default time, when they differ.
  241. (should
  242. (equal
  243. "2014-04-01"
  244. (flet ((current-time
  245. () (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  246. (let ((org-read-date-prefer-future t))
  247. (org-read-date
  248. t nil "1" nil
  249. (apply #'encode-time (org-parse-time-string "2012-03-29")))))))
  250. (should
  251. (equal
  252. "2014-03-25"
  253. (flet ((current-time
  254. () (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  255. (let ((org-read-date-prefer-future t))
  256. (org-read-date
  257. t nil "25" nil
  258. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))))
  259. (ert-deftest test-org/org-parse-time-string ()
  260. "Test `org-parse-time-string'."
  261. (should (equal (org-parse-time-string "2012-03-29 16:40")
  262. '(0 40 16 29 3 2012 nil nil nil)))
  263. (should (equal (org-parse-time-string "[2012-03-29 16:40]")
  264. '(0 40 16 29 3 2012 nil nil nil)))
  265. (should (equal (org-parse-time-string "<2012-03-29 16:40>")
  266. '(0 40 16 29 3 2012 nil nil nil)))
  267. (should (equal (org-parse-time-string "<2012-03-29>")
  268. '(0 0 0 29 3 2012 nil nil nil)))
  269. (should (equal (org-parse-time-string "<2012-03-29>" t)
  270. '(0 nil nil 29 3 2012 nil nil nil))))
  271. ;;; Drawers
  272. (ert-deftest test-org/insert-property-drawer ()
  273. "Test `org-insert-property-drawer' specifications."
  274. ;; Error before first headline.
  275. (should-error (org-test-with-temp-text "" (org-insert-property-drawer)))
  276. ;; Insert drawer right after headline if there is no planning line,
  277. ;; or after it otherwise.
  278. (should
  279. (equal "* H\n:PROPERTIES:\n:END:\nParagraph"
  280. (org-test-with-temp-text "* H\nParagraph<point>"
  281. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  282. (buffer-string))))
  283. (should
  284. (equal "* H\nDEADLINE: <2014-03-04 tue.>\n:PROPERTIES:\n:END:\nParagraph"
  285. (org-test-with-temp-text
  286. "* H\nDEADLINE: <2014-03-04 tue.>\nParagraph<point>"
  287. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  288. (buffer-string))))
  289. ;; Indent inserted drawer.
  290. (should
  291. (equal "* H\n :PROPERTIES:\n :END:\nParagraph"
  292. (org-test-with-temp-text "* H\nParagraph<point>"
  293. (let ((org-adapt-indentation t)) (org-insert-property-drawer))
  294. (buffer-string))))
  295. ;; Handle insertion at eob.
  296. (should
  297. (equal "* H\n:PROPERTIES:\n:END:\n"
  298. (org-test-with-temp-text "* H"
  299. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  300. (buffer-string))))
  301. ;; Skip inlinetasks before point.
  302. (when (featurep 'org-inlinetask)
  303. (should
  304. (equal "* H\n:PROPERTIES:\n:END:\n*************** I\n*************** END\nP"
  305. (org-test-with-temp-text
  306. "* H\n*************** I\n*************** END\nP<point>"
  307. (let ((org-adapt-indentation nil)
  308. (org-inlinetask-min-level 15))
  309. (org-insert-property-drawer))
  310. (buffer-string)))))
  311. ;; Correctly set drawer in an inlinetask.
  312. (when (featurep 'org-inlinetask)
  313. (should
  314. (equal "* H\n*************** I\n:PROPERTIES:\n:END:\nP\n*************** END"
  315. (org-test-with-temp-text
  316. "* H\n*************** I\nP<point>\n*************** END"
  317. (let ((org-adapt-indentation nil)
  318. (org-inlinetask-min-level 15))
  319. (org-insert-property-drawer))
  320. (buffer-string))))))
  321. ;;; Filling
  322. (ert-deftest test-org/fill-paragraph ()
  323. "Test `org-fill-paragraph' specifications."
  324. ;; At an Org table, align it.
  325. (should
  326. (equal "| a |\n"
  327. (org-test-with-temp-text "|a|"
  328. (org-fill-paragraph)
  329. (buffer-string))))
  330. (should
  331. (equal "#+name: table\n| a |\n"
  332. (org-test-with-temp-text "#+name: table\n| a |"
  333. (org-fill-paragraph)
  334. (buffer-string))))
  335. ;; At a paragraph, preserve line breaks.
  336. (org-test-with-temp-text "some \\\\\nlong\ntext"
  337. (let ((fill-column 20))
  338. (org-fill-paragraph)
  339. (should (equal (buffer-string) "some \\\\\nlong text"))))
  340. ;; Correctly fill a paragraph when point is at its very end.
  341. (should
  342. (equal "A B"
  343. (org-test-with-temp-text "A\nB"
  344. (let ((fill-column 20))
  345. (goto-char (point-max))
  346. (org-fill-paragraph)
  347. (buffer-string)))))
  348. ;; Correctly fill the last paragraph of a greater element.
  349. (should
  350. (equal "#+BEGIN_CENTER\n- 012345\n 789\n#+END_CENTER"
  351. (org-test-with-temp-text "#+BEGIN_CENTER\n- 012345 789\n#+END_CENTER"
  352. (let ((fill-column 8))
  353. (forward-line)
  354. (end-of-line)
  355. (org-fill-paragraph)
  356. (buffer-string)))))
  357. ;; Correctly fill an element in a narrowed buffer.
  358. (should
  359. (equal "01234\n6"
  360. (org-test-with-temp-text "01234 6789"
  361. (let ((fill-column 5))
  362. (narrow-to-region 1 8)
  363. (org-fill-paragraph)
  364. (buffer-string)))))
  365. ;; Handle `adaptive-fill-regexp' in paragraphs.
  366. (should
  367. (equal "> a b"
  368. (org-test-with-temp-text "> a\n> b"
  369. (let ((fill-column 5)
  370. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  371. (org-fill-paragraph)
  372. (buffer-string)))))
  373. ;; Special case: Fill first paragraph when point is at an item or
  374. ;; a plain-list or a footnote reference.
  375. (should
  376. (equal "- A B"
  377. (org-test-with-temp-text "- A\n B"
  378. (let ((fill-column 20))
  379. (org-fill-paragraph)
  380. (buffer-string)))))
  381. (should
  382. (equal "[fn:1] A B"
  383. (org-test-with-temp-text "[fn:1] A\nB"
  384. (let ((fill-column 20))
  385. (org-fill-paragraph)
  386. (buffer-string)))))
  387. (org-test-with-temp-text "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"
  388. (let ((fill-column 20))
  389. (org-fill-paragraph)
  390. (should (equal (buffer-string)
  391. "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"))))
  392. ;; Fill contents of `comment-block' elements.
  393. (should
  394. (equal
  395. (org-test-with-temp-text "#+BEGIN_COMMENT\nSome\ntext\n#+END_COMMENT"
  396. (let ((fill-column 20))
  397. (forward-line)
  398. (org-fill-paragraph)
  399. (buffer-string)))
  400. "#+BEGIN_COMMENT\nSome text\n#+END_COMMENT"))
  401. ;; Fill `comment' elements.
  402. (should
  403. (equal " # A B"
  404. (org-test-with-temp-text " # A\n # B"
  405. (let ((fill-column 20))
  406. (org-fill-paragraph)
  407. (buffer-string)))))
  408. ;; Do not mix consecutive comments when filling one of them.
  409. (should
  410. (equal "# A B\n\n# C"
  411. (org-test-with-temp-text "# A\n# B\n\n# C"
  412. (let ((fill-column 20))
  413. (org-fill-paragraph)
  414. (buffer-string)))))
  415. ;; Use commented empty lines as separators when filling comments.
  416. (should
  417. (equal "# A B\n#\n# C"
  418. (org-test-with-temp-text "# A\n# B\n#\n# C"
  419. (let ((fill-column 20))
  420. (org-fill-paragraph)
  421. (buffer-string)))))
  422. ;; Handle `adaptive-fill-regexp' in comments.
  423. (should
  424. (equal "# > a b"
  425. (org-test-with-temp-text "# > a\n# > b"
  426. (let ((fill-column 20)
  427. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  428. (org-fill-paragraph)
  429. (buffer-string)))))
  430. ;; Do nothing at affiliated keywords.
  431. (org-test-with-temp-text "#+NAME: para\nSome\ntext."
  432. (let ((fill-column 20))
  433. (org-fill-paragraph)
  434. (should (equal (buffer-string) "#+NAME: para\nSome\ntext."))))
  435. ;; Do not move point after table when filling a table.
  436. (should-not
  437. (org-test-with-temp-text "| a | b |\n| c | d |\n"
  438. (forward-char)
  439. (org-fill-paragraph)
  440. (eobp))))
  441. (ert-deftest test-org/auto-fill-function ()
  442. "Test auto-filling features."
  443. ;; Auto fill paragraph.
  444. (should
  445. (equal "12345\n7890"
  446. (org-test-with-temp-text "12345 7890"
  447. (let ((fill-column 5))
  448. (end-of-line)
  449. (org-auto-fill-function)
  450. (buffer-string)))))
  451. ;; Auto fill first paragraph in an item.
  452. (should
  453. (equal "- 12345\n 7890"
  454. (org-test-with-temp-text "- 12345 7890"
  455. (let ((fill-column 7))
  456. (end-of-line)
  457. (org-auto-fill-function)
  458. (buffer-string)))))
  459. ;; Auto fill paragraph when `adaptive-fill-regexp' matches.
  460. (should
  461. (equal "> 12345\n 7890"
  462. (org-test-with-temp-text "> 12345 7890"
  463. (let ((fill-column 10)
  464. (adaptive-fill-regexp "[ \t]*>+[ \t]*")
  465. (adaptive-fill-first-line-regexp "\\`[ ]*\\'"))
  466. (end-of-line)
  467. (org-auto-fill-function)
  468. (buffer-string)))))
  469. (should
  470. (equal "> 12345\n> 12345\n> 7890"
  471. (org-test-with-temp-text "> 12345\n> 12345 7890"
  472. (let ((fill-column 10)
  473. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  474. (goto-char (point-max))
  475. (org-auto-fill-function)
  476. (buffer-string)))))
  477. (should-not
  478. (equal " 12345\n *12345\n *12345"
  479. (org-test-with-temp-text " 12345\n *12345 12345"
  480. (let ((fill-column 10)
  481. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  482. (goto-char (point-max))
  483. (org-auto-fill-function)
  484. (buffer-string)))))
  485. ;; Auto fill comments.
  486. (should
  487. (equal " # 12345\n # 7890"
  488. (org-test-with-temp-text " # 12345 7890"
  489. (let ((fill-column 10))
  490. (end-of-line)
  491. (org-auto-fill-function)
  492. (buffer-string)))))
  493. ;; A hash within a line isn't a comment.
  494. (should-not
  495. (equal "12345 # 7890\n# 1"
  496. (org-test-with-temp-text "12345 # 7890 1"
  497. (let ((fill-column 12))
  498. (end-of-line)
  499. (org-auto-fill-function)
  500. (buffer-string)))))
  501. ;; Correctly interpret empty prefix.
  502. (should-not
  503. (equal "# a\n# b\nRegular\n# paragraph"
  504. (org-test-with-temp-text "# a\n# b\nRegular paragraph"
  505. (let ((fill-column 12))
  506. (end-of-line 3)
  507. (org-auto-fill-function)
  508. (buffer-string)))))
  509. ;; Comment block: auto fill contents.
  510. (should
  511. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  512. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  513. (let ((fill-column 5))
  514. (forward-line)
  515. (end-of-line)
  516. (org-auto-fill-function)
  517. (buffer-string)))))
  518. (should
  519. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  520. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  521. (let ((fill-column 5))
  522. (forward-line)
  523. (end-of-line)
  524. (org-auto-fill-function)
  525. (buffer-string)))))
  526. ;; Do not fill if a new item could be created.
  527. (should-not
  528. (equal "12345\n- 90"
  529. (org-test-with-temp-text "12345 - 90"
  530. (let ((fill-column 5))
  531. (end-of-line)
  532. (org-auto-fill-function)
  533. (buffer-string)))))
  534. ;; Do not fill if a line break could be introduced.
  535. (should-not
  536. (equal "123\\\\\n7890"
  537. (org-test-with-temp-text "123\\\\ 7890"
  538. (let ((fill-column 6))
  539. (end-of-line)
  540. (org-auto-fill-function)
  541. (buffer-string)))))
  542. ;; Do not fill affiliated keywords.
  543. (should-not
  544. (equal "#+ATTR_LATEX: ABC\nDEFGHIJKL"
  545. (org-test-with-temp-text "#+ATTR_LATEX: ABC DEFGHIJKL"
  546. (let ((fill-column 20))
  547. (end-of-line)
  548. (org-auto-fill-function)
  549. (buffer-string))))))
  550. ;;; Indentation
  551. (ert-deftest test-org/indent-line ()
  552. "Test `org-indent-line' specifications."
  553. ;; Do not indent diary sexps, footnote definitions or headlines.
  554. (should
  555. (zerop
  556. (org-test-with-temp-text "%%(org-calendar-holiday)"
  557. (org-indent-line)
  558. (org-get-indentation))))
  559. (should
  560. (zerop
  561. (org-test-with-temp-text "[fn:1] fn"
  562. (let ((org-adapt-indentation t)) (org-indent-line))
  563. (org-get-indentation))))
  564. (should
  565. (zerop
  566. (org-test-with-temp-text "* H"
  567. (org-indent-line)
  568. (org-get-indentation))))
  569. ;; Do not indent before first headline.
  570. (should
  571. (zerop
  572. (org-test-with-temp-text ""
  573. (org-indent-line)
  574. (org-get-indentation))))
  575. ;; Indent according to headline level otherwise, unless
  576. ;; `org-adapt-indentation' is nil.
  577. (should
  578. (= 2
  579. (org-test-with-temp-text "* H\nA"
  580. (forward-line)
  581. (let ((org-adapt-indentation t)) (org-indent-line))
  582. (org-get-indentation))))
  583. (should
  584. (= 2
  585. (org-test-with-temp-text "* H\n\nA"
  586. (forward-line)
  587. (let ((org-adapt-indentation t)) (org-indent-line))
  588. (org-get-indentation))))
  589. (should
  590. (zerop
  591. (org-test-with-temp-text "* H\nA"
  592. (forward-line)
  593. (let ((org-adapt-indentation nil)) (org-indent-line))
  594. (org-get-indentation))))
  595. ;; Indenting preserves point position.
  596. (should
  597. (org-test-with-temp-text "* H\nAB"
  598. (forward-line)
  599. (forward-char)
  600. (let ((org-adapt-indentation t)) (org-indent-line))
  601. (looking-at "B")))
  602. ;; Do not change indentation at an item.
  603. (should
  604. (= 1
  605. (org-test-with-temp-text "* H\n - A"
  606. (forward-line)
  607. (let ((org-adapt-indentation t)) (org-indent-line))
  608. (org-get-indentation))))
  609. ;; On blank lines at the end of a list, indent like last element
  610. ;; within it if the line is still in the list. If the last element
  611. ;; is an item, indent like its contents. Otherwise, indent like the
  612. ;; whole list.
  613. (should
  614. (= 4
  615. (org-test-with-temp-text "* H\n- A\n - AA\n"
  616. (goto-char (point-max))
  617. (let ((org-adapt-indentation t)) (org-indent-line))
  618. (org-get-indentation))))
  619. (should
  620. (zerop
  621. (org-test-with-temp-text "* H\n- A\n - AA\n\n\n\n"
  622. (goto-char (point-max))
  623. (let ((org-adapt-indentation t)) (org-indent-line))
  624. (org-get-indentation))))
  625. (should
  626. (= 4
  627. (org-test-with-temp-text "* H\n- A\n - \n"
  628. (goto-char (point-max))
  629. (let ((org-adapt-indentation t)) (org-indent-line))
  630. (org-get-indentation))))
  631. ;; Likewise, on a blank line at the end of a footnote definition,
  632. ;; indent at column 0 if line belongs to the definition. Otherwise,
  633. ;; indent like the definition itself.
  634. (should
  635. (zerop
  636. (org-test-with-temp-text "* H\n[fn:1] Definition\n"
  637. (goto-char (point-max))
  638. (let ((org-adapt-indentation t)) (org-indent-line))
  639. (org-get-indentation))))
  640. (should
  641. (zerop
  642. (org-test-with-temp-text "* H\n[fn:1] Definition\n\n\n\n"
  643. (goto-char (point-max))
  644. (let ((org-adapt-indentation t)) (org-indent-line))
  645. (org-get-indentation))))
  646. ;; After the end of the contents of a greater element, indent like
  647. ;; the beginning of the element.
  648. (should
  649. (= 1
  650. (org-test-with-temp-text " #+BEGIN_CENTER\n Contents\n#+END_CENTER"
  651. (forward-line 2)
  652. (org-indent-line)
  653. (org-get-indentation))))
  654. ;; On blank lines after a paragraph, indent like its last non-empty
  655. ;; line.
  656. (should
  657. (= 1
  658. (org-test-with-temp-text " Paragraph\n\n<point>"
  659. (org-indent-line)
  660. (org-get-indentation))))
  661. ;; At the first line of an element, indent like previous element's
  662. ;; first line, ignoring footnotes definitions and inline tasks, or
  663. ;; according to parent.
  664. (should
  665. (= 2
  666. (org-test-with-temp-text "A\n\n B\n\nC"
  667. (goto-char (point-max))
  668. (org-indent-line)
  669. (org-get-indentation))))
  670. (should
  671. (= 1
  672. (org-test-with-temp-text " A\n\n[fn:1] B\n\n\nC"
  673. (goto-char (point-max))
  674. (org-indent-line)
  675. (org-get-indentation))))
  676. (should
  677. (= 1
  678. (org-test-with-temp-text " #+BEGIN_CENTER\n Contents\n#+END_CENTER"
  679. (forward-line 1)
  680. (org-indent-line)
  681. (org-get-indentation))))
  682. ;; Within code part of a source block, use language major mode if
  683. ;; `org-src-tab-acts-natively' is non-nil. Otherwise, indent
  684. ;; according to line above.
  685. (should
  686. (= 6
  687. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  688. (forward-line 2)
  689. (let ((org-src-tab-acts-natively t)
  690. (org-edit-src-content-indentation 0))
  691. (org-indent-line))
  692. (org-get-indentation))))
  693. (should
  694. (= 1
  695. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  696. (forward-line 2)
  697. (let ((org-src-tab-acts-natively nil)
  698. (org-edit-src-content-indentation 0))
  699. (org-indent-line))
  700. (org-get-indentation))))
  701. ;; Otherwise, indent like the first non-blank line above.
  702. (should
  703. (zerop
  704. (org-test-with-temp-text "#+BEGIN_CENTER\nline1\n\n line2\n#+END_CENTER"
  705. (forward-line 3)
  706. (org-indent-line)
  707. (org-get-indentation))))
  708. ;; Align node properties according to `org-property-format'. Handle
  709. ;; nicely empty values.
  710. (should
  711. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  712. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key: value\n:END:"
  713. (let ((org-property-format "%-10s %s")) (org-indent-line))
  714. (buffer-string))))
  715. (should
  716. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  717. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key:\n:END:"
  718. (let ((org-property-format "%-10s %s")) (org-indent-line))
  719. (buffer-string)))))
  720. (ert-deftest test-org/indent-region ()
  721. "Test `org-indent-region' specifications."
  722. ;; Indent paragraph.
  723. (should
  724. (equal "A\nB\nC"
  725. (org-test-with-temp-text " A\nB\n C"
  726. (org-indent-region (point-min) (point-max))
  727. (buffer-string))))
  728. ;; Indent greater elements along with their contents.
  729. (should
  730. (equal "#+BEGIN_CENTER\nA\nB\n#+END_CENTER"
  731. (org-test-with-temp-text "#+BEGIN_CENTER\n A\n B\n#+END_CENTER"
  732. (org-indent-region (point-min) (point-max))
  733. (buffer-string))))
  734. ;; Ignore contents of verse blocks and example blocks.
  735. (should
  736. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  737. (org-test-with-temp-text "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  738. (org-indent-region (point-min) (point-max))
  739. (buffer-string))))
  740. (should
  741. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  742. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  743. (org-indent-region (point-min) (point-max))
  744. (buffer-string))))
  745. ;; Indent according to mode if `org-src-tab-acts-natively' is
  746. ;; non-nil. Otherwise, do not indent code at all.
  747. (should
  748. (equal "#+BEGIN_SRC emacs-lisp\n(and A\n B)\n#+END_SRC"
  749. (org-test-with-temp-text
  750. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  751. (let ((org-src-tab-acts-natively t)
  752. (org-edit-src-content-indentation 0))
  753. (org-indent-region (point-min) (point-max)))
  754. (buffer-string))))
  755. (should
  756. (equal "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  757. (org-test-with-temp-text
  758. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  759. (let ((org-src-tab-acts-natively nil)
  760. (org-edit-src-content-indentation 0))
  761. (org-indent-region (point-min) (point-max)))
  762. (buffer-string))))
  763. ;; Align node properties according to `org-property-format'. Handle
  764. ;; nicely empty values.
  765. (should
  766. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  767. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key: value\n:END:"
  768. (let ((org-property-format "%-10s %s")
  769. (org-adapt-indentation nil))
  770. (org-indent-region (point) (point-max)))
  771. (buffer-string))))
  772. (should
  773. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  774. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key:\n:END:"
  775. (let ((org-property-format "%-10s %s")
  776. (org-adapt-indentation nil))
  777. (org-indent-region (point) (point-max)))
  778. (buffer-string))))
  779. ;; Indent plain lists.
  780. (should
  781. (equal "- A\n B\n - C\n\n D"
  782. (org-test-with-temp-text "- A\n B\n - C\n\n D"
  783. (org-indent-region (point-min) (point-max))
  784. (buffer-string))))
  785. (should
  786. (equal "- A\n\n- B"
  787. (org-test-with-temp-text " - A\n\n - B"
  788. (org-indent-region (point-min) (point-max))
  789. (buffer-string))))
  790. ;; Indent footnote definitions.
  791. (should
  792. (equal "[fn:1] Definition\n\nDefinition"
  793. (org-test-with-temp-text "[fn:1] Definition\n\n Definition"
  794. (org-indent-region (point-min) (point-max))
  795. (buffer-string))))
  796. ;; Special case: Start indenting on a blank line.
  797. (should
  798. (equal "\nParagraph"
  799. (org-test-with-temp-text "\n Paragraph"
  800. (org-indent-region (point-min) (point-max))
  801. (buffer-string)))))
  802. ;;; Editing
  803. (ert-deftest test-org/delete-indentation ()
  804. "Test `org-delete-indentation' specifications."
  805. ;; Regular test.
  806. (should (equal "foo bar"
  807. (org-test-with-temp-text
  808. "foo \n bar<point>"
  809. (org-delete-indentation)
  810. (buffer-string))))
  811. ;; With optional argument.
  812. (should (equal "foo bar"
  813. (org-test-with-temp-text
  814. "foo<point> \n bar"
  815. (org-delete-indentation t)
  816. (buffer-string))))
  817. ;; At headline text should be appended to the headline text.
  818. (should
  819. (equal"* foo bar :tag:"
  820. (let (org-auto-align-tags)
  821. (org-test-with-temp-text
  822. "* foo :tag:\n bar<point>"
  823. (org-delete-indentation)
  824. (buffer-string)))))
  825. (should
  826. (equal "* foo bar :tag:"
  827. (let (org-auto-align-tags)
  828. (org-test-with-temp-text
  829. "* foo <point>:tag:\n bar"
  830. (org-delete-indentation t)
  831. (buffer-string))))))
  832. (ert-deftest test-org/return ()
  833. "Test `org-return' specifications."
  834. ;; Regular test.
  835. (should
  836. (equal "Para\ngraph"
  837. (org-test-with-temp-text "Para<point>graph"
  838. (org-return)
  839. (buffer-string))))
  840. ;; With optional argument, indent line.
  841. (should
  842. (equal " Para\n graph"
  843. (org-test-with-temp-text " Para<point>graph"
  844. (org-return t)
  845. (buffer-string))))
  846. ;; On a table, call `org-table-next-row'.
  847. (should
  848. (org-test-with-temp-text "| <point>a |\n| b |"
  849. (org-return)
  850. (org-looking-at-p "b")))
  851. ;; Open link or timestamp under point when `org-return-follows-link'
  852. ;; is non-nil.
  853. (should
  854. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  855. (let ((org-return-follows-link t)) (org-return))
  856. (org-looking-at-p "<<target>>")))
  857. (should-not
  858. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  859. (let ((org-return-follows-link nil)) (org-return))
  860. (org-looking-at-p "<<target>>")))
  861. ;; However, do not open link when point is in a table.
  862. (should
  863. (org-test-with-temp-text "| [[target<point>]] |\n| between |\n| <<target>> |"
  864. (let ((org-return-follows-link t)) (org-return))
  865. (org-looking-at-p "between")))
  866. ;; Special case: in a list, when indenting, do not break structure.
  867. (should
  868. (equal "- A\n B"
  869. (org-test-with-temp-text "- A <point>B"
  870. (org-return t)
  871. (buffer-string))))
  872. (should
  873. (equal "- A\n\n- B"
  874. (org-test-with-temp-text "- A\n<point>- B"
  875. (org-return t)
  876. (buffer-string))))
  877. ;; On tags part of a headline, add a newline below it instead of
  878. ;; breaking it.
  879. (should
  880. (equal "* H :tag:\n"
  881. (org-test-with-temp-text "* H :<point>tag:"
  882. (org-return)
  883. (buffer-string))))
  884. ;; Before headline text, add a newline below it instead of breaking
  885. ;; it.
  886. (should
  887. (equal "* TODO H :tag:\n"
  888. (org-test-with-temp-text "* <point>TODO H :tag:"
  889. (org-return)
  890. (buffer-string))))
  891. (should
  892. (equal "* TODO [#B] H :tag:\n"
  893. (org-test-with-temp-text "* TODO<point> [#B] H :tag:"
  894. (org-return)
  895. (buffer-string))))
  896. ;; At headline text, break headline text but preserve tags.
  897. (should
  898. (equal "* TODO [#B] foo :tag:\nbar"
  899. (let (org-auto-align-tags)
  900. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  901. (org-return)
  902. (buffer-string)))))
  903. ;; At bol of headline insert newline.
  904. (should
  905. (equal "\n* h"
  906. (org-test-with-temp-text "<point>* h"
  907. (org-return)
  908. (buffer-string)))))
  909. (ert-deftest test-org/meta-return ()
  910. "Test M-RET (`org-meta-return') specifications."
  911. ;; In a table field insert a row above.
  912. (should
  913. (org-test-with-temp-text "| a |"
  914. (forward-char)
  915. (org-meta-return)
  916. (forward-line -1)
  917. (looking-at "| |$")))
  918. ;; In a paragraph change current line into a header.
  919. (should
  920. (org-test-with-temp-text "a"
  921. (org-meta-return)
  922. (beginning-of-line)
  923. (looking-at "\* a$")))
  924. ;; In an item insert an item, in this case above.
  925. (should
  926. (org-test-with-temp-text "- a"
  927. (org-meta-return)
  928. (beginning-of-line)
  929. (looking-at "- $")))
  930. ;; In a drawer and item insert an item, in this case above.
  931. (should
  932. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  933. (forward-line)
  934. (org-meta-return)
  935. (beginning-of-line)
  936. (looking-at "- $"))))
  937. (ert-deftest test-org/insert-heading ()
  938. "Test `org-insert-heading' specifications."
  939. ;; In an empty buffer, insert a new headline.
  940. (should
  941. (equal "* "
  942. (org-test-with-temp-text ""
  943. (org-insert-heading)
  944. (buffer-string))))
  945. ;; At the beginning of a line, turn it into a headline
  946. (should
  947. (equal "* P"
  948. (org-test-with-temp-text "<point>P"
  949. (org-insert-heading)
  950. (buffer-string))))
  951. ;; In the middle of a line, split the line if allowed, otherwise,
  952. ;; insert the headline at its end.
  953. (should
  954. (equal "Para\n* graph"
  955. (org-test-with-temp-text "Para<point>graph"
  956. (let ((org-M-RET-may-split-line '((default . t))))
  957. (org-insert-heading))
  958. (buffer-string))))
  959. (should
  960. (equal "Paragraph\n* "
  961. (org-test-with-temp-text "Para<point>graph"
  962. (let ((org-M-RET-may-split-line '((default . nil))))
  963. (org-insert-heading))
  964. (buffer-string))))
  965. ;; When on a list, insert an item instead, unless called with an
  966. ;; universal argument or if list is invisible. In this case, create
  967. ;; a new headline after contents.
  968. (should
  969. (equal "* H\n- item\n- "
  970. (org-test-with-temp-text "* H\n- item<point>"
  971. (let ((org-insert-heading-respect-content nil))
  972. (org-insert-heading))
  973. (buffer-string))))
  974. (should
  975. (equal "* H\n- item\n- item 2\n* "
  976. (org-test-with-temp-text "* H\n- item<point>\n- item 2"
  977. (let ((org-insert-heading-respect-content nil))
  978. (org-insert-heading '(4)))
  979. (buffer-string))))
  980. (should
  981. (equal "* H\n- item\n* "
  982. (org-test-with-temp-text "* H\n- item"
  983. (org-cycle)
  984. (goto-char (point-max))
  985. (let ((org-insert-heading-respect-content nil)) (org-insert-heading))
  986. (buffer-string))))
  987. ;; When called with two universal arguments, insert a new headline
  988. ;; at the end of the grandparent subtree.
  989. (should
  990. (equal "* H1\n** H3\n- item\n** H2\n** "
  991. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  992. (let ((org-insert-heading-respect-content nil))
  993. (org-insert-heading '(16)))
  994. (buffer-string))))
  995. ;; When optional TOP-LEVEL argument is non-nil, always insert
  996. ;; a level 1 heading.
  997. (should
  998. (equal "* H1\n** H2\n* "
  999. (org-test-with-temp-text "* H1\n** H2<point>"
  1000. (org-insert-heading nil nil t)
  1001. (buffer-string))))
  1002. (should
  1003. (equal "* H1\n- item\n* "
  1004. (org-test-with-temp-text "* H1\n- item<point>"
  1005. (org-insert-heading nil nil t)
  1006. (buffer-string))))
  1007. ;; Corner case: correctly insert a headline after an empty one.
  1008. (should
  1009. (equal "* \n* "
  1010. (org-test-with-temp-text "* <point>"
  1011. (org-insert-heading)
  1012. (buffer-string)))))
  1013. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1014. "Test `org-insert-todo-heading-respect-content' specifications."
  1015. ;; Create a TODO heading.
  1016. (should
  1017. (org-test-with-temp-text "* H1\n Body"
  1018. (org-insert-todo-heading-respect-content)
  1019. (nth 2 (org-heading-components))))
  1020. ;; Add headline at the end of the first subtree
  1021. (should
  1022. (org-test-with-temp-text "* H1\nH1Body\n** H2\nH2Body"
  1023. (search-forward "H1Body")
  1024. (org-insert-todo-heading-respect-content)
  1025. (and (eobp) (org-at-heading-p))))
  1026. ;; In a list, do not create a new item.
  1027. (should
  1028. (org-test-with-temp-text "* H\n- an item\n- another one"
  1029. (search-forward "an ")
  1030. (org-insert-todo-heading-respect-content)
  1031. (and (eobp) (org-at-heading-p)))))
  1032. (ert-deftest test-org/clone-with-time-shift ()
  1033. "Test `org-clone-subtree-with-time-shift'."
  1034. ;; Clone non-repeating once.
  1035. (should
  1036. (equal "\
  1037. * H1\n<2015-06-21>
  1038. * H1\n<2015-06-23>
  1039. "
  1040. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1041. (org-clone-subtree-with-time-shift 1 "+2d")
  1042. (replace-regexp-in-string
  1043. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1044. nil nil 1))))
  1045. ;; Clone repeating once.
  1046. (should
  1047. (equal "\
  1048. * H1\n<2015-06-21>
  1049. * H1\n<2015-06-23>
  1050. * H1\n<2015-06-25 +1w>
  1051. "
  1052. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1053. (org-clone-subtree-with-time-shift 1 "+2d")
  1054. (replace-regexp-in-string
  1055. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1056. nil nil 1))))
  1057. ;; Clone non-repeating zero times.
  1058. (should
  1059. (equal "\
  1060. * H1\n<2015-06-21>
  1061. "
  1062. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1063. (org-clone-subtree-with-time-shift 0 "+2d")
  1064. (replace-regexp-in-string
  1065. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1066. nil nil 1))))
  1067. ;; Clone repeating "zero" times.
  1068. (should
  1069. (equal "\
  1070. * H1\n<2015-06-21>
  1071. * H1\n<2015-06-23 +1w>
  1072. "
  1073. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1074. (org-clone-subtree-with-time-shift 0 "+2d")
  1075. (replace-regexp-in-string
  1076. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1077. nil nil 1)))))
  1078. ;;; Fixed-Width Areas
  1079. (ert-deftest test-org/toggle-fixed-width ()
  1080. "Test `org-toggle-fixed-width' specifications."
  1081. ;; No region: Toggle on fixed-width marker in paragraphs.
  1082. (should
  1083. (equal ": A"
  1084. (org-test-with-temp-text "A"
  1085. (org-toggle-fixed-width)
  1086. (buffer-string))))
  1087. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1088. (should
  1089. (equal "A"
  1090. (org-test-with-temp-text ": A"
  1091. (org-toggle-fixed-width)
  1092. (buffer-string))))
  1093. ;; No region: Toggle on marker in blank lines after elements or just
  1094. ;; after a headline.
  1095. (should
  1096. (equal "* H\n: "
  1097. (org-test-with-temp-text "* H\n"
  1098. (forward-line)
  1099. (org-toggle-fixed-width)
  1100. (buffer-string))))
  1101. (should
  1102. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1103. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1104. (goto-char (point-max))
  1105. (org-toggle-fixed-width)
  1106. (buffer-string))))
  1107. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1108. ;; headlines, clocks)
  1109. (should
  1110. (equal ": * Headline"
  1111. (org-test-with-temp-text "* Headline"
  1112. (org-toggle-fixed-width)
  1113. (buffer-string))))
  1114. (should
  1115. (equal ": #+KEYWORD: value"
  1116. (org-test-with-temp-text "#+KEYWORD: value"
  1117. (org-toggle-fixed-width)
  1118. (buffer-string))))
  1119. ;; No region: error in other situations.
  1120. (should-error
  1121. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1122. (forward-line)
  1123. (org-toggle-fixed-width)
  1124. (buffer-string)))
  1125. ;; No region: Indentation is preserved.
  1126. (should
  1127. (equal "- A\n : B"
  1128. (org-test-with-temp-text "- A\n B"
  1129. (forward-line)
  1130. (org-toggle-fixed-width)
  1131. (buffer-string))))
  1132. ;; Region: If it contains only fixed-width elements and blank lines,
  1133. ;; toggle off fixed-width markup.
  1134. (should
  1135. (equal "A\n\nB"
  1136. (org-test-with-temp-text ": A\n\n: B"
  1137. (transient-mark-mode 1)
  1138. (push-mark (point) t t)
  1139. (goto-char (point-max))
  1140. (org-toggle-fixed-width)
  1141. (buffer-string))))
  1142. ;; Region: If it contains anything else, toggle on fixed-width but
  1143. ;; not on fixed-width areas.
  1144. (should
  1145. (equal ": A\n: \n: B\n: \n: C"
  1146. (org-test-with-temp-text "A\n\n: B\n\nC"
  1147. (transient-mark-mode 1)
  1148. (push-mark (point) t t)
  1149. (goto-char (point-max))
  1150. (org-toggle-fixed-width)
  1151. (buffer-string))))
  1152. ;; Region: Ignore blank lines at its end, unless it contains only
  1153. ;; such lines.
  1154. (should
  1155. (equal ": A\n\n"
  1156. (org-test-with-temp-text "A\n\n"
  1157. (transient-mark-mode 1)
  1158. (push-mark (point) t t)
  1159. (goto-char (point-max))
  1160. (org-toggle-fixed-width)
  1161. (buffer-string))))
  1162. (should
  1163. (equal ": \n: \n"
  1164. (org-test-with-temp-text "\n\n"
  1165. (transient-mark-mode 1)
  1166. (push-mark (point) t t)
  1167. (goto-char (point-max))
  1168. (org-toggle-fixed-width)
  1169. (buffer-string)))))
  1170. ;;; Headline
  1171. (ert-deftest test-org/in-commented-heading-p ()
  1172. "Test `org-in-commented-heading-p' specifications."
  1173. ;; Commented headline.
  1174. (should
  1175. (org-test-with-temp-text "* COMMENT Headline\nBody"
  1176. (goto-char (point-max))
  1177. (org-in-commented-heading-p)))
  1178. ;; Commented ancestor.
  1179. (should
  1180. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1181. (goto-char (point-max))
  1182. (org-in-commented-heading-p)))
  1183. ;; Comment keyword is case-sensitive.
  1184. (should-not
  1185. (org-test-with-temp-text "* Comment Headline\nBody"
  1186. (goto-char (point-max))
  1187. (org-in-commented-heading-p)))
  1188. ;; Keyword is standalone.
  1189. (should-not
  1190. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  1191. (goto-char (point-max))
  1192. (org-in-commented-heading-p)))
  1193. ;; Optional argument.
  1194. (should-not
  1195. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1196. (goto-char (point-max))
  1197. (org-in-commented-heading-p t))))
  1198. ;;; Keywords
  1199. (ert-deftest test-org/set-regexps-and-options ()
  1200. "Test `org-set-regexps-and-options' specifications."
  1201. ;; TAGS keyword.
  1202. (should
  1203. (equal '(("A" . ?a) ("B") ("C"))
  1204. (org-test-with-temp-text "#+TAGS: A(a) B C"
  1205. (org-mode-restart)
  1206. org-tag-alist)))
  1207. (should
  1208. (equal '(("A") (:newline) ("B"))
  1209. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  1210. (org-mode-restart)
  1211. org-tag-alist)))
  1212. (should
  1213. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  1214. (org-test-with-temp-text "#+TAGS: { A B } C"
  1215. (org-mode-restart)
  1216. org-tag-alist)))
  1217. (should
  1218. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  1219. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1220. (org-mode-restart)
  1221. org-tag-alist)))
  1222. (should
  1223. (equal '(("A" "B" "C"))
  1224. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1225. (org-mode-restart)
  1226. org-tag-groups-alist)))
  1227. (should
  1228. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  1229. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1230. (org-mode-restart)
  1231. org-tag-alist)))
  1232. (should
  1233. (equal '(("A" "B" "C"))
  1234. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1235. (org-mode-restart)
  1236. org-tag-groups-alist)))
  1237. ;; FILETAGS keyword.
  1238. (should
  1239. (equal '("A" "B" "C")
  1240. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  1241. (org-mode-restart)
  1242. org-file-tags)))
  1243. ;; PROPERTY keyword. Property names are case-insensitive.
  1244. (should
  1245. (equal "foo=1"
  1246. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  1247. (org-mode-restart)
  1248. (cdr (assoc "var" org-file-properties)))))
  1249. (should
  1250. (equal
  1251. "foo=1 bar=2"
  1252. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  1253. (org-mode-restart)
  1254. (cdr (assoc "var" org-file-properties)))))
  1255. (should
  1256. (equal
  1257. "foo=1 bar=2"
  1258. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  1259. (org-mode-restart)
  1260. (cdr (assoc "var" org-file-properties)))))
  1261. ;; ARCHIVE keyword.
  1262. (should
  1263. (equal "%s_done::"
  1264. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  1265. (org-mode-restart)
  1266. org-archive-location)))
  1267. ;; CATEGORY keyword.
  1268. (should
  1269. (eq 'test
  1270. (org-test-with-temp-text "#+CATEGORY: test"
  1271. (org-mode-restart)
  1272. org-category)))
  1273. (should
  1274. (equal "test"
  1275. (org-test-with-temp-text "#+CATEGORY: test"
  1276. (org-mode-restart)
  1277. (cdr (assoc "CATEGORY" org-file-properties)))))
  1278. ;; COLUMNS keyword.
  1279. (should
  1280. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  1281. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  1282. (org-mode-restart)
  1283. org-columns-default-format)))
  1284. ;; CONSTANTS keyword. Constants names are case sensitive.
  1285. (should
  1286. (equal '("299792458." "3.14")
  1287. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  1288. (org-mode-restart)
  1289. (mapcar
  1290. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  1291. '("c" "pi")))))
  1292. (should
  1293. (equal "3.14"
  1294. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  1295. (org-mode-restart)
  1296. (cdr (assoc "pi" org-table-formula-constants-local)))))
  1297. (should
  1298. (equal "22/7"
  1299. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  1300. (org-mode-restart)
  1301. (cdr (assoc "PI" org-table-formula-constants-local)))))
  1302. ;; LINK keyword.
  1303. (should
  1304. (equal
  1305. '("url1" "url2")
  1306. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  1307. (org-mode-restart)
  1308. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  1309. '("a" "b")))))
  1310. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  1311. (should
  1312. (equal
  1313. '(?X ?Z ?Y)
  1314. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  1315. (org-mode-restart)
  1316. (list org-highest-priority org-lowest-priority org-default-priority))))
  1317. (should
  1318. (equal
  1319. '(?A ?C ?B)
  1320. (org-test-with-temp-text "#+PRIORITIES: X Z"
  1321. (org-mode-restart)
  1322. (list org-highest-priority org-lowest-priority org-default-priority))))
  1323. ;; STARTUP keyword.
  1324. (should
  1325. (equal '(t t)
  1326. (org-test-with-temp-text "#+STARTUP: fold odd"
  1327. (org-mode-restart)
  1328. (list org-startup-folded org-odd-levels-only))))
  1329. ;; TODO keywords.
  1330. (should
  1331. (equal '(("A" "B") ("C"))
  1332. (org-test-with-temp-text "#+TODO: A B | C"
  1333. (org-mode-restart)
  1334. (list org-not-done-keywords org-done-keywords))))
  1335. (should
  1336. (equal '(("A" "C") ("B" "D"))
  1337. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  1338. (org-mode-restart)
  1339. (list org-not-done-keywords org-done-keywords))))
  1340. (should
  1341. (equal '(("A" "B") ("C"))
  1342. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  1343. (org-mode-restart)
  1344. (list org-not-done-keywords org-done-keywords))))
  1345. (should
  1346. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  1347. (org-test-with-temp-text "#+TODO: A(a)"
  1348. (org-mode-restart)
  1349. org-todo-key-alist)))
  1350. (should
  1351. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  1352. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  1353. (org-mode-restart)
  1354. org-todo-log-states)))
  1355. ;; Enter SETUPFILE keyword.
  1356. (should
  1357. (equal "1"
  1358. (org-test-with-temp-text
  1359. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  1360. (org-mode-restart)
  1361. (cdr (assoc "a" org-file-properties))))))
  1362. ;;; Links
  1363. ;;;; Coderefs
  1364. (ert-deftest test-org/coderef ()
  1365. "Test coderef links specifications."
  1366. (should
  1367. (org-test-with-temp-text "
  1368. #+BEGIN_SRC emacs-lisp
  1369. \(+ 1 1) (ref:sc)
  1370. #+END_SRC
  1371. \[[(sc)]]"
  1372. (goto-char (point-max))
  1373. (org-open-at-point)
  1374. (looking-at "(ref:sc)"))))
  1375. ;;;; Custom ID
  1376. (ert-deftest test-org/custom-id ()
  1377. "Test custom ID links specifications."
  1378. (should
  1379. (org-test-with-temp-text
  1380. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom]]"
  1381. (goto-char (point-max))
  1382. (org-open-at-point)
  1383. (org-looking-at-p "\\* H1")))
  1384. ;; Ignore false positives.
  1385. (should-not
  1386. (org-test-with-temp-text
  1387. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom]]<point>"
  1388. (goto-char (point-max))
  1389. (let (org-link-search-must-match-exact-headline) (org-open-at-point))
  1390. (org-looking-at-p "\\* H1"))))
  1391. ;;;; Fuzzy Links
  1392. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  1393. ;; a named element (#+name: text) and to headlines (* Text).
  1394. (ert-deftest test-org/fuzzy-links ()
  1395. "Test fuzzy links specifications."
  1396. ;; Fuzzy link goes in priority to a matching target.
  1397. (should
  1398. (org-test-with-temp-text "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n[[Test]]"
  1399. (goto-line 5)
  1400. (org-open-at-point)
  1401. (looking-at "<<Test>>")))
  1402. ;; Then fuzzy link points to an element with a given name.
  1403. (should
  1404. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n[[Test]]"
  1405. (goto-line 5)
  1406. (org-open-at-point)
  1407. (looking-at "#\\+NAME: Test")))
  1408. ;; A target still lead to a matching headline otherwise.
  1409. (should
  1410. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n[[Head2]]"
  1411. (goto-line 4)
  1412. (org-open-at-point)
  1413. (looking-at "\\* Head2")))
  1414. ;; With a leading star in link, enforce heading match.
  1415. (should
  1416. (org-test-with-temp-text "* Test\n<<Test>>\n[[*Test]]"
  1417. (goto-line 3)
  1418. (org-open-at-point)
  1419. (looking-at "\\* Test")))
  1420. ;; With a leading star in link, enforce exact heading match, even
  1421. ;; with `org-link-search-must-match-exact-headline' set to nil.
  1422. (should-error
  1423. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  1424. (let ((org-link-search-must-match-exact-headline nil))
  1425. (org-open-at-point))))
  1426. ;; Heading match should not care about spaces, cookies, todo
  1427. ;; keywords, priorities, and tags.
  1428. (should
  1429. (let ((first-line
  1430. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  1431. (org-test-with-temp-text
  1432. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  1433. (let ((org-link-search-must-match-exact-headline nil)
  1434. (org-todo-regexp "TODO"))
  1435. (org-open-at-point))
  1436. (looking-at (regexp-quote first-line)))))
  1437. ;; Heading match should still be exact.
  1438. (should-error
  1439. (let ((first-line
  1440. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  1441. (org-test-with-temp-text
  1442. (concat first-line "\nFoo Bar\n<point>[[*Test 1]]")
  1443. (let ((org-link-search-must-match-exact-headline nil)
  1444. (org-todo-regexp "TODO"))
  1445. (org-open-at-point)))))
  1446. ;; Heading match ignores COMMENT keyword.
  1447. (should
  1448. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  1449. (org-open-at-point)
  1450. (looking-at "\\* COMMENT Test")))
  1451. ;; Correctly un-hexify fuzzy links.
  1452. (should
  1453. (org-test-with-temp-text "* With space\n[[*With%20space][With space]]"
  1454. (goto-char (point-max))
  1455. (org-open-at-point)
  1456. (bobp))))
  1457. ;;;; Link Escaping
  1458. (ert-deftest test-org/org-link-escape-ascii-character ()
  1459. "Escape an ascii character."
  1460. (should
  1461. (string=
  1462. "%5B"
  1463. (org-link-escape "["))))
  1464. (ert-deftest test-org/org-link-escape-ascii-ctrl-character ()
  1465. "Escape an ascii control character."
  1466. (should
  1467. (string=
  1468. "%09"
  1469. (org-link-escape "\t"))))
  1470. (ert-deftest test-org/org-link-escape-multibyte-character ()
  1471. "Escape an unicode multibyte character."
  1472. (should
  1473. (string=
  1474. "%E2%82%AC"
  1475. (org-link-escape "€"))))
  1476. (ert-deftest test-org/org-link-escape-custom-table ()
  1477. "Escape string with custom character table."
  1478. (should
  1479. (string=
  1480. "Foo%3A%42ar%0A"
  1481. (org-link-escape "Foo:Bar\n" '(?\: ?\B)))))
  1482. (ert-deftest test-org/org-link-escape-custom-table-merge ()
  1483. "Escape string with custom table merged with default table."
  1484. (should
  1485. (string=
  1486. "%5BF%6F%6F%3A%42ar%0A%5D"
  1487. (org-link-escape "[Foo:Bar\n]" '(?\: ?\B ?\o) t))))
  1488. (ert-deftest test-org/org-link-unescape-ascii-character ()
  1489. "Unescape an ascii character."
  1490. (should
  1491. (string=
  1492. "["
  1493. (org-link-unescape "%5B"))))
  1494. (ert-deftest test-org/org-link-unescape-ascii-ctrl-character ()
  1495. "Unescpae an ascii control character."
  1496. (should
  1497. (string=
  1498. "\n"
  1499. (org-link-unescape "%0A"))))
  1500. (ert-deftest test-org/org-link-unescape-multibyte-character ()
  1501. "Unescape unicode multibyte character."
  1502. (should
  1503. (string=
  1504. "€"
  1505. (org-link-unescape "%E2%82%AC"))))
  1506. (ert-deftest test-org/org-link-unescape-ascii-extended-char ()
  1507. "Unescape old style percent escaped character."
  1508. (should
  1509. (string=
  1510. "àâçèéêîôùû"
  1511. (decode-coding-string
  1512. (org-link-unescape "%E0%E2%E7%E8%E9%EA%EE%F4%F9%FB") 'latin-1))))
  1513. (ert-deftest test-org/org-link-escape-url-with-escaped-char ()
  1514. "Escape and unescape a URL that includes an escaped char.
  1515. http://article.gmane.org/gmane.emacs.orgmode/21459/"
  1516. (should
  1517. (string=
  1518. "http://some.host.com/form?&id=blah%2Bblah25"
  1519. (org-link-unescape
  1520. (org-link-escape "http://some.host.com/form?&id=blah%2Bblah25")))))
  1521. (ert-deftest test-org/org-link-escape-chars-browser ()
  1522. "Test of the constant `org-link-escape-chars-browser'.
  1523. See there why this test is a candidate to be removed once Org
  1524. drops support for Emacs 24.1 and 24.2."
  1525. (should
  1526. (string=
  1527. (concat "http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query="
  1528. "%22Release%208.2%22&idxname=emacs-orgmode")
  1529. (org-link-escape-browser ; Do not replace with `url-encode-url',
  1530. ; see docstring above.
  1531. (concat "http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query="
  1532. "\"Release 8.2\"&idxname=emacs-orgmode")))))
  1533. ;;;; Open at point
  1534. (ert-deftest test-org/open-at-point-in-keyword ()
  1535. "Does `org-open-at-point' open link in a keyword line?"
  1536. (should
  1537. (org-test-with-temp-text
  1538. "#+KEYWORD: <point>[[info:emacs#Top]]"
  1539. (org-open-at-point) t)))
  1540. (ert-deftest test-org/open-at-point-in-property ()
  1541. "Does `org-open-at-point' open link in property drawer?"
  1542. (should
  1543. (org-test-with-temp-text
  1544. "* Headline
  1545. :PROPERTIES:
  1546. :URL: <point>[[info:emacs#Top]]
  1547. :END:"
  1548. (org-open-at-point) t)))
  1549. (ert-deftest test-org/open-at-point-in-comment ()
  1550. "Does `org-open-at-point' open link in a commented line?"
  1551. (should
  1552. (org-test-with-temp-text
  1553. "# <point>[[info:emacs#Top]]"
  1554. (org-open-at-point) t)))
  1555. (ert-deftest test-org/open-at-point/info ()
  1556. "Test `org-open-at-point' on info links."
  1557. (should
  1558. (org-test-with-temp-text
  1559. "<point>[[info:emacs#Top]]"
  1560. (org-open-at-point)
  1561. (and (switch-to-buffer "*info*")
  1562. (prog1
  1563. (looking-at "\nThe Emacs Editor")
  1564. (kill-buffer))))))
  1565. (ert-deftest test-org/open-at-point/inline-image ()
  1566. "Test `org-open-at-point' on nested links."
  1567. (should
  1568. (org-test-with-temp-text "[[info:org#Top][info:<point>emacs#Top]]"
  1569. (org-open-at-point)
  1570. (prog1 (with-current-buffer "*info*" (looking-at "\nOrg Mode Manual"))
  1571. (kill-buffer "*info*")))))
  1572. ;;; Node Properties
  1573. (ert-deftest test-org/accumulated-properties-in-drawers ()
  1574. "Ensure properties accumulate in subtree drawers."
  1575. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  1576. (org-babel-next-src-block)
  1577. (should (equal '(2 1) (org-babel-execute-src-block)))))
  1578. (ert-deftest test-org/custom-properties ()
  1579. "Test custom properties specifications."
  1580. ;; Standard test.
  1581. (should
  1582. (let ((org-custom-properties '("FOO")))
  1583. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  1584. (org-toggle-custom-properties-visibility)
  1585. (org-invisible-p2))))
  1586. ;; Properties are case-insensitive.
  1587. (should
  1588. (let ((org-custom-properties '("FOO")))
  1589. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  1590. (org-toggle-custom-properties-visibility)
  1591. (org-invisible-p2))))
  1592. (should
  1593. (let ((org-custom-properties '("foo")))
  1594. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  1595. (org-toggle-custom-properties-visibility)
  1596. (org-invisible-p2))))
  1597. ;; Multiple custom properties in the same drawer.
  1598. (should
  1599. (let ((org-custom-properties '("FOO" "BAR")))
  1600. (org-test-with-temp-text
  1601. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  1602. (org-toggle-custom-properties-visibility)
  1603. (and (org-invisible-p2)
  1604. (not (progn (forward-line) (org-invisible-p2)))
  1605. (progn (forward-line) (org-invisible-p2))))))
  1606. ;; Hide custom properties with an empty value.
  1607. (should
  1608. (let ((org-custom-properties '("FOO")))
  1609. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  1610. (org-toggle-custom-properties-visibility)
  1611. (org-invisible-p2))))
  1612. ;; Do not hide fake properties.
  1613. (should-not
  1614. (let ((org-custom-properties '("FOO")))
  1615. (org-test-with-temp-text ":FOO: val\n"
  1616. (org-toggle-custom-properties-visibility)
  1617. (org-invisible-p2))))
  1618. (should-not
  1619. (let ((org-custom-properties '("A")))
  1620. (org-test-with-temp-text
  1621. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  1622. (org-toggle-custom-properties-visibility)
  1623. (org-invisible-p2)))))
  1624. ;;; Mark Region
  1625. (ert-deftest test-org/mark-subtree ()
  1626. "Test `org-mark-subtree' specifications."
  1627. ;; Error when point is before first headline.
  1628. (should-error
  1629. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  1630. (progn (transient-mark-mode 1)
  1631. (org-mark-subtree))))
  1632. ;; Without argument, mark current subtree.
  1633. (should
  1634. (equal
  1635. '(12 32)
  1636. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  1637. (progn (transient-mark-mode 1)
  1638. (forward-line 2)
  1639. (org-mark-subtree)
  1640. (list (region-beginning) (region-end))))))
  1641. ;; With an argument, move ARG up.
  1642. (should
  1643. (equal
  1644. '(1 32)
  1645. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  1646. (progn (transient-mark-mode 1)
  1647. (forward-line 2)
  1648. (org-mark-subtree 1)
  1649. (list (region-beginning) (region-end))))))
  1650. ;; Do not get fooled by inlinetasks.
  1651. (when (featurep 'org-inlinetask)
  1652. (should
  1653. (= 1
  1654. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  1655. (progn (transient-mark-mode 1)
  1656. (forward-line 1)
  1657. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  1658. (region-beginning)))))))
  1659. ;;; Navigation
  1660. (ert-deftest test-org/end-of-meta-data ()
  1661. "Test `org-end-of-meta-data' specifications."
  1662. ;; Skip planning line.
  1663. (should
  1664. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  1665. (org-end-of-meta-data)
  1666. (eobp)))
  1667. ;; Skip properties drawer.
  1668. (should
  1669. (org-test-with-temp-text
  1670. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  1671. (org-end-of-meta-data)
  1672. (eobp)))
  1673. ;; Skip both.
  1674. (should
  1675. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  1676. (org-end-of-meta-data)
  1677. (eobp)))
  1678. ;; Nothing to skip, go to first line.
  1679. (should
  1680. (org-test-with-temp-text "* Headline\nContents"
  1681. (org-end-of-meta-data)
  1682. (looking-at "Contents")))
  1683. ;; With option argument, skip empty lines, regular drawers and
  1684. ;; clocking lines.
  1685. (should
  1686. (org-test-with-temp-text "* Headline\n\nContents"
  1687. (org-end-of-meta-data t)
  1688. (looking-at "Contents")))
  1689. (should
  1690. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  1691. (org-end-of-meta-data t)
  1692. (looking-at "Contents")))
  1693. (should
  1694. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  1695. (org-end-of-meta-data t)
  1696. (looking-at "Contents")))
  1697. ;; Special case: do not skip incomplete drawers.
  1698. (should
  1699. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  1700. (org-end-of-meta-data t)
  1701. (looking-at ":LOGBOOK:")))
  1702. ;; Special case: Be careful about consecutive headlines.
  1703. (should-not
  1704. (org-test-with-temp-text "* H1\n*H2\nContents"
  1705. (org-end-of-meta-data t)
  1706. (looking-at "Contents"))))
  1707. (ert-deftest test-org/beginning-of-line ()
  1708. "Test `org-beginning-of-line' specifications."
  1709. ;; Standard test.
  1710. (should
  1711. (org-test-with-temp-text "Some text\nSome other text"
  1712. (progn (org-beginning-of-line) (bolp))))
  1713. ;; Standard test with `visual-line-mode'.
  1714. (should-not
  1715. (org-test-with-temp-text "A long line of text\nSome other text"
  1716. (progn (visual-line-mode)
  1717. (forward-char 2)
  1718. (dotimes (i 1000) (insert "very "))
  1719. (org-beginning-of-line)
  1720. (bolp))))
  1721. ;; At an headline with special movement.
  1722. (should
  1723. (org-test-with-temp-text "* TODO Headline"
  1724. (let ((org-special-ctrl-a/e t))
  1725. (org-end-of-line)
  1726. (and (progn (org-beginning-of-line) (looking-at "Headline"))
  1727. (progn (org-beginning-of-line) (bolp))
  1728. (progn (org-beginning-of-line) (looking-at "Headline")))))))
  1729. (ert-deftest test-org/end-of-line ()
  1730. "Test `org-end-of-line' specifications."
  1731. ;; Standard test.
  1732. (should
  1733. (org-test-with-temp-text "Some text\nSome other text"
  1734. (progn (org-end-of-line) (eolp))))
  1735. ;; Standard test with `visual-line-mode'.
  1736. (should-not
  1737. (org-test-with-temp-text "A long line of text\nSome other text"
  1738. (progn (visual-line-mode)
  1739. (forward-char 2)
  1740. (dotimes (i 1000) (insert "very "))
  1741. (goto-char (point-min))
  1742. (org-end-of-line)
  1743. (eolp))))
  1744. ;; At an headline with special movement.
  1745. (should
  1746. (org-test-with-temp-text "* Headline1 :tag:\n"
  1747. (let ((org-special-ctrl-a/e t))
  1748. (and (progn (org-end-of-line) (looking-at " :tag:"))
  1749. (progn (org-end-of-line) (eolp))
  1750. (progn (org-end-of-line) (looking-at " :tag:"))))))
  1751. ;; At an headline without special movement.
  1752. (should
  1753. (org-test-with-temp-text "* Headline2 :tag:\n"
  1754. (let ((org-special-ctrl-a/e nil))
  1755. (and (progn (org-end-of-line) (eolp))
  1756. (progn (org-end-of-line) (eolp))))))
  1757. ;; At an headline, with reversed movement.
  1758. (should
  1759. (org-test-with-temp-text "* Headline3 :tag:\n"
  1760. (let ((org-special-ctrl-a/e 'reversed)
  1761. (this-command last-command))
  1762. (and (progn (org-end-of-line) (eolp))
  1763. (progn (org-end-of-line) (looking-at " :tag:"))))))
  1764. ;; At a block without hidden contents.
  1765. (should
  1766. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  1767. (progn (org-end-of-line) (eolp))))
  1768. ;; At a block with hidden contents.
  1769. (should-not
  1770. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  1771. (let ((org-special-ctrl-a/e t))
  1772. (org-hide-block-toggle)
  1773. (org-end-of-line)
  1774. (eobp)))))
  1775. (ert-deftest test-org/forward-sentence ()
  1776. "Test `org-forward-sentence' specifications."
  1777. ;; At the end of a table cell, move to the end of the next one.
  1778. (should
  1779. (org-test-with-temp-text "| a<point> | b |"
  1780. (org-forward-sentence)
  1781. (looking-at " |$")))
  1782. ;; Elsewhere in a cell, move to its end.
  1783. (should
  1784. (org-test-with-temp-text "| a<point>c | b |"
  1785. (org-forward-sentence)
  1786. (looking-at " | b |$")))
  1787. ;; Otherwise, simply call `forward-sentence'.
  1788. (should
  1789. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  1790. (org-forward-sentence)
  1791. (looking-at " Sentence 2.")))
  1792. (should
  1793. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  1794. (org-forward-sentence)
  1795. (org-forward-sentence)
  1796. (eobp)))
  1797. ;; At the end of an element, jump to the next one, without stopping
  1798. ;; on blank lines in-between.
  1799. (should
  1800. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  1801. (org-forward-sentence)
  1802. (eobp))))
  1803. (ert-deftest test-org/backward-sentence ()
  1804. "Test `org-backward-sentence' specifications."
  1805. ;; At the beginning of a table cell, move to the beginning of the
  1806. ;; previous one.
  1807. (should
  1808. (org-test-with-temp-text "| a | <point>b |"
  1809. (org-backward-sentence)
  1810. (looking-at "a | b |$")))
  1811. ;; Elsewhere in a cell, move to its beginning.
  1812. (should
  1813. (org-test-with-temp-text "| a | b<point>c |"
  1814. (org-backward-sentence)
  1815. (looking-at "bc |$")))
  1816. ;; Otherwise, simply call `backward-sentence'.
  1817. (should
  1818. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  1819. (org-backward-sentence)
  1820. (looking-at "Sentence 2.")))
  1821. (should
  1822. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  1823. (org-backward-sentence)
  1824. (org-backward-sentence)
  1825. (bobp)))
  1826. ;; Make sure to hit the beginning of a sentence on the same line as
  1827. ;; an item.
  1828. (should
  1829. (org-test-with-temp-text "- Line 1\n line <point>2."
  1830. (org-backward-sentence)
  1831. (looking-at "Line 1"))))
  1832. (ert-deftest test-org/forward-paragraph ()
  1833. "Test `org-forward-paragraph' specifications."
  1834. ;; At end of buffer, return an error.
  1835. (should-error
  1836. (org-test-with-temp-text "Paragraph"
  1837. (goto-char (point-max))
  1838. (org-forward-paragraph)))
  1839. ;; Standard test.
  1840. (should
  1841. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  1842. (org-forward-paragraph)
  1843. (looking-at "P2")))
  1844. ;; Ignore depth.
  1845. (should
  1846. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n#+END_CENTER\nP2"
  1847. (org-forward-paragraph)
  1848. (looking-at "P1")))
  1849. ;; Do not enter elements with invisible contents.
  1850. (should
  1851. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n\nP2\n#+END_CENTER\nP3"
  1852. (org-hide-block-toggle)
  1853. (org-forward-paragraph)
  1854. (looking-at "P3")))
  1855. ;; On an affiliated keyword, jump to the beginning of the element.
  1856. (should
  1857. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  1858. (org-forward-paragraph)
  1859. (looking-at "Para")))
  1860. ;; On an item or a footnote definition, move to the second element
  1861. ;; inside, if any.
  1862. (should
  1863. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  1864. (org-forward-paragraph)
  1865. (looking-at " Paragraph")))
  1866. (should
  1867. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  1868. (org-forward-paragraph)
  1869. (looking-at "Paragraph")))
  1870. ;; On an item, or a footnote definition, when the first line is
  1871. ;; empty, move to the first item.
  1872. (should
  1873. (org-test-with-temp-text "- \n\n Paragraph\n- Item2"
  1874. (org-forward-paragraph)
  1875. (looking-at " Paragraph")))
  1876. (should
  1877. (org-test-with-temp-text "[fn:1]\n\nParagraph\n\n[fn:2] Def2"
  1878. (org-forward-paragraph)
  1879. (looking-at "Paragraph")))
  1880. ;; On a table (resp. a property drawer) do not move through table
  1881. ;; rows (resp. node properties).
  1882. (should
  1883. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  1884. (org-forward-paragraph)
  1885. (looking-at "Paragraph")))
  1886. (should
  1887. (org-test-with-temp-text
  1888. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  1889. (org-forward-paragraph)
  1890. (looking-at "Paragraph")))
  1891. ;; On a verse or source block, stop after blank lines.
  1892. (should
  1893. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n#+END_VERSE"
  1894. (org-forward-paragraph)
  1895. (looking-at "L2")))
  1896. (should
  1897. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n#+END_SRC"
  1898. (org-forward-paragraph)
  1899. (looking-at "L2"))))
  1900. (ert-deftest test-org/backward-paragraph ()
  1901. "Test `org-backward-paragraph' specifications."
  1902. ;; Error at beginning of buffer.
  1903. (should-error
  1904. (org-test-with-temp-text "Paragraph"
  1905. (org-backward-paragraph)))
  1906. ;; Regular test.
  1907. (should
  1908. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  1909. (goto-char (point-max))
  1910. (org-backward-paragraph)
  1911. (looking-at "P3")))
  1912. (should
  1913. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  1914. (goto-char (point-max))
  1915. (beginning-of-line)
  1916. (org-backward-paragraph)
  1917. (looking-at "P2")))
  1918. ;; Ignore depth.
  1919. (should
  1920. (org-test-with-temp-text "P1\n\n#+BEGIN_CENTER\nP2\n#+END_CENTER\nP3"
  1921. (goto-char (point-max))
  1922. (beginning-of-line)
  1923. (org-backward-paragraph)
  1924. (looking-at "P2")))
  1925. ;; Ignore invisible elements.
  1926. (should
  1927. (org-test-with-temp-text "* H1\n P1\n* H2"
  1928. (org-cycle)
  1929. (goto-char (point-max))
  1930. (beginning-of-line)
  1931. (org-backward-paragraph)
  1932. (bobp)))
  1933. ;; On an affiliated keyword, jump to the first one.
  1934. (should
  1935. (org-test-with-temp-text "P1\n#+name: n\n#+caption: c1\n#+caption: c2\nP2"
  1936. (search-forward "c2")
  1937. (org-backward-paragraph)
  1938. (looking-at "#\\+name")))
  1939. ;; On the second element in an item or a footnote definition, jump
  1940. ;; to item or the definition.
  1941. (should
  1942. (org-test-with-temp-text "- line1\n\n line2"
  1943. (goto-char (point-max))
  1944. (beginning-of-line)
  1945. (org-backward-paragraph)
  1946. (looking-at "- line1")))
  1947. (should
  1948. (org-test-with-temp-text "[fn:1] line1\n\n line2"
  1949. (goto-char (point-max))
  1950. (beginning-of-line)
  1951. (org-backward-paragraph)
  1952. (looking-at "\\[fn:1\\] line1")))
  1953. ;; On a table (resp. a property drawer), ignore table rows
  1954. ;; (resp. node properties).
  1955. (should
  1956. (org-test-with-temp-text "| a | b |\n| c | d |\nP1"
  1957. (goto-char (point-max))
  1958. (beginning-of-line)
  1959. (org-backward-paragraph)
  1960. (bobp)))
  1961. (should
  1962. (org-test-with-temp-text "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  1963. (org-backward-paragraph)
  1964. (looking-at ":PROPERTIES:")))
  1965. ;; On a source or verse block, stop before blank lines.
  1966. (should
  1967. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n\nL3\n#+END_VERSE"
  1968. (search-forward "L3")
  1969. (beginning-of-line)
  1970. (org-backward-paragraph)
  1971. (looking-at "L2")))
  1972. (should
  1973. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n\nL3#+END_SRC"
  1974. (search-forward "L3")
  1975. (beginning-of-line)
  1976. (org-backward-paragraph)
  1977. (looking-at "L2"))))
  1978. (ert-deftest test-org/forward-element ()
  1979. "Test `org-forward-element' specifications."
  1980. ;; 1. At EOB: should error.
  1981. (org-test-with-temp-text "Some text\n"
  1982. (goto-char (point-max))
  1983. (should-error (org-forward-element)))
  1984. ;; 2. Standard move: expected to ignore blank lines.
  1985. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  1986. (org-forward-element)
  1987. (should (looking-at (regexp-quote "Second paragraph."))))
  1988. ;; 3. Headline tests.
  1989. (org-test-with-temp-text "
  1990. * Head 1
  1991. ** Head 1.1
  1992. *** Head 1.1.1
  1993. ** Head 1.2"
  1994. ;; 3.1. At an headline beginning: move to next headline at the
  1995. ;; same level.
  1996. (goto-line 3)
  1997. (org-forward-element)
  1998. (should (looking-at (regexp-quote "** Head 1.2")))
  1999. ;; 3.2. At an headline beginning: move to parent headline if no
  2000. ;; headline at the same level.
  2001. (goto-line 3)
  2002. (org-forward-element)
  2003. (should (looking-at (regexp-quote "** Head 1.2"))))
  2004. ;; 4. Greater element tests.
  2005. (org-test-with-temp-text
  2006. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  2007. ;; 4.1. At a greater element: expected to skip contents.
  2008. (org-forward-element)
  2009. (should (looking-at (regexp-quote "Outside.")))
  2010. ;; 4.2. At the end of greater element contents: expected to skip
  2011. ;; to the end of the greater element.
  2012. (goto-line 2)
  2013. (org-forward-element)
  2014. (should (looking-at (regexp-quote "Outside."))))
  2015. ;; 5. List tests.
  2016. (org-test-with-temp-text "
  2017. - item1
  2018. - sub1
  2019. - sub2
  2020. - sub3
  2021. Inner paragraph.
  2022. - item2
  2023. Outside."
  2024. ;; 5.1. At list top point: expected to move to the element after
  2025. ;; the list.
  2026. (goto-line 2)
  2027. (org-forward-element)
  2028. (should (looking-at (regexp-quote "Outside.")))
  2029. ;; 5.2. Special case: at the first line of a sub-list, but not at
  2030. ;; beginning of line, move to next item.
  2031. (goto-line 2)
  2032. (forward-char)
  2033. (org-forward-element)
  2034. (should (looking-at "- item2"))
  2035. (goto-line 4)
  2036. (forward-char)
  2037. (org-forward-element)
  2038. (should (looking-at " - sub2"))
  2039. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  2040. (goto-line 4)
  2041. (org-forward-element)
  2042. (should (looking-at (regexp-quote " Inner paragraph.")))
  2043. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  2044. (goto-line 8)
  2045. (org-forward-element)
  2046. (should (looking-at (regexp-quote " Inner paragraph.")))
  2047. ;; 5.5. At an item: expected to move to next item, if any.
  2048. (goto-line 6)
  2049. (org-forward-element)
  2050. (should (looking-at " - sub3"))))
  2051. (ert-deftest test-org/backward-element ()
  2052. "Test `org-backward-element' specifications."
  2053. ;; 1. Should error at BOB.
  2054. (org-test-with-temp-text " \nParagraph."
  2055. (should-error (org-backward-element)))
  2056. ;; 2. Should move at BOB when called on the first element in buffer.
  2057. (should
  2058. (org-test-with-temp-text "\n#+TITLE: test"
  2059. (progn (forward-line)
  2060. (org-backward-element)
  2061. (bobp))))
  2062. ;; 3. Not at the beginning of an element: move at its beginning.
  2063. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  2064. (goto-line 3)
  2065. (end-of-line)
  2066. (org-backward-element)
  2067. (should (looking-at (regexp-quote "Paragraph2."))))
  2068. ;; 4. Headline tests.
  2069. (org-test-with-temp-text "
  2070. * Head 1
  2071. ** Head 1.1
  2072. *** Head 1.1.1
  2073. ** Head 1.2"
  2074. ;; 4.1. At an headline beginning: move to previous headline at the
  2075. ;; same level.
  2076. (goto-line 5)
  2077. (org-backward-element)
  2078. (should (looking-at (regexp-quote "** Head 1.1")))
  2079. ;; 4.2. At an headline beginning: move to parent headline if no
  2080. ;; headline at the same level.
  2081. (goto-line 3)
  2082. (org-backward-element)
  2083. (should (looking-at (regexp-quote "* Head 1")))
  2084. ;; 4.3. At the first top-level headline: should error.
  2085. (goto-line 2)
  2086. (should-error (org-backward-element)))
  2087. ;; 5. At beginning of first element inside a greater element:
  2088. ;; expected to move to greater element's beginning.
  2089. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  2090. (goto-line 3)
  2091. (org-backward-element)
  2092. (should (looking-at "#\\+BEGIN_CENTER")))
  2093. ;; 6. At the beginning of the first element in a section: should
  2094. ;; move back to headline, if any.
  2095. (should
  2096. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  2097. (progn (goto-char (point-max))
  2098. (beginning-of-line)
  2099. (org-backward-element)
  2100. (org-at-heading-p))))
  2101. ;; 7. List tests.
  2102. (org-test-with-temp-text "
  2103. - item1
  2104. - sub1
  2105. - sub2
  2106. - sub3
  2107. Inner paragraph.
  2108. - item2
  2109. Outside."
  2110. ;; 7.1. At beginning of sub-list: expected to move to the
  2111. ;; paragraph before it.
  2112. (goto-line 4)
  2113. (org-backward-element)
  2114. (should (looking-at "item1"))
  2115. ;; 7.2. At an item in a list: expected to move at previous item.
  2116. (goto-line 8)
  2117. (org-backward-element)
  2118. (should (looking-at " - sub2"))
  2119. (goto-line 12)
  2120. (org-backward-element)
  2121. (should (looking-at "- item1"))
  2122. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  2123. ;; beginning.
  2124. (goto-line 10)
  2125. (org-backward-element)
  2126. (should (looking-at " - sub1"))
  2127. (goto-line 15)
  2128. (org-backward-element)
  2129. (should (looking-at "- item1"))
  2130. ;; 7.4. At blank-lines before list end: expected to move to top
  2131. ;; item.
  2132. (goto-line 14)
  2133. (org-backward-element)
  2134. (should (looking-at "- item1"))))
  2135. (ert-deftest test-org/up-element ()
  2136. "Test `org-up-element' specifications."
  2137. ;; 1. At BOB or with no surrounding element: should error.
  2138. (org-test-with-temp-text "Paragraph."
  2139. (should-error (org-up-element)))
  2140. (org-test-with-temp-text "* Head1\n* Head2"
  2141. (goto-line 2)
  2142. (should-error (org-up-element)))
  2143. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  2144. (goto-line 3)
  2145. (should-error (org-up-element)))
  2146. ;; 2. At an headline: move to parent headline.
  2147. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  2148. (goto-line 3)
  2149. (org-up-element)
  2150. (should (looking-at "\\* Head1")))
  2151. ;; 3. Inside a greater element: move to greater element beginning.
  2152. (org-test-with-temp-text
  2153. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  2154. (goto-line 3)
  2155. (org-up-element)
  2156. (should (looking-at "#\\+BEGIN_CENTER")))
  2157. ;; 4. List tests.
  2158. (org-test-with-temp-text "* Top
  2159. - item1
  2160. - sub1
  2161. - sub2
  2162. Paragraph within sub2.
  2163. - item2"
  2164. ;; 4.1. Within an item: move to the item beginning.
  2165. (goto-line 8)
  2166. (org-up-element)
  2167. (should (looking-at " - sub2"))
  2168. ;; 4.2. At an item in a sub-list: move to parent item.
  2169. (goto-line 4)
  2170. (org-up-element)
  2171. (should (looking-at "- item1"))
  2172. ;; 4.3. At an item in top list: move to beginning of whole list.
  2173. (goto-line 10)
  2174. (org-up-element)
  2175. (should (looking-at "- item1"))
  2176. ;; 4.4. Special case. At very top point: should move to parent of
  2177. ;; list.
  2178. (goto-line 2)
  2179. (org-up-element)
  2180. (should (looking-at "\\* Top"))))
  2181. (ert-deftest test-org/down-element ()
  2182. "Test `org-down-element' specifications."
  2183. ;; Error when the element hasn't got a recursive type.
  2184. (org-test-with-temp-text "Paragraph."
  2185. (should-error (org-down-element)))
  2186. ;; Error when the element has no contents
  2187. (org-test-with-temp-text "* Headline"
  2188. (should-error (org-down-element)))
  2189. ;; When at a plain-list, move to first item.
  2190. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  2191. (goto-line 2)
  2192. (org-down-element)
  2193. (should (looking-at " - Item 1.1")))
  2194. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  2195. (org-down-element)
  2196. (should (looking-at " Item 1")))
  2197. ;; When at a table, move to first row
  2198. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  2199. (org-down-element)
  2200. (should (looking-at " a | b |")))
  2201. ;; Otherwise, move inside the greater element.
  2202. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  2203. (org-down-element)
  2204. (should (looking-at "Paragraph"))))
  2205. (ert-deftest test-org/drag-element-backward ()
  2206. "Test `org-drag-element-backward' specifications."
  2207. ;; Standard test.
  2208. (should
  2209. (equal
  2210. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  2211. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  2212. (org-drag-element-backward)
  2213. (buffer-string))))
  2214. (should
  2215. (equal
  2216. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  2217. (org-test-with-temp-text
  2218. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  2219. (org-drag-element-backward)
  2220. (buffer-string))))
  2221. ;; Preserve blank lines.
  2222. (should
  2223. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  2224. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  2225. (org-drag-element-backward)
  2226. (buffer-string))))
  2227. ;; Preserve column.
  2228. (should
  2229. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  2230. (org-drag-element-backward)
  2231. (org-looking-at-p "2")))
  2232. ;; Error when trying to move first element of buffer.
  2233. (should-error
  2234. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  2235. (org-drag-element-backward)))
  2236. ;; Error when trying to swap nested elements.
  2237. (should-error
  2238. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  2239. (forward-line)
  2240. (org-drag-element-backward)))
  2241. ;; Error when trying to swap an headline element and a non-headline
  2242. ;; element.
  2243. (should-error
  2244. (org-test-with-temp-text "Test.\n* Head 1"
  2245. (forward-line)
  2246. (org-drag-element-backward)))
  2247. ;; Preserve visibility of elements and their contents.
  2248. (should
  2249. (equal '((63 . 82) (26 . 48))
  2250. (org-test-with-temp-text "
  2251. #+BEGIN_CENTER
  2252. Text.
  2253. #+END_CENTER
  2254. - item 1
  2255. #+BEGIN_QUOTE
  2256. Text.
  2257. #+END_QUOTE"
  2258. (while (search-forward "BEGIN_" nil t) (org-cycle))
  2259. (search-backward "- item 1")
  2260. (org-drag-element-backward)
  2261. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  2262. (overlays-in (point-min) (point-max)))))))
  2263. (ert-deftest test-org/drag-element-forward ()
  2264. "Test `org-drag-element-forward' specifications."
  2265. ;; 1. Error when trying to move first element of buffer.
  2266. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  2267. (goto-line 3)
  2268. (should-error (org-drag-element-forward)))
  2269. ;; 2. Error when trying to swap nested elements.
  2270. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  2271. (forward-line)
  2272. (should-error (org-drag-element-forward)))
  2273. ;; 3. Error when trying to swap a non-headline element and an
  2274. ;; headline.
  2275. (org-test-with-temp-text "Test.\n* Head 1"
  2276. (should-error (org-drag-element-forward)))
  2277. ;; 4. Otherwise, swap elements, preserving column and blank lines
  2278. ;; between elements.
  2279. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  2280. (search-forward "graph")
  2281. (org-drag-element-forward)
  2282. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  2283. (should (looking-at " 1")))
  2284. ;; 5. Preserve visibility of elements and their contents.
  2285. (org-test-with-temp-text "
  2286. #+BEGIN_CENTER
  2287. Text.
  2288. #+END_CENTER
  2289. - item 1
  2290. #+BEGIN_QUOTE
  2291. Text.
  2292. #+END_QUOTE"
  2293. (while (search-forward "BEGIN_" nil t) (org-cycle))
  2294. (search-backward "#+BEGIN_CENTER")
  2295. (org-drag-element-forward)
  2296. (should
  2297. (equal
  2298. '((63 . 82) (26 . 48))
  2299. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  2300. (overlays-in (point-min) (point-max)))))))
  2301. (ert-deftest test-org/next-block ()
  2302. "Test `org-next-block' specifications."
  2303. ;; Regular test.
  2304. (should
  2305. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  2306. (org-next-block 1)
  2307. (looking-at "#\\+BEGIN_CENTER")))
  2308. ;; Ignore case.
  2309. (should
  2310. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  2311. (let ((case-fold-search nil))
  2312. (org-next-block 1)
  2313. (looking-at "#\\+begin_center"))))
  2314. ;; Ignore current line.
  2315. (should
  2316. (org-test-with-temp-text
  2317. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  2318. (org-next-block 1)
  2319. (looking-at "#\\+BEGIN_CENTER")))
  2320. ;; Throw an error when no block is found.
  2321. (should-error
  2322. (org-test-with-temp-text "Paragraph"
  2323. (org-next-block 1)))
  2324. ;; With an argument, skip many blocks at once.
  2325. (should
  2326. (org-test-with-temp-text
  2327. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  2328. (org-next-block 2)
  2329. (looking-at "#\\+BEGIN_QUOTE")))
  2330. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  2331. (should
  2332. (org-test-with-temp-text
  2333. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  2334. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  2335. (looking-at "#\\+BEGIN_QUOTE")))
  2336. ;; Optional argument is also case-insensitive.
  2337. (should
  2338. (org-test-with-temp-text
  2339. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  2340. (let ((case-fold-search nil))
  2341. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  2342. (looking-at "#\\+begin_quote")))))
  2343. (ert-deftest test-org/previous-block ()
  2344. "Test `org-previous-block' specifications."
  2345. ;; Regular test.
  2346. (should
  2347. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  2348. (org-previous-block 1)
  2349. (looking-at "#\\+BEGIN_CENTER")))
  2350. ;; Ignore case.
  2351. (should
  2352. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  2353. (let ((case-fold-search nil))
  2354. (org-previous-block 1)
  2355. (looking-at "#\\+begin_center"))))
  2356. ;; Ignore current line.
  2357. (should
  2358. (org-test-with-temp-text
  2359. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  2360. (org-previous-block 1)
  2361. (looking-at "#\\+BEGIN_QUOTE")))
  2362. ;; Throw an error when no block is found.
  2363. (should-error
  2364. (org-test-with-temp-text "Paragraph<point>"
  2365. (org-previous-block 1)))
  2366. ;; With an argument, skip many blocks at once.
  2367. (should
  2368. (org-test-with-temp-text
  2369. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  2370. (org-previous-block 2)
  2371. (looking-at "#\\+BEGIN_CENTER")))
  2372. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  2373. (should
  2374. (org-test-with-temp-text
  2375. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  2376. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  2377. (looking-at "#\\+BEGIN_QUOTE")))
  2378. ;; Optional argument is also case-insensitive.
  2379. (should
  2380. (org-test-with-temp-text
  2381. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  2382. (let ((case-fold-search nil))
  2383. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  2384. (looking-at "#\\+begin_quote")))))
  2385. ;;; Outline structure
  2386. (ert-deftest test-org/demote ()
  2387. "Test `org-demote' specifications."
  2388. ;; Add correct number of stars according to `org-odd-levels-only'.
  2389. (should
  2390. (= 2
  2391. (org-test-with-temp-text "* H"
  2392. (let ((org-odd-levels-only nil)) (org-demote))
  2393. (org-current-level))))
  2394. (should
  2395. (= 3
  2396. (org-test-with-temp-text "* H"
  2397. (let ((org-odd-levels-only t)) (org-demote))
  2398. (org-current-level))))
  2399. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  2400. (should
  2401. (org-test-with-temp-text "* H :tag:"
  2402. (let ((org-tags-column 10)
  2403. (org-auto-align-tags t)
  2404. (org-odd-levels-only nil))
  2405. (org-demote))
  2406. (org-move-to-column 10)
  2407. (org-looking-at-p ":tag:$")))
  2408. (should-not
  2409. (org-test-with-temp-text "* H :tag:"
  2410. (let ((org-tags-column 10)
  2411. (org-auto-align-tags nil)
  2412. (org-odd-levels-only nil))
  2413. (org-demote))
  2414. (org-move-to-column 10)
  2415. (org-looking-at-p ":tag:$")))
  2416. ;; When `org-adapt-indentation' is non-nil, always indent planning
  2417. ;; info and property drawers accordingly.
  2418. (should
  2419. (= 3
  2420. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  2421. (let ((org-odd-levels-only nil)
  2422. (org-adapt-indentation t))
  2423. (org-demote))
  2424. (forward-line)
  2425. (org-get-indentation))))
  2426. (should
  2427. (= 3
  2428. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  2429. (let ((org-odd-levels-only nil)
  2430. (org-adapt-indentation t))
  2431. (org-demote))
  2432. (forward-line)
  2433. (org-get-indentation))))
  2434. (should-not
  2435. (= 3
  2436. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  2437. (let ((org-odd-levels-only nil)
  2438. (org-adapt-indentation nil))
  2439. (org-demote))
  2440. (forward-line)
  2441. (org-get-indentation))))
  2442. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  2443. ;; section accordingly. Ignore, however, footnote definitions and
  2444. ;; inlinetasks boundaries.
  2445. (should
  2446. (= 3
  2447. (org-test-with-temp-text "* H\n Paragraph"
  2448. (let ((org-odd-levels-only nil)
  2449. (org-adapt-indentation t))
  2450. (org-demote))
  2451. (forward-line)
  2452. (org-get-indentation))))
  2453. (should
  2454. (= 2
  2455. (org-test-with-temp-text "* H\n Paragraph"
  2456. (let ((org-odd-levels-only nil)
  2457. (org-adapt-indentation nil))
  2458. (org-demote))
  2459. (forward-line)
  2460. (org-get-indentation))))
  2461. (should
  2462. (zerop
  2463. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  2464. (let ((org-odd-levels-only nil)
  2465. (org-adapt-indentation t))
  2466. (org-demote))
  2467. (goto-char (point-max))
  2468. (org-get-indentation))))
  2469. (should
  2470. (= 3
  2471. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  2472. (let ((org-odd-levels-only nil)
  2473. (org-adapt-indentation t))
  2474. (org-demote))
  2475. (goto-char (point-max))
  2476. (org-get-indentation))))
  2477. (when (featurep 'org-inlinetask)
  2478. (should
  2479. (zerop
  2480. (let ((org-inlinetask-min-level 5)
  2481. (org-adapt-indentation t))
  2482. (org-test-with-temp-text "* H\n***** I\n***** END"
  2483. (org-demote)
  2484. (forward-line)
  2485. (org-get-indentation))))))
  2486. (when (featurep 'org-inlinetask)
  2487. (should
  2488. (= 3
  2489. (let ((org-inlinetask-min-level 5)
  2490. (org-adapt-indentation t))
  2491. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  2492. (org-demote)
  2493. (forward-line 2)
  2494. (org-get-indentation))))))
  2495. ;; Ignore contents of source blocks or example blocks when
  2496. ;; indentation should be preserved (through
  2497. ;; `org-src-preserve-indentation' or "-i" flag).
  2498. (should-not
  2499. (zerop
  2500. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  2501. (let ((org-adapt-indentation t)
  2502. (org-src-preserve-indentation nil))
  2503. (org-demote))
  2504. (forward-line 2)
  2505. (org-get-indentation))))
  2506. (should
  2507. (zerop
  2508. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  2509. (let ((org-adapt-indentation t)
  2510. (org-src-preserve-indentation t))
  2511. (org-demote))
  2512. (forward-line 2)
  2513. (org-get-indentation))))
  2514. (should
  2515. (zerop
  2516. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  2517. (let ((org-adapt-indentation t)
  2518. (org-src-preserve-indentation t))
  2519. (org-demote))
  2520. (forward-line 2)
  2521. (org-get-indentation))))
  2522. (should
  2523. (zerop
  2524. (org-test-with-temp-text
  2525. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  2526. (let ((org-adapt-indentation t)
  2527. (org-src-preserve-indentation nil))
  2528. (org-demote))
  2529. (forward-line 2)
  2530. (org-get-indentation)))))
  2531. (ert-deftest test-org/promote ()
  2532. "Test `org-promote' specifications."
  2533. ;; Return an error if headline is to be promoted to level 0, unless
  2534. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  2535. ;; headline becomes a comment.
  2536. (should-error
  2537. (org-test-with-temp-text "* H"
  2538. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  2539. (should
  2540. (equal "# H"
  2541. (org-test-with-temp-text "* H"
  2542. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  2543. (buffer-string))))
  2544. ;; Remove correct number of stars according to
  2545. ;; `org-odd-levels-only'.
  2546. (should
  2547. (= 2
  2548. (org-test-with-temp-text "*** H"
  2549. (let ((org-odd-levels-only nil)) (org-promote))
  2550. (org-current-level))))
  2551. (should
  2552. (= 1
  2553. (org-test-with-temp-text "*** H"
  2554. (let ((org-odd-levels-only t)) (org-promote))
  2555. (org-current-level))))
  2556. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  2557. (should
  2558. (org-test-with-temp-text "** H :tag:"
  2559. (let ((org-tags-column 10)
  2560. (org-auto-align-tags t)
  2561. (org-odd-levels-only nil))
  2562. (org-promote))
  2563. (org-move-to-column 10)
  2564. (org-looking-at-p ":tag:$")))
  2565. (should-not
  2566. (org-test-with-temp-text "** H :tag:"
  2567. (let ((org-tags-column 10)
  2568. (org-auto-align-tags nil)
  2569. (org-odd-levels-only nil))
  2570. (org-promote))
  2571. (org-move-to-column 10)
  2572. (org-looking-at-p ":tag:$")))
  2573. ;; When `org-adapt-indentation' is non-nil, always indent planning
  2574. ;; info and property drawers.
  2575. (should
  2576. (= 2
  2577. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  2578. (let ((org-odd-levels-only nil)
  2579. (org-adapt-indentation t))
  2580. (org-promote))
  2581. (forward-line)
  2582. (org-get-indentation))))
  2583. (should
  2584. (= 2
  2585. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  2586. (let ((org-odd-levels-only nil)
  2587. (org-adapt-indentation t))
  2588. (org-promote))
  2589. (forward-line)
  2590. (org-get-indentation))))
  2591. (should-not
  2592. (= 2
  2593. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  2594. (let ((org-odd-levels-only nil)
  2595. (org-adapt-indentation nil))
  2596. (org-promote))
  2597. (forward-line)
  2598. (org-get-indentation))))
  2599. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  2600. ;; section accordingly. Ignore, however, footnote definitions and
  2601. ;; inlinetasks boundaries.
  2602. (should
  2603. (= 2
  2604. (org-test-with-temp-text "** H\n Paragraph"
  2605. (let ((org-odd-levels-only nil)
  2606. (org-adapt-indentation t))
  2607. (org-promote))
  2608. (forward-line)
  2609. (org-get-indentation))))
  2610. (should-not
  2611. (= 2
  2612. (org-test-with-temp-text "** H\n Paragraph"
  2613. (let ((org-odd-levels-only nil)
  2614. (org-adapt-indentation nil))
  2615. (org-promote))
  2616. (forward-line)
  2617. (org-get-indentation))))
  2618. (should
  2619. (= 2
  2620. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  2621. (let ((org-odd-levels-only nil)
  2622. (org-adapt-indentation t))
  2623. (org-promote))
  2624. (forward-line)
  2625. (org-get-indentation))))
  2626. (when (featurep 'org-inlinetask)
  2627. (should
  2628. (zerop
  2629. (let ((org-inlinetask-min-level 5)
  2630. (org-adapt-indentation t))
  2631. (org-test-with-temp-text "** H\n***** I\n***** END"
  2632. (org-promote)
  2633. (forward-line)
  2634. (org-get-indentation))))))
  2635. (when (featurep 'org-inlinetask)
  2636. (should
  2637. (= 2
  2638. (let ((org-inlinetask-min-level 5)
  2639. (org-adapt-indentation t))
  2640. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  2641. (org-promote)
  2642. (forward-line 2)
  2643. (org-get-indentation))))))
  2644. ;; Give up shifting if it would break document's structure
  2645. ;; otherwise.
  2646. (should
  2647. (= 3
  2648. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  2649. (let ((org-odd-levels-only nil)
  2650. (org-adapt-indentation t))
  2651. (org-promote))
  2652. (forward-line)
  2653. (org-get-indentation))))
  2654. (should
  2655. (= 3
  2656. (org-test-with-temp-text "** H\n Paragraph\n * list."
  2657. (let ((org-odd-levels-only nil)
  2658. (org-adapt-indentation t))
  2659. (org-promote))
  2660. (forward-line)
  2661. (org-get-indentation))))
  2662. ;; Ignore contents of source blocks or example blocks when
  2663. ;; indentation should be preserved (through
  2664. ;; `org-src-preserve-indentation' or "-i" flag).
  2665. (should-not
  2666. (zerop
  2667. (org-test-with-temp-text
  2668. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  2669. (let ((org-adapt-indentation t)
  2670. (org-src-preserve-indentation nil)
  2671. (org-odd-levels-only nil))
  2672. (org-promote))
  2673. (forward-line)
  2674. (org-get-indentation))))
  2675. (should
  2676. (zerop
  2677. (org-test-with-temp-text
  2678. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  2679. (let ((org-adapt-indentation t)
  2680. (org-src-preserve-indentation t)
  2681. (org-odd-levels-only nil))
  2682. (org-promote))
  2683. (forward-line)
  2684. (org-get-indentation))))
  2685. (should
  2686. (zerop
  2687. (org-test-with-temp-text
  2688. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  2689. (let ((org-adapt-indentation t)
  2690. (org-src-preserve-indentation t)
  2691. (org-odd-levels-only nil))
  2692. (org-promote))
  2693. (forward-line)
  2694. (org-get-indentation))))
  2695. (should
  2696. (zerop
  2697. (org-test-with-temp-text
  2698. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  2699. (let ((org-adapt-indentation t)
  2700. (org-src-preserve-indentation nil)
  2701. (org-odd-levels-only nil))
  2702. (org-promote))
  2703. (forward-line)
  2704. (org-get-indentation)))))
  2705. ;;; Planning
  2706. (ert-deftest test-org/at-planning-p ()
  2707. "Test `org-at-planning-p' specifications."
  2708. ;; Regular test.
  2709. (should
  2710. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  2711. (org-at-planning-p)))
  2712. (should-not
  2713. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  2714. (org-at-planning-p)))
  2715. ;; Correctly find planning attached to inlinetasks.
  2716. (when (featurep 'org-inlinetask)
  2717. (should
  2718. (org-test-with-temp-text
  2719. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  2720. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  2721. (should-not
  2722. (org-test-with-temp-text
  2723. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  2724. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  2725. (should-not
  2726. (org-test-with-temp-text
  2727. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  2728. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  2729. (should-not
  2730. (org-test-with-temp-text
  2731. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  2732. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  2733. ;;; Property API
  2734. (ert-deftest test-org/buffer-property-keys ()
  2735. "Test `org-buffer-property-keys' specifications."
  2736. ;; Retrieve properties accross siblings.
  2737. (should
  2738. (equal '("A" "B")
  2739. (org-test-with-temp-text "
  2740. * H1
  2741. :PROPERTIES:
  2742. :A: 1
  2743. :END:
  2744. * H2
  2745. :PROPERTIES:
  2746. :B: 1
  2747. :END:"
  2748. (org-buffer-property-keys))))
  2749. ;; Retrieve properties accross children.
  2750. (should
  2751. (equal '("A" "B")
  2752. (org-test-with-temp-text "
  2753. * H1
  2754. :PROPERTIES:
  2755. :A: 1
  2756. :END:
  2757. ** H2
  2758. :PROPERTIES:
  2759. :B: 1
  2760. :END:"
  2761. (org-buffer-property-keys))))
  2762. ;; Retrieve muliple properties in the same drawer.
  2763. (should
  2764. (equal '("A" "B")
  2765. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  2766. (org-buffer-property-keys))))
  2767. ;; Ignore extension symbol in property name.
  2768. (should
  2769. (equal '("A")
  2770. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  2771. (org-buffer-property-keys))))
  2772. ;; With non-nil COLUMNS, extract property names from columns.
  2773. (should
  2774. (equal '("A" "B")
  2775. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  2776. (org-buffer-property-keys nil nil t))))
  2777. (should
  2778. (equal '("A" "B" "COLUMNS")
  2779. (org-test-with-temp-text
  2780. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  2781. (org-buffer-property-keys nil nil t)))))
  2782. (ert-deftest test-org/property-values ()
  2783. "Test `org-property-values' specifications."
  2784. ;; Regular test.
  2785. (should
  2786. (equal '("2" "1")
  2787. (org-test-with-temp-text
  2788. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  2789. (org-property-values "A"))))
  2790. ;; Ignore empty values.
  2791. (should-not
  2792. (org-test-with-temp-text
  2793. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  2794. (org-property-values "A")))
  2795. ;; Take into consideration extended values.
  2796. (should
  2797. (equal '("1 2")
  2798. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  2799. (org-property-values "A")))))
  2800. (ert-deftest test-org/find-property ()
  2801. "Test `org-find-property' specifications."
  2802. ;; Regular test.
  2803. (should
  2804. (= 1
  2805. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  2806. (org-find-property "prop"))))
  2807. ;; Ignore false positives.
  2808. (should
  2809. (= 27
  2810. (org-test-with-temp-text
  2811. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  2812. (org-find-property "A"))))
  2813. ;; Return first entry found in buffer.
  2814. (should
  2815. (= 1
  2816. (org-test-with-temp-text
  2817. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  2818. (org-find-property "A"))))
  2819. ;; Only search visible part of the buffer.
  2820. (should
  2821. (= 31
  2822. (org-test-with-temp-text
  2823. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  2824. (org-narrow-to-subtree)
  2825. (org-find-property "A"))))
  2826. ;; With optional argument, only find entries with a specific value.
  2827. (should-not
  2828. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  2829. (org-find-property "A" "2")))
  2830. (should
  2831. (= 31
  2832. (org-test-with-temp-text
  2833. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  2834. (org-find-property "A" "2"))))
  2835. ;; Use "nil" for explicit nil values.
  2836. (should
  2837. (= 31
  2838. (org-test-with-temp-text
  2839. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  2840. (org-find-property "A" "nil")))))
  2841. (ert-deftest test-org/entry-delete ()
  2842. "Test `org-entry-delete' specifications."
  2843. ;; Regular test.
  2844. (should
  2845. (string-match
  2846. " *:PROPERTIES:\n *:B: +2\n *:END:"
  2847. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  2848. (org-entry-delete (point) "A")
  2849. (buffer-string))))
  2850. ;; Also remove accumulated properties.
  2851. (should-not
  2852. (string-match
  2853. ":A"
  2854. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  2855. (org-entry-delete (point) "A")
  2856. (buffer-string))))
  2857. ;; When last property is removed, remove the property drawer.
  2858. (should-not
  2859. (string-match
  2860. ":PROPERTIES:"
  2861. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  2862. (org-entry-delete (point) "A")
  2863. (buffer-string))))
  2864. ;; Return a non-nil value when some property was removed.
  2865. (should
  2866. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  2867. (org-entry-delete (point) "A")))
  2868. (should-not
  2869. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  2870. (org-entry-delete (point) "C"))))
  2871. (ert-deftest test-org/entry-get ()
  2872. "Test `org-entry-get' specifications."
  2873. ;; Regular test.
  2874. (should
  2875. (equal "1"
  2876. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  2877. (org-entry-get (point) "A"))))
  2878. ;; Ignore case.
  2879. (should
  2880. (equal "1"
  2881. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  2882. (org-entry-get (point) "a"))))
  2883. ;; Handle extended values, both before and after base value.
  2884. (should
  2885. (equal "1 2 3"
  2886. (org-test-with-temp-text
  2887. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  2888. (org-entry-get (point) "A"))))
  2889. ;; Empty values are returned as the empty string.
  2890. (should
  2891. (equal ""
  2892. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  2893. (org-entry-get (point) "A"))))
  2894. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  2895. ;; otherwise, return nil.
  2896. (should-not
  2897. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  2898. (org-entry-get (point) "A")))
  2899. (should
  2900. (equal "nil"
  2901. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  2902. (org-entry-get (point) "A" nil t))))
  2903. ;; Return nil when no property is found, independently on the
  2904. ;; LITERAL-NIL argument.
  2905. (should-not
  2906. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  2907. (org-entry-get (point) "B")))
  2908. (should-not
  2909. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  2910. (org-entry-get (point) "B" nil t)))
  2911. ;; Handle inheritance, when allowed.
  2912. (should
  2913. (equal
  2914. "1"
  2915. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  2916. (org-entry-get (point) "A" t))))
  2917. (should
  2918. (equal
  2919. "1"
  2920. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  2921. (let ((org-use-property-inheritance t))
  2922. (org-entry-get (point) "A" 'selective)))))
  2923. (should-not
  2924. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  2925. (let ((org-use-property-inheritance nil))
  2926. (org-entry-get (point) "A" 'selective)))))
  2927. (ert-deftest test-org/entry-properties ()
  2928. "Test `org-entry-properties' specifications."
  2929. ;; Get "ITEM" property.
  2930. (should
  2931. (equal "* H"
  2932. (org-test-with-temp-text "* TODO H"
  2933. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  2934. (should
  2935. (equal "* H"
  2936. (org-test-with-temp-text "* TODO H"
  2937. (cdr (assoc "ITEM" (org-entry-properties))))))
  2938. ;; Get "TODO" property.
  2939. (should
  2940. (equal "TODO"
  2941. (org-test-with-temp-text "* TODO H"
  2942. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  2943. (should
  2944. (equal "TODO"
  2945. (org-test-with-temp-text "* TODO H"
  2946. (cdr (assoc "TODO" (org-entry-properties))))))
  2947. (should-not
  2948. (org-test-with-temp-text "* H"
  2949. (assoc "TODO" (org-entry-properties nil "TODO"))))
  2950. ;; Get "PRIORITY" property.
  2951. (should
  2952. (equal "A"
  2953. (org-test-with-temp-text "* [#A] H"
  2954. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  2955. (should
  2956. (equal "A"
  2957. (org-test-with-temp-text "* [#A] H"
  2958. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  2959. (should-not
  2960. (org-test-with-temp-text "* H"
  2961. (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))
  2962. ;; Get "FILE" property.
  2963. (should
  2964. (org-test-with-temp-text-in-file "* H\nParagraph"
  2965. (org-file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  2966. (buffer-file-name))))
  2967. (should
  2968. (org-test-with-temp-text-in-file "* H\nParagraph"
  2969. (org-file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  2970. (buffer-file-name))))
  2971. (should-not
  2972. (org-test-with-temp-text "* H\nParagraph"
  2973. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  2974. ;; Get "TAGS" property.
  2975. (should
  2976. (equal ":tag1:tag2:"
  2977. (org-test-with-temp-text "* H :tag1:tag2:"
  2978. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  2979. (should
  2980. (equal ":tag1:tag2:"
  2981. (org-test-with-temp-text "* H :tag1:tag2:"
  2982. (cdr (assoc "TAGS" (org-entry-properties))))))
  2983. (should-not
  2984. (org-test-with-temp-text "* H"
  2985. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  2986. ;; Get "ALLTAGS" property.
  2987. (should
  2988. (equal ":tag1:tag2:"
  2989. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  2990. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  2991. (should
  2992. (equal ":tag1:tag2:"
  2993. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  2994. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  2995. (should-not
  2996. (org-test-with-temp-text "* H"
  2997. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  2998. ;; Get "BLOCKED" property.
  2999. (should
  3000. (equal "t"
  3001. (org-test-with-temp-text "* Blocked\n** DONE one\n** TODO two"
  3002. (let ((org-enforce-todo-dependencies t)
  3003. (org-blocker-hook
  3004. '(org-block-todo-from-children-or-siblings-or-parent)))
  3005. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  3006. (should
  3007. (equal "t"
  3008. (org-test-with-temp-text "* Blocked\n** DONE one\n** TODO two"
  3009. (let ((org-enforce-todo-dependencies t)
  3010. (org-blocker-hook
  3011. '(org-block-todo-from-children-or-siblings-or-parent)))
  3012. (cdr (assoc "BLOCKED" (org-entry-properties)))))))
  3013. (should
  3014. (equal ""
  3015. (org-test-with-temp-text "* Blocked\n** DONE one\n** DONE two"
  3016. (let ((org-enforce-todo-dependencies t))
  3017. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  3018. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  3019. (should
  3020. (equal
  3021. "[2012-03-29 thu.]"
  3022. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  3023. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  3024. (should
  3025. (equal
  3026. "[2012-03-29 thu.]"
  3027. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  3028. (cdr (assoc "CLOSED" (org-entry-properties))))))
  3029. (should-not
  3030. (org-test-with-temp-text "* H"
  3031. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  3032. (should
  3033. (equal
  3034. "<2014-03-04 tue.>"
  3035. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3036. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  3037. (should
  3038. (equal
  3039. "<2014-03-04 tue.>"
  3040. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3041. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  3042. (should-not
  3043. (org-test-with-temp-text "* H"
  3044. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  3045. (should
  3046. (equal
  3047. "<2014-03-04 tue.>"
  3048. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3049. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  3050. (should
  3051. (equal
  3052. "<2014-03-04 tue.>"
  3053. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3054. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  3055. (should-not
  3056. (org-test-with-temp-text "* H"
  3057. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  3058. ;; Get "CATEGORY"
  3059. (should
  3060. (equal "cat"
  3061. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  3062. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  3063. (should
  3064. (equal "cat"
  3065. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  3066. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3067. (should
  3068. (equal "cat"
  3069. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  3070. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3071. (should
  3072. (equal "cat2"
  3073. (org-test-with-temp-text
  3074. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  3075. "\n"
  3076. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  3077. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3078. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  3079. (should
  3080. (equal "<2012-03-29 thu.>"
  3081. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  3082. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  3083. (should
  3084. (equal "[2012-03-29 thu.]"
  3085. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  3086. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  3087. (should
  3088. (equal "<2012-03-29 thu.>"
  3089. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  3090. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  3091. (should
  3092. (equal "[2014-03-04 tue.]"
  3093. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  3094. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties nil "TIMESTAMP_IA"))))))
  3095. ;; Get standard properties.
  3096. (should
  3097. (equal "1"
  3098. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3099. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3100. ;; Handle extended properties.
  3101. (should
  3102. (equal "1 2 3"
  3103. (org-test-with-temp-text
  3104. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  3105. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3106. (should
  3107. (equal "1 2 3"
  3108. (org-test-with-temp-text
  3109. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  3110. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3111. ;; Ignore forbidden (special) properties.
  3112. (should-not
  3113. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  3114. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  3115. (ert-deftest test-org/entry-put ()
  3116. "Test `org-entry-put' specifications."
  3117. ;; Error when not a string or nil.
  3118. (should-error
  3119. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  3120. (org-entry-put 1 "test" 2)))
  3121. ;; Set "TODO" property.
  3122. (should
  3123. (string-match (regexp-quote " TODO H")
  3124. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  3125. (org-entry-put (point) "TODO" "TODO")
  3126. (buffer-string))))
  3127. (should
  3128. (string-match (regexp-quote "* H")
  3129. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  3130. (org-entry-put (point) "TODO" nil)
  3131. (buffer-string))))
  3132. ;; Set "PRIORITY" property.
  3133. (should
  3134. (equal "* [#A] H"
  3135. (org-test-with-temp-text "* [#B] H"
  3136. (org-entry-put (point) "PRIORITY" "A")
  3137. (buffer-string))))
  3138. (should
  3139. (equal "* H"
  3140. (org-test-with-temp-text "* [#B] H"
  3141. (org-entry-put (point) "PRIORITY" nil)
  3142. (buffer-string))))
  3143. ;; Set "SCHEDULED" property.
  3144. (should
  3145. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  3146. (org-test-with-temp-text "* H"
  3147. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  3148. (buffer-string))))
  3149. (should
  3150. (string= "* H\n"
  3151. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3152. (org-entry-put (point) "SCHEDULED" nil)
  3153. (buffer-string))))
  3154. (should
  3155. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  3156. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3157. (org-entry-put (point) "SCHEDULED" "earlier")
  3158. (buffer-string))))
  3159. (should
  3160. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  3161. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3162. (org-entry-put (point) "SCHEDULED" "later")
  3163. (buffer-string))))
  3164. ;; Set "DEADLINE" property.
  3165. (should
  3166. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  3167. (org-test-with-temp-text "* H"
  3168. (org-entry-put (point) "DEADLINE" "2014-03-04")
  3169. (buffer-string))))
  3170. (should
  3171. (string= "* H\n"
  3172. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3173. (org-entry-put (point) "DEADLINE" nil)
  3174. (buffer-string))))
  3175. (should
  3176. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  3177. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3178. (org-entry-put (point) "DEADLINE" "earlier")
  3179. (buffer-string))))
  3180. (should
  3181. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  3182. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3183. (org-entry-put (point) "DEADLINE" "later")
  3184. (buffer-string))))
  3185. ;; Set "CATEGORY" property
  3186. (should
  3187. (string-match "^ *:CATEGORY: cat"
  3188. (org-test-with-temp-text "* H"
  3189. (org-entry-put (point) "CATEGORY" "cat")
  3190. (buffer-string))))
  3191. ;; Regular properties, with or without pre-existing drawer.
  3192. (should
  3193. (string-match "^ *:A: +2$"
  3194. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3195. (org-entry-put (point) "A" "2")
  3196. (buffer-string))))
  3197. (should
  3198. (string-match "^ *:A: +1$"
  3199. (org-test-with-temp-text "* H"
  3200. (org-entry-put (point) "A" "1")
  3201. (buffer-string))))
  3202. ;; Special case: two consecutive headlines.
  3203. (should
  3204. (string-match "\\* A\n *:PROPERTIES:"
  3205. (org-test-with-temp-text "* A\n** B"
  3206. (org-entry-put (point) "A" "1")
  3207. (buffer-string)))))
  3208. ;;; Radio Targets
  3209. (ert-deftest test-org/update-radio-target-regexp ()
  3210. "Test `org-update-radio-target-regexp' specifications."
  3211. ;; Properly update cache with no previous radio target regexp.
  3212. (should
  3213. (eq 'link
  3214. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  3215. (save-excursion (goto-char (point-max)) (org-element-context))
  3216. (insert "<<<")
  3217. (search-forward "o")
  3218. (insert ">>>")
  3219. (org-update-radio-target-regexp)
  3220. (goto-char (point-max))
  3221. (org-element-type (org-element-context)))))
  3222. ;; Properly update cache with previous radio target regexp.
  3223. (should
  3224. (eq 'link
  3225. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  3226. (save-excursion (goto-char (point-max)) (org-element-context))
  3227. (insert "<<<")
  3228. (search-forward "o")
  3229. (insert ">>>")
  3230. (org-update-radio-target-regexp)
  3231. (search-backward "r")
  3232. (delete-char 5)
  3233. (insert "new")
  3234. (org-update-radio-target-regexp)
  3235. (goto-char (point-max))
  3236. (delete-region (line-beginning-position) (point))
  3237. (insert "new")
  3238. (org-element-type (org-element-context))))))
  3239. ;;; Sparse trees
  3240. (ert-deftest test-org/match-sparse-tree ()
  3241. "Test `org-match-sparse-tree' specifications."
  3242. ;; Match tags.
  3243. (should-not
  3244. (org-test-with-temp-text "* H\n** H1 :tag:"
  3245. (org-match-sparse-tree nil "tag")
  3246. (search-forward "H1")
  3247. (org-invisible-p2)))
  3248. (should
  3249. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  3250. (org-match-sparse-tree nil "tag")
  3251. (search-forward "H2")
  3252. (org-invisible-p2)))
  3253. ;; "-" operator for tags.
  3254. (should-not
  3255. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3256. (org-match-sparse-tree nil "tag1-tag2")
  3257. (search-forward "H1")
  3258. (org-invisible-p2)))
  3259. (should
  3260. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3261. (org-match-sparse-tree nil "tag1-tag2")
  3262. (search-forward "H2")
  3263. (org-invisible-p2)))
  3264. ;; "&" operator for tags.
  3265. (should
  3266. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3267. (org-match-sparse-tree nil "tag1&tag2")
  3268. (search-forward "H1")
  3269. (org-invisible-p2)))
  3270. (should-not
  3271. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3272. (org-match-sparse-tree nil "tag1&tag2")
  3273. (search-forward "H2")
  3274. (org-invisible-p2)))
  3275. ;; "|" operator for tags.
  3276. (should-not
  3277. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3278. (org-match-sparse-tree nil "tag1|tag2")
  3279. (search-forward "H1")
  3280. (org-invisible-p2)))
  3281. (should-not
  3282. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  3283. (org-match-sparse-tree nil "tag1|tag2")
  3284. (search-forward "H2")
  3285. (org-invisible-p2)))
  3286. ;; Regexp match on tags.
  3287. (should-not
  3288. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  3289. (org-match-sparse-tree nil "{^tag.*}")
  3290. (search-forward "H1")
  3291. (org-invisible-p2)))
  3292. (should
  3293. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  3294. (org-match-sparse-tree nil "{^tag.*}")
  3295. (search-forward "H2")
  3296. (org-invisible-p2)))
  3297. ;; Match group tags.
  3298. (should-not
  3299. (org-test-with-temp-text
  3300. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  3301. (org-match-sparse-tree nil "work")
  3302. (search-forward "H1")
  3303. (org-invisible-p2)))
  3304. (should-not
  3305. (org-test-with-temp-text
  3306. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  3307. (org-match-sparse-tree nil "work")
  3308. (search-forward "H2")
  3309. (org-invisible-p2)))
  3310. ;; Match group tags with hard brackets.
  3311. (should-not
  3312. (org-test-with-temp-text
  3313. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  3314. (org-match-sparse-tree nil "work")
  3315. (search-forward "H1")
  3316. (org-invisible-p2)))
  3317. (should-not
  3318. (org-test-with-temp-text
  3319. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  3320. (org-match-sparse-tree nil "work")
  3321. (search-forward "H2")
  3322. (org-invisible-p2)))
  3323. ;; Match tags in hierarchies
  3324. (should-not
  3325. (org-test-with-temp-text
  3326. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  3327. #+TAGS: [ Lev_2 : Lev_3 ]\n
  3328. #+TAGS: { Lev_3 : Lev_4 }\n
  3329. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  3330. (org-match-sparse-tree nil "Lev_1")
  3331. (search-forward "H4")
  3332. (org-invisible-p2)))
  3333. ;; Match regular expressions in tags
  3334. (should-not
  3335. (org-test-with-temp-text
  3336. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  3337. (org-match-sparse-tree nil "Lev")
  3338. (search-forward "H1")
  3339. (org-invisible-p2)))
  3340. (should
  3341. (org-test-with-temp-text
  3342. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  3343. (org-match-sparse-tree nil "Lev")
  3344. (search-forward "H1")
  3345. (org-invisible-p2)))
  3346. ;; Match properties.
  3347. (should
  3348. (org-test-with-temp-text
  3349. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  3350. (org-match-sparse-tree nil "A=\"1\"")
  3351. (search-forward "H2")
  3352. (org-invisible-p2)))
  3353. (should-not
  3354. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  3355. (org-match-sparse-tree nil "A=\"1\"")
  3356. (search-forward "H2")
  3357. (org-invisible-p2)))
  3358. ;; Case is not significant when matching properties.
  3359. (should-not
  3360. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  3361. (org-match-sparse-tree nil "a=\"1\"")
  3362. (search-forward "H2")
  3363. (org-invisible-p2)))
  3364. (should-not
  3365. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  3366. (org-match-sparse-tree nil "A=\"1\"")
  3367. (search-forward "H2")
  3368. (org-invisible-p2)))
  3369. ;; Match special LEVEL property.
  3370. (should-not
  3371. (org-test-with-temp-text "* H\n** H1\n*** H2"
  3372. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  3373. (search-forward "H1")
  3374. (org-invisible-p2)))
  3375. (should
  3376. (org-test-with-temp-text "* H\n** H1\n*** H2"
  3377. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  3378. (search-forward "H2")
  3379. (org-invisible-p2)))
  3380. ;; Comparison operators when matching properties.
  3381. (should
  3382. (org-test-with-temp-text
  3383. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  3384. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  3385. (search-forward "H1")
  3386. (org-invisible-p2)))
  3387. (should-not
  3388. (org-test-with-temp-text
  3389. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  3390. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  3391. (search-forward "H2")
  3392. (org-invisible-p2)))
  3393. ;; Regexp match on properties values.
  3394. (should-not
  3395. (org-test-with-temp-text
  3396. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  3397. (org-match-sparse-tree nil "A={f.*}")
  3398. (search-forward "H1")
  3399. (org-invisible-p2)))
  3400. (should
  3401. (org-test-with-temp-text
  3402. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  3403. (org-match-sparse-tree nil "A={f.*}")
  3404. (search-forward "H2")
  3405. (org-invisible-p2)))
  3406. ;; With an optional argument, limit match to TODO entries.
  3407. (should-not
  3408. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  3409. (org-match-sparse-tree t "tag")
  3410. (search-forward "H1")
  3411. (org-invisible-p2)))
  3412. (should
  3413. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  3414. (org-match-sparse-tree t "tag")
  3415. (search-forward "H2")
  3416. (org-invisible-p2))))
  3417. ;;; Timestamps API
  3418. (ert-deftest test-org/time-stamp ()
  3419. "Test `org-time-stamp' specifications."
  3420. ;; Insert chosen time stamp at point.
  3421. (should
  3422. (string-match
  3423. "Te<2014-03-04 .*?>xt"
  3424. (org-test-with-temp-text "Te<point>xt"
  3425. (flet ((org-read-date
  3426. (&rest args)
  3427. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3428. (org-time-stamp nil)
  3429. (buffer-string)))))
  3430. ;; With a prefix argument, also insert time.
  3431. (should
  3432. (string-match
  3433. "Te<2014-03-04 .*? 00:41>xt"
  3434. (org-test-with-temp-text "Te<point>xt"
  3435. (flet ((org-read-date
  3436. (&rest args)
  3437. (apply #'encode-time (org-parse-time-string "2014-03-04 00:41"))))
  3438. (org-time-stamp '(4))
  3439. (buffer-string)))))
  3440. ;; With two universal prefix arguments, insert an active timestamp
  3441. ;; with the current time without prompting the user.
  3442. (should
  3443. (string-match
  3444. "Te<2014-03-04 .*? 00:41>xt"
  3445. (org-test-with-temp-text "Te<point>xt"
  3446. (flet ((current-time
  3447. ()
  3448. (apply #'encode-time (org-parse-time-string "2014-03-04 00:41"))))
  3449. (org-time-stamp '(16))
  3450. (buffer-string)))))
  3451. ;; When optional argument is non-nil, insert an inactive timestamp.
  3452. (should
  3453. (string-match
  3454. "Te\\[2014-03-04 .*?\\]xt"
  3455. (org-test-with-temp-text "Te<point>xt"
  3456. (flet ((org-read-date
  3457. (&rest args)
  3458. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3459. (org-time-stamp nil t)
  3460. (buffer-string)))))
  3461. ;; When called from a timestamp, replace existing one.
  3462. (should
  3463. (string-match
  3464. "<2014-03-04 .*?>"
  3465. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  3466. (flet ((org-read-date
  3467. (&rest args)
  3468. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3469. (org-time-stamp nil)
  3470. (buffer-string)))))
  3471. (should
  3472. (string-match
  3473. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  3474. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  3475. (flet ((org-read-date
  3476. (&rest args)
  3477. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3478. (org-time-stamp nil)
  3479. (buffer-string)))))
  3480. ;; When replacing a timestamp, preserve repeater, if any.
  3481. (should
  3482. (string-match
  3483. "<2014-03-04 .*? \\+2y>"
  3484. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  3485. (flet ((org-read-date
  3486. (&rest args)
  3487. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3488. (org-time-stamp nil)
  3489. (buffer-string)))))
  3490. ;; When called twice in a raw, build a date range.
  3491. (should
  3492. (string-match
  3493. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  3494. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  3495. (flet ((org-read-date
  3496. (&rest args)
  3497. (apply #'encode-time (org-parse-time-string "2014-03-04"))))
  3498. (let ((last-command 'org-time-stamp)
  3499. (this-command 'org-time-stamp))
  3500. (org-time-stamp nil))
  3501. (buffer-string))))))
  3502. (ert-deftest test-org/timestamp-has-time-p ()
  3503. "Test `org-timestamp-has-time-p' specifications."
  3504. ;; With time.
  3505. (should
  3506. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  3507. (org-timestamp-has-time-p (org-element-context))))
  3508. ;; Without time.
  3509. (should-not
  3510. (org-test-with-temp-text "<2012-03-29 Thu>"
  3511. (org-timestamp-has-time-p (org-element-context)))))
  3512. (ert-deftest test-org/timestamp-format ()
  3513. "Test `org-timestamp-format' specifications."
  3514. ;; Regular test.
  3515. (should
  3516. (equal
  3517. "2012-03-29 16:40"
  3518. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  3519. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  3520. ;; Range end.
  3521. (should
  3522. (equal
  3523. "2012-03-29"
  3524. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  3525. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  3526. (ert-deftest test-org/timestamp-split-range ()
  3527. "Test `org-timestamp-split-range' specifications."
  3528. ;; Extract range start (active).
  3529. (should
  3530. (equal '(2012 3 29)
  3531. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  3532. (let ((ts (org-timestamp-split-range (org-element-context))))
  3533. (mapcar (lambda (p) (org-element-property p ts))
  3534. '(:year-end :month-end :day-end))))))
  3535. ;; Extract range start (inactive)
  3536. (should
  3537. (equal '(2012 3 29)
  3538. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  3539. (let ((ts (org-timestamp-split-range (org-element-context))))
  3540. (mapcar (lambda (p) (org-element-property p ts))
  3541. '(:year-end :month-end :day-end))))))
  3542. ;; Extract range end (active).
  3543. (should
  3544. (equal '(2012 3 30)
  3545. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  3546. (let ((ts (org-timestamp-split-range
  3547. (org-element-context) t)))
  3548. (mapcar (lambda (p) (org-element-property p ts))
  3549. '(:year-end :month-end :day-end))))))
  3550. ;; Extract range end (inactive)
  3551. (should
  3552. (equal '(2012 3 30)
  3553. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  3554. (let ((ts (org-timestamp-split-range
  3555. (org-element-context) t)))
  3556. (mapcar (lambda (p) (org-element-property p ts))
  3557. '(:year-end :month-end :day-end))))))
  3558. ;; Return the timestamp if not a range.
  3559. (should
  3560. (org-test-with-temp-text "[2012-03-29 Thu]"
  3561. (let* ((ts-orig (org-element-context))
  3562. (ts-copy (org-timestamp-split-range ts-orig)))
  3563. (eq ts-orig ts-copy))))
  3564. (should
  3565. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  3566. (let* ((ts-orig (org-element-context))
  3567. (ts-copy (org-timestamp-split-range ts-orig)))
  3568. (eq ts-orig ts-copy)))))
  3569. (ert-deftest test-org/timestamp-translate ()
  3570. "Test `org-timestamp-translate' specifications."
  3571. ;; Translate whole date range.
  3572. (should
  3573. (equal "<29>--<30>"
  3574. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  3575. (let ((org-display-custom-times t)
  3576. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  3577. (org-timestamp-translate (org-element-context))))))
  3578. ;; Translate date range start.
  3579. (should
  3580. (equal "<29>"
  3581. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  3582. (let ((org-display-custom-times t)
  3583. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  3584. (org-timestamp-translate (org-element-context) 'start)))))
  3585. ;; Translate date range end.
  3586. (should
  3587. (equal "<30>"
  3588. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  3589. (let ((org-display-custom-times t)
  3590. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  3591. (org-timestamp-translate (org-element-context) 'end)))))
  3592. ;; Translate time range.
  3593. (should
  3594. (equal "<08>--<16>"
  3595. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  3596. (let ((org-display-custom-times t)
  3597. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  3598. (org-timestamp-translate (org-element-context))))))
  3599. ;; Translate non-range timestamp.
  3600. (should
  3601. (equal "<29>"
  3602. (org-test-with-temp-text "<2012-03-29 Thu>"
  3603. (let ((org-display-custom-times t)
  3604. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  3605. (org-timestamp-translate (org-element-context))))))
  3606. ;; Do not change `diary' timestamps.
  3607. (should
  3608. (equal "<%%(org-float t 4 2)>"
  3609. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  3610. (let ((org-display-custom-times t)
  3611. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  3612. (org-timestamp-translate (org-element-context)))))))
  3613. ;;; Visibility
  3614. (ert-deftest test-org/flag-drawer ()
  3615. "Test `org-flag-drawer' specifications."
  3616. ;; Hide drawer.
  3617. (should
  3618. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  3619. (org-flag-drawer t)
  3620. (get-char-property (line-end-position) 'invisible)))
  3621. ;; Show drawer.
  3622. (should-not
  3623. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  3624. (org-flag-drawer t)
  3625. (org-flag-drawer nil)
  3626. (get-char-property (line-end-position) 'invisible)))
  3627. ;; Test optional argument.
  3628. (should
  3629. (org-test-with-temp-text ":D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  3630. (let ((drawer (save-excursion (search-forward ":D2")
  3631. (org-element-at-point))))
  3632. (org-flag-drawer t drawer)
  3633. (get-char-property (progn (search-forward ":D2") (line-end-position))
  3634. 'invisible))))
  3635. (should-not
  3636. (org-test-with-temp-text ":D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  3637. (let ((drawer (save-excursion (search-forward ":D2")
  3638. (org-element-at-point))))
  3639. (org-flag-drawer t drawer)
  3640. (get-char-property (line-end-position) 'invisible))))
  3641. ;; Do not hide fake drawers.
  3642. (should-not
  3643. (org-test-with-temp-text "#+begin_example\n:D:\nc\n:END:\n#+end_example"
  3644. (forward-line 1)
  3645. (org-flag-drawer t)
  3646. (get-char-property (line-end-position) 'invisible)))
  3647. ;; Do not hide incomplete drawers.
  3648. (should-not
  3649. (org-test-with-temp-text ":D:\nparagraph"
  3650. (forward-line 1)
  3651. (org-flag-drawer t)
  3652. (get-char-property (line-end-position) 'invisible)))
  3653. ;; Do not hide drawers when called from final blank lines.
  3654. (should-not
  3655. (org-test-with-temp-text ":DRAWER:\nA\n:END:\n\n"
  3656. (goto-char (point-max))
  3657. (org-flag-drawer t)
  3658. (goto-char (point-min))
  3659. (get-char-property (line-end-position) 'invisible)))
  3660. ;; Don't leave point in an invisible part of the buffer when hiding
  3661. ;; a drawer away.
  3662. (should-not
  3663. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  3664. (goto-char (point-max))
  3665. (org-flag-drawer t)
  3666. (get-char-property (point) 'invisible))))
  3667. (ert-deftest test-org/hide-block-toggle ()
  3668. "Test `org-hide-block-toggle' specifications."
  3669. ;; Error when not at a block.
  3670. (should-error
  3671. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents"
  3672. (org-hide-block-toggle 'off)
  3673. (get-char-property (line-end-position) 'invisible)))
  3674. ;; Hide block.
  3675. (should
  3676. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  3677. (org-hide-block-toggle)
  3678. (get-char-property (line-end-position) 'invisible)))
  3679. (should
  3680. (org-test-with-temp-text "#+BEGIN_EXAMPLE\ncontents\n#+END_EXAMPLE"
  3681. (org-hide-block-toggle)
  3682. (get-char-property (line-end-position) 'invisible)))
  3683. ;; Show block unconditionally when optional argument is `off'.
  3684. (should-not
  3685. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  3686. (org-hide-block-toggle)
  3687. (org-hide-block-toggle 'off)
  3688. (get-char-property (line-end-position) 'invisible)))
  3689. (should-not
  3690. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  3691. (org-hide-block-toggle 'off)
  3692. (get-char-property (line-end-position) 'invisible)))
  3693. ;; Hide block unconditionally when optional argument is non-nil.
  3694. (should
  3695. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  3696. (org-hide-block-toggle t)
  3697. (get-char-property (line-end-position) 'invisible)))
  3698. (should
  3699. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  3700. (org-hide-block-toggle)
  3701. (org-hide-block-toggle t)
  3702. (get-char-property (line-end-position) 'invisible)))
  3703. ;; Do not hide block when called from final blank lines.
  3704. (should-not
  3705. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE\n\n<point>"
  3706. (org-hide-block-toggle)
  3707. (goto-char (point-min))
  3708. (get-char-property (line-end-position) 'invisible)))
  3709. ;; Don't leave point in an invisible part of the buffer when hiding
  3710. ;; a block away.
  3711. (should-not
  3712. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n<point>#+END_QUOTE"
  3713. (org-hide-block-toggle)
  3714. (get-char-property (point) 'invisible))))
  3715. (ert-deftest test-org/hide-block-toggle-maybe ()
  3716. "Test `org-hide-block-toggle-maybe' specifications."
  3717. (should
  3718. (org-test-with-temp-text "#+BEGIN: dynamic\nContents\n#+END:"
  3719. (org-hide-block-toggle-maybe)))
  3720. (should-not
  3721. (org-test-with-temp-text "Paragraph" (org-hide-block-toggle-maybe))))
  3722. (ert-deftest test-org/show-set-visibility ()
  3723. "Test `org-show-set-visibility' specifications."
  3724. ;; Do not throw an error before first heading.
  3725. (should
  3726. (org-test-with-temp-text "Preamble\n* Headline"
  3727. (org-show-set-visibility 'tree)
  3728. t))
  3729. ;; Test all visibility spans, both on headline and in entry.
  3730. (let ((list-visible-lines
  3731. (lambda (state headerp)
  3732. (org-test-with-temp-text "* Grandmother (0)
  3733. ** Uncle (1)
  3734. *** Heir (2)
  3735. ** Father (3)
  3736. Ancestor text (4)
  3737. *** Sister (5)
  3738. Sibling text (6)
  3739. *** Self (7)
  3740. Match (8)
  3741. **** First born (9)
  3742. Child text (10)
  3743. **** The other child (11)
  3744. *** Brother (12)
  3745. ** Aunt (13)
  3746. "
  3747. (org-cycle t)
  3748. (search-forward (if headerp "Self" "Match"))
  3749. (org-show-set-visibility state)
  3750. (goto-char (point-min))
  3751. (let (result (line 0))
  3752. (while (not (eobp))
  3753. (unless (org-invisible-p2) (push line result))
  3754. (incf line)
  3755. (forward-line))
  3756. (nreverse result))))))
  3757. (should (equal '(0 7) (funcall list-visible-lines 'minimal t)))
  3758. (should (equal '(0 7 8) (funcall list-visible-lines 'minimal nil)))
  3759. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local t)))
  3760. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local nil)))
  3761. (should (equal '(0 3 7) (funcall list-visible-lines 'ancestors t)))
  3762. (should (equal '(0 3 7 8) (funcall list-visible-lines 'ancestors nil)))
  3763. (should (equal '(0 3 5 7 12) (funcall list-visible-lines 'lineage t)))
  3764. (should (equal '(0 3 5 7 8 9 12) (funcall list-visible-lines 'lineage nil)))
  3765. (should (equal '(0 1 3 5 7 12 13) (funcall list-visible-lines 'tree t)))
  3766. (should (equal '(0 1 3 5 7 8 9 11 12 13)
  3767. (funcall list-visible-lines 'tree nil)))
  3768. (should (equal '(0 1 3 4 5 7 12 13)
  3769. (funcall list-visible-lines 'canonical t)))
  3770. (should (equal '(0 1 3 4 5 7 8 9 11 12 13)
  3771. (funcall list-visible-lines 'canonical nil)))))
  3772. (provide 'test-org)
  3773. ;;; test-org.el ends here