test-org.el 159 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928
  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. (cl-letf (((symbol-function 'current-time)
  185. (lambda ()
  186. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  187. (org-read-date
  188. t nil "+1y" nil
  189. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  190. (should
  191. (equal
  192. "2013-03-29"
  193. (cl-letf (((symbol-function 'current-time)
  194. (lambda ()
  195. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  196. (org-read-date
  197. t nil "++1y" nil
  198. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  199. ;; When `org-read-date-prefer-future' is non-nil, prefer future
  200. ;; dates (relatively to now) when incomplete. Otherwise, use
  201. ;; default date.
  202. (should
  203. (equal
  204. "2014-04-01"
  205. (cl-letf (((symbol-function 'current-time)
  206. (lambda ()
  207. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  208. (let ((org-read-date-prefer-future t))
  209. (org-read-date t nil "1")))))
  210. (should
  211. (equal
  212. "2013-03-04"
  213. (cl-letf (((symbol-function 'current-time)
  214. (lambda ()
  215. (apply #'encode-time (org-parse-time-string "2012-03-29")))))
  216. (let ((org-read-date-prefer-future t))
  217. (org-read-date t nil "3-4")))))
  218. (should
  219. (equal
  220. "2012-03-04"
  221. (cl-letf (((symbol-function 'current-time)
  222. (lambda ()
  223. (apply #'encode-time (org-parse-time-string "2012-03-29")))))
  224. (let ((org-read-date-prefer-future nil))
  225. (org-read-date t nil "3-4")))))
  226. ;; When set to `org-read-date-prefer-future' is set to `time', read
  227. ;; day is moved to tomorrow if specified hour is before current
  228. ;; time. However, it only happens in no other part of the date is
  229. ;; specified.
  230. (should
  231. (equal
  232. "2012-03-30"
  233. (cl-letf (((symbol-function 'current-time)
  234. (lambda ()
  235. (apply #'encode-time (org-parse-time-string "2012-03-29 16:40")))))
  236. (let ((org-read-date-prefer-future 'time))
  237. (org-read-date t nil "00:40" nil)))))
  238. (should-not
  239. (equal
  240. "2012-03-30"
  241. (cl-letf (((symbol-function 'current-time)
  242. (lambda ()
  243. (apply #'encode-time (org-parse-time-string "2012-03-29 16:40")))))
  244. (let ((org-read-date-prefer-future 'time))
  245. (org-read-date t nil "29 00:40" nil)))))
  246. ;; Caveat: `org-read-date-prefer-future' always refers to current
  247. ;; time, not default time, when they differ.
  248. (should
  249. (equal
  250. "2014-04-01"
  251. (cl-letf (((symbol-function 'current-time)
  252. (lambda ()
  253. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  254. (let ((org-read-date-prefer-future t))
  255. (org-read-date
  256. t nil "1" nil
  257. (apply #'encode-time (org-parse-time-string "2012-03-29")))))))
  258. (should
  259. (equal
  260. "2014-03-25"
  261. (cl-letf (((symbol-function 'current-time)
  262. (lambda ()
  263. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  264. (let ((org-read-date-prefer-future t))
  265. (org-read-date
  266. t nil "25" nil
  267. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))))
  268. (ert-deftest test-org/org-parse-time-string ()
  269. "Test `org-parse-time-string'."
  270. (should (equal (org-parse-time-string "2012-03-29 16:40")
  271. '(0 40 16 29 3 2012 nil nil nil)))
  272. (should (equal (org-parse-time-string "[2012-03-29 16:40]")
  273. '(0 40 16 29 3 2012 nil nil nil)))
  274. (should (equal (org-parse-time-string "<2012-03-29 16:40>")
  275. '(0 40 16 29 3 2012 nil nil nil)))
  276. (should (equal (org-parse-time-string "<2012-03-29>")
  277. '(0 0 0 29 3 2012 nil nil nil)))
  278. (should (equal (org-parse-time-string "<2012-03-29>" t)
  279. '(0 nil nil 29 3 2012 nil nil nil))))
  280. (ert-deftest test-org/closest-date ()
  281. "Test `org-closest-date' specifications."
  282. (require 'calendar)
  283. ;; Time stamps without a repeater are returned unchanged.
  284. (should
  285. (equal
  286. '(3 29 2012)
  287. (calendar-gregorian-from-absolute
  288. (org-closest-date "<2012-03-29>" "<2014-03-04>" nil))))
  289. ;; Time stamps with a null repeater are returned unchanged.
  290. (should
  291. (equal
  292. '(3 29 2012)
  293. (calendar-gregorian-from-absolute
  294. (org-closest-date "<2012-03-29 +0d>" "<2014-03-04>" nil))))
  295. ;; if PREFER is set to `past' always return a date before, or equal
  296. ;; to CURRENT.
  297. (should
  298. (equal
  299. '(3 1 2014)
  300. (calendar-gregorian-from-absolute
  301. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'past))))
  302. (should
  303. (equal
  304. '(3 4 2014)
  305. (calendar-gregorian-from-absolute
  306. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'past))))
  307. ;; if PREFER is set to `future' always return a date before, or equal
  308. ;; to CURRENT.
  309. (should
  310. (equal
  311. '(3 29 2014)
  312. (calendar-gregorian-from-absolute
  313. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'future))))
  314. (should
  315. (equal
  316. '(3 4 2014)
  317. (calendar-gregorian-from-absolute
  318. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'future))))
  319. ;; If PREFER is neither `past' nor `future', select closest date.
  320. (should
  321. (equal
  322. '(3 1 2014)
  323. (calendar-gregorian-from-absolute
  324. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" nil))))
  325. (should
  326. (equal
  327. '(5 4 2014)
  328. (calendar-gregorian-from-absolute
  329. (org-closest-date "<2012-03-04 +1m>" "<2014-04-28>" nil))))
  330. ;; Test "day" repeater.
  331. (should
  332. (equal '(3 8 2014)
  333. (calendar-gregorian-from-absolute
  334. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'past))))
  335. (should
  336. (equal '(3 10 2014)
  337. (calendar-gregorian-from-absolute
  338. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'future))))
  339. ;; Test "month" repeater.
  340. (should
  341. (equal '(1 5 2015)
  342. (calendar-gregorian-from-absolute
  343. (org-closest-date "<2014-03-05 +2m>" "<2015-02-04>" 'past))))
  344. (should
  345. (equal '(3 29 2014)
  346. (calendar-gregorian-from-absolute
  347. (org-closest-date "<2012-03-29 +2m>" "<2014-03-04>" 'future))))
  348. ;; Test "year" repeater.
  349. (should
  350. (equal '(3 5 2014)
  351. (calendar-gregorian-from-absolute
  352. (org-closest-date "<2014-03-05 +2y>" "<2015-02-04>" 'past))))
  353. (should
  354. (equal '(3 29 2014)
  355. (calendar-gregorian-from-absolute
  356. (org-closest-date "<2012-03-29 +2y>" "<2014-03-04>" 'future)))))
  357. (ert-deftest test-org/deadline-close-p ()
  358. "Test `org-deadline-close-p' specifications."
  359. ;; Pretend that the current time is 2016-06-03 Fri 01:43
  360. (cl-letf (((symbol-function 'current-time)
  361. (lambda () '(22353 6425 905205 644000))))
  362. ;; Timestamps are close if they are within `ndays' of lead time.
  363. (org-test-with-temp-text "* Heading"
  364. (should (org-deadline-close-p "2016-06-03 Fri" 0))
  365. (should (org-deadline-close-p "2016-06-02 Thu" 0))
  366. (should-not (org-deadline-close-p "2016-06-04 Sat" 0))
  367. (should (org-deadline-close-p "2016-06-04 Sat" 1))
  368. (should (org-deadline-close-p "2016-06-03 Fri 12:00" 0)))
  369. ;; Read `ndays' from timestamp if argument not given.
  370. (org-test-with-temp-text "* H"
  371. (should (org-deadline-close-p "2016-06-04 Sat -1d"))
  372. (should-not (org-deadline-close-p "2016-06-04 Sat -0d"))
  373. (should (org-deadline-close-p "2016-06-10 Fri -1w"))
  374. (should-not (org-deadline-close-p "2016-06-11 Sat -1w")))
  375. ;; Prefer `ndays' argument over lead time in timestamp.
  376. (org-test-with-temp-text "* H"
  377. (should (org-deadline-close-p "2016-06-04 Sat -0d" 1))
  378. (should-not (org-deadline-close-p "2016-06-04 Sat -0d" 0)))
  379. ;; Completed tasks are never close.
  380. (let ((org-todo-keywords '(("TODO" "|" "DONE"))))
  381. (org-test-with-temp-text "* TODO Heading"
  382. (should (org-deadline-close-p "2016-06-03")))
  383. (org-test-with-temp-text "* DONE Heading"
  384. (should-not (org-deadline-close-p "2016-06-03"))))))
  385. ;;; Drawers
  386. (ert-deftest test-org/insert-property-drawer ()
  387. "Test `org-insert-property-drawer' specifications."
  388. ;; Error before first headline.
  389. (should-error (org-test-with-temp-text "" (org-insert-property-drawer)))
  390. ;; Insert drawer right after headline if there is no planning line,
  391. ;; or after it otherwise.
  392. (should
  393. (equal "* H\n:PROPERTIES:\n:END:\nParagraph"
  394. (org-test-with-temp-text "* H\nParagraph<point>"
  395. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  396. (buffer-string))))
  397. (should
  398. (equal "* H\nDEADLINE: <2014-03-04 tue.>\n:PROPERTIES:\n:END:\nParagraph"
  399. (org-test-with-temp-text
  400. "* H\nDEADLINE: <2014-03-04 tue.>\nParagraph<point>"
  401. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  402. (buffer-string))))
  403. ;; Indent inserted drawer.
  404. (should
  405. (equal "* H\n :PROPERTIES:\n :END:\nParagraph"
  406. (org-test-with-temp-text "* H\nParagraph<point>"
  407. (let ((org-adapt-indentation t)) (org-insert-property-drawer))
  408. (buffer-string))))
  409. ;; Handle insertion at eob.
  410. (should
  411. (equal "* H\n:PROPERTIES:\n:END:\n"
  412. (org-test-with-temp-text "* H"
  413. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  414. (buffer-string))))
  415. ;; Skip inlinetasks before point.
  416. (when (featurep 'org-inlinetask)
  417. (should
  418. (equal "* H\n:PROPERTIES:\n:END:\n*************** I\n*************** END\nP"
  419. (org-test-with-temp-text
  420. "* H\n*************** I\n*************** END\nP<point>"
  421. (let ((org-adapt-indentation nil)
  422. (org-inlinetask-min-level 15))
  423. (org-insert-property-drawer))
  424. (buffer-string)))))
  425. ;; Correctly set drawer in an inlinetask.
  426. (when (featurep 'org-inlinetask)
  427. (should
  428. (equal "* H\n*************** I\n:PROPERTIES:\n:END:\nP\n*************** END"
  429. (org-test-with-temp-text
  430. "* H\n*************** I\nP<point>\n*************** END"
  431. (let ((org-adapt-indentation nil)
  432. (org-inlinetask-min-level 15))
  433. (org-insert-property-drawer))
  434. (buffer-string))))))
  435. ;;; Filling
  436. (ert-deftest test-org/fill-paragraph ()
  437. "Test `org-fill-paragraph' specifications."
  438. ;; At an Org table, align it.
  439. (should
  440. (equal "| a |\n"
  441. (org-test-with-temp-text "|a|"
  442. (org-fill-paragraph)
  443. (buffer-string))))
  444. (should
  445. (equal "#+name: table\n| a |\n"
  446. (org-test-with-temp-text "#+name: table\n| a |\n"
  447. (org-fill-paragraph)
  448. (buffer-string))))
  449. ;; At a paragraph, preserve line breaks.
  450. (org-test-with-temp-text "some \\\\\nlong\ntext"
  451. (let ((fill-column 20))
  452. (org-fill-paragraph)
  453. (should (equal (buffer-string) "some \\\\\nlong text"))))
  454. ;; Correctly fill a paragraph when point is at its very end.
  455. (should
  456. (equal "A B"
  457. (org-test-with-temp-text "A\nB"
  458. (let ((fill-column 20))
  459. (goto-char (point-max))
  460. (org-fill-paragraph)
  461. (buffer-string)))))
  462. ;; Correctly fill the last paragraph of a greater element.
  463. (should
  464. (equal "#+BEGIN_CENTER\n- 012345\n 789\n#+END_CENTER"
  465. (org-test-with-temp-text "#+BEGIN_CENTER\n- 012345 789\n#+END_CENTER"
  466. (let ((fill-column 8))
  467. (forward-line)
  468. (end-of-line)
  469. (org-fill-paragraph)
  470. (buffer-string)))))
  471. ;; Correctly fill an element in a narrowed buffer.
  472. (should
  473. (equal "01234\n6"
  474. (org-test-with-temp-text "01234 6789"
  475. (let ((fill-column 5))
  476. (narrow-to-region 1 8)
  477. (org-fill-paragraph)
  478. (buffer-string)))))
  479. ;; Handle `adaptive-fill-regexp' in paragraphs.
  480. (should
  481. (equal "> a b"
  482. (org-test-with-temp-text "> a\n> b"
  483. (let ((fill-column 5)
  484. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  485. (org-fill-paragraph)
  486. (buffer-string)))))
  487. ;; Special case: Fill first paragraph when point is at an item or
  488. ;; a plain-list or a footnote reference.
  489. (should
  490. (equal "- A B"
  491. (org-test-with-temp-text "- A\n B"
  492. (let ((fill-column 20))
  493. (org-fill-paragraph)
  494. (buffer-string)))))
  495. (should
  496. (equal "[fn:1] A B"
  497. (org-test-with-temp-text "[fn:1] A\nB"
  498. (let ((fill-column 20))
  499. (org-fill-paragraph)
  500. (buffer-string)))))
  501. (org-test-with-temp-text "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"
  502. (let ((fill-column 20))
  503. (org-fill-paragraph)
  504. (should (equal (buffer-string)
  505. "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"))))
  506. ;; Fill contents of `comment-block' elements.
  507. (should
  508. (equal
  509. (org-test-with-temp-text "#+BEGIN_COMMENT\nSome\ntext\n#+END_COMMENT"
  510. (let ((fill-column 20))
  511. (forward-line)
  512. (org-fill-paragraph)
  513. (buffer-string)))
  514. "#+BEGIN_COMMENT\nSome text\n#+END_COMMENT"))
  515. ;; Fill `comment' elements.
  516. (should
  517. (equal " # A B"
  518. (org-test-with-temp-text " # A\n # B"
  519. (let ((fill-column 20))
  520. (org-fill-paragraph)
  521. (buffer-string)))))
  522. ;; Do not mix consecutive comments when filling one of them.
  523. (should
  524. (equal "# A B\n\n# C"
  525. (org-test-with-temp-text "# A\n# B\n\n# C"
  526. (let ((fill-column 20))
  527. (org-fill-paragraph)
  528. (buffer-string)))))
  529. ;; Use commented empty lines as separators when filling comments.
  530. (should
  531. (equal "# A B\n#\n# C"
  532. (org-test-with-temp-text "# A\n# B\n#\n# C"
  533. (let ((fill-column 20))
  534. (org-fill-paragraph)
  535. (buffer-string)))))
  536. ;; Handle `adaptive-fill-regexp' in comments.
  537. (should
  538. (equal "# > a b"
  539. (org-test-with-temp-text "# > a\n# > b"
  540. (let ((fill-column 20)
  541. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  542. (org-fill-paragraph)
  543. (buffer-string)))))
  544. ;; Do nothing at affiliated keywords.
  545. (org-test-with-temp-text "#+NAME: para\nSome\ntext."
  546. (let ((fill-column 20))
  547. (org-fill-paragraph)
  548. (should (equal (buffer-string) "#+NAME: para\nSome\ntext."))))
  549. ;; Do not move point after table when filling a table.
  550. (should-not
  551. (org-test-with-temp-text "| a | b |\n| c | d |\n"
  552. (forward-char)
  553. (org-fill-paragraph)
  554. (eobp))))
  555. (ert-deftest test-org/auto-fill-function ()
  556. "Test auto-filling features."
  557. ;; Auto fill paragraph.
  558. (should
  559. (equal "12345\n7890"
  560. (org-test-with-temp-text "12345 7890"
  561. (let ((fill-column 5))
  562. (end-of-line)
  563. (org-auto-fill-function)
  564. (buffer-string)))))
  565. ;; Auto fill first paragraph in an item.
  566. (should
  567. (equal "- 12345\n 7890"
  568. (org-test-with-temp-text "- 12345 7890"
  569. (let ((fill-column 7))
  570. (end-of-line)
  571. (org-auto-fill-function)
  572. (buffer-string)))))
  573. ;; Auto fill paragraph when `adaptive-fill-regexp' matches.
  574. (should
  575. (equal "> 12345\n 7890"
  576. (org-test-with-temp-text "> 12345 7890"
  577. (let ((fill-column 10)
  578. (adaptive-fill-regexp "[ \t]*>+[ \t]*")
  579. (adaptive-fill-first-line-regexp "\\`[ ]*\\'"))
  580. (end-of-line)
  581. (org-auto-fill-function)
  582. (buffer-string)))))
  583. (should
  584. (equal "> 12345\n> 12345\n> 7890"
  585. (org-test-with-temp-text "> 12345\n> 12345 7890"
  586. (let ((fill-column 10)
  587. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  588. (goto-char (point-max))
  589. (org-auto-fill-function)
  590. (buffer-string)))))
  591. (should-not
  592. (equal " 12345\n *12345\n *12345"
  593. (org-test-with-temp-text " 12345\n *12345 12345"
  594. (let ((fill-column 10)
  595. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  596. (goto-char (point-max))
  597. (org-auto-fill-function)
  598. (buffer-string)))))
  599. ;; Auto fill comments.
  600. (should
  601. (equal " # 12345\n # 7890"
  602. (org-test-with-temp-text " # 12345 7890"
  603. (let ((fill-column 10))
  604. (end-of-line)
  605. (org-auto-fill-function)
  606. (buffer-string)))))
  607. ;; A hash within a line isn't a comment.
  608. (should-not
  609. (equal "12345 # 7890\n# 1"
  610. (org-test-with-temp-text "12345 # 7890 1"
  611. (let ((fill-column 12))
  612. (end-of-line)
  613. (org-auto-fill-function)
  614. (buffer-string)))))
  615. ;; Correctly interpret empty prefix.
  616. (should-not
  617. (equal "# a\n# b\nRegular\n# paragraph"
  618. (org-test-with-temp-text "# a\n# b\nRegular paragraph"
  619. (let ((fill-column 12))
  620. (end-of-line 3)
  621. (org-auto-fill-function)
  622. (buffer-string)))))
  623. ;; Comment block: auto fill contents.
  624. (should
  625. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  626. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  627. (let ((fill-column 5))
  628. (forward-line)
  629. (end-of-line)
  630. (org-auto-fill-function)
  631. (buffer-string)))))
  632. (should
  633. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  634. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  635. (let ((fill-column 5))
  636. (forward-line)
  637. (end-of-line)
  638. (org-auto-fill-function)
  639. (buffer-string)))))
  640. ;; Do not fill if a new item could be created.
  641. (should-not
  642. (equal "12345\n- 90"
  643. (org-test-with-temp-text "12345 - 90"
  644. (let ((fill-column 5))
  645. (end-of-line)
  646. (org-auto-fill-function)
  647. (buffer-string)))))
  648. ;; Do not fill if a line break could be introduced.
  649. (should-not
  650. (equal "123\\\\\n7890"
  651. (org-test-with-temp-text "123\\\\ 7890"
  652. (let ((fill-column 6))
  653. (end-of-line)
  654. (org-auto-fill-function)
  655. (buffer-string)))))
  656. ;; Do not fill affiliated keywords.
  657. (should-not
  658. (equal "#+ATTR_LATEX: ABC\nDEFGHIJKL"
  659. (org-test-with-temp-text "#+ATTR_LATEX: ABC DEFGHIJKL"
  660. (let ((fill-column 20))
  661. (end-of-line)
  662. (org-auto-fill-function)
  663. (buffer-string))))))
  664. ;;; Indentation
  665. (ert-deftest test-org/indent-line ()
  666. "Test `org-indent-line' specifications."
  667. ;; Do not indent diary sexps, footnote definitions or headlines.
  668. (should
  669. (zerop
  670. (org-test-with-temp-text "%%(org-calendar-holiday)"
  671. (org-indent-line)
  672. (org-get-indentation))))
  673. (should
  674. (zerop
  675. (org-test-with-temp-text "[fn:1] fn"
  676. (let ((org-adapt-indentation t)) (org-indent-line))
  677. (org-get-indentation))))
  678. (should
  679. (zerop
  680. (org-test-with-temp-text "* H"
  681. (org-indent-line)
  682. (org-get-indentation))))
  683. ;; Do not indent before first headline.
  684. (should
  685. (zerop
  686. (org-test-with-temp-text ""
  687. (org-indent-line)
  688. (org-get-indentation))))
  689. ;; Indent according to headline level otherwise, unless
  690. ;; `org-adapt-indentation' is nil.
  691. (should
  692. (= 2
  693. (org-test-with-temp-text "* H\nA"
  694. (forward-line)
  695. (let ((org-adapt-indentation t)) (org-indent-line))
  696. (org-get-indentation))))
  697. (should
  698. (= 2
  699. (org-test-with-temp-text "* H\n\nA"
  700. (forward-line)
  701. (let ((org-adapt-indentation t)) (org-indent-line))
  702. (org-get-indentation))))
  703. (should
  704. (zerop
  705. (org-test-with-temp-text "* H\nA"
  706. (forward-line)
  707. (let ((org-adapt-indentation nil)) (org-indent-line))
  708. (org-get-indentation))))
  709. ;; Indenting preserves point position.
  710. (should
  711. (org-test-with-temp-text "* H\nAB"
  712. (forward-line)
  713. (forward-char)
  714. (let ((org-adapt-indentation t)) (org-indent-line))
  715. (looking-at "B")))
  716. ;; Do not change indentation at an item.
  717. (should
  718. (= 1
  719. (org-test-with-temp-text "* H\n - A"
  720. (forward-line)
  721. (let ((org-adapt-indentation t)) (org-indent-line))
  722. (org-get-indentation))))
  723. ;; On blank lines at the end of a list, indent like last element
  724. ;; within it if the line is still in the list. If the last element
  725. ;; is an item, indent like its contents. Otherwise, indent like the
  726. ;; whole list.
  727. (should
  728. (= 4
  729. (org-test-with-temp-text "* H\n- A\n - AA\n<point>"
  730. (let ((org-adapt-indentation t)) (org-indent-line))
  731. (org-get-indentation))))
  732. (should
  733. (= 4
  734. (org-test-with-temp-text "* H\n- A\n -\n\n<point>"
  735. (let ((org-adapt-indentation t)) (org-indent-line))
  736. (org-get-indentation))))
  737. (should
  738. (zerop
  739. (org-test-with-temp-text "* H\n- A\n - AA\n\n\n\n<point>"
  740. (let ((org-adapt-indentation t)) (org-indent-line))
  741. (org-get-indentation))))
  742. (should
  743. (= 4
  744. (org-test-with-temp-text "* H\n- A\n - \n<point>"
  745. (let ((org-adapt-indentation t)) (org-indent-line))
  746. (org-get-indentation))))
  747. (should
  748. (= 4
  749. (org-test-with-temp-text
  750. "* H\n - \n #+BEGIN_SRC emacs-lisp\n t\n #+END_SRC\n<point>"
  751. (let ((org-adapt-indentation t)) (org-indent-line))
  752. (org-get-indentation))))
  753. (should
  754. (= 2
  755. (org-test-with-temp-text "- A\n B\n\n<point>"
  756. (let ((org-adapt-indentation nil)) (org-indent-line))
  757. (org-get-indentation))))
  758. ;; Likewise, on a blank line at the end of a footnote definition,
  759. ;; indent at column 0 if line belongs to the definition. Otherwise,
  760. ;; indent like the definition itself.
  761. (should
  762. (zerop
  763. (org-test-with-temp-text "* H\n[fn:1] Definition\n"
  764. (goto-char (point-max))
  765. (let ((org-adapt-indentation t)) (org-indent-line))
  766. (org-get-indentation))))
  767. (should
  768. (zerop
  769. (org-test-with-temp-text "* H\n[fn:1] Definition\n\n\n\n"
  770. (goto-char (point-max))
  771. (let ((org-adapt-indentation t)) (org-indent-line))
  772. (org-get-indentation))))
  773. ;; After the end of the contents of a greater element, indent like
  774. ;; the beginning of the element.
  775. (should
  776. (= 1
  777. (org-test-with-temp-text " #+BEGIN_CENTER\n Contents\n#+END_CENTER"
  778. (forward-line 2)
  779. (org-indent-line)
  780. (org-get-indentation))))
  781. ;; On blank lines after a paragraph, indent like its last non-empty
  782. ;; line.
  783. (should
  784. (= 1
  785. (org-test-with-temp-text " Paragraph\n\n<point>"
  786. (org-indent-line)
  787. (org-get-indentation))))
  788. ;; At the first line of an element, indent like previous element's
  789. ;; first line, ignoring footnotes definitions and inline tasks, or
  790. ;; according to parent.
  791. (should
  792. (= 2
  793. (org-test-with-temp-text "A\n\n B\n\nC"
  794. (goto-char (point-max))
  795. (org-indent-line)
  796. (org-get-indentation))))
  797. (should
  798. (= 1
  799. (org-test-with-temp-text " A\n\n[fn:1] B\n\n\nC"
  800. (goto-char (point-max))
  801. (org-indent-line)
  802. (org-get-indentation))))
  803. (should
  804. (= 1
  805. (org-test-with-temp-text " #+BEGIN_CENTER\n Contents\n#+END_CENTER"
  806. (forward-line 1)
  807. (org-indent-line)
  808. (org-get-indentation))))
  809. ;; Within code part of a source block, use language major mode if
  810. ;; `org-src-tab-acts-natively' is non-nil. Otherwise, indent
  811. ;; according to line above.
  812. (should
  813. (= 6
  814. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  815. (forward-line 2)
  816. (let ((org-src-tab-acts-natively t)
  817. (org-edit-src-content-indentation 0))
  818. (org-indent-line))
  819. (org-get-indentation))))
  820. (should
  821. (= 1
  822. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  823. (forward-line 2)
  824. (let ((org-src-tab-acts-natively nil)
  825. (org-edit-src-content-indentation 0))
  826. (org-indent-line))
  827. (org-get-indentation))))
  828. ;; Otherwise, indent like the first non-blank line above.
  829. (should
  830. (zerop
  831. (org-test-with-temp-text "#+BEGIN_CENTER\nline1\n\n line2\n#+END_CENTER"
  832. (forward-line 3)
  833. (org-indent-line)
  834. (org-get-indentation))))
  835. ;; Align node properties according to `org-property-format'. Handle
  836. ;; nicely empty values.
  837. (should
  838. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  839. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key: value\n:END:"
  840. (let ((org-property-format "%-10s %s")) (org-indent-line))
  841. (buffer-string))))
  842. (should
  843. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  844. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key:\n:END:"
  845. (let ((org-property-format "%-10s %s")) (org-indent-line))
  846. (buffer-string)))))
  847. (ert-deftest test-org/indent-region ()
  848. "Test `org-indent-region' specifications."
  849. ;; Indent paragraph.
  850. (should
  851. (equal "A\nB\nC"
  852. (org-test-with-temp-text " A\nB\n C"
  853. (org-indent-region (point-min) (point-max))
  854. (buffer-string))))
  855. ;; Indent greater elements along with their contents.
  856. (should
  857. (equal "#+BEGIN_CENTER\nA\nB\n#+END_CENTER"
  858. (org-test-with-temp-text "#+BEGIN_CENTER\n A\n B\n#+END_CENTER"
  859. (org-indent-region (point-min) (point-max))
  860. (buffer-string))))
  861. ;; Ignore contents of verse blocks and example blocks.
  862. (should
  863. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  864. (org-test-with-temp-text "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  865. (org-indent-region (point-min) (point-max))
  866. (buffer-string))))
  867. (should
  868. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  869. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  870. (org-indent-region (point-min) (point-max))
  871. (buffer-string))))
  872. ;; Indent according to mode if `org-src-tab-acts-natively' is
  873. ;; non-nil. Otherwise, do not indent code at all.
  874. (should
  875. (equal "#+BEGIN_SRC emacs-lisp\n(and A\n B)\n#+END_SRC"
  876. (org-test-with-temp-text
  877. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  878. (let ((org-src-tab-acts-natively t)
  879. (org-edit-src-content-indentation 0))
  880. (org-indent-region (point-min) (point-max)))
  881. (buffer-string))))
  882. (should
  883. (equal "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  884. (org-test-with-temp-text
  885. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  886. (let ((org-src-tab-acts-natively nil)
  887. (org-edit-src-content-indentation 0))
  888. (org-indent-region (point-min) (point-max)))
  889. (buffer-string))))
  890. ;; Align node properties according to `org-property-format'. Handle
  891. ;; nicely empty values.
  892. (should
  893. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  894. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key: value\n:END:"
  895. (let ((org-property-format "%-10s %s")
  896. (org-adapt-indentation nil))
  897. (org-indent-region (point) (point-max)))
  898. (buffer-string))))
  899. (should
  900. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  901. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key:\n:END:"
  902. (let ((org-property-format "%-10s %s")
  903. (org-adapt-indentation nil))
  904. (org-indent-region (point) (point-max)))
  905. (buffer-string))))
  906. ;; Indent plain lists.
  907. (should
  908. (equal "- A\n B\n - C\n\n D"
  909. (org-test-with-temp-text "- A\n B\n - C\n\n D"
  910. (org-indent-region (point-min) (point-max))
  911. (buffer-string))))
  912. (should
  913. (equal "- A\n\n- B"
  914. (org-test-with-temp-text " - A\n\n - B"
  915. (org-indent-region (point-min) (point-max))
  916. (buffer-string))))
  917. ;; Indent footnote definitions.
  918. (should
  919. (equal "[fn:1] Definition\n\nDefinition"
  920. (org-test-with-temp-text "[fn:1] Definition\n\n Definition"
  921. (org-indent-region (point-min) (point-max))
  922. (buffer-string))))
  923. ;; Special case: Start indenting on a blank line.
  924. (should
  925. (equal "\nParagraph"
  926. (org-test-with-temp-text "\n Paragraph"
  927. (org-indent-region (point-min) (point-max))
  928. (buffer-string)))))
  929. ;;; Editing
  930. (ert-deftest test-org/delete-indentation ()
  931. "Test `org-delete-indentation' specifications."
  932. ;; Regular test.
  933. (should (equal "foo bar"
  934. (org-test-with-temp-text
  935. "foo \n bar<point>"
  936. (org-delete-indentation)
  937. (buffer-string))))
  938. ;; With optional argument.
  939. (should (equal "foo bar"
  940. (org-test-with-temp-text
  941. "foo<point> \n bar"
  942. (org-delete-indentation t)
  943. (buffer-string))))
  944. ;; At headline text should be appended to the headline text.
  945. (should
  946. (equal"* foo bar :tag:"
  947. (let (org-auto-align-tags)
  948. (org-test-with-temp-text
  949. "* foo :tag:\n bar<point>"
  950. (org-delete-indentation)
  951. (buffer-string)))))
  952. (should
  953. (equal "* foo bar :tag:"
  954. (let (org-auto-align-tags)
  955. (org-test-with-temp-text
  956. "* foo <point>:tag:\n bar"
  957. (org-delete-indentation t)
  958. (buffer-string))))))
  959. (ert-deftest test-org/return ()
  960. "Test `org-return' specifications."
  961. ;; Regular test.
  962. (should
  963. (equal "Para\ngraph"
  964. (org-test-with-temp-text "Para<point>graph"
  965. (org-return)
  966. (buffer-string))))
  967. ;; With optional argument, indent line.
  968. (should
  969. (equal " Para\n graph"
  970. (org-test-with-temp-text " Para<point>graph"
  971. (org-return t)
  972. (buffer-string))))
  973. ;; On a table, call `org-table-next-row'.
  974. (should
  975. (org-test-with-temp-text "| <point>a |\n| b |"
  976. (org-return)
  977. (looking-at-p "b")))
  978. ;; Open link or timestamp under point when `org-return-follows-link'
  979. ;; is non-nil.
  980. (should
  981. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  982. (let ((org-return-follows-link t)
  983. (org-link-search-must-match-exact-headline nil))
  984. (org-return))
  985. (looking-at-p "<<target>>")))
  986. (should-not
  987. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  988. (let ((org-return-follows-link nil)) (org-return))
  989. (looking-at-p "<<target>>")))
  990. (should
  991. (org-test-with-temp-text "* [[b][a<point>]]\n* b"
  992. (let ((org-return-follows-link t)) (org-return))
  993. (looking-at-p "* b")))
  994. (should
  995. (org-test-with-temp-text "Link [[target][/descipt<point>ion/]] <<target>>"
  996. (let ((org-return-follows-link t)
  997. (org-link-search-must-match-exact-headline nil))
  998. (org-return))
  999. (looking-at-p "<<target>>")))
  1000. (should-not
  1001. (org-test-with-temp-text "Link [[target]]<point> <<target>>"
  1002. (let ((org-return-follows-link t)
  1003. (org-link-search-must-match-exact-headline nil))
  1004. (org-return))
  1005. (looking-at-p "<<target>>")))
  1006. ;; When `org-return-follows-link' is non-nil, tolerate links and
  1007. ;; timestamps in comments, node properties, etc.
  1008. (should
  1009. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1010. (let ((org-return-follows-link t)
  1011. (org-link-search-must-match-exact-headline nil))
  1012. (org-return))
  1013. (looking-at-p "<<target>>")))
  1014. (should-not
  1015. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1016. (let ((org-return-follows-link nil)) (org-return))
  1017. (looking-at-p "<<target>>")))
  1018. (should-not
  1019. (org-test-with-temp-text "# Comment [[target]]<point>\n <<target>>"
  1020. (let ((org-return-follows-link t)
  1021. (org-link-search-must-match-exact-headline nil))
  1022. (org-return))
  1023. (looking-at-p "<<target>>")))
  1024. ;; However, do not open link when point is in a table.
  1025. (should
  1026. (org-test-with-temp-text "| [[target<point>]] |\n| between |\n| <<target>> |"
  1027. (let ((org-return-follows-link t)) (org-return))
  1028. (looking-at-p "between")))
  1029. ;; Special case: in a list, when indenting, do not break structure.
  1030. (should
  1031. (equal "- A\n B"
  1032. (org-test-with-temp-text "- A <point>B"
  1033. (org-return t)
  1034. (buffer-string))))
  1035. (should
  1036. (equal "- A\n\n- B"
  1037. (org-test-with-temp-text "- A\n<point>- B"
  1038. (org-return t)
  1039. (buffer-string))))
  1040. ;; On tags part of a headline, add a newline below it instead of
  1041. ;; breaking it.
  1042. (should
  1043. (equal "* H :tag:\n"
  1044. (org-test-with-temp-text "* H :<point>tag:"
  1045. (org-return)
  1046. (buffer-string))))
  1047. ;; Before headline text, add a newline below it instead of breaking
  1048. ;; it.
  1049. (should
  1050. (equal "* TODO H :tag:\n"
  1051. (org-test-with-temp-text "* <point>TODO H :tag:"
  1052. (org-return)
  1053. (buffer-string))))
  1054. (should
  1055. (equal "* TODO [#B] H :tag:\n"
  1056. (org-test-with-temp-text "* TODO<point> [#B] H :tag:"
  1057. (org-return)
  1058. (buffer-string))))
  1059. ;; At headline text, break headline text but preserve tags.
  1060. (should
  1061. (equal "* TODO [#B] foo :tag:\nbar"
  1062. (let (org-auto-align-tags)
  1063. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  1064. (org-return)
  1065. (buffer-string)))))
  1066. ;; At bol of headline insert newline.
  1067. (should
  1068. (equal "\n* h"
  1069. (org-test-with-temp-text "<point>* h"
  1070. (org-return)
  1071. (buffer-string))))
  1072. ;; Refuse to leave invalid headline in buffer.
  1073. (should
  1074. (equal "* h\n"
  1075. (org-test-with-temp-text "*<point> h"
  1076. (org-return)
  1077. (buffer-string)))))
  1078. (ert-deftest test-org/meta-return ()
  1079. "Test M-RET (`org-meta-return') specifications."
  1080. ;; In a table field insert a row above.
  1081. (should
  1082. (org-test-with-temp-text "| a |"
  1083. (forward-char)
  1084. (org-meta-return)
  1085. (forward-line -1)
  1086. (looking-at "| |$")))
  1087. ;; In a paragraph change current line into a header.
  1088. (should
  1089. (org-test-with-temp-text "a"
  1090. (org-meta-return)
  1091. (beginning-of-line)
  1092. (looking-at "\* a$")))
  1093. ;; In an item insert an item, in this case above.
  1094. (should
  1095. (org-test-with-temp-text "- a"
  1096. (org-meta-return)
  1097. (beginning-of-line)
  1098. (looking-at "- $")))
  1099. ;; In a drawer and item insert an item, in this case above.
  1100. (should
  1101. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  1102. (forward-line)
  1103. (org-meta-return)
  1104. (beginning-of-line)
  1105. (looking-at "- $"))))
  1106. (ert-deftest test-org/insert-heading ()
  1107. "Test `org-insert-heading' specifications."
  1108. ;; In an empty buffer, insert a new headline.
  1109. (should
  1110. (equal "* "
  1111. (org-test-with-temp-text ""
  1112. (org-insert-heading)
  1113. (buffer-string))))
  1114. ;; At the beginning of a line, turn it into a headline
  1115. (should
  1116. (equal "* P"
  1117. (org-test-with-temp-text "<point>P"
  1118. (org-insert-heading)
  1119. (buffer-string))))
  1120. ;; In the middle of a line, split the line if allowed, otherwise,
  1121. ;; insert the headline at its end.
  1122. (should
  1123. (equal "Para\n* graph"
  1124. (org-test-with-temp-text "Para<point>graph"
  1125. (let ((org-M-RET-may-split-line '((default . t))))
  1126. (org-insert-heading))
  1127. (buffer-string))))
  1128. (should
  1129. (equal "Paragraph\n* "
  1130. (org-test-with-temp-text "Para<point>graph"
  1131. (let ((org-M-RET-may-split-line '((default . nil))))
  1132. (org-insert-heading))
  1133. (buffer-string))))
  1134. ;; When on a list, insert an item instead, unless called with an
  1135. ;; universal argument or if list is invisible. In this case, create
  1136. ;; a new headline after contents.
  1137. (should
  1138. (equal "* H\n- item\n- "
  1139. (org-test-with-temp-text "* H\n- item<point>"
  1140. (let ((org-insert-heading-respect-content nil))
  1141. (org-insert-heading))
  1142. (buffer-string))))
  1143. (should
  1144. (equal "* H\n- item\n- item 2\n* "
  1145. (org-test-with-temp-text "* H\n- item<point>\n- item 2"
  1146. (let ((org-insert-heading-respect-content nil))
  1147. (org-insert-heading '(4)))
  1148. (buffer-string))))
  1149. (should
  1150. (equal "* H\n- item\n* "
  1151. (org-test-with-temp-text "* H\n- item"
  1152. (org-cycle)
  1153. (goto-char (point-max))
  1154. (let ((org-insert-heading-respect-content nil)) (org-insert-heading))
  1155. (buffer-string))))
  1156. ;; Preserve list visibility when inserting an item.
  1157. (should
  1158. (equal
  1159. '(outline outline)
  1160. (org-test-with-temp-text "- A\n - B\n- C\n - D"
  1161. (let ((org-cycle-include-plain-lists t))
  1162. (org-cycle)
  1163. (forward-line 2)
  1164. (org-cycle)
  1165. (let ((org-insert-heading-respect-content nil)) (org-insert-heading))
  1166. (list (get-char-property (line-beginning-position 0) 'invisible)
  1167. (get-char-property (line-end-position 2) 'invisible))))))
  1168. ;; When called with two universal arguments, insert a new headline
  1169. ;; at the end of the grandparent subtree.
  1170. (should
  1171. (equal "* H1\n** H3\n- item\n** H2\n** "
  1172. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  1173. (let ((org-insert-heading-respect-content nil))
  1174. (org-insert-heading '(16)))
  1175. (buffer-string))))
  1176. ;; When optional TOP-LEVEL argument is non-nil, always insert
  1177. ;; a level 1 heading.
  1178. (should
  1179. (equal "* H1\n** H2\n* "
  1180. (org-test-with-temp-text "* H1\n** H2<point>"
  1181. (org-insert-heading nil nil t)
  1182. (buffer-string))))
  1183. (should
  1184. (equal "* H1\n- item\n* "
  1185. (org-test-with-temp-text "* H1\n- item<point>"
  1186. (org-insert-heading nil nil t)
  1187. (buffer-string))))
  1188. ;; Corner case: correctly insert a headline after an empty one.
  1189. (should
  1190. (equal "* \n* "
  1191. (org-test-with-temp-text "* <point>"
  1192. (org-insert-heading)
  1193. (buffer-string)))))
  1194. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1195. "Test `org-insert-todo-heading-respect-content' specifications."
  1196. ;; Create a TODO heading.
  1197. (should
  1198. (org-test-with-temp-text "* H1\n Body"
  1199. (org-insert-todo-heading-respect-content)
  1200. (nth 2 (org-heading-components))))
  1201. ;; Add headline at the end of the first subtree
  1202. (should
  1203. (org-test-with-temp-text "* H1\nH1Body\n** H2\nH2Body"
  1204. (search-forward "H1Body")
  1205. (org-insert-todo-heading-respect-content)
  1206. (and (eobp) (org-at-heading-p))))
  1207. ;; In a list, do not create a new item.
  1208. (should
  1209. (org-test-with-temp-text "* H\n- an item\n- another one"
  1210. (search-forward "an ")
  1211. (org-insert-todo-heading-respect-content)
  1212. (and (eobp) (org-at-heading-p)))))
  1213. (ert-deftest test-org/clone-with-time-shift ()
  1214. "Test `org-clone-subtree-with-time-shift'."
  1215. ;; Clone non-repeating once.
  1216. (should
  1217. (equal "\
  1218. * H1\n<2015-06-21>
  1219. * H1\n<2015-06-23>
  1220. "
  1221. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1222. (org-clone-subtree-with-time-shift 1 "+2d")
  1223. (replace-regexp-in-string
  1224. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1225. nil nil 1))))
  1226. ;; Clone repeating once.
  1227. (should
  1228. (equal "\
  1229. * H1\n<2015-06-21>
  1230. * H1\n<2015-06-23>
  1231. * H1\n<2015-06-25 +1w>
  1232. "
  1233. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1234. (org-clone-subtree-with-time-shift 1 "+2d")
  1235. (replace-regexp-in-string
  1236. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1237. nil nil 1))))
  1238. ;; Clone non-repeating zero times.
  1239. (should
  1240. (equal "\
  1241. * H1\n<2015-06-21>
  1242. "
  1243. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1244. (org-clone-subtree-with-time-shift 0 "+2d")
  1245. (replace-regexp-in-string
  1246. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1247. nil nil 1))))
  1248. ;; Clone repeating "zero" times.
  1249. (should
  1250. (equal "\
  1251. * H1\n<2015-06-21>
  1252. * H1\n<2015-06-23 +1w>
  1253. "
  1254. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1255. (org-clone-subtree-with-time-shift 0 "+2d")
  1256. (replace-regexp-in-string
  1257. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1258. nil nil 1)))))
  1259. ;;; Fixed-Width Areas
  1260. (ert-deftest test-org/toggle-fixed-width ()
  1261. "Test `org-toggle-fixed-width' specifications."
  1262. ;; No region: Toggle on fixed-width marker in paragraphs.
  1263. (should
  1264. (equal ": A"
  1265. (org-test-with-temp-text "A"
  1266. (org-toggle-fixed-width)
  1267. (buffer-string))))
  1268. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1269. (should
  1270. (equal "A"
  1271. (org-test-with-temp-text ": A"
  1272. (org-toggle-fixed-width)
  1273. (buffer-string))))
  1274. ;; No region: Toggle on marker in blank lines after elements or just
  1275. ;; after a headline.
  1276. (should
  1277. (equal "* H\n: "
  1278. (org-test-with-temp-text "* H\n"
  1279. (forward-line)
  1280. (org-toggle-fixed-width)
  1281. (buffer-string))))
  1282. (should
  1283. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1284. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1285. (goto-char (point-max))
  1286. (org-toggle-fixed-width)
  1287. (buffer-string))))
  1288. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1289. ;; headlines, clocks)
  1290. (should
  1291. (equal ": * Headline"
  1292. (org-test-with-temp-text "* Headline"
  1293. (org-toggle-fixed-width)
  1294. (buffer-string))))
  1295. (should
  1296. (equal ": #+KEYWORD: value"
  1297. (org-test-with-temp-text "#+KEYWORD: value"
  1298. (org-toggle-fixed-width)
  1299. (buffer-string))))
  1300. ;; No region: error in other situations.
  1301. (should-error
  1302. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1303. (forward-line)
  1304. (org-toggle-fixed-width)
  1305. (buffer-string)))
  1306. ;; No region: Indentation is preserved.
  1307. (should
  1308. (equal "- A\n : B"
  1309. (org-test-with-temp-text "- A\n B"
  1310. (forward-line)
  1311. (org-toggle-fixed-width)
  1312. (buffer-string))))
  1313. ;; Region: If it contains only fixed-width elements and blank lines,
  1314. ;; toggle off fixed-width markup.
  1315. (should
  1316. (equal "A\n\nB"
  1317. (org-test-with-temp-text ": A\n\n: B"
  1318. (transient-mark-mode 1)
  1319. (push-mark (point) t t)
  1320. (goto-char (point-max))
  1321. (org-toggle-fixed-width)
  1322. (buffer-string))))
  1323. ;; Region: If it contains anything else, toggle on fixed-width but
  1324. ;; not on fixed-width areas.
  1325. (should
  1326. (equal ": A\n: \n: B\n: \n: C"
  1327. (org-test-with-temp-text "A\n\n: B\n\nC"
  1328. (transient-mark-mode 1)
  1329. (push-mark (point) t t)
  1330. (goto-char (point-max))
  1331. (org-toggle-fixed-width)
  1332. (buffer-string))))
  1333. ;; Region: Ignore blank lines at its end, unless it contains only
  1334. ;; such lines.
  1335. (should
  1336. (equal ": A\n\n"
  1337. (org-test-with-temp-text "A\n\n"
  1338. (transient-mark-mode 1)
  1339. (push-mark (point) t t)
  1340. (goto-char (point-max))
  1341. (org-toggle-fixed-width)
  1342. (buffer-string))))
  1343. (should
  1344. (equal ": \n: \n"
  1345. (org-test-with-temp-text "\n\n"
  1346. (transient-mark-mode 1)
  1347. (push-mark (point) t t)
  1348. (goto-char (point-max))
  1349. (org-toggle-fixed-width)
  1350. (buffer-string)))))
  1351. ;;; Headline
  1352. (ert-deftest test-org/get-heading ()
  1353. "Test `org-get-heading' specifications."
  1354. ;; Return current heading, even if point is not on it.
  1355. (should
  1356. (equal "H"
  1357. (org-test-with-temp-text "* H"
  1358. (org-get-heading))))
  1359. (should
  1360. (equal "H"
  1361. (org-test-with-temp-text "* H\nText<point>"
  1362. (org-get-heading))))
  1363. ;; Without any optional argument, return TODO keywords and tags.
  1364. (should
  1365. (equal "TODO H"
  1366. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1367. (org-get-heading))))
  1368. (should
  1369. (equal "H :tag:"
  1370. (org-test-with-temp-text "* H :tag:"
  1371. (org-get-heading))))
  1372. ;; With NO-TAGS argument, ignore tags.
  1373. (should
  1374. (equal "TODO H"
  1375. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1376. (org-get-heading t))))
  1377. (should
  1378. (equal "H"
  1379. (org-test-with-temp-text "* H :tag:"
  1380. (org-get-heading t))))
  1381. ;; With NO-TODO, ignore TODO keyword.
  1382. (should
  1383. (equal "H"
  1384. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1385. (org-get-heading nil t))))
  1386. (should
  1387. (equal "H :tag:"
  1388. (org-test-with-temp-text "* H :tag:"
  1389. (org-get-heading nil t))))
  1390. ;; TODO keywords are case-sensitive.
  1391. (should
  1392. (equal "Todo H"
  1393. (org-test-with-temp-text "#+TODO: TODO | DONE\n* Todo H<point>"
  1394. (org-get-heading nil t)))))
  1395. (ert-deftest test-org/in-commented-heading-p ()
  1396. "Test `org-in-commented-heading-p' specifications."
  1397. ;; Commented headline.
  1398. (should
  1399. (org-test-with-temp-text "* COMMENT Headline\nBody"
  1400. (goto-char (point-max))
  1401. (org-in-commented-heading-p)))
  1402. ;; Commented ancestor.
  1403. (should
  1404. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1405. (goto-char (point-max))
  1406. (org-in-commented-heading-p)))
  1407. ;; Comment keyword is case-sensitive.
  1408. (should-not
  1409. (org-test-with-temp-text "* Comment Headline\nBody"
  1410. (goto-char (point-max))
  1411. (org-in-commented-heading-p)))
  1412. ;; Keyword is standalone.
  1413. (should-not
  1414. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  1415. (goto-char (point-max))
  1416. (org-in-commented-heading-p)))
  1417. ;; Optional argument.
  1418. (should-not
  1419. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1420. (goto-char (point-max))
  1421. (org-in-commented-heading-p t))))
  1422. (ert-deftest test-org/entry-blocked-p ()
  1423. ;; Check other dependencies.
  1424. (should
  1425. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  1426. (let ((org-enforce-todo-dependencies t)
  1427. (org-blocker-hook
  1428. '(org-block-todo-from-children-or-siblings-or-parent)))
  1429. (org-entry-blocked-p))))
  1430. (should-not
  1431. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  1432. (let ((org-enforce-todo-dependencies t)
  1433. (org-blocker-hook
  1434. '(org-block-todo-from-children-or-siblings-or-parent)))
  1435. (org-entry-blocked-p))))
  1436. ;; Entry without a TODO keyword or with a DONE keyword cannot be
  1437. ;; blocked.
  1438. (should-not
  1439. (org-test-with-temp-text "* Blocked\n** TODO one"
  1440. (let ((org-enforce-todo-dependencies t)
  1441. (org-blocker-hook
  1442. '(org-block-todo-from-children-or-siblings-or-parent)))
  1443. (org-entry-blocked-p))))
  1444. (should-not
  1445. (org-test-with-temp-text "* DONE Blocked\n** TODO one"
  1446. (let ((org-enforce-todo-dependencies t)
  1447. (org-blocker-hook
  1448. '(org-block-todo-from-children-or-siblings-or-parent)))
  1449. (org-entry-blocked-p))))
  1450. ;; Follow :ORDERED: specifications.
  1451. (should
  1452. (org-test-with-temp-text
  1453. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** TODO one\n** <point>TODO two"
  1454. (let ((org-enforce-todo-dependencies t)
  1455. (org-blocker-hook
  1456. '(org-block-todo-from-children-or-siblings-or-parent)))
  1457. (org-entry-blocked-p))))
  1458. (should-not
  1459. (org-test-with-temp-text
  1460. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** <point>TODO one\n** DONE two"
  1461. (let ((org-enforce-todo-dependencies t)
  1462. (org-blocker-hook
  1463. '(org-block-todo-from-children-or-siblings-or-parent)))
  1464. (org-entry-blocked-p)))))
  1465. (ert-deftest test-org/get-outline-path ()
  1466. "Test `org-get-outline-path' specifications."
  1467. ;; Top-level headlines have no outline path.
  1468. (should-not
  1469. (org-test-with-temp-text "* H"
  1470. (org-get-outline-path)))
  1471. ;; Otherwise, outline path is the path leading to the headline.
  1472. (should
  1473. (equal '("H")
  1474. (org-test-with-temp-text "* H\n** S<point>"
  1475. (org-get-outline-path))))
  1476. ;; Find path even when point is not on a headline.
  1477. (should
  1478. (equal '("H")
  1479. (org-test-with-temp-text "* H\n** S\nText<point>"
  1480. (org-get-outline-path))))
  1481. ;; TODO keywords, tags and statistics cookies are ignored.
  1482. (should
  1483. (equal '("H")
  1484. (org-test-with-temp-text "* TODO H [0/1] :tag:\n** S<point>"
  1485. (org-get-outline-path))))
  1486. ;; Links are replaced with their description or their path.
  1487. (should
  1488. (equal '("Org")
  1489. (org-test-with-temp-text
  1490. "* [[http://orgmode.org][Org]]\n** S<point>"
  1491. (org-get-outline-path))))
  1492. (should
  1493. (equal '("http://orgmode.org")
  1494. (org-test-with-temp-text
  1495. "* [[http://orgmode.org]]\n** S<point>"
  1496. (org-get-outline-path))))
  1497. ;; When WITH-SELF is non-nil, include current heading.
  1498. (should
  1499. (equal '("H")
  1500. (org-test-with-temp-text "* H"
  1501. (org-get-outline-path t))))
  1502. (should
  1503. (equal '("H" "S")
  1504. (org-test-with-temp-text "* H\n** S\nText<point>"
  1505. (org-get-outline-path t))))
  1506. ;; Using cache is transparent to the user.
  1507. (should
  1508. (equal '("H")
  1509. (org-test-with-temp-text "* H\n** S<point>"
  1510. (setq org-outline-path-cache nil)
  1511. (org-get-outline-path nil t))))
  1512. ;; Do not corrupt cache when finding outline path in distant part of
  1513. ;; the buffer.
  1514. (should
  1515. (equal '("H2")
  1516. (org-test-with-temp-text "* H\n** S<point>\n* H2\n** S2"
  1517. (setq org-outline-path-cache nil)
  1518. (org-get-outline-path nil t)
  1519. (search-forward "S2")
  1520. (org-get-outline-path nil t))))
  1521. ;; Do not choke on empty headlines.
  1522. (should
  1523. (org-test-with-temp-text "* H\n** <point>"
  1524. (org-get-outline-path)))
  1525. (should
  1526. (org-test-with-temp-text "* \n** H<point>"
  1527. (org-get-outline-path))))
  1528. (ert-deftest test-org/format-outline-path ()
  1529. "Test `org-format-outline-path' specifications."
  1530. (should
  1531. (string= (org-format-outline-path (list "one" "two" "three"))
  1532. "one/two/three"))
  1533. ;; Empty path.
  1534. (should
  1535. (string= (org-format-outline-path '())
  1536. ""))
  1537. (should
  1538. (string= (org-format-outline-path '(nil))
  1539. ""))
  1540. ;; Empty path and prefix.
  1541. (should
  1542. (string= (org-format-outline-path '() nil ">>")
  1543. ">>"))
  1544. ;; Trailing whitespace in headings.
  1545. (should
  1546. (string= (org-format-outline-path (list "one\t" "tw o " "three "))
  1547. "one/tw o/three"))
  1548. ;; Non-default prefix and separators.
  1549. (should
  1550. (string= (org-format-outline-path (list "one" "two" "three") nil ">>" "|")
  1551. ">>|one|two|three"))
  1552. ;; Truncate.
  1553. (should
  1554. (string= (org-format-outline-path (list "one" "two" "three" "four") 10)
  1555. "one/two/.."))
  1556. ;; Give a very narrow width.
  1557. (should
  1558. (string= (org-format-outline-path (list "one" "two" "three" "four") 2)
  1559. "on"))
  1560. ;; Give a prefix that extends beyond the width.
  1561. (should
  1562. (string= (org-format-outline-path (list "one" "two" "three" "four") 10
  1563. ">>>>>>>>>>")
  1564. ">>>>>>>>..")))
  1565. (ert-deftest test-org/map-entries ()
  1566. "Test `org-map-entries' specifications."
  1567. ;; Full match.
  1568. (should
  1569. (equal '(1 11)
  1570. (org-test-with-temp-text "* Level 1\n** Level 2"
  1571. (org-map-entries #'point))))
  1572. ;; Level match.
  1573. (should
  1574. (equal '(1)
  1575. (org-test-with-temp-text "* Level 1\n** Level 2"
  1576. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL=1")))))
  1577. (should
  1578. (equal '(11)
  1579. (org-test-with-temp-text "* Level 1\n** Level 2"
  1580. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL>1")))))
  1581. ;; Tag match.
  1582. (should
  1583. (equal '(11)
  1584. (org-test-with-temp-text "* H1 :no:\n* H2 :yes:"
  1585. (org-map-entries #'point "yes"))))
  1586. (should
  1587. (equal '(14)
  1588. (org-test-with-temp-text "* H1 :yes:a:\n* H2 :yes:b:"
  1589. (org-map-entries #'point "+yes-a"))))
  1590. (should
  1591. (equal '(11 23)
  1592. (org-test-with-temp-text "* H1 :no:\n* H2 :yes1:\n* H3 :yes2:"
  1593. (org-map-entries #'point "{yes?}"))))
  1594. ;; Priority match.
  1595. (should
  1596. (equal '(1)
  1597. (org-test-with-temp-text "* [#A] H1\n* [#B] H2"
  1598. (org-map-entries #'point "PRIORITY=\"A\""))))
  1599. ;; Date match.
  1600. (should
  1601. (equal '(36)
  1602. (org-test-with-temp-text "
  1603. * H1
  1604. SCHEDULED: <2012-03-29 thu.>
  1605. * H2
  1606. SCHEDULED: <2014-03-04 tue.>"
  1607. (org-map-entries #'point "SCHEDULED=\"<2014-03-04 tue.>\""))))
  1608. (should
  1609. (equal '(2)
  1610. (org-test-with-temp-text "
  1611. * H1
  1612. SCHEDULED: <2012-03-29 thu.>
  1613. * H2
  1614. SCHEDULED: <2014-03-04 tue.>"
  1615. (org-map-entries #'point "SCHEDULED<\"<2013-01-01>\""))))
  1616. ;; Regular property match.
  1617. (should
  1618. (equal '(2)
  1619. (org-test-with-temp-text "
  1620. * H1
  1621. :PROPERTIES:
  1622. :TEST: 1
  1623. :END:
  1624. * H2
  1625. :PROPERTIES:
  1626. :TEST: 2
  1627. :END:"
  1628. (org-map-entries #'point "TEST=1"))))
  1629. ;; Multiple criteria.
  1630. (should
  1631. (equal '(23)
  1632. (org-test-with-temp-text "* H1 :no:\n** H2 :yes:\n* H3 :yes:"
  1633. (let (org-odd-levels-only
  1634. (org-use-tag-inheritance nil))
  1635. (org-map-entries #'point "yes+LEVEL=1")))))
  1636. ;; "or" criteria.
  1637. (should
  1638. (equal '(12 24)
  1639. (org-test-with-temp-text "* H1 :yes:\n** H2 :yes:\n** H3 :no:"
  1640. (let (org-odd-levels-only)
  1641. (org-map-entries #'point "LEVEL=2|no")))))
  1642. (should
  1643. (equal '(1 12)
  1644. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :maybe:"
  1645. (let (org-odd-levels-only)
  1646. (org-map-entries #'point "yes|no")))))
  1647. ;; "and" criteria.
  1648. (should
  1649. (equal '(22)
  1650. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :yes:no:"
  1651. (let (org-odd-levels-only)
  1652. (org-map-entries #'point "yes&no"))))))
  1653. (ert-deftest test-org/edit-headline ()
  1654. "Test `org-edit-headline' specifications."
  1655. (should
  1656. (equal "* B"
  1657. (org-test-with-temp-text "* A"
  1658. (org-edit-headline "B")
  1659. (buffer-string))))
  1660. ;; Handle empty headings.
  1661. (should
  1662. (equal "* "
  1663. (org-test-with-temp-text "* A"
  1664. (org-edit-headline "")
  1665. (buffer-string))))
  1666. (should
  1667. (equal "* A"
  1668. (org-test-with-temp-text "* "
  1669. (org-edit-headline "A")
  1670. (buffer-string))))
  1671. ;; Handle TODO keywords and priority cookies.
  1672. (should
  1673. (equal "* TODO B"
  1674. (org-test-with-temp-text "* TODO A"
  1675. (org-edit-headline "B")
  1676. (buffer-string))))
  1677. (should
  1678. (equal "* [#A] B"
  1679. (org-test-with-temp-text "* [#A] A"
  1680. (org-edit-headline "B")
  1681. (buffer-string))))
  1682. (should
  1683. (equal "* TODO [#A] B"
  1684. (org-test-with-temp-text "* TODO [#A] A"
  1685. (org-edit-headline "B")
  1686. (buffer-string))))
  1687. ;; Handle tags.
  1688. (equal "* B :tag:"
  1689. (org-test-with-temp-text "* A :tag:"
  1690. (let ((org-tags-column 4)) (org-edit-headline "B"))
  1691. (buffer-string))))
  1692. ;;; Keywords
  1693. (ert-deftest test-org/set-regexps-and-options ()
  1694. "Test `org-set-regexps-and-options' specifications."
  1695. ;; TAGS keyword.
  1696. (should
  1697. (equal '(("A"))
  1698. (let ((org-tag-alist '(("A")))
  1699. (org-tag-persistent-alist nil))
  1700. (org-test-with-temp-text ""
  1701. (org-mode-restart)
  1702. org-current-tag-alist))))
  1703. (should
  1704. (equal '(("B"))
  1705. (let ((org-tag-alist '(("A")))
  1706. (org-tag-persistent-alist nil))
  1707. (org-test-with-temp-text "#+TAGS: B"
  1708. (org-mode-restart)
  1709. org-current-tag-alist))))
  1710. (should
  1711. (equal '(("C") ("B"))
  1712. (let ((org-tag-alist '(("A")))
  1713. (org-tag-persistent-alist '(("C"))))
  1714. (org-test-with-temp-text "#+TAGS: B"
  1715. (org-mode-restart)
  1716. org-current-tag-alist))))
  1717. (should
  1718. (equal '(("B"))
  1719. (let ((org-tag-alist '(("A")))
  1720. (org-tag-persistent-alist '(("C"))))
  1721. (org-test-with-temp-text "#+STARTUP: noptag\n#+TAGS: B"
  1722. (org-mode-restart)
  1723. org-current-tag-alist))))
  1724. (should
  1725. (equal '(("A" . ?a) ("B") ("C"))
  1726. (let ((org-tag-persistant-alist nil))
  1727. (org-test-with-temp-text "#+TAGS: A(a) B C"
  1728. (org-mode-restart)
  1729. org-current-tag-alist))))
  1730. (should
  1731. (equal '(("A") (:newline) ("B"))
  1732. (let ((org-tag-persistent-alist nil))
  1733. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  1734. (org-mode-restart)
  1735. org-current-tag-alist))))
  1736. (should
  1737. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  1738. (let ((org-tag-persistent-alist nil))
  1739. (org-test-with-temp-text "#+TAGS: { A B } C"
  1740. (org-mode-restart)
  1741. org-current-tag-alist))))
  1742. (should
  1743. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  1744. (let ((org-tag-persistent-alist nil))
  1745. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1746. (org-mode-restart)
  1747. org-current-tag-alist))))
  1748. (should
  1749. (equal '(("A" "B" "C"))
  1750. (let ((org-tag-persistent-alist nil))
  1751. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1752. (org-mode-restart)
  1753. org-tag-groups-alist))))
  1754. (should
  1755. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  1756. (let ((org-tag-persistent-alist nil))
  1757. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1758. (org-mode-restart)
  1759. org-current-tag-alist))))
  1760. (should
  1761. (equal '(("A" "B" "C"))
  1762. (let ((org-tag-persistent-alist nil))
  1763. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1764. (org-mode-restart)
  1765. org-tag-groups-alist))))
  1766. ;; FILETAGS keyword.
  1767. (should
  1768. (equal '("A" "B" "C")
  1769. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  1770. (org-mode-restart)
  1771. org-file-tags)))
  1772. ;; PROPERTY keyword. Property names are case-insensitive.
  1773. (should
  1774. (equal "foo=1"
  1775. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  1776. (org-mode-restart)
  1777. (cdr (assoc "var" org-file-properties)))))
  1778. (should
  1779. (equal
  1780. "foo=1 bar=2"
  1781. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  1782. (org-mode-restart)
  1783. (cdr (assoc "var" org-file-properties)))))
  1784. (should
  1785. (equal
  1786. "foo=1 bar=2"
  1787. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  1788. (org-mode-restart)
  1789. (cdr (assoc "var" org-file-properties)))))
  1790. ;; ARCHIVE keyword.
  1791. (should
  1792. (equal "%s_done::"
  1793. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  1794. (org-mode-restart)
  1795. org-archive-location)))
  1796. ;; CATEGORY keyword.
  1797. (should
  1798. (eq 'test
  1799. (org-test-with-temp-text "#+CATEGORY: test"
  1800. (org-mode-restart)
  1801. org-category)))
  1802. (should
  1803. (equal "test"
  1804. (org-test-with-temp-text "#+CATEGORY: test"
  1805. (org-mode-restart)
  1806. (cdr (assoc "CATEGORY" org-file-properties)))))
  1807. ;; COLUMNS keyword.
  1808. (should
  1809. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  1810. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  1811. (org-mode-restart)
  1812. org-columns-default-format)))
  1813. ;; CONSTANTS keyword. Constants names are case sensitive.
  1814. (should
  1815. (equal '("299792458." "3.14")
  1816. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  1817. (org-mode-restart)
  1818. (mapcar
  1819. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  1820. '("c" "pi")))))
  1821. (should
  1822. (equal "3.14"
  1823. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  1824. (org-mode-restart)
  1825. (cdr (assoc "pi" org-table-formula-constants-local)))))
  1826. (should
  1827. (equal "22/7"
  1828. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  1829. (org-mode-restart)
  1830. (cdr (assoc "PI" org-table-formula-constants-local)))))
  1831. ;; LINK keyword.
  1832. (should
  1833. (equal
  1834. '("url1" "url2")
  1835. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  1836. (org-mode-restart)
  1837. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  1838. '("a" "b")))))
  1839. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  1840. (should
  1841. (equal
  1842. '(?X ?Z ?Y)
  1843. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  1844. (org-mode-restart)
  1845. (list org-highest-priority org-lowest-priority org-default-priority))))
  1846. (should
  1847. (equal
  1848. '(?A ?C ?B)
  1849. (org-test-with-temp-text "#+PRIORITIES: X Z"
  1850. (org-mode-restart)
  1851. (list org-highest-priority org-lowest-priority org-default-priority))))
  1852. ;; STARTUP keyword.
  1853. (should
  1854. (equal '(t t)
  1855. (org-test-with-temp-text "#+STARTUP: fold odd"
  1856. (org-mode-restart)
  1857. (list org-startup-folded org-odd-levels-only))))
  1858. ;; TODO keywords.
  1859. (should
  1860. (equal '(("A" "B") ("C"))
  1861. (org-test-with-temp-text "#+TODO: A B | C"
  1862. (org-mode-restart)
  1863. (list org-not-done-keywords org-done-keywords))))
  1864. (should
  1865. (equal '(("A" "C") ("B" "D"))
  1866. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  1867. (org-mode-restart)
  1868. (list org-not-done-keywords org-done-keywords))))
  1869. (should
  1870. (equal '(("A" "B") ("C"))
  1871. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  1872. (org-mode-restart)
  1873. (list org-not-done-keywords org-done-keywords))))
  1874. (should
  1875. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  1876. (org-test-with-temp-text "#+TODO: A(a)"
  1877. (org-mode-restart)
  1878. org-todo-key-alist)))
  1879. (should
  1880. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  1881. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  1882. (org-mode-restart)
  1883. org-todo-log-states)))
  1884. ;; Enter SETUPFILE keyword.
  1885. (should
  1886. (equal "1"
  1887. (org-test-with-temp-text
  1888. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  1889. (org-mode-restart)
  1890. (cdr (assoc "a" org-file-properties))))))
  1891. ;;; Links
  1892. ;;;; Coderefs
  1893. (ert-deftest test-org/coderef ()
  1894. "Test coderef links specifications."
  1895. (should
  1896. (org-test-with-temp-text "
  1897. #+BEGIN_SRC emacs-lisp
  1898. \(+ 1 1) (ref:sc)
  1899. #+END_SRC
  1900. \[[(sc)<point>]]"
  1901. (org-open-at-point)
  1902. (looking-at "(ref:sc)")))
  1903. ;; Find coderef even with alternate label format.
  1904. (should
  1905. (org-test-with-temp-text "
  1906. #+BEGIN_SRC emacs-lisp -l \"{ref:%s}\"
  1907. \(+ 1 1) {ref:sc}
  1908. #+END_SRC
  1909. \[[(sc)<point>]]"
  1910. (org-open-at-point)
  1911. (looking-at "{ref:sc}"))))
  1912. ;;;; Custom ID
  1913. (ert-deftest test-org/custom-id ()
  1914. "Test custom ID links specifications."
  1915. (should
  1916. (org-test-with-temp-text
  1917. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  1918. (org-open-at-point)
  1919. (looking-at-p "\\* H1")))
  1920. ;; Throw an error on false positives.
  1921. (should-error
  1922. (org-test-with-temp-text
  1923. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  1924. (org-open-at-point)
  1925. (looking-at-p "\\* H1"))))
  1926. ;;;; Fuzzy Links
  1927. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  1928. ;; a named element (#+name: text) and to headlines (* Text).
  1929. (ert-deftest test-org/fuzzy-links ()
  1930. "Test fuzzy links specifications."
  1931. ;; Fuzzy link goes in priority to a matching target.
  1932. (should
  1933. (org-test-with-temp-text
  1934. "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n<point>[[Test]]"
  1935. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  1936. (looking-at "<<Test>>")))
  1937. ;; Then fuzzy link points to an element with a given name.
  1938. (should
  1939. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n<point>[[Test]]"
  1940. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  1941. (looking-at "#\\+NAME: Test")))
  1942. ;; A target still lead to a matching headline otherwise.
  1943. (should
  1944. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n<point>[[Head2]]"
  1945. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  1946. (looking-at "\\* Head2")))
  1947. ;; With a leading star in link, enforce heading match.
  1948. (should
  1949. (org-test-with-temp-text "* Test\n<<Test>>\n<point>[[*Test]]"
  1950. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  1951. (looking-at "\\* Test")))
  1952. ;; With a leading star in link, enforce exact heading match, even
  1953. ;; with `org-link-search-must-match-exact-headline' set to nil.
  1954. (should-error
  1955. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  1956. (let ((org-link-search-must-match-exact-headline nil))
  1957. (org-open-at-point))))
  1958. ;; Handle non-nil `org-link-search-must-match-exact-headline'.
  1959. (should
  1960. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[Test]]"
  1961. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  1962. (looking-at "\\* Test")))
  1963. (should
  1964. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[*Test]]"
  1965. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  1966. (looking-at "\\* Test")))
  1967. ;; Heading match should not care about spaces, cookies, TODO
  1968. ;; keywords, priorities, and tags.
  1969. (should
  1970. (let ((first-line
  1971. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  1972. (org-test-with-temp-text
  1973. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  1974. (let ((org-link-search-must-match-exact-headline nil)
  1975. (org-todo-regexp "TODO"))
  1976. (org-open-at-point))
  1977. (looking-at (regexp-quote first-line)))))
  1978. ;; Heading match should still be exact.
  1979. (should-error
  1980. (let ((first-line
  1981. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  1982. (org-test-with-temp-text
  1983. (concat first-line "\nFoo Bar\n<point>[[*Test 1]]")
  1984. (let ((org-link-search-must-match-exact-headline nil)
  1985. (org-todo-regexp "TODO"))
  1986. (org-open-at-point)))))
  1987. ;; Heading match ignores COMMENT keyword.
  1988. (should
  1989. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  1990. (org-open-at-point)
  1991. (looking-at "\\* COMMENT Test")))
  1992. ;; Correctly un-hexify fuzzy links.
  1993. (should
  1994. (org-test-with-temp-text "* With space\n[[*With%20space][With space<point>]]"
  1995. (org-open-at-point)
  1996. (bobp))))
  1997. ;;;; Link Escaping
  1998. (ert-deftest test-org/org-link-escape-ascii-character ()
  1999. "Escape an ascii character."
  2000. (should
  2001. (string=
  2002. "%5B"
  2003. (org-link-escape "["))))
  2004. (ert-deftest test-org/org-link-escape-ascii-ctrl-character ()
  2005. "Escape an ascii control character."
  2006. (should
  2007. (string=
  2008. "%09"
  2009. (org-link-escape "\t"))))
  2010. (ert-deftest test-org/org-link-escape-multibyte-character ()
  2011. "Escape an unicode multibyte character."
  2012. (should
  2013. (string=
  2014. "%E2%82%AC"
  2015. (org-link-escape "€"))))
  2016. (ert-deftest test-org/org-link-escape-custom-table ()
  2017. "Escape string with custom character table."
  2018. (should
  2019. (string=
  2020. "Foo%3A%42ar%0A"
  2021. (org-link-escape "Foo:Bar\n" '(?\: ?\B)))))
  2022. (ert-deftest test-org/org-link-escape-custom-table-merge ()
  2023. "Escape string with custom table merged with default table."
  2024. (should
  2025. (string=
  2026. "%5BF%6F%6F%3A%42ar%0A%5D"
  2027. (org-link-escape "[Foo:Bar\n]" '(?\: ?\B ?\o) t))))
  2028. (ert-deftest test-org/org-link-unescape-ascii-character ()
  2029. "Unescape an ascii character."
  2030. (should
  2031. (string=
  2032. "["
  2033. (org-link-unescape "%5B"))))
  2034. (ert-deftest test-org/org-link-unescape-ascii-ctrl-character ()
  2035. "Unescpae an ascii control character."
  2036. (should
  2037. (string=
  2038. "\n"
  2039. (org-link-unescape "%0A"))))
  2040. (ert-deftest test-org/org-link-unescape-multibyte-character ()
  2041. "Unescape unicode multibyte character."
  2042. (should
  2043. (string=
  2044. "€"
  2045. (org-link-unescape "%E2%82%AC"))))
  2046. (ert-deftest test-org/org-link-unescape-ascii-extended-char ()
  2047. "Unescape old style percent escaped character."
  2048. (should
  2049. (string=
  2050. "àâçèéêîôùû"
  2051. (decode-coding-string
  2052. (org-link-unescape "%E0%E2%E7%E8%E9%EA%EE%F4%F9%FB") 'latin-1))))
  2053. (ert-deftest test-org/org-link-escape-url-with-escaped-char ()
  2054. "Escape and unescape a URL that includes an escaped char.
  2055. http://article.gmane.org/gmane.emacs.orgmode/21459/"
  2056. (should
  2057. (string=
  2058. "http://some.host.com/form?&id=blah%2Bblah25"
  2059. (org-link-unescape
  2060. (org-link-escape "http://some.host.com/form?&id=blah%2Bblah25")))))
  2061. (ert-deftest test-org/org-link-escape-chars-browser ()
  2062. "Test of the constant `org-link-escape-chars-browser'.
  2063. See there why this test is a candidate to be removed once Org
  2064. drops support for Emacs 24.1 and 24.2."
  2065. (should
  2066. (string=
  2067. (concat "http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query="
  2068. "%22Release%208.2%22&idxname=emacs-orgmode")
  2069. (org-link-escape-browser ; Do not replace with `url-encode-url',
  2070. ; see docstring above.
  2071. (concat "http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query="
  2072. "\"Release 8.2\"&idxname=emacs-orgmode")))))
  2073. ;;;; Open at point
  2074. (ert-deftest test-org/open-at-point-in-keyword ()
  2075. "Does `org-open-at-point' open link in a keyword line?"
  2076. (should
  2077. (org-test-with-temp-text
  2078. "<<top>>\n#+KEYWORD: <point>[[top]]"
  2079. (org-open-at-point) t)))
  2080. (ert-deftest test-org/open-at-point-in-property ()
  2081. "Does `org-open-at-point' open link in property drawer?"
  2082. (should
  2083. (org-test-with-temp-text
  2084. "* Headline
  2085. :PROPERTIES:
  2086. :URL: <point>[[*Headline]]
  2087. :END:"
  2088. (org-open-at-point) t)))
  2089. (ert-deftest test-org/open-at-point-in-comment ()
  2090. "Does `org-open-at-point' open link in a commented line?"
  2091. (should
  2092. (org-test-with-temp-text
  2093. "<<top>>\n# <point>[[top]]"
  2094. (org-open-at-point) t)))
  2095. (ert-deftest test-org/open-at-point/inline-image ()
  2096. "Test `org-open-at-point' on nested links."
  2097. (should
  2098. (org-test-with-temp-text "<<top>>\n[[top][file:<point>unicorn.jpg]]"
  2099. (org-open-at-point)
  2100. (bobp))))
  2101. (ert-deftest test-org/open-at-point/radio-target ()
  2102. "Test `org-open-at-point' on radio targets."
  2103. (should
  2104. (org-test-with-temp-text "<<<target>>> <point>target"
  2105. (org-update-radio-target-regexp)
  2106. (org-open-at-point)
  2107. (eq (org-element-type (org-element-context)) 'radio-target))))
  2108. ;;;; Stored links
  2109. (ert-deftest test-org/store-link ()
  2110. "Test `org-store-link' specifications."
  2111. ;; On a headline, link to that headline. Use heading as the
  2112. ;; description of the link.
  2113. (should
  2114. (let (org-store-link-props org-stored-links)
  2115. (org-test-with-temp-text-in-file "* H1"
  2116. (let ((file (buffer-file-name)))
  2117. (equal (format "[[file:%s::*H1][H1]]" file)
  2118. (org-store-link nil))))))
  2119. ;; On a headline, remove any link from description.
  2120. (should
  2121. (let (org-store-link-props org-stored-links)
  2122. (org-test-with-temp-text-in-file "* [[#l][d]]"
  2123. (let ((file (buffer-file-name)))
  2124. (equal (format "[[file:%s::*%s][d]]"
  2125. file
  2126. (org-link-escape "[[#l][d]]"))
  2127. (org-store-link nil))))))
  2128. (should
  2129. (let (org-store-link-props org-stored-links)
  2130. (org-test-with-temp-text-in-file "* [[l]]"
  2131. (let ((file (buffer-file-name)))
  2132. (equal (format "[[file:%s::*%s][l]]" file (org-link-escape "[[l]]"))
  2133. (org-store-link nil))))))
  2134. (should
  2135. (let (org-store-link-props org-stored-links)
  2136. (org-test-with-temp-text-in-file "* [[l1][d1]] [[l2][d2]]"
  2137. (let ((file (buffer-file-name)))
  2138. (equal (format "[[file:%s::*%s][d1 d2]]"
  2139. file
  2140. (org-link-escape "[[l1][d1]] [[l2][d2]]"))
  2141. (org-store-link nil))))))
  2142. ;; On a named element, link to that element.
  2143. (should
  2144. (let (org-store-link-props org-stored-links)
  2145. (org-test-with-temp-text-in-file "#+NAME: foo\nParagraph"
  2146. (let ((file (buffer-file-name)))
  2147. (equal (format "[[file:%s::foo][foo]]" file)
  2148. (org-store-link nil)))))))
  2149. ;;; Node Properties
  2150. (ert-deftest test-org/accumulated-properties-in-drawers ()
  2151. "Ensure properties accumulate in subtree drawers."
  2152. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  2153. (org-babel-next-src-block)
  2154. (should (equal '(2 1) (org-babel-execute-src-block)))))
  2155. (ert-deftest test-org/custom-properties ()
  2156. "Test custom properties specifications."
  2157. ;; Standard test.
  2158. (should
  2159. (let ((org-custom-properties '("FOO")))
  2160. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2161. (org-toggle-custom-properties-visibility)
  2162. (org-invisible-p2))))
  2163. ;; Properties are case-insensitive.
  2164. (should
  2165. (let ((org-custom-properties '("FOO")))
  2166. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  2167. (org-toggle-custom-properties-visibility)
  2168. (org-invisible-p2))))
  2169. (should
  2170. (let ((org-custom-properties '("foo")))
  2171. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2172. (org-toggle-custom-properties-visibility)
  2173. (org-invisible-p2))))
  2174. ;; Multiple custom properties in the same drawer.
  2175. (should
  2176. (let ((org-custom-properties '("FOO" "BAR")))
  2177. (org-test-with-temp-text
  2178. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  2179. (org-toggle-custom-properties-visibility)
  2180. (and (org-invisible-p2)
  2181. (not (progn (forward-line) (org-invisible-p2)))
  2182. (progn (forward-line) (org-invisible-p2))))))
  2183. ;; Hide custom properties with an empty value.
  2184. (should
  2185. (let ((org-custom-properties '("FOO")))
  2186. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  2187. (org-toggle-custom-properties-visibility)
  2188. (org-invisible-p2))))
  2189. ;; Do not hide fake properties.
  2190. (should-not
  2191. (let ((org-custom-properties '("FOO")))
  2192. (org-test-with-temp-text ":FOO: val\n"
  2193. (org-toggle-custom-properties-visibility)
  2194. (org-invisible-p2))))
  2195. (should-not
  2196. (let ((org-custom-properties '("A")))
  2197. (org-test-with-temp-text
  2198. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  2199. (org-toggle-custom-properties-visibility)
  2200. (org-invisible-p2)))))
  2201. ;;; Mark Region
  2202. (ert-deftest test-org/mark-subtree ()
  2203. "Test `org-mark-subtree' specifications."
  2204. ;; Error when point is before first headline.
  2205. (should-error
  2206. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  2207. (progn (transient-mark-mode 1)
  2208. (org-mark-subtree))))
  2209. ;; Without argument, mark current subtree.
  2210. (should
  2211. (equal
  2212. '(12 32)
  2213. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2214. (progn (transient-mark-mode 1)
  2215. (forward-line 2)
  2216. (org-mark-subtree)
  2217. (list (region-beginning) (region-end))))))
  2218. ;; With an argument, move ARG up.
  2219. (should
  2220. (equal
  2221. '(1 32)
  2222. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2223. (progn (transient-mark-mode 1)
  2224. (forward-line 2)
  2225. (org-mark-subtree 1)
  2226. (list (region-beginning) (region-end))))))
  2227. ;; Do not get fooled by inlinetasks.
  2228. (when (featurep 'org-inlinetask)
  2229. (should
  2230. (= 1
  2231. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  2232. (progn (transient-mark-mode 1)
  2233. (forward-line 1)
  2234. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  2235. (region-beginning)))))))
  2236. ;;; Miscellaneous
  2237. (ert-deftest test-org/in-regexp ()
  2238. "Test `org-in-regexp' specifications."
  2239. ;; Standard tests.
  2240. (should
  2241. (org-test-with-temp-text "xx ab<point>c xx"
  2242. (org-in-regexp "abc")))
  2243. (should-not
  2244. (org-test-with-temp-text "xx abc <point>xx"
  2245. (org-in-regexp "abc")))
  2246. ;; Return non-nil even with multiple matching regexps in the same
  2247. ;; line.
  2248. (should
  2249. (org-test-with-temp-text "abc xx ab<point>c xx"
  2250. (org-in-regexp "abc")))
  2251. ;; With optional argument NLINES, check extra lines around point.
  2252. (should-not
  2253. (org-test-with-temp-text "A\nB<point>\nC"
  2254. (org-in-regexp "A\nB\nC")))
  2255. (should
  2256. (org-test-with-temp-text "A\nB<point>\nC"
  2257. (org-in-regexp "A\nB\nC" 1)))
  2258. (should-not
  2259. (org-test-with-temp-text "A\nB\nC<point>"
  2260. (org-in-regexp "A\nB\nC" 1)))
  2261. ;; When optional argument VISUALLY is non-nil, return nil if at
  2262. ;; regexp boundaries.
  2263. (should
  2264. (org-test-with-temp-text "xx abc<point> xx"
  2265. (org-in-regexp "abc")))
  2266. (should-not
  2267. (org-test-with-temp-text "xx abc<point> xx"
  2268. (org-in-regexp "abc" nil t))))
  2269. ;;; Navigation
  2270. (ert-deftest test-org/end-of-meta-data ()
  2271. "Test `org-end-of-meta-data' specifications."
  2272. ;; Skip planning line.
  2273. (should
  2274. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  2275. (org-end-of-meta-data)
  2276. (eobp)))
  2277. ;; Skip properties drawer.
  2278. (should
  2279. (org-test-with-temp-text
  2280. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  2281. (org-end-of-meta-data)
  2282. (eobp)))
  2283. ;; Skip both.
  2284. (should
  2285. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  2286. (org-end-of-meta-data)
  2287. (eobp)))
  2288. ;; Nothing to skip, go to first line.
  2289. (should
  2290. (org-test-with-temp-text "* Headline\nContents"
  2291. (org-end-of-meta-data)
  2292. (looking-at "Contents")))
  2293. ;; With option argument, skip empty lines, regular drawers and
  2294. ;; clocking lines.
  2295. (should
  2296. (org-test-with-temp-text "* Headline\n\nContents"
  2297. (org-end-of-meta-data t)
  2298. (looking-at "Contents")))
  2299. (should
  2300. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  2301. (org-end-of-meta-data t)
  2302. (looking-at "Contents")))
  2303. (should
  2304. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  2305. (org-end-of-meta-data t)
  2306. (looking-at "Contents")))
  2307. ;; Special case: do not skip incomplete drawers.
  2308. (should
  2309. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  2310. (org-end-of-meta-data t)
  2311. (looking-at ":LOGBOOK:")))
  2312. ;; Special case: Be careful about consecutive headlines.
  2313. (should-not
  2314. (org-test-with-temp-text "* H1\n*H2\nContents"
  2315. (org-end-of-meta-data t)
  2316. (looking-at "Contents"))))
  2317. (ert-deftest test-org/beginning-of-line ()
  2318. "Test `org-beginning-of-line' specifications."
  2319. ;; Standard test.
  2320. (should
  2321. (org-test-with-temp-text "Some text\nSome other text"
  2322. (progn (org-beginning-of-line) (bolp))))
  2323. ;; Standard test with `visual-line-mode'.
  2324. (should-not
  2325. (org-test-with-temp-text "A long line of text\nSome other text"
  2326. (progn (visual-line-mode)
  2327. (forward-char 2)
  2328. (dotimes (i 1000) (insert "very "))
  2329. (org-beginning-of-line)
  2330. (bolp))))
  2331. ;; At an headline with special movement.
  2332. (should
  2333. (org-test-with-temp-text "* TODO Headline"
  2334. (let ((org-special-ctrl-a/e t))
  2335. (org-end-of-line)
  2336. (and (progn (org-beginning-of-line) (looking-at "Headline"))
  2337. (progn (org-beginning-of-line) (bolp))
  2338. (progn (org-beginning-of-line) (looking-at "Headline"))))))
  2339. ;; Special case: Do not error when the buffer contains only a single
  2340. ;; asterisk.
  2341. (should
  2342. (org-test-with-temp-text "*<point>"
  2343. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line))))
  2344. (should
  2345. (org-test-with-temp-text "*<point>"
  2346. (let ((org-special-ctrl-a/e nil)) (org-beginning-of-line)))))
  2347. (ert-deftest test-org/end-of-line ()
  2348. "Test `org-end-of-line' specifications."
  2349. ;; Standard test.
  2350. (should
  2351. (org-test-with-temp-text "Some text\nSome other text"
  2352. (progn (org-end-of-line) (eolp))))
  2353. ;; Standard test with `visual-line-mode'.
  2354. (should-not
  2355. (org-test-with-temp-text "A long line of text\nSome other text"
  2356. (progn (visual-line-mode)
  2357. (forward-char 2)
  2358. (dotimes (i 1000) (insert "very "))
  2359. (goto-char (point-min))
  2360. (org-end-of-line)
  2361. (eolp))))
  2362. ;; At an headline with special movement.
  2363. (should
  2364. (org-test-with-temp-text "* Headline1 :tag:\n"
  2365. (let ((org-special-ctrl-a/e t))
  2366. (and (progn (org-end-of-line) (looking-at " :tag:"))
  2367. (progn (org-end-of-line) (eolp))
  2368. (progn (org-end-of-line) (looking-at " :tag:"))))))
  2369. ;; At an headline without special movement.
  2370. (should
  2371. (org-test-with-temp-text "* Headline2 :tag:\n"
  2372. (let ((org-special-ctrl-a/e nil))
  2373. (and (progn (org-end-of-line) (eolp))
  2374. (progn (org-end-of-line) (eolp))))))
  2375. ;; At an headline, with reversed movement.
  2376. (should
  2377. (org-test-with-temp-text "* Headline3 :tag:\n"
  2378. (let ((org-special-ctrl-a/e 'reversed)
  2379. (this-command last-command))
  2380. (and (progn (org-end-of-line) (eolp))
  2381. (progn (org-end-of-line) (looking-at " :tag:"))))))
  2382. ;; At a block without hidden contents.
  2383. (should
  2384. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  2385. (progn (org-end-of-line) (eolp))))
  2386. ;; At a block with hidden contents.
  2387. (should-not
  2388. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  2389. (let ((org-special-ctrl-a/e t))
  2390. (org-hide-block-toggle)
  2391. (org-end-of-line)
  2392. (eobp)))))
  2393. (ert-deftest test-org/forward-sentence ()
  2394. "Test `org-forward-sentence' specifications."
  2395. ;; At the end of a table cell, move to the end of the next one.
  2396. (should
  2397. (org-test-with-temp-text "| a<point> | b |"
  2398. (org-forward-sentence)
  2399. (looking-at " |$")))
  2400. ;; Elsewhere in a cell, move to its end.
  2401. (should
  2402. (org-test-with-temp-text "| a<point>c | b |"
  2403. (org-forward-sentence)
  2404. (looking-at " | b |$")))
  2405. ;; Otherwise, simply call `forward-sentence'.
  2406. (should
  2407. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  2408. (org-forward-sentence)
  2409. (looking-at " Sentence 2.")))
  2410. (should
  2411. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  2412. (org-forward-sentence)
  2413. (org-forward-sentence)
  2414. (eobp)))
  2415. ;; At the end of an element, jump to the next one, without stopping
  2416. ;; on blank lines in-between.
  2417. (should
  2418. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  2419. (org-forward-sentence)
  2420. (eobp))))
  2421. (ert-deftest test-org/backward-sentence ()
  2422. "Test `org-backward-sentence' specifications."
  2423. ;; At the beginning of a table cell, move to the beginning of the
  2424. ;; previous one.
  2425. (should
  2426. (org-test-with-temp-text "| a | <point>b |"
  2427. (org-backward-sentence)
  2428. (looking-at "a | b |$")))
  2429. ;; Elsewhere in a cell, move to its beginning.
  2430. (should
  2431. (org-test-with-temp-text "| a | b<point>c |"
  2432. (org-backward-sentence)
  2433. (looking-at "bc |$")))
  2434. ;; Otherwise, simply call `backward-sentence'.
  2435. (should
  2436. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  2437. (org-backward-sentence)
  2438. (looking-at "Sentence 2.")))
  2439. (should
  2440. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  2441. (org-backward-sentence)
  2442. (org-backward-sentence)
  2443. (bobp)))
  2444. ;; Make sure to hit the beginning of a sentence on the same line as
  2445. ;; an item.
  2446. (should
  2447. (org-test-with-temp-text "- Line 1\n line <point>2."
  2448. (org-backward-sentence)
  2449. (looking-at "Line 1"))))
  2450. (ert-deftest test-org/forward-paragraph ()
  2451. "Test `org-forward-paragraph' specifications."
  2452. ;; At end of buffer, return an error.
  2453. (should-error
  2454. (org-test-with-temp-text "Paragraph"
  2455. (goto-char (point-max))
  2456. (org-forward-paragraph)))
  2457. ;; Standard test.
  2458. (should
  2459. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2460. (org-forward-paragraph)
  2461. (looking-at "P2")))
  2462. ;; Ignore depth.
  2463. (should
  2464. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n#+END_CENTER\nP2"
  2465. (org-forward-paragraph)
  2466. (looking-at "P1")))
  2467. ;; Do not enter elements with invisible contents.
  2468. (should
  2469. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n\nP2\n#+END_CENTER\nP3"
  2470. (org-hide-block-toggle)
  2471. (org-forward-paragraph)
  2472. (looking-at "P3")))
  2473. ;; On an affiliated keyword, jump to the beginning of the element.
  2474. (should
  2475. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  2476. (org-forward-paragraph)
  2477. (looking-at "Para")))
  2478. ;; On an item or a footnote definition, move to the second element
  2479. ;; inside, if any.
  2480. (should
  2481. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  2482. (org-forward-paragraph)
  2483. (looking-at " Paragraph")))
  2484. (should
  2485. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  2486. (org-forward-paragraph)
  2487. (looking-at "Paragraph")))
  2488. ;; On an item, or a footnote definition, when the first line is
  2489. ;; empty, move to the first item.
  2490. (should
  2491. (org-test-with-temp-text "- \n\n Paragraph\n- Item2"
  2492. (org-forward-paragraph)
  2493. (looking-at " Paragraph")))
  2494. (should
  2495. (org-test-with-temp-text "[fn:1]\n\nParagraph\n\n[fn:2] Def2"
  2496. (org-forward-paragraph)
  2497. (looking-at "Paragraph")))
  2498. ;; On a table (resp. a property drawer) do not move through table
  2499. ;; rows (resp. node properties).
  2500. (should
  2501. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  2502. (org-forward-paragraph)
  2503. (looking-at "Paragraph")))
  2504. (should
  2505. (org-test-with-temp-text
  2506. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  2507. (org-forward-paragraph)
  2508. (looking-at "Paragraph")))
  2509. ;; On a verse or source block, stop after blank lines.
  2510. (should
  2511. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n#+END_VERSE"
  2512. (org-forward-paragraph)
  2513. (looking-at "L2")))
  2514. (should
  2515. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n#+END_SRC"
  2516. (org-forward-paragraph)
  2517. (looking-at "L2"))))
  2518. (ert-deftest test-org/backward-paragraph ()
  2519. "Test `org-backward-paragraph' specifications."
  2520. ;; Error at beginning of buffer.
  2521. (should-error
  2522. (org-test-with-temp-text "Paragraph"
  2523. (org-backward-paragraph)))
  2524. ;; Regular test.
  2525. (should
  2526. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2527. (goto-char (point-max))
  2528. (org-backward-paragraph)
  2529. (looking-at "P3")))
  2530. (should
  2531. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2532. (goto-char (point-max))
  2533. (beginning-of-line)
  2534. (org-backward-paragraph)
  2535. (looking-at "P2")))
  2536. ;; Ignore depth.
  2537. (should
  2538. (org-test-with-temp-text "P1\n\n#+BEGIN_CENTER\nP2\n#+END_CENTER\nP3"
  2539. (goto-char (point-max))
  2540. (beginning-of-line)
  2541. (org-backward-paragraph)
  2542. (looking-at "P2")))
  2543. ;; Ignore invisible elements.
  2544. (should
  2545. (org-test-with-temp-text "* H1\n P1\n* H2"
  2546. (org-cycle)
  2547. (goto-char (point-max))
  2548. (beginning-of-line)
  2549. (org-backward-paragraph)
  2550. (bobp)))
  2551. ;; On an affiliated keyword, jump to the first one.
  2552. (should
  2553. (org-test-with-temp-text "P1\n#+name: n\n#+caption: c1\n#+caption: c2\nP2"
  2554. (search-forward "c2")
  2555. (org-backward-paragraph)
  2556. (looking-at "#\\+name")))
  2557. ;; On the second element in an item or a footnote definition, jump
  2558. ;; to item or the definition.
  2559. (should
  2560. (org-test-with-temp-text "- line1\n\n line2"
  2561. (goto-char (point-max))
  2562. (beginning-of-line)
  2563. (org-backward-paragraph)
  2564. (looking-at "- line1")))
  2565. (should
  2566. (org-test-with-temp-text "[fn:1] line1\n\n line2"
  2567. (goto-char (point-max))
  2568. (beginning-of-line)
  2569. (org-backward-paragraph)
  2570. (looking-at "\\[fn:1\\] line1")))
  2571. ;; On a table (resp. a property drawer), ignore table rows
  2572. ;; (resp. node properties).
  2573. (should
  2574. (org-test-with-temp-text "| a | b |\n| c | d |\nP1"
  2575. (goto-char (point-max))
  2576. (beginning-of-line)
  2577. (org-backward-paragraph)
  2578. (bobp)))
  2579. (should
  2580. (org-test-with-temp-text "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  2581. (org-backward-paragraph)
  2582. (looking-at ":PROPERTIES:")))
  2583. ;; On a source or verse block, stop before blank lines.
  2584. (should
  2585. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n\nL3\n#+END_VERSE"
  2586. (search-forward "L3")
  2587. (beginning-of-line)
  2588. (org-backward-paragraph)
  2589. (looking-at "L2")))
  2590. (should
  2591. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n\nL3#+END_SRC"
  2592. (search-forward "L3")
  2593. (beginning-of-line)
  2594. (org-backward-paragraph)
  2595. (looking-at "L2"))))
  2596. (ert-deftest test-org/forward-element ()
  2597. "Test `org-forward-element' specifications."
  2598. ;; 1. At EOB: should error.
  2599. (org-test-with-temp-text "Some text\n"
  2600. (goto-char (point-max))
  2601. (should-error (org-forward-element)))
  2602. ;; 2. Standard move: expected to ignore blank lines.
  2603. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  2604. (org-forward-element)
  2605. (should (looking-at (regexp-quote "Second paragraph."))))
  2606. ;; 3. Headline tests.
  2607. (org-test-with-temp-text "
  2608. * Head 1
  2609. ** Head 1.1
  2610. *** Head 1.1.1
  2611. ** Head 1.2"
  2612. ;; 3.1. At an headline beginning: move to next headline at the
  2613. ;; same level.
  2614. (goto-line 3)
  2615. (org-forward-element)
  2616. (should (looking-at (regexp-quote "** Head 1.2")))
  2617. ;; 3.2. At an headline beginning: move to parent headline if no
  2618. ;; headline at the same level.
  2619. (goto-line 3)
  2620. (org-forward-element)
  2621. (should (looking-at (regexp-quote "** Head 1.2"))))
  2622. ;; 4. Greater element tests.
  2623. (org-test-with-temp-text
  2624. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  2625. ;; 4.1. At a greater element: expected to skip contents.
  2626. (org-forward-element)
  2627. (should (looking-at (regexp-quote "Outside.")))
  2628. ;; 4.2. At the end of greater element contents: expected to skip
  2629. ;; to the end of the greater element.
  2630. (goto-line 2)
  2631. (org-forward-element)
  2632. (should (looking-at (regexp-quote "Outside."))))
  2633. ;; 5. List tests.
  2634. (org-test-with-temp-text "
  2635. - item1
  2636. - sub1
  2637. - sub2
  2638. - sub3
  2639. Inner paragraph.
  2640. - item2
  2641. Outside."
  2642. ;; 5.1. At list top point: expected to move to the element after
  2643. ;; the list.
  2644. (goto-line 2)
  2645. (org-forward-element)
  2646. (should (looking-at (regexp-quote "Outside.")))
  2647. ;; 5.2. Special case: at the first line of a sub-list, but not at
  2648. ;; beginning of line, move to next item.
  2649. (goto-line 2)
  2650. (forward-char)
  2651. (org-forward-element)
  2652. (should (looking-at "- item2"))
  2653. (goto-line 4)
  2654. (forward-char)
  2655. (org-forward-element)
  2656. (should (looking-at " - sub2"))
  2657. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  2658. (goto-line 4)
  2659. (org-forward-element)
  2660. (should (looking-at (regexp-quote " Inner paragraph.")))
  2661. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  2662. (goto-line 8)
  2663. (org-forward-element)
  2664. (should (looking-at (regexp-quote " Inner paragraph.")))
  2665. ;; 5.5. At an item: expected to move to next item, if any.
  2666. (goto-line 6)
  2667. (org-forward-element)
  2668. (should (looking-at " - sub3"))))
  2669. (ert-deftest test-org/backward-element ()
  2670. "Test `org-backward-element' specifications."
  2671. ;; 1. Should error at BOB.
  2672. (org-test-with-temp-text " \nParagraph."
  2673. (should-error (org-backward-element)))
  2674. ;; 2. Should move at BOB when called on the first element in buffer.
  2675. (should
  2676. (org-test-with-temp-text "\n#+TITLE: test"
  2677. (progn (forward-line)
  2678. (org-backward-element)
  2679. (bobp))))
  2680. ;; 3. Not at the beginning of an element: move at its beginning.
  2681. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  2682. (goto-line 3)
  2683. (end-of-line)
  2684. (org-backward-element)
  2685. (should (looking-at (regexp-quote "Paragraph2."))))
  2686. ;; 4. Headline tests.
  2687. (org-test-with-temp-text "
  2688. * Head 1
  2689. ** Head 1.1
  2690. *** Head 1.1.1
  2691. ** Head 1.2"
  2692. ;; 4.1. At an headline beginning: move to previous headline at the
  2693. ;; same level.
  2694. (goto-line 5)
  2695. (org-backward-element)
  2696. (should (looking-at (regexp-quote "** Head 1.1")))
  2697. ;; 4.2. At an headline beginning: move to parent headline if no
  2698. ;; headline at the same level.
  2699. (goto-line 3)
  2700. (org-backward-element)
  2701. (should (looking-at (regexp-quote "* Head 1")))
  2702. ;; 4.3. At the first top-level headline: should error.
  2703. (goto-line 2)
  2704. (should-error (org-backward-element)))
  2705. ;; 5. At beginning of first element inside a greater element:
  2706. ;; expected to move to greater element's beginning.
  2707. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  2708. (goto-line 3)
  2709. (org-backward-element)
  2710. (should (looking-at "#\\+BEGIN_CENTER")))
  2711. ;; 6. At the beginning of the first element in a section: should
  2712. ;; move back to headline, if any.
  2713. (should
  2714. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  2715. (progn (goto-char (point-max))
  2716. (beginning-of-line)
  2717. (org-backward-element)
  2718. (org-at-heading-p))))
  2719. ;; 7. List tests.
  2720. (org-test-with-temp-text "
  2721. - item1
  2722. - sub1
  2723. - sub2
  2724. - sub3
  2725. Inner paragraph.
  2726. - item2
  2727. Outside."
  2728. ;; 7.1. At beginning of sub-list: expected to move to the
  2729. ;; paragraph before it.
  2730. (goto-line 4)
  2731. (org-backward-element)
  2732. (should (looking-at "item1"))
  2733. ;; 7.2. At an item in a list: expected to move at previous item.
  2734. (goto-line 8)
  2735. (org-backward-element)
  2736. (should (looking-at " - sub2"))
  2737. (goto-line 12)
  2738. (org-backward-element)
  2739. (should (looking-at "- item1"))
  2740. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  2741. ;; beginning.
  2742. (goto-line 10)
  2743. (org-backward-element)
  2744. (should (looking-at " - sub1"))
  2745. (goto-line 15)
  2746. (org-backward-element)
  2747. (should (looking-at "- item1"))
  2748. ;; 7.4. At blank-lines before list end: expected to move to top
  2749. ;; item.
  2750. (goto-line 14)
  2751. (org-backward-element)
  2752. (should (looking-at "- item1"))))
  2753. (ert-deftest test-org/up-element ()
  2754. "Test `org-up-element' specifications."
  2755. ;; 1. At BOB or with no surrounding element: should error.
  2756. (org-test-with-temp-text "Paragraph."
  2757. (should-error (org-up-element)))
  2758. (org-test-with-temp-text "* Head1\n* Head2"
  2759. (goto-line 2)
  2760. (should-error (org-up-element)))
  2761. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  2762. (goto-line 3)
  2763. (should-error (org-up-element)))
  2764. ;; 2. At an headline: move to parent headline.
  2765. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  2766. (goto-line 3)
  2767. (org-up-element)
  2768. (should (looking-at "\\* Head1")))
  2769. ;; 3. Inside a greater element: move to greater element beginning.
  2770. (org-test-with-temp-text
  2771. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  2772. (goto-line 3)
  2773. (org-up-element)
  2774. (should (looking-at "#\\+BEGIN_CENTER")))
  2775. ;; 4. List tests.
  2776. (org-test-with-temp-text "* Top
  2777. - item1
  2778. - sub1
  2779. - sub2
  2780. Paragraph within sub2.
  2781. - item2"
  2782. ;; 4.1. Within an item: move to the item beginning.
  2783. (goto-line 8)
  2784. (org-up-element)
  2785. (should (looking-at " - sub2"))
  2786. ;; 4.2. At an item in a sub-list: move to parent item.
  2787. (goto-line 4)
  2788. (org-up-element)
  2789. (should (looking-at "- item1"))
  2790. ;; 4.3. At an item in top list: move to beginning of whole list.
  2791. (goto-line 10)
  2792. (org-up-element)
  2793. (should (looking-at "- item1"))
  2794. ;; 4.4. Special case. At very top point: should move to parent of
  2795. ;; list.
  2796. (goto-line 2)
  2797. (org-up-element)
  2798. (should (looking-at "\\* Top"))))
  2799. (ert-deftest test-org/down-element ()
  2800. "Test `org-down-element' specifications."
  2801. ;; Error when the element hasn't got a recursive type.
  2802. (org-test-with-temp-text "Paragraph."
  2803. (should-error (org-down-element)))
  2804. ;; Error when the element has no contents
  2805. (org-test-with-temp-text "* Headline"
  2806. (should-error (org-down-element)))
  2807. ;; When at a plain-list, move to first item.
  2808. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  2809. (goto-line 2)
  2810. (org-down-element)
  2811. (should (looking-at " - Item 1.1")))
  2812. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  2813. (org-down-element)
  2814. (should (looking-at " Item 1")))
  2815. ;; When at a table, move to first row
  2816. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  2817. (org-down-element)
  2818. (should (looking-at " a | b |")))
  2819. ;; Otherwise, move inside the greater element.
  2820. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  2821. (org-down-element)
  2822. (should (looking-at "Paragraph"))))
  2823. (ert-deftest test-org/drag-element-backward ()
  2824. "Test `org-drag-element-backward' specifications."
  2825. ;; Standard test.
  2826. (should
  2827. (equal
  2828. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  2829. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  2830. (org-drag-element-backward)
  2831. (buffer-string))))
  2832. (should
  2833. (equal
  2834. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  2835. (org-test-with-temp-text
  2836. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  2837. (org-drag-element-backward)
  2838. (buffer-string))))
  2839. ;; Preserve blank lines.
  2840. (should
  2841. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  2842. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  2843. (org-drag-element-backward)
  2844. (buffer-string))))
  2845. ;; Preserve column.
  2846. (should
  2847. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  2848. (org-drag-element-backward)
  2849. (looking-at-p "2")))
  2850. ;; Error when trying to move first element of buffer.
  2851. (should-error
  2852. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  2853. (org-drag-element-backward)))
  2854. ;; Error when trying to swap nested elements.
  2855. (should-error
  2856. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  2857. (forward-line)
  2858. (org-drag-element-backward)))
  2859. ;; Error when trying to swap an headline element and a non-headline
  2860. ;; element.
  2861. (should-error
  2862. (org-test-with-temp-text "Test.\n* Head 1"
  2863. (forward-line)
  2864. (org-drag-element-backward)))
  2865. ;; Preserve visibility of elements and their contents.
  2866. (should
  2867. (equal '((63 . 82) (26 . 48))
  2868. (org-test-with-temp-text "
  2869. #+BEGIN_CENTER
  2870. Text.
  2871. #+END_CENTER
  2872. - item 1
  2873. #+BEGIN_QUOTE
  2874. Text.
  2875. #+END_QUOTE"
  2876. (while (search-forward "BEGIN_" nil t) (org-cycle))
  2877. (search-backward "- item 1")
  2878. (org-drag-element-backward)
  2879. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  2880. (overlays-in (point-min) (point-max)))))))
  2881. (ert-deftest test-org/drag-element-forward ()
  2882. "Test `org-drag-element-forward' specifications."
  2883. ;; 1. Error when trying to move first element of buffer.
  2884. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  2885. (goto-line 3)
  2886. (should-error (org-drag-element-forward)))
  2887. ;; 2. Error when trying to swap nested elements.
  2888. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  2889. (forward-line)
  2890. (should-error (org-drag-element-forward)))
  2891. ;; 3. Error when trying to swap a non-headline element and an
  2892. ;; headline.
  2893. (org-test-with-temp-text "Test.\n* Head 1"
  2894. (should-error (org-drag-element-forward)))
  2895. ;; 4. Otherwise, swap elements, preserving column and blank lines
  2896. ;; between elements.
  2897. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  2898. (search-forward "graph")
  2899. (org-drag-element-forward)
  2900. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  2901. (should (looking-at " 1")))
  2902. ;; 5. Preserve visibility of elements and their contents.
  2903. (org-test-with-temp-text "
  2904. #+BEGIN_CENTER
  2905. Text.
  2906. #+END_CENTER
  2907. - item 1
  2908. #+BEGIN_QUOTE
  2909. Text.
  2910. #+END_QUOTE"
  2911. (while (search-forward "BEGIN_" nil t) (org-cycle))
  2912. (search-backward "#+BEGIN_CENTER")
  2913. (org-drag-element-forward)
  2914. (should
  2915. (equal
  2916. '((63 . 82) (26 . 48))
  2917. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  2918. (overlays-in (point-min) (point-max)))))))
  2919. (ert-deftest test-org/next-block ()
  2920. "Test `org-next-block' specifications."
  2921. ;; Regular test.
  2922. (should
  2923. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  2924. (org-next-block 1)
  2925. (looking-at "#\\+BEGIN_CENTER")))
  2926. ;; Ignore case.
  2927. (should
  2928. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  2929. (let ((case-fold-search nil))
  2930. (org-next-block 1)
  2931. (looking-at "#\\+begin_center"))))
  2932. ;; Ignore current line.
  2933. (should
  2934. (org-test-with-temp-text
  2935. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  2936. (org-next-block 1)
  2937. (looking-at "#\\+BEGIN_CENTER")))
  2938. ;; Throw an error when no block is found.
  2939. (should-error
  2940. (org-test-with-temp-text "Paragraph"
  2941. (org-next-block 1)))
  2942. ;; With an argument, skip many blocks at once.
  2943. (should
  2944. (org-test-with-temp-text
  2945. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  2946. (org-next-block 2)
  2947. (looking-at "#\\+BEGIN_QUOTE")))
  2948. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  2949. (should
  2950. (org-test-with-temp-text
  2951. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  2952. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  2953. (looking-at "#\\+BEGIN_QUOTE")))
  2954. ;; Optional argument is also case-insensitive.
  2955. (should
  2956. (org-test-with-temp-text
  2957. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  2958. (let ((case-fold-search nil))
  2959. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  2960. (looking-at "#\\+begin_quote")))))
  2961. (ert-deftest test-org/previous-block ()
  2962. "Test `org-previous-block' specifications."
  2963. ;; Regular test.
  2964. (should
  2965. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  2966. (org-previous-block 1)
  2967. (looking-at "#\\+BEGIN_CENTER")))
  2968. ;; Ignore case.
  2969. (should
  2970. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  2971. (let ((case-fold-search nil))
  2972. (org-previous-block 1)
  2973. (looking-at "#\\+begin_center"))))
  2974. ;; Ignore current line.
  2975. (should
  2976. (org-test-with-temp-text
  2977. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  2978. (org-previous-block 1)
  2979. (looking-at "#\\+BEGIN_QUOTE")))
  2980. ;; Throw an error when no block is found.
  2981. (should-error
  2982. (org-test-with-temp-text "Paragraph<point>"
  2983. (org-previous-block 1)))
  2984. ;; With an argument, skip many blocks at once.
  2985. (should
  2986. (org-test-with-temp-text
  2987. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  2988. (org-previous-block 2)
  2989. (looking-at "#\\+BEGIN_CENTER")))
  2990. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  2991. (should
  2992. (org-test-with-temp-text
  2993. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  2994. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  2995. (looking-at "#\\+BEGIN_QUOTE")))
  2996. ;; Optional argument is also case-insensitive.
  2997. (should
  2998. (org-test-with-temp-text
  2999. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  3000. (let ((case-fold-search nil))
  3001. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  3002. (looking-at "#\\+begin_quote")))))
  3003. ;;; Outline structure
  3004. (ert-deftest test-org/demote ()
  3005. "Test `org-demote' specifications."
  3006. ;; Add correct number of stars according to `org-odd-levels-only'.
  3007. (should
  3008. (= 2
  3009. (org-test-with-temp-text "* H"
  3010. (let ((org-odd-levels-only nil)) (org-demote))
  3011. (org-current-level))))
  3012. (should
  3013. (= 3
  3014. (org-test-with-temp-text "* H"
  3015. (let ((org-odd-levels-only t)) (org-demote))
  3016. (org-current-level))))
  3017. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  3018. (should
  3019. (org-test-with-temp-text "* H :tag:"
  3020. (let ((org-tags-column 10)
  3021. (org-auto-align-tags t)
  3022. (org-odd-levels-only nil))
  3023. (org-demote))
  3024. (org-move-to-column 10)
  3025. (looking-at-p ":tag:$")))
  3026. (should-not
  3027. (org-test-with-temp-text "* H :tag:"
  3028. (let ((org-tags-column 10)
  3029. (org-auto-align-tags nil)
  3030. (org-odd-levels-only nil))
  3031. (org-demote))
  3032. (org-move-to-column 10)
  3033. (looking-at-p ":tag:$")))
  3034. ;; When `org-adapt-indentation' is non-nil, always indent planning
  3035. ;; info and property drawers accordingly.
  3036. (should
  3037. (= 3
  3038. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3039. (let ((org-odd-levels-only nil)
  3040. (org-adapt-indentation t))
  3041. (org-demote))
  3042. (forward-line)
  3043. (org-get-indentation))))
  3044. (should
  3045. (= 3
  3046. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  3047. (let ((org-odd-levels-only nil)
  3048. (org-adapt-indentation t))
  3049. (org-demote))
  3050. (forward-line)
  3051. (org-get-indentation))))
  3052. (should-not
  3053. (= 3
  3054. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3055. (let ((org-odd-levels-only nil)
  3056. (org-adapt-indentation nil))
  3057. (org-demote))
  3058. (forward-line)
  3059. (org-get-indentation))))
  3060. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  3061. ;; section accordingly. Ignore, however, footnote definitions and
  3062. ;; inlinetasks boundaries.
  3063. (should
  3064. (= 3
  3065. (org-test-with-temp-text "* H\n Paragraph"
  3066. (let ((org-odd-levels-only nil)
  3067. (org-adapt-indentation t))
  3068. (org-demote))
  3069. (forward-line)
  3070. (org-get-indentation))))
  3071. (should
  3072. (= 2
  3073. (org-test-with-temp-text "* H\n Paragraph"
  3074. (let ((org-odd-levels-only nil)
  3075. (org-adapt-indentation nil))
  3076. (org-demote))
  3077. (forward-line)
  3078. (org-get-indentation))))
  3079. (should
  3080. (zerop
  3081. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  3082. (let ((org-odd-levels-only nil)
  3083. (org-adapt-indentation t))
  3084. (org-demote))
  3085. (goto-char (point-max))
  3086. (org-get-indentation))))
  3087. (should
  3088. (= 3
  3089. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  3090. (let ((org-odd-levels-only nil)
  3091. (org-adapt-indentation t))
  3092. (org-demote))
  3093. (goto-char (point-max))
  3094. (org-get-indentation))))
  3095. (when (featurep 'org-inlinetask)
  3096. (should
  3097. (zerop
  3098. (let ((org-inlinetask-min-level 5)
  3099. (org-adapt-indentation t))
  3100. (org-test-with-temp-text "* H\n***** I\n***** END"
  3101. (org-demote)
  3102. (forward-line)
  3103. (org-get-indentation))))))
  3104. (when (featurep 'org-inlinetask)
  3105. (should
  3106. (= 3
  3107. (let ((org-inlinetask-min-level 5)
  3108. (org-adapt-indentation t))
  3109. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  3110. (org-demote)
  3111. (forward-line 2)
  3112. (org-get-indentation))))))
  3113. ;; Ignore contents of source blocks or example blocks when
  3114. ;; indentation should be preserved (through
  3115. ;; `org-src-preserve-indentation' or "-i" flag).
  3116. (should-not
  3117. (zerop
  3118. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  3119. (let ((org-adapt-indentation t)
  3120. (org-src-preserve-indentation nil))
  3121. (org-demote))
  3122. (forward-line 2)
  3123. (org-get-indentation))))
  3124. (should
  3125. (zerop
  3126. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  3127. (let ((org-adapt-indentation t)
  3128. (org-src-preserve-indentation t))
  3129. (org-demote))
  3130. (forward-line 2)
  3131. (org-get-indentation))))
  3132. (should
  3133. (zerop
  3134. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  3135. (let ((org-adapt-indentation t)
  3136. (org-src-preserve-indentation t))
  3137. (org-demote))
  3138. (forward-line 2)
  3139. (org-get-indentation))))
  3140. (should
  3141. (zerop
  3142. (org-test-with-temp-text
  3143. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  3144. (let ((org-adapt-indentation t)
  3145. (org-src-preserve-indentation nil))
  3146. (org-demote))
  3147. (forward-line 2)
  3148. (org-get-indentation)))))
  3149. (ert-deftest test-org/promote ()
  3150. "Test `org-promote' specifications."
  3151. ;; Return an error if headline is to be promoted to level 0, unless
  3152. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  3153. ;; headline becomes a comment.
  3154. (should-error
  3155. (org-test-with-temp-text "* H"
  3156. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  3157. (should
  3158. (equal "# H"
  3159. (org-test-with-temp-text "* H"
  3160. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  3161. (buffer-string))))
  3162. ;; Remove correct number of stars according to
  3163. ;; `org-odd-levels-only'.
  3164. (should
  3165. (= 2
  3166. (org-test-with-temp-text "*** H"
  3167. (let ((org-odd-levels-only nil)) (org-promote))
  3168. (org-current-level))))
  3169. (should
  3170. (= 1
  3171. (org-test-with-temp-text "*** H"
  3172. (let ((org-odd-levels-only t)) (org-promote))
  3173. (org-current-level))))
  3174. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  3175. (should
  3176. (org-test-with-temp-text "** H :tag:"
  3177. (let ((org-tags-column 10)
  3178. (org-auto-align-tags t)
  3179. (org-odd-levels-only nil))
  3180. (org-promote))
  3181. (org-move-to-column 10)
  3182. (looking-at-p ":tag:$")))
  3183. (should-not
  3184. (org-test-with-temp-text "** H :tag:"
  3185. (let ((org-tags-column 10)
  3186. (org-auto-align-tags nil)
  3187. (org-odd-levels-only nil))
  3188. (org-promote))
  3189. (org-move-to-column 10)
  3190. (looking-at-p ":tag:$")))
  3191. ;; When `org-adapt-indentation' is non-nil, always indent planning
  3192. ;; info and property drawers.
  3193. (should
  3194. (= 2
  3195. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  3196. (let ((org-odd-levels-only nil)
  3197. (org-adapt-indentation t))
  3198. (org-promote))
  3199. (forward-line)
  3200. (org-get-indentation))))
  3201. (should
  3202. (= 2
  3203. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  3204. (let ((org-odd-levels-only nil)
  3205. (org-adapt-indentation t))
  3206. (org-promote))
  3207. (forward-line)
  3208. (org-get-indentation))))
  3209. (should-not
  3210. (= 2
  3211. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  3212. (let ((org-odd-levels-only nil)
  3213. (org-adapt-indentation nil))
  3214. (org-promote))
  3215. (forward-line)
  3216. (org-get-indentation))))
  3217. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  3218. ;; section accordingly. Ignore, however, footnote definitions and
  3219. ;; inlinetasks boundaries.
  3220. (should
  3221. (= 2
  3222. (org-test-with-temp-text "** H\n Paragraph"
  3223. (let ((org-odd-levels-only nil)
  3224. (org-adapt-indentation t))
  3225. (org-promote))
  3226. (forward-line)
  3227. (org-get-indentation))))
  3228. (should-not
  3229. (= 2
  3230. (org-test-with-temp-text "** H\n Paragraph"
  3231. (let ((org-odd-levels-only nil)
  3232. (org-adapt-indentation nil))
  3233. (org-promote))
  3234. (forward-line)
  3235. (org-get-indentation))))
  3236. (should
  3237. (= 2
  3238. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  3239. (let ((org-odd-levels-only nil)
  3240. (org-adapt-indentation t))
  3241. (org-promote))
  3242. (forward-line)
  3243. (org-get-indentation))))
  3244. (when (featurep 'org-inlinetask)
  3245. (should
  3246. (zerop
  3247. (let ((org-inlinetask-min-level 5)
  3248. (org-adapt-indentation t))
  3249. (org-test-with-temp-text "** H\n***** I\n***** END"
  3250. (org-promote)
  3251. (forward-line)
  3252. (org-get-indentation))))))
  3253. (when (featurep 'org-inlinetask)
  3254. (should
  3255. (= 2
  3256. (let ((org-inlinetask-min-level 5)
  3257. (org-adapt-indentation t))
  3258. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  3259. (org-promote)
  3260. (forward-line 2)
  3261. (org-get-indentation))))))
  3262. ;; Give up shifting if it would break document's structure
  3263. ;; otherwise.
  3264. (should
  3265. (= 3
  3266. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  3267. (let ((org-odd-levels-only nil)
  3268. (org-adapt-indentation t))
  3269. (org-promote))
  3270. (forward-line)
  3271. (org-get-indentation))))
  3272. (should
  3273. (= 3
  3274. (org-test-with-temp-text "** H\n Paragraph\n * list."
  3275. (let ((org-odd-levels-only nil)
  3276. (org-adapt-indentation t))
  3277. (org-promote))
  3278. (forward-line)
  3279. (org-get-indentation))))
  3280. ;; Ignore contents of source blocks or example blocks when
  3281. ;; indentation should be preserved (through
  3282. ;; `org-src-preserve-indentation' or "-i" flag).
  3283. (should-not
  3284. (zerop
  3285. (org-test-with-temp-text
  3286. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  3287. (let ((org-adapt-indentation t)
  3288. (org-src-preserve-indentation nil)
  3289. (org-odd-levels-only nil))
  3290. (org-promote))
  3291. (forward-line)
  3292. (org-get-indentation))))
  3293. (should
  3294. (zerop
  3295. (org-test-with-temp-text
  3296. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  3297. (let ((org-adapt-indentation t)
  3298. (org-src-preserve-indentation t)
  3299. (org-odd-levels-only nil))
  3300. (org-promote))
  3301. (forward-line)
  3302. (org-get-indentation))))
  3303. (should
  3304. (zerop
  3305. (org-test-with-temp-text
  3306. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  3307. (let ((org-adapt-indentation t)
  3308. (org-src-preserve-indentation t)
  3309. (org-odd-levels-only nil))
  3310. (org-promote))
  3311. (forward-line)
  3312. (org-get-indentation))))
  3313. (should
  3314. (zerop
  3315. (org-test-with-temp-text
  3316. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  3317. (let ((org-adapt-indentation t)
  3318. (org-src-preserve-indentation nil)
  3319. (org-odd-levels-only nil))
  3320. (org-promote))
  3321. (forward-line)
  3322. (org-get-indentation)))))
  3323. ;;; Planning
  3324. (ert-deftest test-org/at-planning-p ()
  3325. "Test `org-at-planning-p' specifications."
  3326. ;; Regular test.
  3327. (should
  3328. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  3329. (org-at-planning-p)))
  3330. (should-not
  3331. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  3332. (org-at-planning-p)))
  3333. ;; Correctly find planning attached to inlinetasks.
  3334. (when (featurep 'org-inlinetask)
  3335. (should
  3336. (org-test-with-temp-text
  3337. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  3338. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3339. (should-not
  3340. (org-test-with-temp-text
  3341. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  3342. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3343. (should-not
  3344. (org-test-with-temp-text
  3345. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  3346. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3347. (should-not
  3348. (org-test-with-temp-text
  3349. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  3350. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  3351. (ert-deftest test-org/add-planning-info ()
  3352. "Test `org-add-planning-info'."
  3353. ;; Create deadline when `org-adapt-indentation' is non-nil.
  3354. (should
  3355. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3356. (org-test-with-temp-text "* H\nParagraph<point>"
  3357. (let ((org-adapt-indentation t))
  3358. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3359. (replace-regexp-in-string
  3360. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3361. nil nil 1))))
  3362. ;; Create deadline when `org-adapt-indentation' is nil.
  3363. (should
  3364. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3365. (org-test-with-temp-text "* H\nParagraph<point>"
  3366. (let ((org-adapt-indentation nil))
  3367. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3368. (replace-regexp-in-string
  3369. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3370. nil nil 1))))
  3371. ;; Update deadline when `org-adapt-indentation' is non-nil.
  3372. (should
  3373. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3374. (org-test-with-temp-text "\
  3375. * H
  3376. DEADLINE: <2015-06-24 Wed>
  3377. Paragraph<point>"
  3378. (let ((org-adapt-indentation t))
  3379. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3380. (replace-regexp-in-string
  3381. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3382. nil nil 1))))
  3383. ;; Update deadline when `org-adapt-indentation' is nil.
  3384. (should
  3385. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3386. (org-test-with-temp-text "\
  3387. * H
  3388. DEADLINE: <2015-06-24 Wed>
  3389. Paragraph<point>"
  3390. (let ((org-adapt-indentation nil))
  3391. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3392. (replace-regexp-in-string
  3393. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3394. nil nil 1))))
  3395. ;; Schedule when `org-adapt-indentation' is non-nil.
  3396. (should
  3397. (equal "* H\n SCHEDULED: <2015-06-25>\nParagraph"
  3398. (org-test-with-temp-text "* H\nParagraph<point>"
  3399. (let ((org-adapt-indentation t))
  3400. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  3401. (replace-regexp-in-string
  3402. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3403. nil nil 1))))
  3404. ;; Schedule when `org-adapt-indentation' is nil.
  3405. (should
  3406. (equal "* H\nSCHEDULED: <2015-06-25>\nParagraph"
  3407. (org-test-with-temp-text "* H\nParagraph<point>"
  3408. (let ((org-adapt-indentation nil))
  3409. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  3410. (replace-regexp-in-string
  3411. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3412. nil nil 1))))
  3413. ;; Add deadline when scheduled.
  3414. (should
  3415. (equal "\
  3416. * H
  3417. DEADLINE: <2015-06-25> SCHEDULED: <2015-06-24>
  3418. Paragraph"
  3419. (org-test-with-temp-text "\
  3420. * H
  3421. SCHEDULED: <2015-06-24 Wed>
  3422. Paragraph<point>"
  3423. (let ((org-adapt-indentation t))
  3424. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3425. (replace-regexp-in-string
  3426. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3427. nil nil 1))))
  3428. ;; Remove middle entry.
  3429. (should
  3430. (equal "\
  3431. * H
  3432. CLOSED: [2015-06-24] SCHEDULED: <2015-06-24>
  3433. Paragraph"
  3434. (org-test-with-temp-text "\
  3435. * H
  3436. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  3437. Paragraph<point>"
  3438. (let ((org-adapt-indentation t))
  3439. (org-add-planning-info nil nil 'deadline))
  3440. (replace-regexp-in-string
  3441. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  3442. nil nil 1))))
  3443. ;; Remove last entry and then middle entry (order should not
  3444. ;; matter).
  3445. (should
  3446. (equal "\
  3447. * H
  3448. CLOSED: [2015-06-24]
  3449. Paragraph"
  3450. (org-test-with-temp-text "\
  3451. * H
  3452. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  3453. Paragraph<point>"
  3454. (let ((org-adapt-indentation t))
  3455. (org-add-planning-info nil nil 'scheduled 'deadline))
  3456. (replace-regexp-in-string
  3457. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  3458. nil nil 1))))
  3459. ;; Remove closed when `org-adapt-indentation' is non-nil.
  3460. (should
  3461. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3462. (org-test-with-temp-text "\
  3463. * H
  3464. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  3465. Paragraph<point>"
  3466. (let ((org-adapt-indentation t))
  3467. (org-add-planning-info nil nil 'closed))
  3468. (replace-regexp-in-string
  3469. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3470. nil nil 1))))
  3471. (should
  3472. (equal "* H\n Paragraph"
  3473. (org-test-with-temp-text "\
  3474. * H
  3475. CLOSED: [2015-06-25 Thu]
  3476. Paragraph<point>"
  3477. (let ((org-adapt-indentation t))
  3478. (org-add-planning-info nil nil 'closed))
  3479. (replace-regexp-in-string
  3480. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3481. nil nil 1))))
  3482. ;; Remove closed when `org-adapt-indentation' is nil.
  3483. (should
  3484. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3485. (org-test-with-temp-text "\
  3486. * H
  3487. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  3488. Paragraph<point>"
  3489. (let ((org-adapt-indentation nil))
  3490. (org-add-planning-info nil nil 'closed))
  3491. (replace-regexp-in-string
  3492. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3493. nil nil 1))))
  3494. (should
  3495. (equal "* H\nParagraph"
  3496. (org-test-with-temp-text "\
  3497. * H
  3498. CLOSED: [2015-06-25 Thu]
  3499. Paragraph<point>"
  3500. (let ((org-adapt-indentation nil))
  3501. (org-add-planning-info nil nil 'closed))
  3502. (replace-regexp-in-string
  3503. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3504. nil nil 1))))
  3505. ;; Remove closed entry and delete empty line.
  3506. (should
  3507. (equal "\
  3508. * H
  3509. Paragraph"
  3510. (org-test-with-temp-text "\
  3511. * H
  3512. CLOSED: [2015-06-24 Wed]
  3513. Paragraph<point>"
  3514. (let ((org-adapt-indentation t))
  3515. (org-add-planning-info nil nil 'closed))
  3516. (replace-regexp-in-string
  3517. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3518. nil nil 1))))
  3519. ;; Remove one entry and update another.
  3520. (should
  3521. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3522. (org-test-with-temp-text "\
  3523. * H
  3524. SCHEDULED: <2015-06-23 Tue> DEADLINE: <2015-06-24 Wed>
  3525. Paragraph<point>"
  3526. (let ((org-adapt-indentation t))
  3527. (org-add-planning-info 'deadline "<2015-06-25 Thu>" 'scheduled))
  3528. (replace-regexp-in-string
  3529. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3530. nil nil 1)))))
  3531. ;;; Property API
  3532. (ert-deftest test-org/buffer-property-keys ()
  3533. "Test `org-buffer-property-keys' specifications."
  3534. ;; Retrieve properties accross siblings.
  3535. (should
  3536. (equal '("A" "B")
  3537. (org-test-with-temp-text "
  3538. * H1
  3539. :PROPERTIES:
  3540. :A: 1
  3541. :END:
  3542. * H2
  3543. :PROPERTIES:
  3544. :B: 1
  3545. :END:"
  3546. (org-buffer-property-keys))))
  3547. ;; Retrieve properties accross children.
  3548. (should
  3549. (equal '("A" "B")
  3550. (org-test-with-temp-text "
  3551. * H1
  3552. :PROPERTIES:
  3553. :A: 1
  3554. :END:
  3555. ** H2
  3556. :PROPERTIES:
  3557. :B: 1
  3558. :END:"
  3559. (org-buffer-property-keys))))
  3560. ;; Retrieve muliple properties in the same drawer.
  3561. (should
  3562. (equal '("A" "B")
  3563. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3564. (org-buffer-property-keys))))
  3565. ;; Ignore extension symbol in property name.
  3566. (should
  3567. (equal '("A")
  3568. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  3569. (org-buffer-property-keys))))
  3570. ;; With non-nil COLUMNS, extract property names from columns.
  3571. (should
  3572. (equal '("A" "B")
  3573. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  3574. (org-buffer-property-keys nil nil t))))
  3575. (should
  3576. (equal '("A" "B" "COLUMNS")
  3577. (org-test-with-temp-text
  3578. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  3579. (org-buffer-property-keys nil nil t))))
  3580. ;; With non-nil IGNORE-MALFORMED malformed property drawers are silently ignored.
  3581. (should
  3582. (equal '("A")
  3583. (org-test-with-temp-text
  3584. "* a\n:PROPERTIES:\n:A: 1\n:END:\n* b\n:PROPERTIES:\nsome junk here\n:END:\n"
  3585. (org-buffer-property-keys nil nil nil t)))))
  3586. (ert-deftest test-org/property-values ()
  3587. "Test `org-property-values' specifications."
  3588. ;; Regular test.
  3589. (should
  3590. (equal '("2" "1")
  3591. (org-test-with-temp-text
  3592. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  3593. (org-property-values "A"))))
  3594. ;; Ignore empty values.
  3595. (should-not
  3596. (org-test-with-temp-text
  3597. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  3598. (org-property-values "A")))
  3599. ;; Take into consideration extended values.
  3600. (should
  3601. (equal '("1 2")
  3602. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  3603. (org-property-values "A")))))
  3604. (ert-deftest test-org/find-property ()
  3605. "Test `org-find-property' specifications."
  3606. ;; Regular test.
  3607. (should
  3608. (= 1
  3609. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  3610. (org-find-property "prop"))))
  3611. ;; Ignore false positives.
  3612. (should
  3613. (= 27
  3614. (org-test-with-temp-text
  3615. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  3616. (org-find-property "A"))))
  3617. ;; Return first entry found in buffer.
  3618. (should
  3619. (= 1
  3620. (org-test-with-temp-text
  3621. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  3622. (org-find-property "A"))))
  3623. ;; Only search visible part of the buffer.
  3624. (should
  3625. (= 31
  3626. (org-test-with-temp-text
  3627. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  3628. (org-narrow-to-subtree)
  3629. (org-find-property "A"))))
  3630. ;; With optional argument, only find entries with a specific value.
  3631. (should-not
  3632. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3633. (org-find-property "A" "2")))
  3634. (should
  3635. (= 31
  3636. (org-test-with-temp-text
  3637. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  3638. (org-find-property "A" "2"))))
  3639. ;; Use "nil" for explicit nil values.
  3640. (should
  3641. (= 31
  3642. (org-test-with-temp-text
  3643. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  3644. (org-find-property "A" "nil")))))
  3645. (ert-deftest test-org/entry-delete ()
  3646. "Test `org-entry-delete' specifications."
  3647. ;; Regular test.
  3648. (should
  3649. (string-match
  3650. " *:PROPERTIES:\n *:B: +2\n *:END:"
  3651. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3652. (org-entry-delete (point) "A")
  3653. (buffer-string))))
  3654. ;; Also remove accumulated properties.
  3655. (should-not
  3656. (string-match
  3657. ":A"
  3658. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  3659. (org-entry-delete (point) "A")
  3660. (buffer-string))))
  3661. ;; When last property is removed, remove the property drawer.
  3662. (should-not
  3663. (string-match
  3664. ":PROPERTIES:"
  3665. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  3666. (org-entry-delete (point) "A")
  3667. (buffer-string))))
  3668. ;; Return a non-nil value when some property was removed.
  3669. (should
  3670. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3671. (org-entry-delete (point) "A")))
  3672. (should-not
  3673. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3674. (org-entry-delete (point) "C"))))
  3675. (ert-deftest test-org/entry-get ()
  3676. "Test `org-entry-get' specifications."
  3677. ;; Regular test.
  3678. (should
  3679. (equal "1"
  3680. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3681. (org-entry-get (point) "A"))))
  3682. ;; Ignore case.
  3683. (should
  3684. (equal "1"
  3685. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3686. (org-entry-get (point) "a"))))
  3687. ;; Handle extended values, both before and after base value.
  3688. (should
  3689. (equal "1 2 3"
  3690. (org-test-with-temp-text
  3691. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  3692. (org-entry-get (point) "A"))))
  3693. ;; Empty values are returned as the empty string.
  3694. (should
  3695. (equal ""
  3696. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  3697. (org-entry-get (point) "A"))))
  3698. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  3699. ;; otherwise, return nil.
  3700. (should-not
  3701. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  3702. (org-entry-get (point) "A")))
  3703. (should
  3704. (equal "nil"
  3705. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  3706. (org-entry-get (point) "A" nil t))))
  3707. ;; Return nil when no property is found, independently on the
  3708. ;; LITERAL-NIL argument.
  3709. (should-not
  3710. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3711. (org-entry-get (point) "B")))
  3712. (should-not
  3713. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3714. (org-entry-get (point) "B" nil t)))
  3715. ;; Handle inheritance, when allowed. Include extended values and
  3716. ;; possibly global values.
  3717. (should
  3718. (equal
  3719. "1"
  3720. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3721. (org-entry-get (point) "A" t))))
  3722. (should
  3723. (equal
  3724. "1"
  3725. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3726. (let ((org-use-property-inheritance t))
  3727. (org-entry-get (point) "A" 'selective)))))
  3728. (should-not
  3729. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3730. (let ((org-use-property-inheritance nil))
  3731. (org-entry-get (point) "A" 'selective))))
  3732. (should
  3733. (equal
  3734. "1 2"
  3735. (org-test-with-temp-text
  3736. "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A+: 2\n:END:"
  3737. (org-entry-get (point-max) "A" t))))
  3738. (should
  3739. (equal "1"
  3740. (org-test-with-temp-text
  3741. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A: 1\n:END:"
  3742. (org-mode-restart)
  3743. (org-entry-get (point-max) "A" t))))
  3744. (should
  3745. (equal "0 1"
  3746. (org-test-with-temp-text
  3747. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A+: 1\n:END:"
  3748. (org-mode-restart)
  3749. (org-entry-get (point-max) "A" t)))))
  3750. (ert-deftest test-org/entry-properties ()
  3751. "Test `org-entry-properties' specifications."
  3752. ;; Get "ITEM" property.
  3753. (should
  3754. (equal "H"
  3755. (org-test-with-temp-text "* TODO H"
  3756. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  3757. (should
  3758. (equal "H"
  3759. (org-test-with-temp-text "* TODO H"
  3760. (cdr (assoc "ITEM" (org-entry-properties))))))
  3761. ;; Get "TODO" property. TODO keywords are case sensitive.
  3762. (should
  3763. (equal "TODO"
  3764. (org-test-with-temp-text "* TODO H"
  3765. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  3766. (should
  3767. (equal "TODO"
  3768. (org-test-with-temp-text "* TODO H"
  3769. (cdr (assoc "TODO" (org-entry-properties))))))
  3770. (should-not
  3771. (org-test-with-temp-text "* H"
  3772. (assoc "TODO" (org-entry-properties nil "TODO"))))
  3773. (should-not
  3774. (org-test-with-temp-text "* todo H"
  3775. (assoc "TODO" (org-entry-properties nil "TODO"))))
  3776. ;; Get "PRIORITY" property.
  3777. (should
  3778. (equal "A"
  3779. (org-test-with-temp-text "* [#A] H"
  3780. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  3781. (should
  3782. (equal "A"
  3783. (org-test-with-temp-text "* [#A] H"
  3784. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  3785. (should
  3786. (equal (char-to-string org-default-priority)
  3787. (org-test-with-temp-text "* H"
  3788. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  3789. ;; Get "FILE" property.
  3790. (should
  3791. (org-test-with-temp-text-in-file "* H\nParagraph"
  3792. (file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  3793. (buffer-file-name))))
  3794. (should
  3795. (org-test-with-temp-text-in-file "* H\nParagraph"
  3796. (file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  3797. (buffer-file-name))))
  3798. (should-not
  3799. (org-test-with-temp-text "* H\nParagraph"
  3800. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  3801. ;; Get "TAGS" property.
  3802. (should
  3803. (equal ":tag1:tag2:"
  3804. (org-test-with-temp-text "* H :tag1:tag2:"
  3805. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  3806. (should
  3807. (equal ":tag1:tag2:"
  3808. (org-test-with-temp-text "* H :tag1:tag2:"
  3809. (cdr (assoc "TAGS" (org-entry-properties))))))
  3810. (should-not
  3811. (org-test-with-temp-text "* H"
  3812. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  3813. ;; Get "ALLTAGS" property.
  3814. (should
  3815. (equal ":tag1:tag2:"
  3816. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  3817. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  3818. (should
  3819. (equal ":tag1:tag2:"
  3820. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  3821. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  3822. (should-not
  3823. (org-test-with-temp-text "* H"
  3824. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  3825. ;; Get "BLOCKED" property.
  3826. (should
  3827. (equal "t"
  3828. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  3829. (let ((org-enforce-todo-dependencies t)
  3830. (org-blocker-hook
  3831. '(org-block-todo-from-children-or-siblings-or-parent)))
  3832. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  3833. (should
  3834. (equal ""
  3835. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  3836. (let ((org-enforce-todo-dependencies t)
  3837. (org-blocker-hook
  3838. '(org-block-todo-from-children-or-siblings-or-parent)))
  3839. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  3840. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  3841. (should
  3842. (equal
  3843. "[2012-03-29 thu.]"
  3844. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  3845. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  3846. (should
  3847. (equal
  3848. "[2012-03-29 thu.]"
  3849. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  3850. (cdr (assoc "CLOSED" (org-entry-properties))))))
  3851. (should-not
  3852. (org-test-with-temp-text "* H"
  3853. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  3854. (should
  3855. (equal
  3856. "<2014-03-04 tue.>"
  3857. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3858. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  3859. (should
  3860. (equal
  3861. "<2014-03-04 tue.>"
  3862. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  3863. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  3864. (should-not
  3865. (org-test-with-temp-text "* H"
  3866. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  3867. (should
  3868. (equal
  3869. "<2014-03-04 tue.>"
  3870. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3871. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  3872. (should
  3873. (equal
  3874. "<2014-03-04 tue.>"
  3875. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3876. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  3877. (should-not
  3878. (org-test-with-temp-text "* H"
  3879. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  3880. ;; Get "CATEGORY"
  3881. (should
  3882. (equal "cat"
  3883. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  3884. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  3885. (should
  3886. (equal "cat"
  3887. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  3888. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3889. (should
  3890. (equal "cat"
  3891. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  3892. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3893. (should
  3894. (equal "cat2"
  3895. (org-test-with-temp-text
  3896. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  3897. "\n"
  3898. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  3899. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  3900. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  3901. (should
  3902. (equal "<2012-03-29 thu.>"
  3903. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  3904. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  3905. (should
  3906. (equal "[2012-03-29 thu.]"
  3907. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  3908. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  3909. (should
  3910. (equal "<2012-03-29 thu.>"
  3911. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  3912. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  3913. (should
  3914. (equal "[2014-03-04 tue.]"
  3915. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  3916. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties nil "TIMESTAMP_IA"))))))
  3917. ;; Get standard properties.
  3918. (should
  3919. (equal "1"
  3920. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3921. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3922. ;; Handle extended properties.
  3923. (should
  3924. (equal "1 2 3"
  3925. (org-test-with-temp-text
  3926. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  3927. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3928. (should
  3929. (equal "1 2 3"
  3930. (org-test-with-temp-text
  3931. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  3932. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  3933. ;; Ignore forbidden (special) properties.
  3934. (should-not
  3935. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  3936. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  3937. (ert-deftest test-org/entry-put ()
  3938. "Test `org-entry-put' specifications."
  3939. ;; Error when not a string or nil.
  3940. (should-error
  3941. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  3942. (org-entry-put 1 "test" 2)))
  3943. ;; Error when property name is invalid.
  3944. (should-error
  3945. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  3946. (org-entry-put 1 "no space" "value")))
  3947. (should-error
  3948. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  3949. (org-entry-put 1 "" "value")))
  3950. ;; Set "TODO" property.
  3951. (should
  3952. (string-match (regexp-quote " TODO H")
  3953. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  3954. (org-entry-put (point) "TODO" "TODO")
  3955. (buffer-string))))
  3956. (should
  3957. (string-match (regexp-quote "* H")
  3958. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  3959. (org-entry-put (point) "TODO" nil)
  3960. (buffer-string))))
  3961. ;; Set "PRIORITY" property.
  3962. (should
  3963. (equal "* [#A] H"
  3964. (org-test-with-temp-text "* [#B] H"
  3965. (org-entry-put (point) "PRIORITY" "A")
  3966. (buffer-string))))
  3967. (should
  3968. (equal "* H"
  3969. (org-test-with-temp-text "* [#B] H"
  3970. (org-entry-put (point) "PRIORITY" nil)
  3971. (buffer-string))))
  3972. ;; Set "SCHEDULED" property.
  3973. (should
  3974. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  3975. (org-test-with-temp-text "* H"
  3976. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  3977. (buffer-string))))
  3978. (should
  3979. (string= "* H\n"
  3980. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3981. (org-entry-put (point) "SCHEDULED" nil)
  3982. (buffer-string))))
  3983. (should
  3984. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  3985. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3986. (org-entry-put (point) "SCHEDULED" "earlier")
  3987. (buffer-string))))
  3988. (should
  3989. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  3990. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  3991. (org-entry-put (point) "SCHEDULED" "later")
  3992. (buffer-string))))
  3993. ;; Set "DEADLINE" property.
  3994. (should
  3995. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  3996. (org-test-with-temp-text "* H"
  3997. (org-entry-put (point) "DEADLINE" "2014-03-04")
  3998. (buffer-string))))
  3999. (should
  4000. (string= "* H\n"
  4001. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4002. (org-entry-put (point) "DEADLINE" nil)
  4003. (buffer-string))))
  4004. (should
  4005. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  4006. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4007. (org-entry-put (point) "DEADLINE" "earlier")
  4008. (buffer-string))))
  4009. (should
  4010. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  4011. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4012. (org-entry-put (point) "DEADLINE" "later")
  4013. (buffer-string))))
  4014. ;; Set "CATEGORY" property
  4015. (should
  4016. (string-match "^ *:CATEGORY: cat"
  4017. (org-test-with-temp-text "* H"
  4018. (org-entry-put (point) "CATEGORY" "cat")
  4019. (buffer-string))))
  4020. ;; Regular properties, with or without pre-existing drawer.
  4021. (should
  4022. (string-match "^ *:A: +2$"
  4023. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4024. (org-entry-put (point) "A" "2")
  4025. (buffer-string))))
  4026. (should
  4027. (string-match "^ *:A: +1$"
  4028. (org-test-with-temp-text "* H"
  4029. (org-entry-put (point) "A" "1")
  4030. (buffer-string))))
  4031. ;; Special case: two consecutive headlines.
  4032. (should
  4033. (string-match "\\* A\n *:PROPERTIES:"
  4034. (org-test-with-temp-text "* A\n** B"
  4035. (org-entry-put (point) "A" "1")
  4036. (buffer-string)))))
  4037. ;;; Radio Targets
  4038. (ert-deftest test-org/update-radio-target-regexp ()
  4039. "Test `org-update-radio-target-regexp' specifications."
  4040. ;; Properly update cache with no previous radio target regexp.
  4041. (should
  4042. (eq 'link
  4043. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  4044. (save-excursion (goto-char (point-max)) (org-element-context))
  4045. (insert "<<<")
  4046. (search-forward "o")
  4047. (insert ">>>")
  4048. (org-update-radio-target-regexp)
  4049. (goto-char (point-max))
  4050. (org-element-type (org-element-context)))))
  4051. ;; Properly update cache with previous radio target regexp.
  4052. (should
  4053. (eq 'link
  4054. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  4055. (save-excursion (goto-char (point-max)) (org-element-context))
  4056. (insert "<<<")
  4057. (search-forward "o")
  4058. (insert ">>>")
  4059. (org-update-radio-target-regexp)
  4060. (search-backward "r")
  4061. (delete-char 5)
  4062. (insert "new")
  4063. (org-update-radio-target-regexp)
  4064. (goto-char (point-max))
  4065. (delete-region (line-beginning-position) (point))
  4066. (insert "new")
  4067. (org-element-type (org-element-context))))))
  4068. ;;; Sparse trees
  4069. (ert-deftest test-org/match-sparse-tree ()
  4070. "Test `org-match-sparse-tree' specifications."
  4071. ;; Match tags.
  4072. (should-not
  4073. (org-test-with-temp-text "* H\n** H1 :tag:"
  4074. (org-match-sparse-tree nil "tag")
  4075. (search-forward "H1")
  4076. (org-invisible-p2)))
  4077. (should
  4078. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  4079. (org-match-sparse-tree nil "tag")
  4080. (search-forward "H2")
  4081. (org-invisible-p2)))
  4082. ;; "-" operator for tags.
  4083. (should-not
  4084. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4085. (org-match-sparse-tree nil "tag1-tag2")
  4086. (search-forward "H1")
  4087. (org-invisible-p2)))
  4088. (should
  4089. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4090. (org-match-sparse-tree nil "tag1-tag2")
  4091. (search-forward "H2")
  4092. (org-invisible-p2)))
  4093. ;; "&" operator for tags.
  4094. (should
  4095. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4096. (org-match-sparse-tree nil "tag1&tag2")
  4097. (search-forward "H1")
  4098. (org-invisible-p2)))
  4099. (should-not
  4100. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4101. (org-match-sparse-tree nil "tag1&tag2")
  4102. (search-forward "H2")
  4103. (org-invisible-p2)))
  4104. ;; "|" operator for tags.
  4105. (should-not
  4106. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4107. (org-match-sparse-tree nil "tag1|tag2")
  4108. (search-forward "H1")
  4109. (org-invisible-p2)))
  4110. (should-not
  4111. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4112. (org-match-sparse-tree nil "tag1|tag2")
  4113. (search-forward "H2")
  4114. (org-invisible-p2)))
  4115. ;; Regexp match on tags.
  4116. (should-not
  4117. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  4118. (org-match-sparse-tree nil "{^tag.*}")
  4119. (search-forward "H1")
  4120. (org-invisible-p2)))
  4121. (should
  4122. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  4123. (org-match-sparse-tree nil "{^tag.*}")
  4124. (search-forward "H2")
  4125. (org-invisible-p2)))
  4126. ;; Match group tags.
  4127. (should-not
  4128. (org-test-with-temp-text
  4129. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  4130. (org-match-sparse-tree nil "work")
  4131. (search-forward "H1")
  4132. (org-invisible-p2)))
  4133. (should-not
  4134. (org-test-with-temp-text
  4135. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  4136. (org-match-sparse-tree nil "work")
  4137. (search-forward "H2")
  4138. (org-invisible-p2)))
  4139. ;; Match group tags with hard brackets.
  4140. (should-not
  4141. (org-test-with-temp-text
  4142. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  4143. (org-match-sparse-tree nil "work")
  4144. (search-forward "H1")
  4145. (org-invisible-p2)))
  4146. (should-not
  4147. (org-test-with-temp-text
  4148. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  4149. (org-match-sparse-tree nil "work")
  4150. (search-forward "H2")
  4151. (org-invisible-p2)))
  4152. ;; Match tags in hierarchies
  4153. (should-not
  4154. (org-test-with-temp-text
  4155. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  4156. #+TAGS: [ Lev_2 : Lev_3 ]\n
  4157. #+TAGS: { Lev_3 : Lev_4 }\n
  4158. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  4159. (org-match-sparse-tree nil "Lev_1")
  4160. (search-forward "H4")
  4161. (org-invisible-p2)))
  4162. ;; Match regular expressions in tags
  4163. (should-not
  4164. (org-test-with-temp-text
  4165. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  4166. (org-match-sparse-tree nil "Lev")
  4167. (search-forward "H1")
  4168. (org-invisible-p2)))
  4169. (should
  4170. (org-test-with-temp-text
  4171. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  4172. (org-match-sparse-tree nil "Lev")
  4173. (search-forward "H1")
  4174. (org-invisible-p2)))
  4175. ;; Match properties.
  4176. (should
  4177. (org-test-with-temp-text
  4178. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  4179. (org-match-sparse-tree nil "A=\"1\"")
  4180. (search-forward "H2")
  4181. (org-invisible-p2)))
  4182. (should-not
  4183. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  4184. (org-match-sparse-tree nil "A=\"1\"")
  4185. (search-forward "H2")
  4186. (org-invisible-p2)))
  4187. ;; Case is not significant when matching properties.
  4188. (should-not
  4189. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  4190. (org-match-sparse-tree nil "a=\"1\"")
  4191. (search-forward "H2")
  4192. (org-invisible-p2)))
  4193. (should-not
  4194. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  4195. (org-match-sparse-tree nil "A=\"1\"")
  4196. (search-forward "H2")
  4197. (org-invisible-p2)))
  4198. ;; Match special LEVEL property.
  4199. (should-not
  4200. (org-test-with-temp-text "* H\n** H1\n*** H2"
  4201. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  4202. (search-forward "H1")
  4203. (org-invisible-p2)))
  4204. (should
  4205. (org-test-with-temp-text "* H\n** H1\n*** H2"
  4206. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  4207. (search-forward "H2")
  4208. (org-invisible-p2)))
  4209. ;; Comparison operators when matching properties.
  4210. (should
  4211. (org-test-with-temp-text
  4212. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  4213. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  4214. (search-forward "H1")
  4215. (org-invisible-p2)))
  4216. (should-not
  4217. (org-test-with-temp-text
  4218. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  4219. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  4220. (search-forward "H2")
  4221. (org-invisible-p2)))
  4222. ;; Regexp match on properties values.
  4223. (should-not
  4224. (org-test-with-temp-text
  4225. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  4226. (org-match-sparse-tree nil "A={f.*}")
  4227. (search-forward "H1")
  4228. (org-invisible-p2)))
  4229. (should
  4230. (org-test-with-temp-text
  4231. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  4232. (org-match-sparse-tree nil "A={f.*}")
  4233. (search-forward "H2")
  4234. (org-invisible-p2)))
  4235. ;; With an optional argument, limit match to TODO entries.
  4236. (should-not
  4237. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  4238. (org-match-sparse-tree t "tag")
  4239. (search-forward "H1")
  4240. (org-invisible-p2)))
  4241. (should
  4242. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  4243. (org-match-sparse-tree t "tag")
  4244. (search-forward "H2")
  4245. (org-invisible-p2))))
  4246. (ert-deftest test-org/occur ()
  4247. "Test `org-occur' specifications."
  4248. ;; Count number of matches.
  4249. (should
  4250. (= 1
  4251. (org-test-with-temp-text "* H\nA\n* H2"
  4252. (org-occur "A"))))
  4253. (should
  4254. (= 2
  4255. (org-test-with-temp-text "* H\nA\n* H2\nA"
  4256. (org-occur "A"))))
  4257. ;; Test CALLBACK optional argument.
  4258. (should
  4259. (= 0
  4260. (org-test-with-temp-text "* H\nA\n* H2"
  4261. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  4262. (should
  4263. (= 1
  4264. (org-test-with-temp-text "* H\nA\n* H2\nA"
  4265. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  4266. ;; Case-fold searches according to `org-occur-case-fold-search'.
  4267. (should
  4268. (= 2
  4269. (org-test-with-temp-text "Aa"
  4270. (let ((org-occur-case-fold-search t)) (org-occur "A")))))
  4271. (should
  4272. (= 2
  4273. (org-test-with-temp-text "Aa"
  4274. (let ((org-occur-case-fold-search t)) (org-occur "a")))))
  4275. (should
  4276. (= 1
  4277. (org-test-with-temp-text "Aa"
  4278. (let ((org-occur-case-fold-search nil)) (org-occur "A")))))
  4279. (should
  4280. (= 1
  4281. (org-test-with-temp-text "Aa"
  4282. (let ((org-occur-case-fold-search nil)) (org-occur "a")))))
  4283. (should
  4284. (= 1
  4285. (org-test-with-temp-text "Aa"
  4286. (let ((org-occur-case-fold-search 'smart)) (org-occur "A")))))
  4287. (should
  4288. (= 2
  4289. (org-test-with-temp-text "Aa"
  4290. (let ((org-occur-case-fold-search 'smart)) (org-occur "a"))))))
  4291. ;;; Tags
  4292. (ert-deftest test-org/tag-string-to-alist ()
  4293. "Test `org-tag-string-to-alist' specifications."
  4294. ;; Tag without selection key.
  4295. (should (equal (org-tag-string-to-alist "tag1") '(("tag1"))))
  4296. ;; Tag with selection key.
  4297. (should (equal (org-tag-string-to-alist "tag1(t)") '(("tag1" . ?t))))
  4298. ;; Tag group.
  4299. (should
  4300. (equal
  4301. (org-tag-string-to-alist "[ group : t1 t2 ]")
  4302. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag))))
  4303. ;; Mutually exclusive tags.
  4304. (should (equal (org-tag-string-to-alist "{ tag1 tag2 }")
  4305. '((:startgroup) ("tag1") ("tag2") (:endgroup))))
  4306. (should
  4307. (equal
  4308. (org-tag-string-to-alist "{ group : tag1 tag2 }")
  4309. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))))
  4310. (ert-deftest test-org/tag-alist-to-string ()
  4311. "Test `org-tag-alist-to-string' specifications."
  4312. (should (equal (org-tag-alist-to-string '(("tag1"))) "tag1"))
  4313. (should (equal (org-tag-alist-to-string '(("tag1" . ?t))) "tag1(t)"))
  4314. (should
  4315. (equal
  4316. (org-tag-alist-to-string
  4317. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  4318. "[ group : t1 t2 ]"))
  4319. (should
  4320. (equal (org-tag-alist-to-string
  4321. '((:startgroup) ("tag1") ("tag2") (:endgroup)))
  4322. "{ tag1 tag2 }"))
  4323. (should
  4324. (equal
  4325. (org-tag-alist-to-string
  4326. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))
  4327. "{ group : tag1 tag2 }")))
  4328. (ert-deftest test-org/tag-alist-to-groups ()
  4329. "Test `org-tag-alist-to-groups' specifications."
  4330. (should
  4331. (equal (org-tag-alist-to-groups
  4332. '((:startgroup) ("group") (:grouptags) ("t1") ("t2") (:endgroup)))
  4333. '(("group" "t1" "t2"))))
  4334. (should
  4335. (equal
  4336. (org-tag-alist-to-groups
  4337. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  4338. '(("group" "t1" "t2"))))
  4339. (should-not
  4340. (org-tag-alist-to-groups
  4341. '((:startgroup) ("group") ("t1") ("t2") (:endgroup)))))
  4342. (ert-deftest test-org/tag-align ()
  4343. "Test `org-align-tags-here' with different display width."
  4344. (should
  4345. ;; 12345678901234567890
  4346. (equal "* Test :abc:"
  4347. (org-test-with-temp-text "* Test :abc:"
  4348. (let ((org-tags-column -20)
  4349. (indent-tabs-mode nil))
  4350. (org-fix-tags-on-the-fly))
  4351. (buffer-string))))
  4352. (should
  4353. ;; 12345678901234567890
  4354. (equal "* Test :日本語:"
  4355. (org-test-with-temp-text "* Test :日本語:"
  4356. (let ((org-tags-column -20)
  4357. (indent-tabs-mode nil))
  4358. (org-fix-tags-on-the-fly))
  4359. (buffer-string)))))
  4360. (ert-deftest test-org/tags-at ()
  4361. (should
  4362. (equal '("foo" "bar")
  4363. (org-test-with-temp-text
  4364. "* T<point>est :foo:bar:"
  4365. (org-get-tags-at)))))
  4366. ;;; Timestamps API
  4367. (ert-deftest test-org/time-stamp ()
  4368. "Test `org-time-stamp' specifications."
  4369. ;; Insert chosen time stamp at point.
  4370. (should
  4371. (string-match
  4372. "Te<2014-03-04 .*?>xt"
  4373. (org-test-with-temp-text "Te<point>xt"
  4374. (cl-letf (((symbol-function 'org-read-date)
  4375. (lambda (&rest args)
  4376. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4377. (org-time-stamp nil)
  4378. (buffer-string)))))
  4379. ;; With a prefix argument, also insert time.
  4380. (should
  4381. (string-match
  4382. "Te<2014-03-04 .*? 00:41>xt"
  4383. (org-test-with-temp-text "Te<point>xt"
  4384. (cl-letf (((symbol-function 'org-read-date)
  4385. (lambda (&rest args)
  4386. (apply #'encode-time
  4387. (org-parse-time-string "2014-03-04 00:41")))))
  4388. (org-time-stamp '(4))
  4389. (buffer-string)))))
  4390. ;; With two universal prefix arguments, insert an active timestamp
  4391. ;; with the current time without prompting the user.
  4392. (should
  4393. (string-match
  4394. "Te<2014-03-04 .*? 00:41>xt"
  4395. (org-test-with-temp-text "Te<point>xt"
  4396. (cl-letf (((symbol-function 'current-time)
  4397. (lambda ()
  4398. (apply #'encode-time
  4399. (org-parse-time-string "2014-03-04 00:41")))))
  4400. (org-time-stamp '(16))
  4401. (buffer-string)))))
  4402. ;; When optional argument is non-nil, insert an inactive timestamp.
  4403. (should
  4404. (string-match
  4405. "Te\\[2014-03-04 .*?\\]xt"
  4406. (org-test-with-temp-text "Te<point>xt"
  4407. (cl-letf (((symbol-function 'org-read-date)
  4408. (lambda (&rest args)
  4409. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4410. (org-time-stamp nil t)
  4411. (buffer-string)))))
  4412. ;; When called from a timestamp, replace existing one.
  4413. (should
  4414. (string-match
  4415. "<2014-03-04 .*?>"
  4416. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  4417. (cl-letf (((symbol-function 'org-read-date)
  4418. (lambda (&rest args)
  4419. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4420. (org-time-stamp nil)
  4421. (buffer-string)))))
  4422. (should
  4423. (string-match
  4424. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  4425. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  4426. (cl-letf (((symbol-function 'org-read-date)
  4427. (lambda (&rest args)
  4428. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4429. (org-time-stamp nil)
  4430. (buffer-string)))))
  4431. ;; When replacing a timestamp, preserve repeater, if any.
  4432. (should
  4433. (string-match
  4434. "<2014-03-04 .*? \\+2y>"
  4435. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  4436. (cl-letf (((symbol-function 'org-read-date)
  4437. (lambda (&rest args)
  4438. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4439. (org-time-stamp nil)
  4440. (buffer-string)))))
  4441. ;; When called twice in a raw, build a date range.
  4442. (should
  4443. (string-match
  4444. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  4445. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  4446. (cl-letf (((symbol-function 'org-read-date)
  4447. (lambda (&rest args)
  4448. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4449. (let ((last-command 'org-time-stamp)
  4450. (this-command 'org-time-stamp))
  4451. (org-time-stamp nil))
  4452. (buffer-string))))))
  4453. (ert-deftest test-org/timestamp-has-time-p ()
  4454. "Test `org-timestamp-has-time-p' specifications."
  4455. ;; With time.
  4456. (should
  4457. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  4458. (org-timestamp-has-time-p (org-element-context))))
  4459. ;; Without time.
  4460. (should-not
  4461. (org-test-with-temp-text "<2012-03-29 Thu>"
  4462. (org-timestamp-has-time-p (org-element-context)))))
  4463. (ert-deftest test-org/timestamp-format ()
  4464. "Test `org-timestamp-format' specifications."
  4465. ;; Regular test.
  4466. (should
  4467. (equal
  4468. "2012-03-29 16:40"
  4469. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  4470. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  4471. ;; Range end.
  4472. (should
  4473. (equal
  4474. "2012-03-29"
  4475. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  4476. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  4477. (ert-deftest test-org/timestamp-split-range ()
  4478. "Test `org-timestamp-split-range' specifications."
  4479. ;; Extract range start (active).
  4480. (should
  4481. (equal '(2012 3 29)
  4482. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4483. (let ((ts (org-timestamp-split-range (org-element-context))))
  4484. (mapcar (lambda (p) (org-element-property p ts))
  4485. '(:year-end :month-end :day-end))))))
  4486. ;; Extract range start (inactive)
  4487. (should
  4488. (equal '(2012 3 29)
  4489. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  4490. (let ((ts (org-timestamp-split-range (org-element-context))))
  4491. (mapcar (lambda (p) (org-element-property p ts))
  4492. '(:year-end :month-end :day-end))))))
  4493. ;; Extract range end (active).
  4494. (should
  4495. (equal '(2012 3 30)
  4496. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4497. (let ((ts (org-timestamp-split-range
  4498. (org-element-context) t)))
  4499. (mapcar (lambda (p) (org-element-property p ts))
  4500. '(:year-end :month-end :day-end))))))
  4501. ;; Extract range end (inactive)
  4502. (should
  4503. (equal '(2012 3 30)
  4504. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  4505. (let ((ts (org-timestamp-split-range
  4506. (org-element-context) t)))
  4507. (mapcar (lambda (p) (org-element-property p ts))
  4508. '(:year-end :month-end :day-end))))))
  4509. ;; Return the timestamp if not a range.
  4510. (should
  4511. (org-test-with-temp-text "[2012-03-29 Thu]"
  4512. (let* ((ts-orig (org-element-context))
  4513. (ts-copy (org-timestamp-split-range ts-orig)))
  4514. (eq ts-orig ts-copy))))
  4515. (should
  4516. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  4517. (let* ((ts-orig (org-element-context))
  4518. (ts-copy (org-timestamp-split-range ts-orig)))
  4519. (eq ts-orig ts-copy)))))
  4520. (ert-deftest test-org/timestamp-translate ()
  4521. "Test `org-timestamp-translate' specifications."
  4522. ;; Translate whole date range.
  4523. (should
  4524. (equal "<29>--<30>"
  4525. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4526. (let ((org-display-custom-times t)
  4527. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4528. (org-timestamp-translate (org-element-context))))))
  4529. ;; Translate date range start.
  4530. (should
  4531. (equal "<29>"
  4532. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4533. (let ((org-display-custom-times t)
  4534. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4535. (org-timestamp-translate (org-element-context) 'start)))))
  4536. ;; Translate date range end.
  4537. (should
  4538. (equal "<30>"
  4539. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4540. (let ((org-display-custom-times t)
  4541. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4542. (org-timestamp-translate (org-element-context) 'end)))))
  4543. ;; Translate time range.
  4544. (should
  4545. (equal "<08>--<16>"
  4546. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  4547. (let ((org-display-custom-times t)
  4548. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  4549. (org-timestamp-translate (org-element-context))))))
  4550. ;; Translate non-range timestamp.
  4551. (should
  4552. (equal "<29>"
  4553. (org-test-with-temp-text "<2012-03-29 Thu>"
  4554. (let ((org-display-custom-times t)
  4555. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4556. (org-timestamp-translate (org-element-context))))))
  4557. ;; Do not change `diary' timestamps.
  4558. (should
  4559. (equal "<%%(org-float t 4 2)>"
  4560. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  4561. (let ((org-display-custom-times t)
  4562. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4563. (org-timestamp-translate (org-element-context)))))))
  4564. ;;; Visibility
  4565. (ert-deftest test-org/flag-drawer ()
  4566. "Test `org-flag-drawer' specifications."
  4567. ;; Hide drawer.
  4568. (should
  4569. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4570. (org-flag-drawer t)
  4571. (get-char-property (line-end-position) 'invisible)))
  4572. ;; Show drawer.
  4573. (should-not
  4574. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4575. (org-flag-drawer t)
  4576. (org-flag-drawer nil)
  4577. (get-char-property (line-end-position) 'invisible)))
  4578. ;; Test optional argument.
  4579. (should
  4580. (org-test-with-temp-text "Text\n:D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  4581. (let ((drawer (save-excursion (search-forward ":D2")
  4582. (org-element-at-point))))
  4583. (org-flag-drawer t drawer)
  4584. (get-char-property (progn (search-forward ":D2") (line-end-position))
  4585. 'invisible))))
  4586. (should-not
  4587. (org-test-with-temp-text ":D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  4588. (let ((drawer (save-excursion (search-forward ":D2")
  4589. (org-element-at-point))))
  4590. (org-flag-drawer t drawer)
  4591. (get-char-property (line-end-position) 'invisible))))
  4592. ;; Do not hide fake drawers.
  4593. (should-not
  4594. (org-test-with-temp-text "#+begin_example\n:D:\nc\n:END:\n#+end_example"
  4595. (forward-line 1)
  4596. (org-flag-drawer t)
  4597. (get-char-property (line-end-position) 'invisible)))
  4598. ;; Do not hide incomplete drawers.
  4599. (should-not
  4600. (org-test-with-temp-text ":D:\nparagraph"
  4601. (forward-line 1)
  4602. (org-flag-drawer t)
  4603. (get-char-property (line-end-position) 'invisible)))
  4604. ;; Do not hide drawers when called from final blank lines.
  4605. (should-not
  4606. (org-test-with-temp-text ":DRAWER:\nA\n:END:\n\n"
  4607. (goto-char (point-max))
  4608. (org-flag-drawer t)
  4609. (goto-char (point-min))
  4610. (get-char-property (line-end-position) 'invisible)))
  4611. ;; Don't leave point in an invisible part of the buffer when hiding
  4612. ;; a drawer away.
  4613. (should-not
  4614. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4615. (goto-char (point-max))
  4616. (org-flag-drawer t)
  4617. (get-char-property (point) 'invisible))))
  4618. (ert-deftest test-org/hide-block-toggle ()
  4619. "Test `org-hide-block-toggle' specifications."
  4620. ;; Error when not at a block.
  4621. (should-error
  4622. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents"
  4623. (org-hide-block-toggle 'off)
  4624. (get-char-property (line-end-position) 'invisible)))
  4625. ;; Hide block.
  4626. (should
  4627. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  4628. (org-hide-block-toggle)
  4629. (get-char-property (line-end-position) 'invisible)))
  4630. (should
  4631. (org-test-with-temp-text "#+BEGIN_EXAMPLE\ncontents\n#+END_EXAMPLE"
  4632. (org-hide-block-toggle)
  4633. (get-char-property (line-end-position) 'invisible)))
  4634. ;; Show block unconditionally when optional argument is `off'.
  4635. (should-not
  4636. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4637. (org-hide-block-toggle)
  4638. (org-hide-block-toggle 'off)
  4639. (get-char-property (line-end-position) 'invisible)))
  4640. (should-not
  4641. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4642. (org-hide-block-toggle 'off)
  4643. (get-char-property (line-end-position) 'invisible)))
  4644. ;; Hide block unconditionally when optional argument is non-nil.
  4645. (should
  4646. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4647. (org-hide-block-toggle t)
  4648. (get-char-property (line-end-position) 'invisible)))
  4649. (should
  4650. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4651. (org-hide-block-toggle)
  4652. (org-hide-block-toggle t)
  4653. (get-char-property (line-end-position) 'invisible)))
  4654. ;; Do not hide block when called from final blank lines.
  4655. (should-not
  4656. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE\n\n<point>"
  4657. (org-hide-block-toggle)
  4658. (goto-char (point-min))
  4659. (get-char-property (line-end-position) 'invisible)))
  4660. ;; Don't leave point in an invisible part of the buffer when hiding
  4661. ;; a block away.
  4662. (should-not
  4663. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n<point>#+END_QUOTE"
  4664. (org-hide-block-toggle)
  4665. (get-char-property (point) 'invisible))))
  4666. (ert-deftest test-org/hide-block-toggle-maybe ()
  4667. "Test `org-hide-block-toggle-maybe' specifications."
  4668. (should
  4669. (org-test-with-temp-text "#+BEGIN: dynamic\nContents\n#+END:"
  4670. (org-hide-block-toggle-maybe)))
  4671. (should-not
  4672. (org-test-with-temp-text "Paragraph" (org-hide-block-toggle-maybe))))
  4673. (ert-deftest test-org/show-set-visibility ()
  4674. "Test `org-show-set-visibility' specifications."
  4675. ;; Do not throw an error before first heading.
  4676. (should
  4677. (org-test-with-temp-text "Preamble\n* Headline"
  4678. (org-show-set-visibility 'tree)
  4679. t))
  4680. ;; Test all visibility spans, both on headline and in entry.
  4681. (let ((list-visible-lines
  4682. (lambda (state headerp)
  4683. (org-test-with-temp-text "* Grandmother (0)
  4684. ** Uncle (1)
  4685. *** Heir (2)
  4686. ** Father (3)
  4687. Ancestor text (4)
  4688. *** Sister (5)
  4689. Sibling text (6)
  4690. *** Self (7)
  4691. Match (8)
  4692. **** First born (9)
  4693. Child text (10)
  4694. **** The other child (11)
  4695. *** Brother (12)
  4696. ** Aunt (13)
  4697. "
  4698. (org-cycle t)
  4699. (search-forward (if headerp "Self" "Match"))
  4700. (org-show-set-visibility state)
  4701. (goto-char (point-min))
  4702. (let (result (line 0))
  4703. (while (not (eobp))
  4704. (unless (org-invisible-p2) (push line result))
  4705. (incf line)
  4706. (forward-line))
  4707. (nreverse result))))))
  4708. (should (equal '(0 7) (funcall list-visible-lines 'minimal t)))
  4709. (should (equal '(0 7 8) (funcall list-visible-lines 'minimal nil)))
  4710. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local t)))
  4711. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local nil)))
  4712. (should (equal '(0 3 7) (funcall list-visible-lines 'ancestors t)))
  4713. (should (equal '(0 3 7 8) (funcall list-visible-lines 'ancestors nil)))
  4714. (should (equal '(0 3 5 7 12) (funcall list-visible-lines 'lineage t)))
  4715. (should (equal '(0 3 5 7 8 9 12) (funcall list-visible-lines 'lineage nil)))
  4716. (should (equal '(0 1 3 5 7 12 13) (funcall list-visible-lines 'tree t)))
  4717. (should (equal '(0 1 3 5 7 8 9 11 12 13)
  4718. (funcall list-visible-lines 'tree nil)))
  4719. (should (equal '(0 1 3 4 5 7 12 13)
  4720. (funcall list-visible-lines 'canonical t)))
  4721. (should (equal '(0 1 3 4 5 7 8 9 11 12 13)
  4722. (funcall list-visible-lines 'canonical nil))))
  4723. ;; When point is hidden in a drawer or a block, make sure to make it
  4724. ;; visible.
  4725. (should-not
  4726. (org-test-with-temp-text "#+BEGIN_QUOTE\nText\n#+END_QUOTE"
  4727. (org-hide-block-toggle)
  4728. (search-forward "Text")
  4729. (org-show-set-visibility 'minimal)
  4730. (org-invisible-p2)))
  4731. (should-not
  4732. (org-test-with-temp-text ":DRAWER:\nText\n:END:"
  4733. (org-flag-drawer t)
  4734. (search-forward "Text")
  4735. (org-show-set-visibility 'minimal)
  4736. (org-invisible-p2)))
  4737. (should-not
  4738. (org-test-with-temp-text
  4739. "#+BEGIN_QUOTE\n<point>:DRAWER:\nText\n:END:\n#+END_QUOTE"
  4740. (org-flag-drawer t)
  4741. (forward-line -1)
  4742. (org-hide-block-toggle)
  4743. (search-forward "Text")
  4744. (org-show-set-visibility 'minimal)
  4745. (org-invisible-p2))))
  4746. (provide 'test-org)
  4747. ;;; test-org.el ends here