test-org.el 169 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201
  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 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. (should ;TODO are case-sensitive
  1060. (equal "* \nTodo"
  1061. (org-test-with-temp-text "* <point>Todo"
  1062. (org-return)
  1063. (buffer-string))))
  1064. ;; At headline text, break headline text but preserve tags.
  1065. (should
  1066. (equal "* TODO [#B] foo :tag:\nbar"
  1067. (let (org-auto-align-tags)
  1068. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  1069. (org-return)
  1070. (buffer-string)))))
  1071. ;; At bol of headline insert newline.
  1072. (should
  1073. (equal "\n* h"
  1074. (org-test-with-temp-text "<point>* h"
  1075. (org-return)
  1076. (buffer-string))))
  1077. ;; Refuse to leave invalid headline in buffer.
  1078. (should
  1079. (equal "* h\n"
  1080. (org-test-with-temp-text "*<point> h"
  1081. (org-return)
  1082. (buffer-string)))))
  1083. (ert-deftest test-org/meta-return ()
  1084. "Test M-RET (`org-meta-return') specifications."
  1085. ;; In a table field insert a row above.
  1086. (should
  1087. (org-test-with-temp-text "| a |"
  1088. (forward-char)
  1089. (org-meta-return)
  1090. (forward-line -1)
  1091. (looking-at "| |$")))
  1092. ;; In a paragraph change current line into a header.
  1093. (should
  1094. (org-test-with-temp-text "a"
  1095. (org-meta-return)
  1096. (beginning-of-line)
  1097. (looking-at "\* a$")))
  1098. ;; In an item insert an item, in this case above.
  1099. (should
  1100. (org-test-with-temp-text "- a"
  1101. (org-meta-return)
  1102. (beginning-of-line)
  1103. (looking-at "- $")))
  1104. ;; In a drawer and item insert an item, in this case above.
  1105. (should
  1106. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  1107. (forward-line)
  1108. (org-meta-return)
  1109. (beginning-of-line)
  1110. (looking-at "- $"))))
  1111. (ert-deftest test-org/insert-heading ()
  1112. "Test `org-insert-heading' specifications."
  1113. ;; In an empty buffer, insert a new headline.
  1114. (should
  1115. (equal "* "
  1116. (org-test-with-temp-text ""
  1117. (org-insert-heading)
  1118. (buffer-string))))
  1119. ;; At the beginning of a line, turn it into a headline
  1120. (should
  1121. (equal "* P"
  1122. (org-test-with-temp-text "<point>P"
  1123. (org-insert-heading)
  1124. (buffer-string))))
  1125. ;; In the middle of a line, split the line if allowed, otherwise,
  1126. ;; insert the headline at its end.
  1127. (should
  1128. (equal "Para\n* graph"
  1129. (org-test-with-temp-text "Para<point>graph"
  1130. (let ((org-M-RET-may-split-line '((default . t))))
  1131. (org-insert-heading))
  1132. (buffer-string))))
  1133. (should
  1134. (equal "Paragraph\n* "
  1135. (org-test-with-temp-text "Para<point>graph"
  1136. (let ((org-M-RET-may-split-line '((default . nil))))
  1137. (org-insert-heading))
  1138. (buffer-string))))
  1139. ;; At the beginning of a headline, create one above.
  1140. (should
  1141. (equal "* \n* H"
  1142. (org-test-with-temp-text "* H"
  1143. (org-insert-heading)
  1144. (buffer-string))))
  1145. ;; In the middle of a headline, split it if allowed.
  1146. (should
  1147. (equal "* H\n* 1"
  1148. (org-test-with-temp-text "* H<point>1"
  1149. (let ((org-M-RET-may-split-line '((headline . t))))
  1150. (org-insert-heading))
  1151. (buffer-string))))
  1152. (should
  1153. (equal "* H1\n* "
  1154. (org-test-with-temp-text "* H<point>1"
  1155. (let ((org-M-RET-may-split-line '((headline . nil))))
  1156. (org-insert-heading))
  1157. (buffer-string))))
  1158. ;; However, splitting cannot happen on TODO keywords, priorities or
  1159. ;; tags.
  1160. (should
  1161. (equal "* TODO H1\n* "
  1162. (org-test-with-temp-text "* TO<point>DO H1"
  1163. (let ((org-M-RET-may-split-line '((headline . t))))
  1164. (org-insert-heading))
  1165. (buffer-string))))
  1166. (should
  1167. (equal "* [#A] H1\n* "
  1168. (org-test-with-temp-text "* [#<point>A] H1"
  1169. (let ((org-M-RET-may-split-line '((headline . t))))
  1170. (org-insert-heading))
  1171. (buffer-string))))
  1172. (should
  1173. (equal "* H1 :tag:\n* "
  1174. (org-test-with-temp-text "* H1 :ta<point>g:"
  1175. (let ((org-M-RET-may-split-line '((headline . t))))
  1176. (org-insert-heading))
  1177. (buffer-string))))
  1178. ;; When on a list, insert an item instead, unless called with an
  1179. ;; universal argument or if list is invisible. In this case, create
  1180. ;; a new headline after contents.
  1181. (should
  1182. (equal "* H\n- item\n- "
  1183. (org-test-with-temp-text "* H\n- item<point>"
  1184. (let ((org-insert-heading-respect-content nil))
  1185. (org-insert-heading))
  1186. (buffer-string))))
  1187. (should
  1188. (equal "* H\n- item\n- item 2\n* "
  1189. (org-test-with-temp-text "* H\n- item<point>\n- item 2"
  1190. (let ((org-insert-heading-respect-content nil))
  1191. (org-insert-heading '(4)))
  1192. (buffer-string))))
  1193. (should
  1194. (equal "* H\n- item\n* "
  1195. (org-test-with-temp-text "* H\n- item"
  1196. (org-cycle)
  1197. (goto-char (point-max))
  1198. (let ((org-insert-heading-respect-content nil)) (org-insert-heading))
  1199. (buffer-string))))
  1200. ;; Preserve list visibility when inserting an item.
  1201. (should
  1202. (equal
  1203. '(outline outline)
  1204. (org-test-with-temp-text "- A\n - B\n- C\n - D"
  1205. (let ((org-cycle-include-plain-lists t))
  1206. (org-cycle)
  1207. (forward-line 2)
  1208. (org-cycle)
  1209. (let ((org-insert-heading-respect-content nil)) (org-insert-heading))
  1210. (list (get-char-property (line-beginning-position 0) 'invisible)
  1211. (get-char-property (line-end-position 2) 'invisible))))))
  1212. ;; When called with one universal argument, insert a new headline at
  1213. ;; the end of the current subtree, independently on the position of
  1214. ;; point.
  1215. (should
  1216. (equal
  1217. "* H1\n** H2\n* "
  1218. (org-test-with-temp-text "* H1\n** H2"
  1219. (let ((org-insert-heading-respect-content nil))
  1220. (org-insert-heading '(4)))
  1221. (buffer-string))))
  1222. (should
  1223. (equal
  1224. "* H1\n** H2\n* "
  1225. (org-test-with-temp-text "* H<point>1\n** H2"
  1226. (let ((org-insert-heading-respect-content nil))
  1227. (org-insert-heading '(4)))
  1228. (buffer-string))))
  1229. ;; When called with two universal arguments, insert a new headline
  1230. ;; at the end of the grandparent subtree.
  1231. (should
  1232. (equal "* H1\n** H3\n- item\n** H2\n** "
  1233. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  1234. (let ((org-insert-heading-respect-content nil))
  1235. (org-insert-heading '(16)))
  1236. (buffer-string))))
  1237. ;; When optional TOP-LEVEL argument is non-nil, always insert
  1238. ;; a level 1 heading.
  1239. (should
  1240. (equal "* H1\n** H2\n* "
  1241. (org-test-with-temp-text "* H1\n** H2<point>"
  1242. (org-insert-heading nil nil t)
  1243. (buffer-string))))
  1244. (should
  1245. (equal "* H1\n- item\n* "
  1246. (org-test-with-temp-text "* H1\n- item<point>"
  1247. (org-insert-heading nil nil t)
  1248. (buffer-string))))
  1249. ;; Corner case: correctly insert a headline after an empty one.
  1250. (should
  1251. (equal "* \n* "
  1252. (org-test-with-temp-text "* <point>"
  1253. (org-insert-heading)
  1254. (buffer-string)))))
  1255. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1256. "Test `org-insert-todo-heading-respect-content' specifications."
  1257. ;; Create a TODO heading.
  1258. (should
  1259. (org-test-with-temp-text "* H1\n Body"
  1260. (org-insert-todo-heading-respect-content)
  1261. (nth 2 (org-heading-components))))
  1262. ;; Add headline at the end of the first subtree
  1263. (should
  1264. (org-test-with-temp-text "* H1\nH1Body\n** H2\nH2Body"
  1265. (search-forward "H1Body")
  1266. (org-insert-todo-heading-respect-content)
  1267. (and (eobp) (org-at-heading-p))))
  1268. ;; In a list, do not create a new item.
  1269. (should
  1270. (org-test-with-temp-text "* H\n- an item\n- another one"
  1271. (search-forward "an ")
  1272. (org-insert-todo-heading-respect-content)
  1273. (and (eobp) (org-at-heading-p)))))
  1274. (ert-deftest test-org/clone-with-time-shift ()
  1275. "Test `org-clone-subtree-with-time-shift'."
  1276. ;; Clone non-repeating once.
  1277. (should
  1278. (equal "\
  1279. * H1\n<2015-06-21>
  1280. * H1\n<2015-06-23>
  1281. "
  1282. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1283. (org-clone-subtree-with-time-shift 1 "+2d")
  1284. (replace-regexp-in-string
  1285. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1286. nil nil 1))))
  1287. ;; Clone repeating once.
  1288. (should
  1289. (equal "\
  1290. * H1\n<2015-06-21>
  1291. * H1\n<2015-06-23>
  1292. * H1\n<2015-06-25 +1w>
  1293. "
  1294. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1295. (org-clone-subtree-with-time-shift 1 "+2d")
  1296. (replace-regexp-in-string
  1297. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1298. nil nil 1))))
  1299. ;; Clone non-repeating zero times.
  1300. (should
  1301. (equal "\
  1302. * H1\n<2015-06-21>
  1303. "
  1304. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1305. (org-clone-subtree-with-time-shift 0 "+2d")
  1306. (replace-regexp-in-string
  1307. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1308. nil nil 1))))
  1309. ;; Clone repeating "zero" times.
  1310. (should
  1311. (equal "\
  1312. * H1\n<2015-06-21>
  1313. * H1\n<2015-06-23 +1w>
  1314. "
  1315. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1316. (org-clone-subtree-with-time-shift 0 "+2d")
  1317. (replace-regexp-in-string
  1318. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1319. nil nil 1)))))
  1320. ;;; Fixed-Width Areas
  1321. (ert-deftest test-org/toggle-fixed-width ()
  1322. "Test `org-toggle-fixed-width' specifications."
  1323. ;; No region: Toggle on fixed-width marker in paragraphs.
  1324. (should
  1325. (equal ": A"
  1326. (org-test-with-temp-text "A"
  1327. (org-toggle-fixed-width)
  1328. (buffer-string))))
  1329. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1330. (should
  1331. (equal "A"
  1332. (org-test-with-temp-text ": A"
  1333. (org-toggle-fixed-width)
  1334. (buffer-string))))
  1335. ;; No region: Toggle on marker in blank lines after elements or just
  1336. ;; after a headline.
  1337. (should
  1338. (equal "* H\n: "
  1339. (org-test-with-temp-text "* H\n"
  1340. (forward-line)
  1341. (org-toggle-fixed-width)
  1342. (buffer-string))))
  1343. (should
  1344. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1345. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1346. (goto-char (point-max))
  1347. (org-toggle-fixed-width)
  1348. (buffer-string))))
  1349. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1350. ;; headlines, clocks)
  1351. (should
  1352. (equal ": * Headline"
  1353. (org-test-with-temp-text "* Headline"
  1354. (org-toggle-fixed-width)
  1355. (buffer-string))))
  1356. (should
  1357. (equal ": #+KEYWORD: value"
  1358. (org-test-with-temp-text "#+KEYWORD: value"
  1359. (org-toggle-fixed-width)
  1360. (buffer-string))))
  1361. ;; No region: error in other situations.
  1362. (should-error
  1363. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1364. (forward-line)
  1365. (org-toggle-fixed-width)
  1366. (buffer-string)))
  1367. ;; No region: Indentation is preserved.
  1368. (should
  1369. (equal "- A\n : B"
  1370. (org-test-with-temp-text "- A\n B"
  1371. (forward-line)
  1372. (org-toggle-fixed-width)
  1373. (buffer-string))))
  1374. ;; Region: If it contains only fixed-width elements and blank lines,
  1375. ;; toggle off fixed-width markup.
  1376. (should
  1377. (equal "A\n\nB"
  1378. (org-test-with-temp-text ": A\n\n: B"
  1379. (transient-mark-mode 1)
  1380. (push-mark (point) t t)
  1381. (goto-char (point-max))
  1382. (org-toggle-fixed-width)
  1383. (buffer-string))))
  1384. ;; Region: If it contains anything else, toggle on fixed-width but
  1385. ;; not on fixed-width areas.
  1386. (should
  1387. (equal ": A\n: \n: B\n: \n: C"
  1388. (org-test-with-temp-text "A\n\n: B\n\nC"
  1389. (transient-mark-mode 1)
  1390. (push-mark (point) t t)
  1391. (goto-char (point-max))
  1392. (org-toggle-fixed-width)
  1393. (buffer-string))))
  1394. ;; Region: Ignore blank lines at its end, unless it contains only
  1395. ;; such lines.
  1396. (should
  1397. (equal ": A\n\n"
  1398. (org-test-with-temp-text "A\n\n"
  1399. (transient-mark-mode 1)
  1400. (push-mark (point) t t)
  1401. (goto-char (point-max))
  1402. (org-toggle-fixed-width)
  1403. (buffer-string))))
  1404. (should
  1405. (equal ": \n: \n"
  1406. (org-test-with-temp-text "\n\n"
  1407. (transient-mark-mode 1)
  1408. (push-mark (point) t t)
  1409. (goto-char (point-max))
  1410. (org-toggle-fixed-width)
  1411. (buffer-string)))))
  1412. ;;; Headline
  1413. (ert-deftest test-org/get-heading ()
  1414. "Test `org-get-heading' specifications."
  1415. ;; Return current heading, even if point is not on it.
  1416. (should
  1417. (equal "H"
  1418. (org-test-with-temp-text "* H"
  1419. (org-get-heading))))
  1420. (should
  1421. (equal "H"
  1422. (org-test-with-temp-text "* H\nText<point>"
  1423. (org-get-heading))))
  1424. ;; Without any optional argument, return TODO keywords and tags.
  1425. (should
  1426. (equal "TODO H"
  1427. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1428. (org-get-heading))))
  1429. (should
  1430. (equal "H :tag:"
  1431. (org-test-with-temp-text "* H :tag:"
  1432. (org-get-heading))))
  1433. ;; With NO-TAGS argument, ignore tags.
  1434. (should
  1435. (equal "TODO H"
  1436. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1437. (org-get-heading t))))
  1438. (should
  1439. (equal "H"
  1440. (org-test-with-temp-text "* H :tag:"
  1441. (org-get-heading t))))
  1442. ;; With NO-TODO, ignore TODO keyword.
  1443. (should
  1444. (equal "H"
  1445. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1446. (org-get-heading nil t))))
  1447. (should
  1448. (equal "H :tag:"
  1449. (org-test-with-temp-text "* H :tag:"
  1450. (org-get-heading nil t))))
  1451. ;; TODO keywords are case-sensitive.
  1452. (should
  1453. (equal "Todo H"
  1454. (org-test-with-temp-text "#+TODO: TODO | DONE\n* Todo H<point>"
  1455. (org-get-heading nil t))))
  1456. ;; On an empty headline, return value is consistent.
  1457. (should (equal "" (org-test-with-temp-text "* " (org-get-heading))))
  1458. (should (equal "" (org-test-with-temp-text "* " (org-get-heading t))))
  1459. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil t))))
  1460. (should (equal "" (org-test-with-temp-text "* " (org-get-heading t t)))))
  1461. (ert-deftest test-org/in-commented-heading-p ()
  1462. "Test `org-in-commented-heading-p' specifications."
  1463. ;; Commented headline.
  1464. (should
  1465. (org-test-with-temp-text "* COMMENT Headline\nBody"
  1466. (goto-char (point-max))
  1467. (org-in-commented-heading-p)))
  1468. ;; Commented ancestor.
  1469. (should
  1470. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1471. (goto-char (point-max))
  1472. (org-in-commented-heading-p)))
  1473. ;; Comment keyword is case-sensitive.
  1474. (should-not
  1475. (org-test-with-temp-text "* Comment Headline\nBody"
  1476. (goto-char (point-max))
  1477. (org-in-commented-heading-p)))
  1478. ;; Keyword is standalone.
  1479. (should-not
  1480. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  1481. (goto-char (point-max))
  1482. (org-in-commented-heading-p)))
  1483. ;; Optional argument.
  1484. (should-not
  1485. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1486. (goto-char (point-max))
  1487. (org-in-commented-heading-p t))))
  1488. (ert-deftest test-org/entry-blocked-p ()
  1489. ;; Check other dependencies.
  1490. (should
  1491. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  1492. (let ((org-enforce-todo-dependencies t)
  1493. (org-blocker-hook
  1494. '(org-block-todo-from-children-or-siblings-or-parent)))
  1495. (org-entry-blocked-p))))
  1496. (should-not
  1497. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  1498. (let ((org-enforce-todo-dependencies t)
  1499. (org-blocker-hook
  1500. '(org-block-todo-from-children-or-siblings-or-parent)))
  1501. (org-entry-blocked-p))))
  1502. ;; Entry without a TODO keyword or with a DONE keyword cannot be
  1503. ;; blocked.
  1504. (should-not
  1505. (org-test-with-temp-text "* Blocked\n** TODO one"
  1506. (let ((org-enforce-todo-dependencies t)
  1507. (org-blocker-hook
  1508. '(org-block-todo-from-children-or-siblings-or-parent)))
  1509. (org-entry-blocked-p))))
  1510. (should-not
  1511. (org-test-with-temp-text "* DONE Blocked\n** TODO one"
  1512. (let ((org-enforce-todo-dependencies t)
  1513. (org-blocker-hook
  1514. '(org-block-todo-from-children-or-siblings-or-parent)))
  1515. (org-entry-blocked-p))))
  1516. ;; Follow :ORDERED: specifications.
  1517. (should
  1518. (org-test-with-temp-text
  1519. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** TODO one\n** <point>TODO two"
  1520. (let ((org-enforce-todo-dependencies t)
  1521. (org-blocker-hook
  1522. '(org-block-todo-from-children-or-siblings-or-parent)))
  1523. (org-entry-blocked-p))))
  1524. (should-not
  1525. (org-test-with-temp-text
  1526. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** <point>TODO one\n** DONE two"
  1527. (let ((org-enforce-todo-dependencies t)
  1528. (org-blocker-hook
  1529. '(org-block-todo-from-children-or-siblings-or-parent)))
  1530. (org-entry-blocked-p)))))
  1531. (ert-deftest test-org/get-outline-path ()
  1532. "Test `org-get-outline-path' specifications."
  1533. ;; Top-level headlines have no outline path.
  1534. (should-not
  1535. (org-test-with-temp-text "* H"
  1536. (org-get-outline-path)))
  1537. ;; Otherwise, outline path is the path leading to the headline.
  1538. (should
  1539. (equal '("H")
  1540. (org-test-with-temp-text "* H\n** S<point>"
  1541. (org-get-outline-path))))
  1542. ;; Find path even when point is not on a headline.
  1543. (should
  1544. (equal '("H")
  1545. (org-test-with-temp-text "* H\n** S\nText<point>"
  1546. (org-get-outline-path))))
  1547. ;; TODO keywords, tags and statistics cookies are ignored.
  1548. (should
  1549. (equal '("H")
  1550. (org-test-with-temp-text "* TODO H [0/1] :tag:\n** S<point>"
  1551. (org-get-outline-path))))
  1552. ;; Links are replaced with their description or their path.
  1553. (should
  1554. (equal '("Org")
  1555. (org-test-with-temp-text
  1556. "* [[http://orgmode.org][Org]]\n** S<point>"
  1557. (org-get-outline-path))))
  1558. (should
  1559. (equal '("http://orgmode.org")
  1560. (org-test-with-temp-text
  1561. "* [[http://orgmode.org]]\n** S<point>"
  1562. (org-get-outline-path))))
  1563. ;; When WITH-SELF is non-nil, include current heading.
  1564. (should
  1565. (equal '("H")
  1566. (org-test-with-temp-text "* H"
  1567. (org-get-outline-path t))))
  1568. (should
  1569. (equal '("H" "S")
  1570. (org-test-with-temp-text "* H\n** S\nText<point>"
  1571. (org-get-outline-path t))))
  1572. ;; Using cache is transparent to the user.
  1573. (should
  1574. (equal '("H")
  1575. (org-test-with-temp-text "* H\n** S<point>"
  1576. (setq org-outline-path-cache nil)
  1577. (org-get-outline-path nil t))))
  1578. ;; Do not corrupt cache when finding outline path in distant part of
  1579. ;; the buffer.
  1580. (should
  1581. (equal '("H2")
  1582. (org-test-with-temp-text "* H\n** S<point>\n* H2\n** S2"
  1583. (setq org-outline-path-cache nil)
  1584. (org-get-outline-path nil t)
  1585. (search-forward "S2")
  1586. (org-get-outline-path nil t))))
  1587. ;; Do not choke on empty headlines.
  1588. (should
  1589. (org-test-with-temp-text "* H\n** <point>"
  1590. (org-get-outline-path)))
  1591. (should
  1592. (org-test-with-temp-text "* \n** H<point>"
  1593. (org-get-outline-path))))
  1594. (ert-deftest test-org/format-outline-path ()
  1595. "Test `org-format-outline-path' specifications."
  1596. (should
  1597. (string= (org-format-outline-path (list "one" "two" "three"))
  1598. "one/two/three"))
  1599. ;; Empty path.
  1600. (should
  1601. (string= (org-format-outline-path '())
  1602. ""))
  1603. (should
  1604. (string= (org-format-outline-path '(nil))
  1605. ""))
  1606. ;; Empty path and prefix.
  1607. (should
  1608. (string= (org-format-outline-path '() nil ">>")
  1609. ">>"))
  1610. ;; Trailing whitespace in headings.
  1611. (should
  1612. (string= (org-format-outline-path (list "one\t" "tw o " "three "))
  1613. "one/tw o/three"))
  1614. ;; Non-default prefix and separators.
  1615. (should
  1616. (string= (org-format-outline-path (list "one" "two" "three") nil ">>" "|")
  1617. ">>|one|two|three"))
  1618. ;; Truncate.
  1619. (should
  1620. (string= (org-format-outline-path (list "one" "two" "three" "four") 10)
  1621. "one/two/.."))
  1622. ;; Give a very narrow width.
  1623. (should
  1624. (string= (org-format-outline-path (list "one" "two" "three" "four") 2)
  1625. "on"))
  1626. ;; Give a prefix that extends beyond the width.
  1627. (should
  1628. (string= (org-format-outline-path (list "one" "two" "three" "four") 10
  1629. ">>>>>>>>>>")
  1630. ">>>>>>>>..")))
  1631. (ert-deftest test-org/map-entries ()
  1632. "Test `org-map-entries' specifications."
  1633. ;; Full match.
  1634. (should
  1635. (equal '(1 11)
  1636. (org-test-with-temp-text "* Level 1\n** Level 2"
  1637. (org-map-entries #'point))))
  1638. ;; Level match.
  1639. (should
  1640. (equal '(1)
  1641. (org-test-with-temp-text "* Level 1\n** Level 2"
  1642. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL=1")))))
  1643. (should
  1644. (equal '(11)
  1645. (org-test-with-temp-text "* Level 1\n** Level 2"
  1646. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL>1")))))
  1647. ;; Tag match.
  1648. (should
  1649. (equal '(11)
  1650. (org-test-with-temp-text "* H1 :no:\n* H2 :yes:"
  1651. (org-map-entries #'point "yes"))))
  1652. (should
  1653. (equal '(14)
  1654. (org-test-with-temp-text "* H1 :yes:a:\n* H2 :yes:b:"
  1655. (org-map-entries #'point "+yes-a"))))
  1656. (should
  1657. (equal '(11 23)
  1658. (org-test-with-temp-text "* H1 :no:\n* H2 :yes1:\n* H3 :yes2:"
  1659. (org-map-entries #'point "{yes?}"))))
  1660. ;; Priority match.
  1661. (should
  1662. (equal '(1)
  1663. (org-test-with-temp-text "* [#A] H1\n* [#B] H2"
  1664. (org-map-entries #'point "PRIORITY=\"A\""))))
  1665. ;; Date match.
  1666. (should
  1667. (equal '(36)
  1668. (org-test-with-temp-text "
  1669. * H1
  1670. SCHEDULED: <2012-03-29 thu.>
  1671. * H2
  1672. SCHEDULED: <2014-03-04 tue.>"
  1673. (org-map-entries #'point "SCHEDULED=\"<2014-03-04 tue.>\""))))
  1674. (should
  1675. (equal '(2)
  1676. (org-test-with-temp-text "
  1677. * H1
  1678. SCHEDULED: <2012-03-29 thu.>
  1679. * H2
  1680. SCHEDULED: <2014-03-04 tue.>"
  1681. (org-map-entries #'point "SCHEDULED<\"<2013-01-01>\""))))
  1682. ;; Regular property match.
  1683. (should
  1684. (equal '(2)
  1685. (org-test-with-temp-text "
  1686. * H1
  1687. :PROPERTIES:
  1688. :TEST: 1
  1689. :END:
  1690. * H2
  1691. :PROPERTIES:
  1692. :TEST: 2
  1693. :END:"
  1694. (org-map-entries #'point "TEST=1"))))
  1695. ;; Multiple criteria.
  1696. (should
  1697. (equal '(23)
  1698. (org-test-with-temp-text "* H1 :no:\n** H2 :yes:\n* H3 :yes:"
  1699. (let (org-odd-levels-only
  1700. (org-use-tag-inheritance nil))
  1701. (org-map-entries #'point "yes+LEVEL=1")))))
  1702. ;; "or" criteria.
  1703. (should
  1704. (equal '(12 24)
  1705. (org-test-with-temp-text "* H1 :yes:\n** H2 :yes:\n** H3 :no:"
  1706. (let (org-odd-levels-only)
  1707. (org-map-entries #'point "LEVEL=2|no")))))
  1708. (should
  1709. (equal '(1 12)
  1710. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :maybe:"
  1711. (let (org-odd-levels-only)
  1712. (org-map-entries #'point "yes|no")))))
  1713. ;; "and" criteria.
  1714. (should
  1715. (equal '(22)
  1716. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :yes:no:"
  1717. (let (org-odd-levels-only)
  1718. (org-map-entries #'point "yes&no"))))))
  1719. (ert-deftest test-org/edit-headline ()
  1720. "Test `org-edit-headline' specifications."
  1721. (should
  1722. (equal "* B"
  1723. (org-test-with-temp-text "* A"
  1724. (org-edit-headline "B")
  1725. (buffer-string))))
  1726. ;; Handle empty headings.
  1727. (should
  1728. (equal "* "
  1729. (org-test-with-temp-text "* A"
  1730. (org-edit-headline "")
  1731. (buffer-string))))
  1732. (should
  1733. (equal "* A"
  1734. (org-test-with-temp-text "* "
  1735. (org-edit-headline "A")
  1736. (buffer-string))))
  1737. ;; Handle TODO keywords and priority cookies.
  1738. (should
  1739. (equal "* TODO B"
  1740. (org-test-with-temp-text "* TODO A"
  1741. (org-edit-headline "B")
  1742. (buffer-string))))
  1743. (should
  1744. (equal "* [#A] B"
  1745. (org-test-with-temp-text "* [#A] A"
  1746. (org-edit-headline "B")
  1747. (buffer-string))))
  1748. (should
  1749. (equal "* TODO [#A] B"
  1750. (org-test-with-temp-text "* TODO [#A] A"
  1751. (org-edit-headline "B")
  1752. (buffer-string))))
  1753. ;; Handle tags.
  1754. (equal "* B :tag:"
  1755. (org-test-with-temp-text "* A :tag:"
  1756. (let ((org-tags-column 4)) (org-edit-headline "B"))
  1757. (buffer-string))))
  1758. ;;; Keywords
  1759. (ert-deftest test-org/set-regexps-and-options ()
  1760. "Test `org-set-regexps-and-options' specifications."
  1761. ;; TAGS keyword.
  1762. (should
  1763. (equal '(("A"))
  1764. (let ((org-tag-alist '(("A")))
  1765. (org-tag-persistent-alist nil))
  1766. (org-test-with-temp-text ""
  1767. (org-mode-restart)
  1768. org-current-tag-alist))))
  1769. (should
  1770. (equal '(("B"))
  1771. (let ((org-tag-alist '(("A")))
  1772. (org-tag-persistent-alist nil))
  1773. (org-test-with-temp-text "#+TAGS: B"
  1774. (org-mode-restart)
  1775. org-current-tag-alist))))
  1776. (should
  1777. (equal '(("C") ("B"))
  1778. (let ((org-tag-alist '(("A")))
  1779. (org-tag-persistent-alist '(("C"))))
  1780. (org-test-with-temp-text "#+TAGS: B"
  1781. (org-mode-restart)
  1782. org-current-tag-alist))))
  1783. (should
  1784. (equal '(("B"))
  1785. (let ((org-tag-alist '(("A")))
  1786. (org-tag-persistent-alist '(("C"))))
  1787. (org-test-with-temp-text "#+STARTUP: noptag\n#+TAGS: B"
  1788. (org-mode-restart)
  1789. org-current-tag-alist))))
  1790. (should
  1791. (equal '(("A" . ?a) ("B") ("C"))
  1792. (let ((org-tag-persistant-alist nil))
  1793. (org-test-with-temp-text "#+TAGS: A(a) B C"
  1794. (org-mode-restart)
  1795. org-current-tag-alist))))
  1796. (should
  1797. (equal '(("A") (:newline) ("B"))
  1798. (let ((org-tag-persistent-alist nil))
  1799. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  1800. (org-mode-restart)
  1801. org-current-tag-alist))))
  1802. (should
  1803. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  1804. (let ((org-tag-persistent-alist nil))
  1805. (org-test-with-temp-text "#+TAGS: { A B } C"
  1806. (org-mode-restart)
  1807. org-current-tag-alist))))
  1808. (should
  1809. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  1810. (let ((org-tag-persistent-alist nil))
  1811. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1812. (org-mode-restart)
  1813. org-current-tag-alist))))
  1814. (should
  1815. (equal '(("A" "B" "C"))
  1816. (let ((org-tag-persistent-alist nil))
  1817. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1818. (org-mode-restart)
  1819. org-tag-groups-alist))))
  1820. (should
  1821. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  1822. (let ((org-tag-persistent-alist nil))
  1823. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1824. (org-mode-restart)
  1825. org-current-tag-alist))))
  1826. (should
  1827. (equal '(("A" "B" "C"))
  1828. (let ((org-tag-persistent-alist nil))
  1829. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  1830. (org-mode-restart)
  1831. org-tag-groups-alist))))
  1832. ;; FILETAGS keyword.
  1833. (should
  1834. (equal '("A" "B" "C")
  1835. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  1836. (org-mode-restart)
  1837. org-file-tags)))
  1838. ;; PROPERTY keyword. Property names are case-insensitive.
  1839. (should
  1840. (equal "foo=1"
  1841. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  1842. (org-mode-restart)
  1843. (cdr (assoc "var" org-file-properties)))))
  1844. (should
  1845. (equal
  1846. "foo=1 bar=2"
  1847. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  1848. (org-mode-restart)
  1849. (cdr (assoc "var" org-file-properties)))))
  1850. (should
  1851. (equal
  1852. "foo=1 bar=2"
  1853. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  1854. (org-mode-restart)
  1855. (cdr (assoc "var" org-file-properties)))))
  1856. ;; ARCHIVE keyword.
  1857. (should
  1858. (equal "%s_done::"
  1859. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  1860. (org-mode-restart)
  1861. org-archive-location)))
  1862. ;; CATEGORY keyword.
  1863. (should
  1864. (eq 'test
  1865. (org-test-with-temp-text "#+CATEGORY: test"
  1866. (org-mode-restart)
  1867. org-category)))
  1868. (should
  1869. (equal "test"
  1870. (org-test-with-temp-text "#+CATEGORY: test"
  1871. (org-mode-restart)
  1872. (cdr (assoc "CATEGORY" org-file-properties)))))
  1873. ;; COLUMNS keyword.
  1874. (should
  1875. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  1876. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  1877. (org-mode-restart)
  1878. org-columns-default-format)))
  1879. ;; CONSTANTS keyword. Constants names are case sensitive.
  1880. (should
  1881. (equal '("299792458." "3.14")
  1882. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  1883. (org-mode-restart)
  1884. (mapcar
  1885. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  1886. '("c" "pi")))))
  1887. (should
  1888. (equal "3.14"
  1889. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  1890. (org-mode-restart)
  1891. (cdr (assoc "pi" org-table-formula-constants-local)))))
  1892. (should
  1893. (equal "22/7"
  1894. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  1895. (org-mode-restart)
  1896. (cdr (assoc "PI" org-table-formula-constants-local)))))
  1897. ;; LINK keyword.
  1898. (should
  1899. (equal
  1900. '("url1" "url2")
  1901. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  1902. (org-mode-restart)
  1903. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  1904. '("a" "b")))))
  1905. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  1906. (should
  1907. (equal
  1908. '(?X ?Z ?Y)
  1909. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  1910. (org-mode-restart)
  1911. (list org-highest-priority org-lowest-priority org-default-priority))))
  1912. (should
  1913. (equal
  1914. '(?A ?C ?B)
  1915. (org-test-with-temp-text "#+PRIORITIES: X Z"
  1916. (org-mode-restart)
  1917. (list org-highest-priority org-lowest-priority org-default-priority))))
  1918. ;; STARTUP keyword.
  1919. (should
  1920. (equal '(t t)
  1921. (org-test-with-temp-text "#+STARTUP: fold odd"
  1922. (org-mode-restart)
  1923. (list org-startup-folded org-odd-levels-only))))
  1924. ;; TODO keywords.
  1925. (should
  1926. (equal '(("A" "B") ("C"))
  1927. (org-test-with-temp-text "#+TODO: A B | C"
  1928. (org-mode-restart)
  1929. (list org-not-done-keywords org-done-keywords))))
  1930. (should
  1931. (equal '(("A" "C") ("B" "D"))
  1932. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  1933. (org-mode-restart)
  1934. (list org-not-done-keywords org-done-keywords))))
  1935. (should
  1936. (equal '(("A" "B") ("C"))
  1937. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  1938. (org-mode-restart)
  1939. (list org-not-done-keywords org-done-keywords))))
  1940. (should
  1941. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  1942. (org-test-with-temp-text "#+TODO: A(a)"
  1943. (org-mode-restart)
  1944. org-todo-key-alist)))
  1945. (should
  1946. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  1947. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  1948. (org-mode-restart)
  1949. org-todo-log-states)))
  1950. ;; Enter SETUPFILE keyword.
  1951. (should
  1952. (equal "1"
  1953. (org-test-with-temp-text
  1954. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  1955. (org-mode-restart)
  1956. (cdr (assoc "a" org-file-properties))))))
  1957. ;;; Links
  1958. ;;;; Coderefs
  1959. (ert-deftest test-org/coderef ()
  1960. "Test coderef links specifications."
  1961. (should
  1962. (org-test-with-temp-text "
  1963. #+BEGIN_SRC emacs-lisp
  1964. \(+ 1 1) (ref:sc)
  1965. #+END_SRC
  1966. \[[(sc)<point>]]"
  1967. (org-open-at-point)
  1968. (looking-at "(ref:sc)")))
  1969. ;; Find coderef even with alternate label format.
  1970. (should
  1971. (org-test-with-temp-text "
  1972. #+BEGIN_SRC emacs-lisp -l \"{ref:%s}\"
  1973. \(+ 1 1) {ref:sc}
  1974. #+END_SRC
  1975. \[[(sc)<point>]]"
  1976. (org-open-at-point)
  1977. (looking-at "{ref:sc}"))))
  1978. ;;;; Custom ID
  1979. (ert-deftest test-org/custom-id ()
  1980. "Test custom ID links specifications."
  1981. (should
  1982. (org-test-with-temp-text
  1983. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  1984. (org-open-at-point)
  1985. (looking-at-p "\\* H1")))
  1986. ;; Throw an error on false positives.
  1987. (should-error
  1988. (org-test-with-temp-text
  1989. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  1990. (org-open-at-point)
  1991. (looking-at-p "\\* H1"))))
  1992. ;;;; Fuzzy Links
  1993. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  1994. ;; a named element (#+name: text) and to headlines (* Text).
  1995. (ert-deftest test-org/fuzzy-links ()
  1996. "Test fuzzy links specifications."
  1997. ;; Fuzzy link goes in priority to a matching target.
  1998. (should
  1999. (org-test-with-temp-text
  2000. "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n<point>[[Test]]"
  2001. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2002. (looking-at "<<Test>>")))
  2003. ;; Then fuzzy link points to an element with a given name.
  2004. (should
  2005. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n<point>[[Test]]"
  2006. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2007. (looking-at "#\\+NAME: Test")))
  2008. ;; A target still lead to a matching headline otherwise.
  2009. (should
  2010. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n<point>[[Head2]]"
  2011. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2012. (looking-at "\\* Head2")))
  2013. ;; With a leading star in link, enforce heading match.
  2014. (should
  2015. (org-test-with-temp-text "* Test\n<<Test>>\n<point>[[*Test]]"
  2016. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2017. (looking-at "\\* Test")))
  2018. ;; With a leading star in link, enforce exact heading match, even
  2019. ;; with `org-link-search-must-match-exact-headline' set to nil.
  2020. (should-error
  2021. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  2022. (let ((org-link-search-must-match-exact-headline nil))
  2023. (org-open-at-point))))
  2024. ;; Handle non-nil `org-link-search-must-match-exact-headline'.
  2025. (should
  2026. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[Test]]"
  2027. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2028. (looking-at "\\* Test")))
  2029. (should
  2030. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[*Test]]"
  2031. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2032. (looking-at "\\* Test")))
  2033. ;; Heading match should not care about spaces, cookies, TODO
  2034. ;; keywords, priorities, and tags. However, TODO keywords are
  2035. ;; case-sensitive.
  2036. (should
  2037. (let ((first-line
  2038. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  2039. (org-test-with-temp-text
  2040. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  2041. (let ((org-link-search-must-match-exact-headline nil)
  2042. (org-todo-regexp "TODO"))
  2043. (org-open-at-point))
  2044. (looking-at (regexp-quote first-line)))))
  2045. (should-error
  2046. (org-test-with-temp-text "** todo Test 1 2\nFoo Bar\n<point>[[*Test 1 2]]"
  2047. (let ((org-link-search-must-match-exact-headline nil)
  2048. (org-todo-regexp "TODO"))
  2049. (org-open-at-point))))
  2050. ;; Heading match should still be exact.
  2051. (should-error
  2052. (org-test-with-temp-text "
  2053. ** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent:
  2054. Foo Bar
  2055. <point>[[*Test 1]]"
  2056. (let ((org-link-search-must-match-exact-headline nil)
  2057. (org-todo-regexp "TODO"))
  2058. (org-open-at-point))))
  2059. (should
  2060. (org-test-with-temp-text "* Test 1 2 3\n** Test 1 2\n<point>[[*Test 1 2]]"
  2061. (let ((org-link-search-must-match-exact-headline nil)
  2062. (org-todo-regexp "TODO"))
  2063. (org-open-at-point))
  2064. (looking-at-p (regexp-quote "** Test 1 2"))))
  2065. ;; Heading match ignores COMMENT keyword.
  2066. (should
  2067. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  2068. (org-open-at-point)
  2069. (looking-at "\\* COMMENT Test")))
  2070. ;; Correctly un-hexify fuzzy links.
  2071. (should
  2072. (org-test-with-temp-text "* With space\n[[*With%20space][With space<point>]]"
  2073. (org-open-at-point)
  2074. (bobp))))
  2075. ;;;; Link Escaping
  2076. (ert-deftest test-org/org-link-escape-ascii-character ()
  2077. "Escape an ascii character."
  2078. (should
  2079. (string=
  2080. "%5B"
  2081. (org-link-escape "["))))
  2082. (ert-deftest test-org/org-link-escape-ascii-ctrl-character ()
  2083. "Escape an ascii control character."
  2084. (should
  2085. (string=
  2086. "%09"
  2087. (org-link-escape "\t"))))
  2088. (ert-deftest test-org/org-link-escape-multibyte-character ()
  2089. "Escape an unicode multibyte character."
  2090. (should
  2091. (string=
  2092. "%E2%82%AC"
  2093. (org-link-escape "€"))))
  2094. (ert-deftest test-org/org-link-escape-custom-table ()
  2095. "Escape string with custom character table."
  2096. (should
  2097. (string=
  2098. "Foo%3A%42ar%0A"
  2099. (org-link-escape "Foo:Bar\n" '(?\: ?\B)))))
  2100. (ert-deftest test-org/org-link-escape-custom-table-merge ()
  2101. "Escape string with custom table merged with default table."
  2102. (should
  2103. (string=
  2104. "%5BF%6F%6F%3A%42ar%0A%5D"
  2105. (org-link-escape "[Foo:Bar\n]" '(?\: ?\B ?\o) t))))
  2106. (ert-deftest test-org/org-link-unescape-ascii-character ()
  2107. "Unescape an ascii character."
  2108. (should
  2109. (string=
  2110. "["
  2111. (org-link-unescape "%5B"))))
  2112. (ert-deftest test-org/org-link-unescape-ascii-ctrl-character ()
  2113. "Unescpae an ascii control character."
  2114. (should
  2115. (string=
  2116. "\n"
  2117. (org-link-unescape "%0A"))))
  2118. (ert-deftest test-org/org-link-unescape-multibyte-character ()
  2119. "Unescape unicode multibyte character."
  2120. (should
  2121. (string=
  2122. "€"
  2123. (org-link-unescape "%E2%82%AC"))))
  2124. (ert-deftest test-org/org-link-unescape-ascii-extended-char ()
  2125. "Unescape old style percent escaped character."
  2126. (should
  2127. (string=
  2128. "àâçèéêîôùû"
  2129. (decode-coding-string
  2130. (org-link-unescape "%E0%E2%E7%E8%E9%EA%EE%F4%F9%FB") 'latin-1))))
  2131. (ert-deftest test-org/org-link-escape-url-with-escaped-char ()
  2132. "Escape and unescape a URL that includes an escaped char.
  2133. http://article.gmane.org/gmane.emacs.orgmode/21459/"
  2134. (should
  2135. (string=
  2136. "http://some.host.com/form?&id=blah%2Bblah25"
  2137. (org-link-unescape
  2138. (org-link-escape "http://some.host.com/form?&id=blah%2Bblah25")))))
  2139. ;;;; Open at point
  2140. (ert-deftest test-org/open-at-point-in-keyword ()
  2141. "Does `org-open-at-point' open link in a keyword line?"
  2142. (should
  2143. (org-test-with-temp-text
  2144. "<<top>>\n#+KEYWORD: <point>[[top]]"
  2145. (org-open-at-point) t)))
  2146. (ert-deftest test-org/open-at-point-in-property ()
  2147. "Does `org-open-at-point' open link in property drawer?"
  2148. (should
  2149. (org-test-with-temp-text
  2150. "* Headline
  2151. :PROPERTIES:
  2152. :URL: <point>[[*Headline]]
  2153. :END:"
  2154. (org-open-at-point) t)))
  2155. (ert-deftest test-org/open-at-point-in-comment ()
  2156. "Does `org-open-at-point' open link in a commented line?"
  2157. (should
  2158. (org-test-with-temp-text
  2159. "<<top>>\n# <point>[[top]]"
  2160. (org-open-at-point) t)))
  2161. (ert-deftest test-org/open-at-point/inline-image ()
  2162. "Test `org-open-at-point' on nested links."
  2163. (should
  2164. (org-test-with-temp-text "<<top>>\n[[top][file:<point>unicorn.jpg]]"
  2165. (org-open-at-point)
  2166. (bobp))))
  2167. (ert-deftest test-org/open-at-point/radio-target ()
  2168. "Test `org-open-at-point' on radio targets."
  2169. (should
  2170. (org-test-with-temp-text "<<<target>>> <point>target"
  2171. (org-update-radio-target-regexp)
  2172. (org-open-at-point)
  2173. (eq (org-element-type (org-element-context)) 'radio-target))))
  2174. ;;;; Stored links
  2175. (ert-deftest test-org/store-link ()
  2176. "Test `org-store-link' specifications."
  2177. ;; On a headline, link to that headline. Use heading as the
  2178. ;; description of the link.
  2179. (should
  2180. (let (org-store-link-props org-stored-links)
  2181. (org-test-with-temp-text-in-file "* H1"
  2182. (let ((file (buffer-file-name)))
  2183. (equal (format "[[file:%s::*H1][H1]]" file)
  2184. (org-store-link nil))))))
  2185. ;; On a headline, remove any link from description.
  2186. (should
  2187. (let (org-store-link-props org-stored-links)
  2188. (org-test-with-temp-text-in-file "* [[#l][d]]"
  2189. (let ((file (buffer-file-name)))
  2190. (equal (format "[[file:%s::*%s][d]]"
  2191. file
  2192. (org-link-escape "[[#l][d]]"))
  2193. (org-store-link nil))))))
  2194. (should
  2195. (let (org-store-link-props org-stored-links)
  2196. (org-test-with-temp-text-in-file "* [[l]]"
  2197. (let ((file (buffer-file-name)))
  2198. (equal (format "[[file:%s::*%s][l]]" file (org-link-escape "[[l]]"))
  2199. (org-store-link nil))))))
  2200. (should
  2201. (let (org-store-link-props org-stored-links)
  2202. (org-test-with-temp-text-in-file "* [[l1][d1]] [[l2][d2]]"
  2203. (let ((file (buffer-file-name)))
  2204. (equal (format "[[file:%s::*%s][d1 d2]]"
  2205. file
  2206. (org-link-escape "[[l1][d1]] [[l2][d2]]"))
  2207. (org-store-link nil))))))
  2208. ;; On a named element, link to that element.
  2209. (should
  2210. (let (org-store-link-props org-stored-links)
  2211. (org-test-with-temp-text-in-file "#+NAME: foo\nParagraph"
  2212. (let ((file (buffer-file-name)))
  2213. (equal (format "[[file:%s::foo][foo]]" file)
  2214. (org-store-link nil)))))))
  2215. ;;; Node Properties
  2216. (ert-deftest test-org/accumulated-properties-in-drawers ()
  2217. "Ensure properties accumulate in subtree drawers."
  2218. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  2219. (org-babel-next-src-block)
  2220. (should (equal '(2 1) (org-babel-execute-src-block)))))
  2221. (ert-deftest test-org/custom-properties ()
  2222. "Test custom properties specifications."
  2223. ;; Standard test.
  2224. (should
  2225. (let ((org-custom-properties '("FOO")))
  2226. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2227. (org-toggle-custom-properties-visibility)
  2228. (org-invisible-p2))))
  2229. ;; Properties are case-insensitive.
  2230. (should
  2231. (let ((org-custom-properties '("FOO")))
  2232. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  2233. (org-toggle-custom-properties-visibility)
  2234. (org-invisible-p2))))
  2235. (should
  2236. (let ((org-custom-properties '("foo")))
  2237. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2238. (org-toggle-custom-properties-visibility)
  2239. (org-invisible-p2))))
  2240. ;; Multiple custom properties in the same drawer.
  2241. (should
  2242. (let ((org-custom-properties '("FOO" "BAR")))
  2243. (org-test-with-temp-text
  2244. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  2245. (org-toggle-custom-properties-visibility)
  2246. (and (org-invisible-p2)
  2247. (not (progn (forward-line) (org-invisible-p2)))
  2248. (progn (forward-line) (org-invisible-p2))))))
  2249. ;; Hide custom properties with an empty value.
  2250. (should
  2251. (let ((org-custom-properties '("FOO")))
  2252. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  2253. (org-toggle-custom-properties-visibility)
  2254. (org-invisible-p2))))
  2255. ;; Do not hide fake properties.
  2256. (should-not
  2257. (let ((org-custom-properties '("FOO")))
  2258. (org-test-with-temp-text ":FOO: val\n"
  2259. (org-toggle-custom-properties-visibility)
  2260. (org-invisible-p2))))
  2261. (should-not
  2262. (let ((org-custom-properties '("A")))
  2263. (org-test-with-temp-text
  2264. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  2265. (org-toggle-custom-properties-visibility)
  2266. (org-invisible-p2)))))
  2267. ;;; Mark Region
  2268. (ert-deftest test-org/mark-subtree ()
  2269. "Test `org-mark-subtree' specifications."
  2270. ;; Error when point is before first headline.
  2271. (should-error
  2272. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  2273. (progn (transient-mark-mode 1)
  2274. (org-mark-subtree))))
  2275. ;; Without argument, mark current subtree.
  2276. (should
  2277. (equal
  2278. '(12 32)
  2279. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2280. (progn (transient-mark-mode 1)
  2281. (forward-line 2)
  2282. (org-mark-subtree)
  2283. (list (region-beginning) (region-end))))))
  2284. ;; With an argument, move ARG up.
  2285. (should
  2286. (equal
  2287. '(1 32)
  2288. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2289. (progn (transient-mark-mode 1)
  2290. (forward-line 2)
  2291. (org-mark-subtree 1)
  2292. (list (region-beginning) (region-end))))))
  2293. ;; Do not get fooled by inlinetasks.
  2294. (when (featurep 'org-inlinetask)
  2295. (should
  2296. (= 1
  2297. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  2298. (progn (transient-mark-mode 1)
  2299. (forward-line 1)
  2300. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  2301. (region-beginning)))))))
  2302. ;;; Miscellaneous
  2303. (ert-deftest test-org/in-regexp ()
  2304. "Test `org-in-regexp' specifications."
  2305. ;; Standard tests.
  2306. (should
  2307. (org-test-with-temp-text "xx ab<point>c xx"
  2308. (org-in-regexp "abc")))
  2309. (should-not
  2310. (org-test-with-temp-text "xx abc <point>xx"
  2311. (org-in-regexp "abc")))
  2312. ;; Return non-nil even with multiple matching regexps in the same
  2313. ;; line.
  2314. (should
  2315. (org-test-with-temp-text "abc xx ab<point>c xx"
  2316. (org-in-regexp "abc")))
  2317. ;; With optional argument NLINES, check extra lines around point.
  2318. (should-not
  2319. (org-test-with-temp-text "A\nB<point>\nC"
  2320. (org-in-regexp "A\nB\nC")))
  2321. (should
  2322. (org-test-with-temp-text "A\nB<point>\nC"
  2323. (org-in-regexp "A\nB\nC" 1)))
  2324. (should-not
  2325. (org-test-with-temp-text "A\nB\nC<point>"
  2326. (org-in-regexp "A\nB\nC" 1)))
  2327. ;; When optional argument VISUALLY is non-nil, return nil if at
  2328. ;; regexp boundaries.
  2329. (should
  2330. (org-test-with-temp-text "xx abc<point> xx"
  2331. (org-in-regexp "abc")))
  2332. (should-not
  2333. (org-test-with-temp-text "xx abc<point> xx"
  2334. (org-in-regexp "abc" nil t))))
  2335. ;;; Navigation
  2336. (ert-deftest test-org/end-of-meta-data ()
  2337. "Test `org-end-of-meta-data' specifications."
  2338. ;; Skip planning line.
  2339. (should
  2340. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  2341. (org-end-of-meta-data)
  2342. (eobp)))
  2343. ;; Skip properties drawer.
  2344. (should
  2345. (org-test-with-temp-text
  2346. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  2347. (org-end-of-meta-data)
  2348. (eobp)))
  2349. ;; Skip both.
  2350. (should
  2351. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  2352. (org-end-of-meta-data)
  2353. (eobp)))
  2354. ;; Nothing to skip, go to first line.
  2355. (should
  2356. (org-test-with-temp-text "* Headline\nContents"
  2357. (org-end-of-meta-data)
  2358. (looking-at "Contents")))
  2359. ;; With option argument, skip empty lines, regular drawers and
  2360. ;; clocking lines.
  2361. (should
  2362. (org-test-with-temp-text "* Headline\n\nContents"
  2363. (org-end-of-meta-data t)
  2364. (looking-at "Contents")))
  2365. (should
  2366. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  2367. (org-end-of-meta-data t)
  2368. (looking-at "Contents")))
  2369. (should
  2370. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  2371. (org-end-of-meta-data t)
  2372. (looking-at "Contents")))
  2373. ;; Special case: do not skip incomplete drawers.
  2374. (should
  2375. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  2376. (org-end-of-meta-data t)
  2377. (looking-at ":LOGBOOK:")))
  2378. ;; Special case: Be careful about consecutive headlines.
  2379. (should-not
  2380. (org-test-with-temp-text "* H1\n*H2\nContents"
  2381. (org-end-of-meta-data t)
  2382. (looking-at "Contents"))))
  2383. (ert-deftest test-org/beginning-of-line ()
  2384. "Test `org-beginning-of-line' specifications."
  2385. ;; Move to beginning of line. If current line in invisible, move to
  2386. ;; beginning of visible line instead.
  2387. (should
  2388. (org-test-with-temp-text "Some text\nSome other text<point>"
  2389. (org-beginning-of-line)
  2390. (bolp)))
  2391. (should
  2392. (org-test-with-temp-text "* H1\n** H2<point>"
  2393. (org-overview)
  2394. (org-beginning-of-line)
  2395. (= (line-beginning-position) 1)))
  2396. ;; With `visual-line-mode' active, move to beginning of visual line.
  2397. (should-not
  2398. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  2399. (visual-line-mode)
  2400. (dotimes (i 1000) (insert "very "))
  2401. (org-beginning-of-line)
  2402. (bolp)))
  2403. ;; In a wide headline, with `visual-line-mode', prefer going to the
  2404. ;; beginning of a visual line than to the logical beginning of line,
  2405. ;; even if special movement is active.
  2406. (should-not
  2407. (org-test-with-temp-text "* A <point>long headline"
  2408. (visual-line-mode)
  2409. (dotimes (i 1000) (insert "very "))
  2410. (goto-char (point-max))
  2411. (org-beginning-of-line)
  2412. (bobp)))
  2413. (should-not
  2414. (org-test-with-temp-text "* A <point>long headline"
  2415. (visual-line-mode)
  2416. (dotimes (i 1000) (insert "very "))
  2417. (goto-char (point-max))
  2418. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line))
  2419. (bobp)))
  2420. ;; At an headline with special movement, first move at beginning of
  2421. ;; title, then at the beginning of line, rinse, repeat.
  2422. (should
  2423. (org-test-with-temp-text "* TODO Headline<point>"
  2424. (let ((org-special-ctrl-a/e t))
  2425. (and (progn (org-beginning-of-line) (looking-at-p "Headline"))
  2426. (progn (org-beginning-of-line) (bolp))
  2427. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  2428. (should
  2429. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  2430. (let ((org-special-ctrl-a/e t))
  2431. (org-beginning-of-line)
  2432. (looking-at "Headline"))))
  2433. (should
  2434. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  2435. (let ((org-special-ctrl-a/e '(t . nil)))
  2436. (org-beginning-of-line)
  2437. (looking-at "Headline"))))
  2438. (should-not
  2439. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  2440. (let ((org-special-ctrl-a/e '(nil . nil)))
  2441. (org-beginning-of-line)
  2442. (looking-at "Headline"))))
  2443. ;; At an headline with reversed movement, first move to beginning of
  2444. ;; line, then to the beginning of title.
  2445. (should
  2446. (org-test-with-temp-text "* TODO Headline<point>"
  2447. (let ((org-special-ctrl-a/e 'reversed)
  2448. (this-command last-command))
  2449. (and (progn (org-beginning-of-line) (bolp))
  2450. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  2451. (should
  2452. (org-test-with-temp-text "* TODO Headline<point>"
  2453. (let ((org-special-ctrl-a/e '(reversed . nil))
  2454. (this-command last-command))
  2455. (and (progn (org-beginning-of-line) (bolp))
  2456. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  2457. (should-not
  2458. (org-test-with-temp-text "* TODO Headline<point>"
  2459. (let ((org-special-ctrl-a/e '(t . nil))
  2460. (this-command last-command))
  2461. (and (progn (org-beginning-of-line) (bolp))
  2462. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  2463. ;; At an item with special movement, first move after to beginning
  2464. ;; of title, then to the beginning of line, rinse, repeat.
  2465. (should
  2466. (org-test-with-temp-text "- [ ] Item<point>"
  2467. (let ((org-special-ctrl-a/e t))
  2468. (and (progn (org-beginning-of-line) (looking-at-p "Item"))
  2469. (progn (org-beginning-of-line) (bolp))
  2470. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  2471. ;; At an item with reversed movement, first move to beginning of
  2472. ;; line, then to the beginning of title.
  2473. (should
  2474. (org-test-with-temp-text "- [X] Item<point>"
  2475. (let ((org-special-ctrl-a/e 'reversed)
  2476. (this-command last-command))
  2477. (and (progn (org-beginning-of-line) (bolp))
  2478. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  2479. ;; Leave point before invisible characters at column 0.
  2480. (should
  2481. (org-test-with-temp-text "[[http://orgmode.org]]<point>"
  2482. (let ((org-special-ctrl-a/e nil))
  2483. (org-beginning-of-line)
  2484. (bolp))))
  2485. (should
  2486. (org-test-with-temp-text "[[http://orgmode.org]]<point>"
  2487. (let ((org-special-ctrl-a/e t))
  2488. (org-beginning-of-line)
  2489. (bolp))))
  2490. (should
  2491. (org-test-with-temp-text "[[http<point>://orgmode.org]]"
  2492. (visual-line-mode)
  2493. (org-beginning-of-line)
  2494. (bolp)))
  2495. ;; Special case: Do not error when the buffer contains only a single
  2496. ;; asterisk.
  2497. (should
  2498. (org-test-with-temp-text "*<point>"
  2499. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line) t)))
  2500. (should
  2501. (org-test-with-temp-text "*<point>"
  2502. (let ((org-special-ctrl-a/e nil)) (org-beginning-of-line) t))))
  2503. (ert-deftest test-org/end-of-line ()
  2504. "Test `org-end-of-line' specifications."
  2505. ;; Standard test.
  2506. (should
  2507. (org-test-with-temp-text "Some text\nSome other text"
  2508. (org-end-of-line)
  2509. (eolp)))
  2510. ;; With `visual-line-mode' active, move to end of visible line.
  2511. ;; However, never go past ellipsis.
  2512. (should-not
  2513. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  2514. (visual-line-mode)
  2515. (dotimes (i 1000) (insert "very "))
  2516. (goto-char (point-min))
  2517. (org-end-of-line)
  2518. (eolp)))
  2519. (should-not
  2520. (org-test-with-temp-text "* A short headline\nSome contents"
  2521. (visual-line-mode)
  2522. (org-overview)
  2523. (org-end-of-line)
  2524. (eobp)))
  2525. ;; In a wide headline, with `visual-line-mode', prefer going to end
  2526. ;; of visible line if tags, or end of line, are farther.
  2527. (should-not
  2528. (org-test-with-temp-text "* A <point>long headline"
  2529. (visual-line-mode)
  2530. (dotimes (i 1000) (insert "very "))
  2531. (goto-char (point-min))
  2532. (org-end-of-line)
  2533. (eolp)))
  2534. (should-not
  2535. (org-test-with-temp-text "* A <point>long headline :tag:"
  2536. (visual-line-mode)
  2537. (dotimes (i 1000) (insert "very "))
  2538. (goto-char (point-min))
  2539. (org-end-of-line)
  2540. (eolp)))
  2541. ;; At an headline without special movement, go to end of line.
  2542. ;; However, never go past ellipsis.
  2543. (should
  2544. (org-test-with-temp-text "* Headline2b :tag:\n"
  2545. (let ((org-special-ctrl-a/e nil))
  2546. (and (progn (org-end-of-line) (eolp))
  2547. (progn (org-end-of-line) (eolp))))))
  2548. (should
  2549. (org-test-with-temp-text "* Headline2b :tag:\n"
  2550. (let ((org-special-ctrl-a/e '(t . nil)))
  2551. (and (progn (org-end-of-line) (eolp))
  2552. (progn (org-end-of-line) (eolp))))))
  2553. (should
  2554. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  2555. (org-overview)
  2556. (let ((org-special-ctrl-a/e nil))
  2557. (org-end-of-line)
  2558. (= 1 (line-beginning-position)))))
  2559. ;; At an headline with special movement, first move before tags,
  2560. ;; then at the end of line, rinse, repeat. However, never go past
  2561. ;; ellipsis.
  2562. (should
  2563. (org-test-with-temp-text "* Headline1 :tag:\n"
  2564. (let ((org-special-ctrl-a/e t))
  2565. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  2566. (progn (org-end-of-line) (eolp))
  2567. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2568. (should
  2569. (org-test-with-temp-text "* Headline1 :tag:\n"
  2570. (let ((org-special-ctrl-a/e '(nil . t)))
  2571. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  2572. (progn (org-end-of-line) (eolp))
  2573. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2574. (should-not
  2575. (org-test-with-temp-text "* Headline1 :tag:\n"
  2576. (let ((org-special-ctrl-a/e '(nil . nil)))
  2577. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  2578. (progn (org-end-of-line) (eolp))
  2579. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2580. (should
  2581. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  2582. (org-overview)
  2583. (let ((org-special-ctrl-a/e t))
  2584. (org-end-of-line)
  2585. (org-end-of-line)
  2586. (= 1 (line-beginning-position)))))
  2587. ;; At an headline, with reversed movement, first go to end of line,
  2588. ;; then before tags. However, never go past ellipsis.
  2589. (should
  2590. (org-test-with-temp-text "* Headline3 :tag:\n"
  2591. (let ((org-special-ctrl-a/e 'reversed)
  2592. (this-command last-command))
  2593. (and (progn (org-end-of-line) (eolp))
  2594. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2595. (should
  2596. (org-test-with-temp-text "* Headline3 :tag:\n"
  2597. (let ((org-special-ctrl-a/e '(nil . reversed))
  2598. (this-command last-command))
  2599. (and (progn (org-end-of-line) (eolp))
  2600. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2601. (should-not
  2602. (org-test-with-temp-text "* Headline3 :tag:\n"
  2603. (let ((org-special-ctrl-a/e '(nil . t))
  2604. (this-command last-command))
  2605. (and (progn (org-end-of-line) (eolp))
  2606. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  2607. (should
  2608. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  2609. (org-overview)
  2610. (let ((org-special-ctrl-a/e 'reversed))
  2611. (org-end-of-line)
  2612. (= 1 (line-beginning-position)))))
  2613. ;; At a block without hidden contents.
  2614. (should
  2615. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  2616. (progn (org-end-of-line) (eolp))))
  2617. ;; At a block with hidden contents.
  2618. (should-not
  2619. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  2620. (let ((org-special-ctrl-a/e t))
  2621. (org-hide-block-toggle)
  2622. (org-end-of-line)
  2623. (eobp))))
  2624. ;; Get past invisible characters at the end of line.
  2625. (should
  2626. (org-test-with-temp-text "[[http://orgmode.org]]"
  2627. (org-end-of-line)
  2628. (eolp))))
  2629. (ert-deftest test-org/open-line ()
  2630. "Test `org-open-line' specifications."
  2631. ;; Call `open-line' outside of tables.
  2632. (should
  2633. (equal "\nText"
  2634. (org-test-with-temp-text "Text"
  2635. (org-open-line 1)
  2636. (buffer-string))))
  2637. ;; At a table, create a row above.
  2638. (should
  2639. (equal "\n| |\n| a |"
  2640. (org-test-with-temp-text "\n<point>| a |"
  2641. (org-open-line 1)
  2642. (buffer-string))))
  2643. ;; At the very first character of the buffer, also call `open-line'.
  2644. (should
  2645. (equal "\n| a |"
  2646. (org-test-with-temp-text "| a |"
  2647. (org-open-line 1)
  2648. (buffer-string))))
  2649. ;; Narrowing does not count.
  2650. (should
  2651. (equal "Text\n| |\n| a |"
  2652. (org-test-with-temp-text "Text\n<point>| a |"
  2653. (narrow-to-region (point) (point-max))
  2654. (org-open-line 1)
  2655. (widen)
  2656. (buffer-string)))))
  2657. (ert-deftest test-org/forward-sentence ()
  2658. "Test `org-forward-sentence' specifications."
  2659. ;; At the end of a table cell, move to the end of the next one.
  2660. (should
  2661. (org-test-with-temp-text "| a<point> | b |"
  2662. (org-forward-sentence)
  2663. (looking-at " |$")))
  2664. ;; Elsewhere in a cell, move to its end.
  2665. (should
  2666. (org-test-with-temp-text "| a<point>c | b |"
  2667. (org-forward-sentence)
  2668. (looking-at " | b |$")))
  2669. ;; Otherwise, simply call `forward-sentence'.
  2670. (should
  2671. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  2672. (org-forward-sentence)
  2673. (looking-at " Sentence 2.")))
  2674. (should
  2675. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  2676. (org-forward-sentence)
  2677. (org-forward-sentence)
  2678. (eobp)))
  2679. ;; At the end of an element, jump to the next one, without stopping
  2680. ;; on blank lines in-between.
  2681. (should
  2682. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  2683. (org-forward-sentence)
  2684. (eobp))))
  2685. (ert-deftest test-org/backward-sentence ()
  2686. "Test `org-backward-sentence' specifications."
  2687. ;; At the beginning of a table cell, move to the beginning of the
  2688. ;; previous one.
  2689. (should
  2690. (org-test-with-temp-text "| a | <point>b |"
  2691. (org-backward-sentence)
  2692. (looking-at "a | b |$")))
  2693. ;; Elsewhere in a cell, move to its beginning.
  2694. (should
  2695. (org-test-with-temp-text "| a | b<point>c |"
  2696. (org-backward-sentence)
  2697. (looking-at "bc |$")))
  2698. ;; Otherwise, simply call `backward-sentence'.
  2699. (should
  2700. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  2701. (org-backward-sentence)
  2702. (looking-at "Sentence 2.")))
  2703. (should
  2704. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  2705. (org-backward-sentence)
  2706. (org-backward-sentence)
  2707. (bobp)))
  2708. ;; Make sure to hit the beginning of a sentence on the same line as
  2709. ;; an item.
  2710. (should
  2711. (org-test-with-temp-text "- Line 1\n line <point>2."
  2712. (org-backward-sentence)
  2713. (looking-at "Line 1"))))
  2714. (ert-deftest test-org/forward-paragraph ()
  2715. "Test `org-forward-paragraph' specifications."
  2716. ;; At end of buffer, return an error.
  2717. (should-error
  2718. (org-test-with-temp-text "Paragraph"
  2719. (goto-char (point-max))
  2720. (org-forward-paragraph)))
  2721. ;; Standard test.
  2722. (should
  2723. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2724. (org-forward-paragraph)
  2725. (looking-at "P2")))
  2726. ;; Ignore depth.
  2727. (should
  2728. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n#+END_CENTER\nP2"
  2729. (org-forward-paragraph)
  2730. (looking-at "P1")))
  2731. ;; Do not enter elements with invisible contents.
  2732. (should
  2733. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n\nP2\n#+END_CENTER\nP3"
  2734. (org-hide-block-toggle)
  2735. (org-forward-paragraph)
  2736. (looking-at "P3")))
  2737. ;; On an affiliated keyword, jump to the beginning of the element.
  2738. (should
  2739. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  2740. (org-forward-paragraph)
  2741. (looking-at "Para")))
  2742. ;; On an item or a footnote definition, move to the second element
  2743. ;; inside, if any.
  2744. (should
  2745. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  2746. (org-forward-paragraph)
  2747. (looking-at " Paragraph")))
  2748. (should
  2749. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  2750. (org-forward-paragraph)
  2751. (looking-at "Paragraph")))
  2752. ;; On an item, or a footnote definition, when the first line is
  2753. ;; empty, move to the first item.
  2754. (should
  2755. (org-test-with-temp-text "- \n\n Paragraph\n- Item2"
  2756. (org-forward-paragraph)
  2757. (looking-at " Paragraph")))
  2758. (should
  2759. (org-test-with-temp-text "[fn:1]\n\nParagraph\n\n[fn:2] Def2"
  2760. (org-forward-paragraph)
  2761. (looking-at "Paragraph")))
  2762. ;; On a table (resp. a property drawer) do not move through table
  2763. ;; rows (resp. node properties).
  2764. (should
  2765. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  2766. (org-forward-paragraph)
  2767. (looking-at "Paragraph")))
  2768. (should
  2769. (org-test-with-temp-text
  2770. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  2771. (org-forward-paragraph)
  2772. (looking-at "Paragraph")))
  2773. ;; On a verse or source block, stop after blank lines.
  2774. (should
  2775. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n#+END_VERSE"
  2776. (org-forward-paragraph)
  2777. (looking-at "L2")))
  2778. (should
  2779. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n#+END_SRC"
  2780. (org-forward-paragraph)
  2781. (looking-at "L2"))))
  2782. (ert-deftest test-org/backward-paragraph ()
  2783. "Test `org-backward-paragraph' specifications."
  2784. ;; Error at beginning of buffer.
  2785. (should-error
  2786. (org-test-with-temp-text "Paragraph"
  2787. (org-backward-paragraph)))
  2788. ;; Regular test.
  2789. (should
  2790. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2791. (goto-char (point-max))
  2792. (org-backward-paragraph)
  2793. (looking-at "P3")))
  2794. (should
  2795. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  2796. (goto-char (point-max))
  2797. (beginning-of-line)
  2798. (org-backward-paragraph)
  2799. (looking-at "P2")))
  2800. ;; Ignore depth.
  2801. (should
  2802. (org-test-with-temp-text "P1\n\n#+BEGIN_CENTER\nP2\n#+END_CENTER\nP3"
  2803. (goto-char (point-max))
  2804. (beginning-of-line)
  2805. (org-backward-paragraph)
  2806. (looking-at "P2")))
  2807. ;; Ignore invisible elements.
  2808. (should
  2809. (org-test-with-temp-text "* H1\n P1\n* H2"
  2810. (org-cycle)
  2811. (goto-char (point-max))
  2812. (beginning-of-line)
  2813. (org-backward-paragraph)
  2814. (bobp)))
  2815. ;; On an affiliated keyword, jump to the first one.
  2816. (should
  2817. (org-test-with-temp-text "P1\n#+name: n\n#+caption: c1\n#+caption: c2\nP2"
  2818. (search-forward "c2")
  2819. (org-backward-paragraph)
  2820. (looking-at "#\\+name")))
  2821. ;; On the second element in an item or a footnote definition, jump
  2822. ;; to item or the definition.
  2823. (should
  2824. (org-test-with-temp-text "- line1\n\n line2"
  2825. (goto-char (point-max))
  2826. (beginning-of-line)
  2827. (org-backward-paragraph)
  2828. (looking-at "- line1")))
  2829. (should
  2830. (org-test-with-temp-text "[fn:1] line1\n\n line2"
  2831. (goto-char (point-max))
  2832. (beginning-of-line)
  2833. (org-backward-paragraph)
  2834. (looking-at "\\[fn:1\\] line1")))
  2835. ;; On a table (resp. a property drawer), ignore table rows
  2836. ;; (resp. node properties).
  2837. (should
  2838. (org-test-with-temp-text "| a | b |\n| c | d |\nP1"
  2839. (goto-char (point-max))
  2840. (beginning-of-line)
  2841. (org-backward-paragraph)
  2842. (bobp)))
  2843. (should
  2844. (org-test-with-temp-text "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  2845. (org-backward-paragraph)
  2846. (looking-at ":PROPERTIES:")))
  2847. ;; On a source or verse block, stop before blank lines.
  2848. (should
  2849. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n\nL3\n#+END_VERSE"
  2850. (search-forward "L3")
  2851. (beginning-of-line)
  2852. (org-backward-paragraph)
  2853. (looking-at "L2")))
  2854. (should
  2855. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n\nL3#+END_SRC"
  2856. (search-forward "L3")
  2857. (beginning-of-line)
  2858. (org-backward-paragraph)
  2859. (looking-at "L2"))))
  2860. (ert-deftest test-org/forward-element ()
  2861. "Test `org-forward-element' specifications."
  2862. ;; 1. At EOB: should error.
  2863. (org-test-with-temp-text "Some text\n"
  2864. (goto-char (point-max))
  2865. (should-error (org-forward-element)))
  2866. ;; 2. Standard move: expected to ignore blank lines.
  2867. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  2868. (org-forward-element)
  2869. (should (looking-at (regexp-quote "Second paragraph."))))
  2870. ;; 3. Headline tests.
  2871. (org-test-with-temp-text "
  2872. * Head 1
  2873. ** Head 1.1
  2874. *** Head 1.1.1
  2875. ** Head 1.2"
  2876. ;; 3.1. At an headline beginning: move to next headline at the
  2877. ;; same level.
  2878. (goto-line 3)
  2879. (org-forward-element)
  2880. (should (looking-at (regexp-quote "** Head 1.2")))
  2881. ;; 3.2. At an headline beginning: move to parent headline if no
  2882. ;; headline at the same level.
  2883. (goto-line 3)
  2884. (org-forward-element)
  2885. (should (looking-at (regexp-quote "** Head 1.2"))))
  2886. ;; 4. Greater element tests.
  2887. (org-test-with-temp-text
  2888. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  2889. ;; 4.1. At a greater element: expected to skip contents.
  2890. (org-forward-element)
  2891. (should (looking-at (regexp-quote "Outside.")))
  2892. ;; 4.2. At the end of greater element contents: expected to skip
  2893. ;; to the end of the greater element.
  2894. (goto-line 2)
  2895. (org-forward-element)
  2896. (should (looking-at (regexp-quote "Outside."))))
  2897. ;; 5. List tests.
  2898. (org-test-with-temp-text "
  2899. - item1
  2900. - sub1
  2901. - sub2
  2902. - sub3
  2903. Inner paragraph.
  2904. - item2
  2905. Outside."
  2906. ;; 5.1. At list top point: expected to move to the element after
  2907. ;; the list.
  2908. (goto-line 2)
  2909. (org-forward-element)
  2910. (should (looking-at (regexp-quote "Outside.")))
  2911. ;; 5.2. Special case: at the first line of a sub-list, but not at
  2912. ;; beginning of line, move to next item.
  2913. (goto-line 2)
  2914. (forward-char)
  2915. (org-forward-element)
  2916. (should (looking-at "- item2"))
  2917. (goto-line 4)
  2918. (forward-char)
  2919. (org-forward-element)
  2920. (should (looking-at " - sub2"))
  2921. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  2922. (goto-line 4)
  2923. (org-forward-element)
  2924. (should (looking-at (regexp-quote " Inner paragraph.")))
  2925. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  2926. (goto-line 8)
  2927. (org-forward-element)
  2928. (should (looking-at (regexp-quote " Inner paragraph.")))
  2929. ;; 5.5. At an item: expected to move to next item, if any.
  2930. (goto-line 6)
  2931. (org-forward-element)
  2932. (should (looking-at " - sub3"))))
  2933. (ert-deftest test-org/backward-element ()
  2934. "Test `org-backward-element' specifications."
  2935. ;; 1. Should error at BOB.
  2936. (org-test-with-temp-text " \nParagraph."
  2937. (should-error (org-backward-element)))
  2938. ;; 2. Should move at BOB when called on the first element in buffer.
  2939. (should
  2940. (org-test-with-temp-text "\n#+TITLE: test"
  2941. (progn (forward-line)
  2942. (org-backward-element)
  2943. (bobp))))
  2944. ;; 3. Not at the beginning of an element: move at its beginning.
  2945. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  2946. (goto-line 3)
  2947. (end-of-line)
  2948. (org-backward-element)
  2949. (should (looking-at (regexp-quote "Paragraph2."))))
  2950. ;; 4. Headline tests.
  2951. (org-test-with-temp-text "
  2952. * Head 1
  2953. ** Head 1.1
  2954. *** Head 1.1.1
  2955. ** Head 1.2"
  2956. ;; 4.1. At an headline beginning: move to previous headline at the
  2957. ;; same level.
  2958. (goto-line 5)
  2959. (org-backward-element)
  2960. (should (looking-at (regexp-quote "** Head 1.1")))
  2961. ;; 4.2. At an headline beginning: move to parent headline if no
  2962. ;; headline at the same level.
  2963. (goto-line 3)
  2964. (org-backward-element)
  2965. (should (looking-at (regexp-quote "* Head 1")))
  2966. ;; 4.3. At the first top-level headline: should error.
  2967. (goto-line 2)
  2968. (should-error (org-backward-element)))
  2969. ;; 5. At beginning of first element inside a greater element:
  2970. ;; expected to move to greater element's beginning.
  2971. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  2972. (goto-line 3)
  2973. (org-backward-element)
  2974. (should (looking-at "#\\+BEGIN_CENTER")))
  2975. ;; 6. At the beginning of the first element in a section: should
  2976. ;; move back to headline, if any.
  2977. (should
  2978. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  2979. (progn (goto-char (point-max))
  2980. (beginning-of-line)
  2981. (org-backward-element)
  2982. (org-at-heading-p))))
  2983. ;; 7. List tests.
  2984. (org-test-with-temp-text "
  2985. - item1
  2986. - sub1
  2987. - sub2
  2988. - sub3
  2989. Inner paragraph.
  2990. - item2
  2991. Outside."
  2992. ;; 7.1. At beginning of sub-list: expected to move to the
  2993. ;; paragraph before it.
  2994. (goto-line 4)
  2995. (org-backward-element)
  2996. (should (looking-at "item1"))
  2997. ;; 7.2. At an item in a list: expected to move at previous item.
  2998. (goto-line 8)
  2999. (org-backward-element)
  3000. (should (looking-at " - sub2"))
  3001. (goto-line 12)
  3002. (org-backward-element)
  3003. (should (looking-at "- item1"))
  3004. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  3005. ;; beginning.
  3006. (goto-line 10)
  3007. (org-backward-element)
  3008. (should (looking-at " - sub1"))
  3009. (goto-line 15)
  3010. (org-backward-element)
  3011. (should (looking-at "- item1"))
  3012. ;; 7.4. At blank-lines before list end: expected to move to top
  3013. ;; item.
  3014. (goto-line 14)
  3015. (org-backward-element)
  3016. (should (looking-at "- item1"))))
  3017. (ert-deftest test-org/up-element ()
  3018. "Test `org-up-element' specifications."
  3019. ;; 1. At BOB or with no surrounding element: should error.
  3020. (org-test-with-temp-text "Paragraph."
  3021. (should-error (org-up-element)))
  3022. (org-test-with-temp-text "* Head1\n* Head2"
  3023. (goto-line 2)
  3024. (should-error (org-up-element)))
  3025. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  3026. (goto-line 3)
  3027. (should-error (org-up-element)))
  3028. ;; 2. At an headline: move to parent headline.
  3029. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  3030. (goto-line 3)
  3031. (org-up-element)
  3032. (should (looking-at "\\* Head1")))
  3033. ;; 3. Inside a greater element: move to greater element beginning.
  3034. (org-test-with-temp-text
  3035. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  3036. (goto-line 3)
  3037. (org-up-element)
  3038. (should (looking-at "#\\+BEGIN_CENTER")))
  3039. ;; 4. List tests.
  3040. (org-test-with-temp-text "* Top
  3041. - item1
  3042. - sub1
  3043. - sub2
  3044. Paragraph within sub2.
  3045. - item2"
  3046. ;; 4.1. Within an item: move to the item beginning.
  3047. (goto-line 8)
  3048. (org-up-element)
  3049. (should (looking-at " - sub2"))
  3050. ;; 4.2. At an item in a sub-list: move to parent item.
  3051. (goto-line 4)
  3052. (org-up-element)
  3053. (should (looking-at "- item1"))
  3054. ;; 4.3. At an item in top list: move to beginning of whole list.
  3055. (goto-line 10)
  3056. (org-up-element)
  3057. (should (looking-at "- item1"))
  3058. ;; 4.4. Special case. At very top point: should move to parent of
  3059. ;; list.
  3060. (goto-line 2)
  3061. (org-up-element)
  3062. (should (looking-at "\\* Top"))))
  3063. (ert-deftest test-org/down-element ()
  3064. "Test `org-down-element' specifications."
  3065. ;; Error when the element hasn't got a recursive type.
  3066. (org-test-with-temp-text "Paragraph."
  3067. (should-error (org-down-element)))
  3068. ;; Error when the element has no contents
  3069. (org-test-with-temp-text "* Headline"
  3070. (should-error (org-down-element)))
  3071. ;; When at a plain-list, move to first item.
  3072. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  3073. (goto-line 2)
  3074. (org-down-element)
  3075. (should (looking-at " - Item 1.1")))
  3076. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  3077. (org-down-element)
  3078. (should (looking-at " Item 1")))
  3079. ;; When at a table, move to first row
  3080. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  3081. (org-down-element)
  3082. (should (looking-at " a | b |")))
  3083. ;; Otherwise, move inside the greater element.
  3084. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  3085. (org-down-element)
  3086. (should (looking-at "Paragraph"))))
  3087. (ert-deftest test-org/drag-element-backward ()
  3088. "Test `org-drag-element-backward' specifications."
  3089. ;; Standard test.
  3090. (should
  3091. (equal
  3092. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  3093. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  3094. (org-drag-element-backward)
  3095. (buffer-string))))
  3096. (should
  3097. (equal
  3098. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  3099. (org-test-with-temp-text
  3100. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  3101. (org-drag-element-backward)
  3102. (buffer-string))))
  3103. ;; Preserve blank lines.
  3104. (should
  3105. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  3106. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  3107. (org-drag-element-backward)
  3108. (buffer-string))))
  3109. ;; Preserve column.
  3110. (should
  3111. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  3112. (org-drag-element-backward)
  3113. (looking-at-p "2")))
  3114. ;; Error when trying to move first element of buffer.
  3115. (should-error
  3116. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  3117. (org-drag-element-backward)))
  3118. ;; Error when trying to swap nested elements.
  3119. (should-error
  3120. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  3121. (forward-line)
  3122. (org-drag-element-backward)))
  3123. ;; Error when trying to swap an headline element and a non-headline
  3124. ;; element.
  3125. (should-error
  3126. (org-test-with-temp-text "Test.\n* Head 1"
  3127. (forward-line)
  3128. (org-drag-element-backward)))
  3129. ;; Preserve visibility of elements and their contents.
  3130. (should
  3131. (equal '((63 . 82) (26 . 48))
  3132. (org-test-with-temp-text "
  3133. #+BEGIN_CENTER
  3134. Text.
  3135. #+END_CENTER
  3136. - item 1
  3137. #+BEGIN_QUOTE
  3138. Text.
  3139. #+END_QUOTE"
  3140. (while (search-forward "BEGIN_" nil t) (org-cycle))
  3141. (search-backward "- item 1")
  3142. (org-drag-element-backward)
  3143. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  3144. (overlays-in (point-min) (point-max)))))))
  3145. (ert-deftest test-org/drag-element-forward ()
  3146. "Test `org-drag-element-forward' specifications."
  3147. ;; 1. Error when trying to move first element of buffer.
  3148. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  3149. (goto-line 3)
  3150. (should-error (org-drag-element-forward)))
  3151. ;; 2. Error when trying to swap nested elements.
  3152. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  3153. (forward-line)
  3154. (should-error (org-drag-element-forward)))
  3155. ;; 3. Error when trying to swap a non-headline element and an
  3156. ;; headline.
  3157. (org-test-with-temp-text "Test.\n* Head 1"
  3158. (should-error (org-drag-element-forward)))
  3159. ;; 4. Otherwise, swap elements, preserving column and blank lines
  3160. ;; between elements.
  3161. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  3162. (search-forward "graph")
  3163. (org-drag-element-forward)
  3164. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  3165. (should (looking-at " 1")))
  3166. ;; 5. Preserve visibility of elements and their contents.
  3167. (org-test-with-temp-text "
  3168. #+BEGIN_CENTER
  3169. Text.
  3170. #+END_CENTER
  3171. - item 1
  3172. #+BEGIN_QUOTE
  3173. Text.
  3174. #+END_QUOTE"
  3175. (while (search-forward "BEGIN_" nil t) (org-cycle))
  3176. (search-backward "#+BEGIN_CENTER")
  3177. (org-drag-element-forward)
  3178. (should
  3179. (equal
  3180. '((63 . 82) (26 . 48))
  3181. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  3182. (overlays-in (point-min) (point-max)))))))
  3183. (ert-deftest test-org/next-block ()
  3184. "Test `org-next-block' specifications."
  3185. ;; Regular test.
  3186. (should
  3187. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  3188. (org-next-block 1)
  3189. (looking-at "#\\+BEGIN_CENTER")))
  3190. ;; Ignore case.
  3191. (should
  3192. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  3193. (let ((case-fold-search nil))
  3194. (org-next-block 1)
  3195. (looking-at "#\\+begin_center"))))
  3196. ;; Ignore current line.
  3197. (should
  3198. (org-test-with-temp-text
  3199. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  3200. (org-next-block 1)
  3201. (looking-at "#\\+BEGIN_CENTER")))
  3202. ;; Throw an error when no block is found.
  3203. (should-error
  3204. (org-test-with-temp-text "Paragraph"
  3205. (org-next-block 1)))
  3206. ;; With an argument, skip many blocks at once.
  3207. (should
  3208. (org-test-with-temp-text
  3209. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  3210. (org-next-block 2)
  3211. (looking-at "#\\+BEGIN_QUOTE")))
  3212. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  3213. (should
  3214. (org-test-with-temp-text
  3215. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  3216. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  3217. (looking-at "#\\+BEGIN_QUOTE")))
  3218. ;; Optional argument is also case-insensitive.
  3219. (should
  3220. (org-test-with-temp-text
  3221. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  3222. (let ((case-fold-search nil))
  3223. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  3224. (looking-at "#\\+begin_quote")))))
  3225. (ert-deftest test-org/previous-block ()
  3226. "Test `org-previous-block' specifications."
  3227. ;; Regular test.
  3228. (should
  3229. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  3230. (org-previous-block 1)
  3231. (looking-at "#\\+BEGIN_CENTER")))
  3232. ;; Ignore case.
  3233. (should
  3234. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  3235. (let ((case-fold-search nil))
  3236. (org-previous-block 1)
  3237. (looking-at "#\\+begin_center"))))
  3238. ;; Ignore current line.
  3239. (should
  3240. (org-test-with-temp-text
  3241. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  3242. (org-previous-block 1)
  3243. (looking-at "#\\+BEGIN_QUOTE")))
  3244. ;; Throw an error when no block is found.
  3245. (should-error
  3246. (org-test-with-temp-text "Paragraph<point>"
  3247. (org-previous-block 1)))
  3248. ;; With an argument, skip many blocks at once.
  3249. (should
  3250. (org-test-with-temp-text
  3251. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  3252. (org-previous-block 2)
  3253. (looking-at "#\\+BEGIN_CENTER")))
  3254. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  3255. (should
  3256. (org-test-with-temp-text
  3257. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  3258. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  3259. (looking-at "#\\+BEGIN_QUOTE")))
  3260. ;; Optional argument is also case-insensitive.
  3261. (should
  3262. (org-test-with-temp-text
  3263. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  3264. (let ((case-fold-search nil))
  3265. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  3266. (looking-at "#\\+begin_quote")))))
  3267. ;;; Outline structure
  3268. (ert-deftest test-org/demote ()
  3269. "Test `org-demote' specifications."
  3270. ;; Add correct number of stars according to `org-odd-levels-only'.
  3271. (should
  3272. (= 2
  3273. (org-test-with-temp-text "* H"
  3274. (let ((org-odd-levels-only nil)) (org-demote))
  3275. (org-current-level))))
  3276. (should
  3277. (= 3
  3278. (org-test-with-temp-text "* H"
  3279. (let ((org-odd-levels-only t)) (org-demote))
  3280. (org-current-level))))
  3281. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  3282. (should
  3283. (org-test-with-temp-text "* H :tag:"
  3284. (let ((org-tags-column 10)
  3285. (org-auto-align-tags t)
  3286. (org-odd-levels-only nil))
  3287. (org-demote))
  3288. (org-move-to-column 10)
  3289. (looking-at-p ":tag:$")))
  3290. (should-not
  3291. (org-test-with-temp-text "* H :tag:"
  3292. (let ((org-tags-column 10)
  3293. (org-auto-align-tags nil)
  3294. (org-odd-levels-only nil))
  3295. (org-demote))
  3296. (org-move-to-column 10)
  3297. (looking-at-p ":tag:$")))
  3298. ;; When `org-adapt-indentation' is non-nil, always indent planning
  3299. ;; info and property drawers accordingly.
  3300. (should
  3301. (= 3
  3302. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3303. (let ((org-odd-levels-only nil)
  3304. (org-adapt-indentation t))
  3305. (org-demote))
  3306. (forward-line)
  3307. (org-get-indentation))))
  3308. (should
  3309. (= 3
  3310. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  3311. (let ((org-odd-levels-only nil)
  3312. (org-adapt-indentation t))
  3313. (org-demote))
  3314. (forward-line)
  3315. (org-get-indentation))))
  3316. (should-not
  3317. (= 3
  3318. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3319. (let ((org-odd-levels-only nil)
  3320. (org-adapt-indentation nil))
  3321. (org-demote))
  3322. (forward-line)
  3323. (org-get-indentation))))
  3324. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  3325. ;; section accordingly. Ignore, however, footnote definitions and
  3326. ;; inlinetasks boundaries.
  3327. (should
  3328. (= 3
  3329. (org-test-with-temp-text "* H\n Paragraph"
  3330. (let ((org-odd-levels-only nil)
  3331. (org-adapt-indentation t))
  3332. (org-demote))
  3333. (forward-line)
  3334. (org-get-indentation))))
  3335. (should
  3336. (= 2
  3337. (org-test-with-temp-text "* H\n Paragraph"
  3338. (let ((org-odd-levels-only nil)
  3339. (org-adapt-indentation nil))
  3340. (org-demote))
  3341. (forward-line)
  3342. (org-get-indentation))))
  3343. (should
  3344. (zerop
  3345. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  3346. (let ((org-odd-levels-only nil)
  3347. (org-adapt-indentation t))
  3348. (org-demote))
  3349. (goto-char (point-max))
  3350. (org-get-indentation))))
  3351. (should
  3352. (= 3
  3353. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  3354. (let ((org-odd-levels-only nil)
  3355. (org-adapt-indentation t))
  3356. (org-demote))
  3357. (goto-char (point-max))
  3358. (org-get-indentation))))
  3359. (when (featurep 'org-inlinetask)
  3360. (should
  3361. (zerop
  3362. (let ((org-inlinetask-min-level 5)
  3363. (org-adapt-indentation t))
  3364. (org-test-with-temp-text "* H\n***** I\n***** END"
  3365. (org-demote)
  3366. (forward-line)
  3367. (org-get-indentation))))))
  3368. (when (featurep 'org-inlinetask)
  3369. (should
  3370. (= 3
  3371. (let ((org-inlinetask-min-level 5)
  3372. (org-adapt-indentation t))
  3373. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  3374. (org-demote)
  3375. (forward-line 2)
  3376. (org-get-indentation))))))
  3377. ;; Ignore contents of source blocks or example blocks when
  3378. ;; indentation should be preserved (through
  3379. ;; `org-src-preserve-indentation' or "-i" flag).
  3380. (should-not
  3381. (zerop
  3382. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  3383. (let ((org-adapt-indentation t)
  3384. (org-src-preserve-indentation nil))
  3385. (org-demote))
  3386. (forward-line 2)
  3387. (org-get-indentation))))
  3388. (should
  3389. (zerop
  3390. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  3391. (let ((org-adapt-indentation t)
  3392. (org-src-preserve-indentation t))
  3393. (org-demote))
  3394. (forward-line 2)
  3395. (org-get-indentation))))
  3396. (should
  3397. (zerop
  3398. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  3399. (let ((org-adapt-indentation t)
  3400. (org-src-preserve-indentation t))
  3401. (org-demote))
  3402. (forward-line 2)
  3403. (org-get-indentation))))
  3404. (should
  3405. (zerop
  3406. (org-test-with-temp-text
  3407. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  3408. (let ((org-adapt-indentation t)
  3409. (org-src-preserve-indentation nil))
  3410. (org-demote))
  3411. (forward-line 2)
  3412. (org-get-indentation)))))
  3413. (ert-deftest test-org/promote ()
  3414. "Test `org-promote' specifications."
  3415. ;; Return an error if headline is to be promoted to level 0, unless
  3416. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  3417. ;; headline becomes a comment.
  3418. (should-error
  3419. (org-test-with-temp-text "* H"
  3420. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  3421. (should
  3422. (equal "# H"
  3423. (org-test-with-temp-text "* H"
  3424. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  3425. (buffer-string))))
  3426. ;; Remove correct number of stars according to
  3427. ;; `org-odd-levels-only'.
  3428. (should
  3429. (= 2
  3430. (org-test-with-temp-text "*** H"
  3431. (let ((org-odd-levels-only nil)) (org-promote))
  3432. (org-current-level))))
  3433. (should
  3434. (= 1
  3435. (org-test-with-temp-text "*** H"
  3436. (let ((org-odd-levels-only t)) (org-promote))
  3437. (org-current-level))))
  3438. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  3439. (should
  3440. (org-test-with-temp-text "** H :tag:"
  3441. (let ((org-tags-column 10)
  3442. (org-auto-align-tags t)
  3443. (org-odd-levels-only nil))
  3444. (org-promote))
  3445. (org-move-to-column 10)
  3446. (looking-at-p ":tag:$")))
  3447. (should-not
  3448. (org-test-with-temp-text "** H :tag:"
  3449. (let ((org-tags-column 10)
  3450. (org-auto-align-tags nil)
  3451. (org-odd-levels-only nil))
  3452. (org-promote))
  3453. (org-move-to-column 10)
  3454. (looking-at-p ":tag:$")))
  3455. ;; When `org-adapt-indentation' is non-nil, always indent planning
  3456. ;; info and property drawers.
  3457. (should
  3458. (= 2
  3459. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  3460. (let ((org-odd-levels-only nil)
  3461. (org-adapt-indentation t))
  3462. (org-promote))
  3463. (forward-line)
  3464. (org-get-indentation))))
  3465. (should
  3466. (= 2
  3467. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  3468. (let ((org-odd-levels-only nil)
  3469. (org-adapt-indentation t))
  3470. (org-promote))
  3471. (forward-line)
  3472. (org-get-indentation))))
  3473. (should-not
  3474. (= 2
  3475. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  3476. (let ((org-odd-levels-only nil)
  3477. (org-adapt-indentation nil))
  3478. (org-promote))
  3479. (forward-line)
  3480. (org-get-indentation))))
  3481. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  3482. ;; section accordingly. Ignore, however, footnote definitions and
  3483. ;; inlinetasks boundaries.
  3484. (should
  3485. (= 2
  3486. (org-test-with-temp-text "** H\n Paragraph"
  3487. (let ((org-odd-levels-only nil)
  3488. (org-adapt-indentation t))
  3489. (org-promote))
  3490. (forward-line)
  3491. (org-get-indentation))))
  3492. (should-not
  3493. (= 2
  3494. (org-test-with-temp-text "** H\n Paragraph"
  3495. (let ((org-odd-levels-only nil)
  3496. (org-adapt-indentation nil))
  3497. (org-promote))
  3498. (forward-line)
  3499. (org-get-indentation))))
  3500. (should
  3501. (= 2
  3502. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  3503. (let ((org-odd-levels-only nil)
  3504. (org-adapt-indentation t))
  3505. (org-promote))
  3506. (forward-line)
  3507. (org-get-indentation))))
  3508. (when (featurep 'org-inlinetask)
  3509. (should
  3510. (zerop
  3511. (let ((org-inlinetask-min-level 5)
  3512. (org-adapt-indentation t))
  3513. (org-test-with-temp-text "** H\n***** I\n***** END"
  3514. (org-promote)
  3515. (forward-line)
  3516. (org-get-indentation))))))
  3517. (when (featurep 'org-inlinetask)
  3518. (should
  3519. (= 2
  3520. (let ((org-inlinetask-min-level 5)
  3521. (org-adapt-indentation t))
  3522. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  3523. (org-promote)
  3524. (forward-line 2)
  3525. (org-get-indentation))))))
  3526. ;; Give up shifting if it would break document's structure
  3527. ;; otherwise.
  3528. (should
  3529. (= 3
  3530. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  3531. (let ((org-odd-levels-only nil)
  3532. (org-adapt-indentation t))
  3533. (org-promote))
  3534. (forward-line)
  3535. (org-get-indentation))))
  3536. (should
  3537. (= 3
  3538. (org-test-with-temp-text "** H\n Paragraph\n * list."
  3539. (let ((org-odd-levels-only nil)
  3540. (org-adapt-indentation t))
  3541. (org-promote))
  3542. (forward-line)
  3543. (org-get-indentation))))
  3544. ;; Ignore contents of source blocks or example blocks when
  3545. ;; indentation should be preserved (through
  3546. ;; `org-src-preserve-indentation' or "-i" flag).
  3547. (should-not
  3548. (zerop
  3549. (org-test-with-temp-text
  3550. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  3551. (let ((org-adapt-indentation t)
  3552. (org-src-preserve-indentation nil)
  3553. (org-odd-levels-only nil))
  3554. (org-promote))
  3555. (forward-line)
  3556. (org-get-indentation))))
  3557. (should
  3558. (zerop
  3559. (org-test-with-temp-text
  3560. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  3561. (let ((org-adapt-indentation t)
  3562. (org-src-preserve-indentation t)
  3563. (org-odd-levels-only nil))
  3564. (org-promote))
  3565. (forward-line)
  3566. (org-get-indentation))))
  3567. (should
  3568. (zerop
  3569. (org-test-with-temp-text
  3570. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  3571. (let ((org-adapt-indentation t)
  3572. (org-src-preserve-indentation t)
  3573. (org-odd-levels-only nil))
  3574. (org-promote))
  3575. (forward-line)
  3576. (org-get-indentation))))
  3577. (should
  3578. (zerop
  3579. (org-test-with-temp-text
  3580. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  3581. (let ((org-adapt-indentation t)
  3582. (org-src-preserve-indentation nil)
  3583. (org-odd-levels-only nil))
  3584. (org-promote))
  3585. (forward-line)
  3586. (org-get-indentation)))))
  3587. ;;; Planning
  3588. (ert-deftest test-org/at-planning-p ()
  3589. "Test `org-at-planning-p' specifications."
  3590. ;; Regular test.
  3591. (should
  3592. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  3593. (org-at-planning-p)))
  3594. (should-not
  3595. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  3596. (org-at-planning-p)))
  3597. ;; Correctly find planning attached to inlinetasks.
  3598. (when (featurep 'org-inlinetask)
  3599. (should
  3600. (org-test-with-temp-text
  3601. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  3602. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3603. (should-not
  3604. (org-test-with-temp-text
  3605. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  3606. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3607. (should-not
  3608. (org-test-with-temp-text
  3609. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  3610. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  3611. (should-not
  3612. (org-test-with-temp-text
  3613. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  3614. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  3615. (ert-deftest test-org/add-planning-info ()
  3616. "Test `org-add-planning-info'."
  3617. ;; Create deadline when `org-adapt-indentation' is non-nil.
  3618. (should
  3619. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3620. (org-test-with-temp-text "* H\nParagraph<point>"
  3621. (let ((org-adapt-indentation t))
  3622. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3623. (replace-regexp-in-string
  3624. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3625. nil nil 1))))
  3626. ;; Create deadline when `org-adapt-indentation' is nil.
  3627. (should
  3628. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3629. (org-test-with-temp-text "* H\nParagraph<point>"
  3630. (let ((org-adapt-indentation nil))
  3631. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3632. (replace-regexp-in-string
  3633. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3634. nil nil 1))))
  3635. ;; Update deadline when `org-adapt-indentation' is non-nil.
  3636. (should
  3637. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3638. (org-test-with-temp-text "\
  3639. * H
  3640. DEADLINE: <2015-06-24 Wed>
  3641. Paragraph<point>"
  3642. (let ((org-adapt-indentation t))
  3643. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3644. (replace-regexp-in-string
  3645. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3646. nil nil 1))))
  3647. ;; Update deadline when `org-adapt-indentation' is nil.
  3648. (should
  3649. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3650. (org-test-with-temp-text "\
  3651. * H
  3652. DEADLINE: <2015-06-24 Wed>
  3653. Paragraph<point>"
  3654. (let ((org-adapt-indentation nil))
  3655. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3656. (replace-regexp-in-string
  3657. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3658. nil nil 1))))
  3659. ;; Schedule when `org-adapt-indentation' is non-nil.
  3660. (should
  3661. (equal "* H\n SCHEDULED: <2015-06-25>\nParagraph"
  3662. (org-test-with-temp-text "* H\nParagraph<point>"
  3663. (let ((org-adapt-indentation t))
  3664. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  3665. (replace-regexp-in-string
  3666. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3667. nil nil 1))))
  3668. ;; Schedule when `org-adapt-indentation' is nil.
  3669. (should
  3670. (equal "* H\nSCHEDULED: <2015-06-25>\nParagraph"
  3671. (org-test-with-temp-text "* H\nParagraph<point>"
  3672. (let ((org-adapt-indentation nil))
  3673. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  3674. (replace-regexp-in-string
  3675. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3676. nil nil 1))))
  3677. ;; Add deadline when scheduled.
  3678. (should
  3679. (equal "\
  3680. * H
  3681. DEADLINE: <2015-06-25> SCHEDULED: <2015-06-24>
  3682. Paragraph"
  3683. (org-test-with-temp-text "\
  3684. * H
  3685. SCHEDULED: <2015-06-24 Wed>
  3686. Paragraph<point>"
  3687. (let ((org-adapt-indentation t))
  3688. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  3689. (replace-regexp-in-string
  3690. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3691. nil nil 1))))
  3692. ;; Remove middle entry.
  3693. (should
  3694. (equal "\
  3695. * H
  3696. CLOSED: [2015-06-24] SCHEDULED: <2015-06-24>
  3697. Paragraph"
  3698. (org-test-with-temp-text "\
  3699. * H
  3700. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  3701. Paragraph<point>"
  3702. (let ((org-adapt-indentation t))
  3703. (org-add-planning-info nil nil 'deadline))
  3704. (replace-regexp-in-string
  3705. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  3706. nil nil 1))))
  3707. ;; Remove last entry and then middle entry (order should not
  3708. ;; matter).
  3709. (should
  3710. (equal "\
  3711. * H
  3712. CLOSED: [2015-06-24]
  3713. Paragraph"
  3714. (org-test-with-temp-text "\
  3715. * H
  3716. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  3717. Paragraph<point>"
  3718. (let ((org-adapt-indentation t))
  3719. (org-add-planning-info nil nil 'scheduled 'deadline))
  3720. (replace-regexp-in-string
  3721. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  3722. nil nil 1))))
  3723. ;; Remove closed when `org-adapt-indentation' is non-nil.
  3724. (should
  3725. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3726. (org-test-with-temp-text "\
  3727. * H
  3728. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  3729. Paragraph<point>"
  3730. (let ((org-adapt-indentation t))
  3731. (org-add-planning-info nil nil 'closed))
  3732. (replace-regexp-in-string
  3733. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3734. nil nil 1))))
  3735. (should
  3736. (equal "* H\n Paragraph"
  3737. (org-test-with-temp-text "\
  3738. * H
  3739. CLOSED: [2015-06-25 Thu]
  3740. Paragraph<point>"
  3741. (let ((org-adapt-indentation t))
  3742. (org-add-planning-info nil nil 'closed))
  3743. (replace-regexp-in-string
  3744. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3745. nil nil 1))))
  3746. ;; Remove closed when `org-adapt-indentation' is nil.
  3747. (should
  3748. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  3749. (org-test-with-temp-text "\
  3750. * H
  3751. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  3752. Paragraph<point>"
  3753. (let ((org-adapt-indentation nil))
  3754. (org-add-planning-info nil nil 'closed))
  3755. (replace-regexp-in-string
  3756. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3757. nil nil 1))))
  3758. (should
  3759. (equal "* H\nParagraph"
  3760. (org-test-with-temp-text "\
  3761. * H
  3762. CLOSED: [2015-06-25 Thu]
  3763. Paragraph<point>"
  3764. (let ((org-adapt-indentation nil))
  3765. (org-add-planning-info nil nil 'closed))
  3766. (replace-regexp-in-string
  3767. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3768. nil nil 1))))
  3769. ;; Remove closed entry and delete empty line.
  3770. (should
  3771. (equal "\
  3772. * H
  3773. Paragraph"
  3774. (org-test-with-temp-text "\
  3775. * H
  3776. CLOSED: [2015-06-24 Wed]
  3777. Paragraph<point>"
  3778. (let ((org-adapt-indentation t))
  3779. (org-add-planning-info nil nil 'closed))
  3780. (replace-regexp-in-string
  3781. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3782. nil nil 1))))
  3783. ;; Remove one entry and update another.
  3784. (should
  3785. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  3786. (org-test-with-temp-text "\
  3787. * H
  3788. SCHEDULED: <2015-06-23 Tue> DEADLINE: <2015-06-24 Wed>
  3789. Paragraph<point>"
  3790. (let ((org-adapt-indentation t))
  3791. (org-add-planning-info 'deadline "<2015-06-25 Thu>" 'scheduled))
  3792. (replace-regexp-in-string
  3793. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  3794. nil nil 1)))))
  3795. ;;; Property API
  3796. (ert-deftest test-org/buffer-property-keys ()
  3797. "Test `org-buffer-property-keys' specifications."
  3798. ;; Retrieve properties accross siblings.
  3799. (should
  3800. (equal '("A" "B")
  3801. (org-test-with-temp-text "
  3802. * H1
  3803. :PROPERTIES:
  3804. :A: 1
  3805. :END:
  3806. * H2
  3807. :PROPERTIES:
  3808. :B: 1
  3809. :END:"
  3810. (org-buffer-property-keys))))
  3811. ;; Retrieve properties accross children.
  3812. (should
  3813. (equal '("A" "B")
  3814. (org-test-with-temp-text "
  3815. * H1
  3816. :PROPERTIES:
  3817. :A: 1
  3818. :END:
  3819. ** H2
  3820. :PROPERTIES:
  3821. :B: 1
  3822. :END:"
  3823. (org-buffer-property-keys))))
  3824. ;; Retrieve muliple properties in the same drawer.
  3825. (should
  3826. (equal '("A" "B")
  3827. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3828. (org-buffer-property-keys))))
  3829. ;; Ignore extension symbol in property name.
  3830. (should
  3831. (equal '("A")
  3832. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  3833. (org-buffer-property-keys))))
  3834. ;; With non-nil COLUMNS, extract property names from columns.
  3835. (should
  3836. (equal '("A" "B")
  3837. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  3838. (org-buffer-property-keys nil nil t))))
  3839. (should
  3840. (equal '("A" "B" "COLUMNS")
  3841. (org-test-with-temp-text
  3842. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  3843. (org-buffer-property-keys nil nil t))))
  3844. ;; With non-nil IGNORE-MALFORMED malformed property drawers are silently ignored.
  3845. (should
  3846. (equal '("A")
  3847. (org-test-with-temp-text
  3848. "* a\n:PROPERTIES:\n:A: 1\n:END:\n* b\n:PROPERTIES:\nsome junk here\n:END:\n"
  3849. (org-buffer-property-keys nil nil nil t)))))
  3850. (ert-deftest test-org/property-values ()
  3851. "Test `org-property-values' specifications."
  3852. ;; Regular test.
  3853. (should
  3854. (equal '("2" "1")
  3855. (org-test-with-temp-text
  3856. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  3857. (org-property-values "A"))))
  3858. ;; Ignore empty values.
  3859. (should-not
  3860. (org-test-with-temp-text
  3861. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  3862. (org-property-values "A")))
  3863. ;; Take into consideration extended values.
  3864. (should
  3865. (equal '("1 2")
  3866. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  3867. (org-property-values "A")))))
  3868. (ert-deftest test-org/find-property ()
  3869. "Test `org-find-property' specifications."
  3870. ;; Regular test.
  3871. (should
  3872. (= 1
  3873. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  3874. (org-find-property "prop"))))
  3875. ;; Ignore false positives.
  3876. (should
  3877. (= 27
  3878. (org-test-with-temp-text
  3879. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  3880. (org-find-property "A"))))
  3881. ;; Return first entry found in buffer.
  3882. (should
  3883. (= 1
  3884. (org-test-with-temp-text
  3885. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  3886. (org-find-property "A"))))
  3887. ;; Only search visible part of the buffer.
  3888. (should
  3889. (= 31
  3890. (org-test-with-temp-text
  3891. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  3892. (org-narrow-to-subtree)
  3893. (org-find-property "A"))))
  3894. ;; With optional argument, only find entries with a specific value.
  3895. (should-not
  3896. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3897. (org-find-property "A" "2")))
  3898. (should
  3899. (= 31
  3900. (org-test-with-temp-text
  3901. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  3902. (org-find-property "A" "2"))))
  3903. ;; Use "nil" for explicit nil values.
  3904. (should
  3905. (= 31
  3906. (org-test-with-temp-text
  3907. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  3908. (org-find-property "A" "nil")))))
  3909. (ert-deftest test-org/entry-delete ()
  3910. "Test `org-entry-delete' specifications."
  3911. ;; Regular test.
  3912. (should
  3913. (string-match
  3914. " *:PROPERTIES:\n *:B: +2\n *:END:"
  3915. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3916. (org-entry-delete (point) "A")
  3917. (buffer-string))))
  3918. ;; Also remove accumulated properties.
  3919. (should-not
  3920. (string-match
  3921. ":A"
  3922. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  3923. (org-entry-delete (point) "A")
  3924. (buffer-string))))
  3925. ;; When last property is removed, remove the property drawer.
  3926. (should-not
  3927. (string-match
  3928. ":PROPERTIES:"
  3929. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  3930. (org-entry-delete (point) "A")
  3931. (buffer-string))))
  3932. ;; Return a non-nil value when some property was removed.
  3933. (should
  3934. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3935. (org-entry-delete (point) "A")))
  3936. (should-not
  3937. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  3938. (org-entry-delete (point) "C"))))
  3939. (ert-deftest test-org/entry-get ()
  3940. "Test `org-entry-get' specifications."
  3941. ;; Regular test.
  3942. (should
  3943. (equal "1"
  3944. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3945. (org-entry-get (point) "A"))))
  3946. ;; Ignore case.
  3947. (should
  3948. (equal "1"
  3949. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3950. (org-entry-get (point) "a"))))
  3951. ;; Handle extended values, both before and after base value.
  3952. (should
  3953. (equal "1 2 3"
  3954. (org-test-with-temp-text
  3955. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  3956. (org-entry-get (point) "A"))))
  3957. ;; Empty values are returned as the empty string.
  3958. (should
  3959. (equal ""
  3960. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  3961. (org-entry-get (point) "A"))))
  3962. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  3963. ;; otherwise, return nil.
  3964. (should-not
  3965. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  3966. (org-entry-get (point) "A")))
  3967. (should
  3968. (equal "nil"
  3969. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  3970. (org-entry-get (point) "A" nil t))))
  3971. ;; Return nil when no property is found, independently on the
  3972. ;; LITERAL-NIL argument.
  3973. (should-not
  3974. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3975. (org-entry-get (point) "B")))
  3976. (should-not
  3977. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  3978. (org-entry-get (point) "B" nil t)))
  3979. ;; Handle inheritance, when allowed. Include extended values and
  3980. ;; possibly global values.
  3981. (should
  3982. (equal
  3983. "1"
  3984. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3985. (org-entry-get (point) "A" t))))
  3986. (should
  3987. (equal
  3988. "1"
  3989. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3990. (let ((org-use-property-inheritance t))
  3991. (org-entry-get (point) "A" 'selective)))))
  3992. (should-not
  3993. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  3994. (let ((org-use-property-inheritance nil))
  3995. (org-entry-get (point) "A" 'selective))))
  3996. (should
  3997. (equal
  3998. "1 2"
  3999. (org-test-with-temp-text
  4000. "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A+: 2\n:END:"
  4001. (org-entry-get (point-max) "A" t))))
  4002. (should
  4003. (equal "1"
  4004. (org-test-with-temp-text
  4005. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A: 1\n:END:"
  4006. (org-mode-restart)
  4007. (org-entry-get (point-max) "A" t))))
  4008. (should
  4009. (equal "0 1"
  4010. (org-test-with-temp-text
  4011. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A+: 1\n:END:"
  4012. (org-mode-restart)
  4013. (org-entry-get (point-max) "A" t)))))
  4014. (ert-deftest test-org/entry-properties ()
  4015. "Test `org-entry-properties' specifications."
  4016. ;; Get "ITEM" property.
  4017. (should
  4018. (equal "H"
  4019. (org-test-with-temp-text "* TODO H"
  4020. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  4021. (should
  4022. (equal "H"
  4023. (org-test-with-temp-text "* TODO H"
  4024. (cdr (assoc "ITEM" (org-entry-properties))))))
  4025. ;; Get "TODO" property. TODO keywords are case sensitive.
  4026. (should
  4027. (equal "TODO"
  4028. (org-test-with-temp-text "* TODO H"
  4029. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  4030. (should
  4031. (equal "TODO"
  4032. (org-test-with-temp-text "* TODO H"
  4033. (cdr (assoc "TODO" (org-entry-properties))))))
  4034. (should-not
  4035. (org-test-with-temp-text "* H"
  4036. (assoc "TODO" (org-entry-properties nil "TODO"))))
  4037. (should-not
  4038. (org-test-with-temp-text "* todo H"
  4039. (assoc "TODO" (org-entry-properties nil "TODO"))))
  4040. ;; Get "PRIORITY" property.
  4041. (should
  4042. (equal "A"
  4043. (org-test-with-temp-text "* [#A] H"
  4044. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  4045. (should
  4046. (equal "A"
  4047. (org-test-with-temp-text "* [#A] H"
  4048. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  4049. (should
  4050. (equal (char-to-string org-default-priority)
  4051. (org-test-with-temp-text "* H"
  4052. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  4053. ;; Get "FILE" property.
  4054. (should
  4055. (org-test-with-temp-text-in-file "* H\nParagraph"
  4056. (file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  4057. (buffer-file-name))))
  4058. (should
  4059. (org-test-with-temp-text-in-file "* H\nParagraph"
  4060. (file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  4061. (buffer-file-name))))
  4062. (should-not
  4063. (org-test-with-temp-text "* H\nParagraph"
  4064. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  4065. ;; Get "TAGS" property.
  4066. (should
  4067. (equal ":tag1:tag2:"
  4068. (org-test-with-temp-text "* H :tag1:tag2:"
  4069. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  4070. (should
  4071. (equal ":tag1:tag2:"
  4072. (org-test-with-temp-text "* H :tag1:tag2:"
  4073. (cdr (assoc "TAGS" (org-entry-properties))))))
  4074. (should-not
  4075. (org-test-with-temp-text "* H"
  4076. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  4077. ;; Get "ALLTAGS" property.
  4078. (should
  4079. (equal ":tag1:tag2:"
  4080. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  4081. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  4082. (should
  4083. (equal ":tag1:tag2:"
  4084. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  4085. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  4086. (should-not
  4087. (org-test-with-temp-text "* H"
  4088. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  4089. ;; Get "BLOCKED" property.
  4090. (should
  4091. (equal "t"
  4092. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  4093. (let ((org-enforce-todo-dependencies t)
  4094. (org-blocker-hook
  4095. '(org-block-todo-from-children-or-siblings-or-parent)))
  4096. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  4097. (should
  4098. (equal ""
  4099. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  4100. (let ((org-enforce-todo-dependencies t)
  4101. (org-blocker-hook
  4102. '(org-block-todo-from-children-or-siblings-or-parent)))
  4103. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  4104. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  4105. (should
  4106. (equal
  4107. "[2012-03-29 thu.]"
  4108. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  4109. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  4110. (should
  4111. (equal
  4112. "[2012-03-29 thu.]"
  4113. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  4114. (cdr (assoc "CLOSED" (org-entry-properties))))))
  4115. (should-not
  4116. (org-test-with-temp-text "* H"
  4117. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  4118. (should
  4119. (equal
  4120. "<2014-03-04 tue.>"
  4121. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4122. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  4123. (should
  4124. (equal
  4125. "<2014-03-04 tue.>"
  4126. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4127. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  4128. (should-not
  4129. (org-test-with-temp-text "* H"
  4130. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  4131. (should
  4132. (equal
  4133. "<2014-03-04 tue.>"
  4134. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  4135. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  4136. (should
  4137. (equal
  4138. "<2014-03-04 tue.>"
  4139. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  4140. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  4141. (should-not
  4142. (org-test-with-temp-text "* H"
  4143. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  4144. ;; Get "CATEGORY"
  4145. (should
  4146. (equal "cat"
  4147. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  4148. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  4149. (should
  4150. (equal "cat"
  4151. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  4152. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  4153. (should
  4154. (equal "cat"
  4155. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  4156. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  4157. (should
  4158. (equal "cat2"
  4159. (org-test-with-temp-text
  4160. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  4161. "\n"
  4162. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  4163. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  4164. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  4165. (should
  4166. (equal "<2012-03-29 thu.>"
  4167. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  4168. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  4169. (should
  4170. (equal "[2012-03-29 thu.]"
  4171. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  4172. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  4173. (should
  4174. (equal "<2012-03-29 thu.>"
  4175. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  4176. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  4177. (should
  4178. (equal "[2014-03-04 tue.]"
  4179. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  4180. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties nil "TIMESTAMP_IA"))))))
  4181. ;; Get standard properties.
  4182. (should
  4183. (equal "1"
  4184. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4185. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  4186. ;; Handle extended properties.
  4187. (should
  4188. (equal "1 2 3"
  4189. (org-test-with-temp-text
  4190. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  4191. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  4192. (should
  4193. (equal "1 2 3"
  4194. (org-test-with-temp-text
  4195. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  4196. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  4197. ;; Ignore forbidden (special) properties.
  4198. (should-not
  4199. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  4200. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  4201. (ert-deftest test-org/entry-put ()
  4202. "Test `org-entry-put' specifications."
  4203. ;; Error when not a string or nil.
  4204. (should-error
  4205. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  4206. (org-entry-put 1 "test" 2)))
  4207. ;; Error when property name is invalid.
  4208. (should-error
  4209. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  4210. (org-entry-put 1 "no space" "value")))
  4211. (should-error
  4212. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  4213. (org-entry-put 1 "" "value")))
  4214. ;; Set "TODO" property.
  4215. (should
  4216. (string-match (regexp-quote " TODO H")
  4217. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  4218. (org-entry-put (point) "TODO" "TODO")
  4219. (buffer-string))))
  4220. (should
  4221. (string-match (regexp-quote "* H")
  4222. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  4223. (org-entry-put (point) "TODO" nil)
  4224. (buffer-string))))
  4225. ;; Set "PRIORITY" property.
  4226. (should
  4227. (equal "* [#A] H"
  4228. (org-test-with-temp-text "* [#B] H"
  4229. (org-entry-put (point) "PRIORITY" "A")
  4230. (buffer-string))))
  4231. (should
  4232. (equal "* H"
  4233. (org-test-with-temp-text "* [#B] H"
  4234. (org-entry-put (point) "PRIORITY" nil)
  4235. (buffer-string))))
  4236. ;; Set "SCHEDULED" property.
  4237. (should
  4238. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  4239. (org-test-with-temp-text "* H"
  4240. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  4241. (buffer-string))))
  4242. (should
  4243. (string= "* H\n"
  4244. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  4245. (org-entry-put (point) "SCHEDULED" nil)
  4246. (buffer-string))))
  4247. (should
  4248. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  4249. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  4250. (org-entry-put (point) "SCHEDULED" "earlier")
  4251. (buffer-string))))
  4252. (should
  4253. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  4254. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  4255. (org-entry-put (point) "SCHEDULED" "later")
  4256. (buffer-string))))
  4257. ;; Set "DEADLINE" property.
  4258. (should
  4259. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  4260. (org-test-with-temp-text "* H"
  4261. (org-entry-put (point) "DEADLINE" "2014-03-04")
  4262. (buffer-string))))
  4263. (should
  4264. (string= "* H\n"
  4265. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4266. (org-entry-put (point) "DEADLINE" nil)
  4267. (buffer-string))))
  4268. (should
  4269. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  4270. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4271. (org-entry-put (point) "DEADLINE" "earlier")
  4272. (buffer-string))))
  4273. (should
  4274. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  4275. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  4276. (org-entry-put (point) "DEADLINE" "later")
  4277. (buffer-string))))
  4278. ;; Set "CATEGORY" property
  4279. (should
  4280. (string-match "^ *:CATEGORY: cat"
  4281. (org-test-with-temp-text "* H"
  4282. (org-entry-put (point) "CATEGORY" "cat")
  4283. (buffer-string))))
  4284. ;; Regular properties, with or without pre-existing drawer.
  4285. (should
  4286. (string-match "^ *:A: +2$"
  4287. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4288. (org-entry-put (point) "A" "2")
  4289. (buffer-string))))
  4290. (should
  4291. (string-match "^ *:A: +1$"
  4292. (org-test-with-temp-text "* H"
  4293. (org-entry-put (point) "A" "1")
  4294. (buffer-string))))
  4295. ;; Special case: two consecutive headlines.
  4296. (should
  4297. (string-match "\\* A\n *:PROPERTIES:"
  4298. (org-test-with-temp-text "* A\n** B"
  4299. (org-entry-put (point) "A" "1")
  4300. (buffer-string)))))
  4301. ;;; Radio Targets
  4302. (ert-deftest test-org/update-radio-target-regexp ()
  4303. "Test `org-update-radio-target-regexp' specifications."
  4304. ;; Properly update cache with no previous radio target regexp.
  4305. (should
  4306. (eq 'link
  4307. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  4308. (save-excursion (goto-char (point-max)) (org-element-context))
  4309. (insert "<<<")
  4310. (search-forward "o")
  4311. (insert ">>>")
  4312. (org-update-radio-target-regexp)
  4313. (goto-char (point-max))
  4314. (org-element-type (org-element-context)))))
  4315. ;; Properly update cache with previous radio target regexp.
  4316. (should
  4317. (eq 'link
  4318. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  4319. (save-excursion (goto-char (point-max)) (org-element-context))
  4320. (insert "<<<")
  4321. (search-forward "o")
  4322. (insert ">>>")
  4323. (org-update-radio-target-regexp)
  4324. (search-backward "r")
  4325. (delete-char 5)
  4326. (insert "new")
  4327. (org-update-radio-target-regexp)
  4328. (goto-char (point-max))
  4329. (delete-region (line-beginning-position) (point))
  4330. (insert "new")
  4331. (org-element-type (org-element-context))))))
  4332. ;;; Sparse trees
  4333. (ert-deftest test-org/match-sparse-tree ()
  4334. "Test `org-match-sparse-tree' specifications."
  4335. ;; Match tags.
  4336. (should-not
  4337. (org-test-with-temp-text "* H\n** H1 :tag:"
  4338. (org-match-sparse-tree nil "tag")
  4339. (search-forward "H1")
  4340. (org-invisible-p2)))
  4341. (should
  4342. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  4343. (org-match-sparse-tree nil "tag")
  4344. (search-forward "H2")
  4345. (org-invisible-p2)))
  4346. ;; "-" operator for tags.
  4347. (should-not
  4348. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4349. (org-match-sparse-tree nil "tag1-tag2")
  4350. (search-forward "H1")
  4351. (org-invisible-p2)))
  4352. (should
  4353. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4354. (org-match-sparse-tree nil "tag1-tag2")
  4355. (search-forward "H2")
  4356. (org-invisible-p2)))
  4357. ;; "&" operator for tags.
  4358. (should
  4359. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4360. (org-match-sparse-tree nil "tag1&tag2")
  4361. (search-forward "H1")
  4362. (org-invisible-p2)))
  4363. (should-not
  4364. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4365. (org-match-sparse-tree nil "tag1&tag2")
  4366. (search-forward "H2")
  4367. (org-invisible-p2)))
  4368. ;; "|" operator for tags.
  4369. (should-not
  4370. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4371. (org-match-sparse-tree nil "tag1|tag2")
  4372. (search-forward "H1")
  4373. (org-invisible-p2)))
  4374. (should-not
  4375. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  4376. (org-match-sparse-tree nil "tag1|tag2")
  4377. (search-forward "H2")
  4378. (org-invisible-p2)))
  4379. ;; Regexp match on tags.
  4380. (should-not
  4381. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  4382. (org-match-sparse-tree nil "{^tag.*}")
  4383. (search-forward "H1")
  4384. (org-invisible-p2)))
  4385. (should
  4386. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  4387. (org-match-sparse-tree nil "{^tag.*}")
  4388. (search-forward "H2")
  4389. (org-invisible-p2)))
  4390. ;; Match group tags.
  4391. (should-not
  4392. (org-test-with-temp-text
  4393. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  4394. (org-match-sparse-tree nil "work")
  4395. (search-forward "H1")
  4396. (org-invisible-p2)))
  4397. (should-not
  4398. (org-test-with-temp-text
  4399. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  4400. (org-match-sparse-tree nil "work")
  4401. (search-forward "H2")
  4402. (org-invisible-p2)))
  4403. ;; Match group tags with hard brackets.
  4404. (should-not
  4405. (org-test-with-temp-text
  4406. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  4407. (org-match-sparse-tree nil "work")
  4408. (search-forward "H1")
  4409. (org-invisible-p2)))
  4410. (should-not
  4411. (org-test-with-temp-text
  4412. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  4413. (org-match-sparse-tree nil "work")
  4414. (search-forward "H2")
  4415. (org-invisible-p2)))
  4416. ;; Match tags in hierarchies
  4417. (should-not
  4418. (org-test-with-temp-text
  4419. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  4420. #+TAGS: [ Lev_2 : Lev_3 ]\n
  4421. #+TAGS: { Lev_3 : Lev_4 }\n
  4422. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  4423. (org-match-sparse-tree nil "Lev_1")
  4424. (search-forward "H4")
  4425. (org-invisible-p2)))
  4426. ;; Match regular expressions in tags
  4427. (should-not
  4428. (org-test-with-temp-text
  4429. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  4430. (org-match-sparse-tree nil "Lev")
  4431. (search-forward "H1")
  4432. (org-invisible-p2)))
  4433. (should
  4434. (org-test-with-temp-text
  4435. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  4436. (org-match-sparse-tree nil "Lev")
  4437. (search-forward "H1")
  4438. (org-invisible-p2)))
  4439. ;; Match properties.
  4440. (should
  4441. (org-test-with-temp-text
  4442. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  4443. (org-match-sparse-tree nil "A=\"1\"")
  4444. (search-forward "H2")
  4445. (org-invisible-p2)))
  4446. (should-not
  4447. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  4448. (org-match-sparse-tree nil "A=\"1\"")
  4449. (search-forward "H2")
  4450. (org-invisible-p2)))
  4451. ;; Case is not significant when matching properties.
  4452. (should-not
  4453. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  4454. (org-match-sparse-tree nil "a=\"1\"")
  4455. (search-forward "H2")
  4456. (org-invisible-p2)))
  4457. (should-not
  4458. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  4459. (org-match-sparse-tree nil "A=\"1\"")
  4460. (search-forward "H2")
  4461. (org-invisible-p2)))
  4462. ;; Match special LEVEL property.
  4463. (should-not
  4464. (org-test-with-temp-text "* H\n** H1\n*** H2"
  4465. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  4466. (search-forward "H1")
  4467. (org-invisible-p2)))
  4468. (should
  4469. (org-test-with-temp-text "* H\n** H1\n*** H2"
  4470. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  4471. (search-forward "H2")
  4472. (org-invisible-p2)))
  4473. ;; Comparison operators when matching properties.
  4474. (should
  4475. (org-test-with-temp-text
  4476. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  4477. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  4478. (search-forward "H1")
  4479. (org-invisible-p2)))
  4480. (should-not
  4481. (org-test-with-temp-text
  4482. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  4483. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  4484. (search-forward "H2")
  4485. (org-invisible-p2)))
  4486. ;; Regexp match on properties values.
  4487. (should-not
  4488. (org-test-with-temp-text
  4489. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  4490. (org-match-sparse-tree nil "A={f.*}")
  4491. (search-forward "H1")
  4492. (org-invisible-p2)))
  4493. (should
  4494. (org-test-with-temp-text
  4495. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  4496. (org-match-sparse-tree nil "A={f.*}")
  4497. (search-forward "H2")
  4498. (org-invisible-p2)))
  4499. ;; With an optional argument, limit match to TODO entries.
  4500. (should-not
  4501. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  4502. (org-match-sparse-tree t "tag")
  4503. (search-forward "H1")
  4504. (org-invisible-p2)))
  4505. (should
  4506. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  4507. (org-match-sparse-tree t "tag")
  4508. (search-forward "H2")
  4509. (org-invisible-p2))))
  4510. (ert-deftest test-org/occur ()
  4511. "Test `org-occur' specifications."
  4512. ;; Count number of matches.
  4513. (should
  4514. (= 1
  4515. (org-test-with-temp-text "* H\nA\n* H2"
  4516. (org-occur "A"))))
  4517. (should
  4518. (= 2
  4519. (org-test-with-temp-text "* H\nA\n* H2\nA"
  4520. (org-occur "A"))))
  4521. ;; Test CALLBACK optional argument.
  4522. (should
  4523. (= 0
  4524. (org-test-with-temp-text "* H\nA\n* H2"
  4525. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  4526. (should
  4527. (= 1
  4528. (org-test-with-temp-text "* H\nA\n* H2\nA"
  4529. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  4530. ;; Case-fold searches according to `org-occur-case-fold-search'.
  4531. (should
  4532. (= 2
  4533. (org-test-with-temp-text "Aa"
  4534. (let ((org-occur-case-fold-search t)) (org-occur "A")))))
  4535. (should
  4536. (= 2
  4537. (org-test-with-temp-text "Aa"
  4538. (let ((org-occur-case-fold-search t)) (org-occur "a")))))
  4539. (should
  4540. (= 1
  4541. (org-test-with-temp-text "Aa"
  4542. (let ((org-occur-case-fold-search nil)) (org-occur "A")))))
  4543. (should
  4544. (= 1
  4545. (org-test-with-temp-text "Aa"
  4546. (let ((org-occur-case-fold-search nil)) (org-occur "a")))))
  4547. (should
  4548. (= 1
  4549. (org-test-with-temp-text "Aa"
  4550. (let ((org-occur-case-fold-search 'smart)) (org-occur "A")))))
  4551. (should
  4552. (= 2
  4553. (org-test-with-temp-text "Aa"
  4554. (let ((org-occur-case-fold-search 'smart)) (org-occur "a"))))))
  4555. ;;; Tags
  4556. (ert-deftest test-org/tag-string-to-alist ()
  4557. "Test `org-tag-string-to-alist' specifications."
  4558. ;; Tag without selection key.
  4559. (should (equal (org-tag-string-to-alist "tag1") '(("tag1"))))
  4560. ;; Tag with selection key.
  4561. (should (equal (org-tag-string-to-alist "tag1(t)") '(("tag1" . ?t))))
  4562. ;; Tag group.
  4563. (should
  4564. (equal
  4565. (org-tag-string-to-alist "[ group : t1 t2 ]")
  4566. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag))))
  4567. ;; Mutually exclusive tags.
  4568. (should (equal (org-tag-string-to-alist "{ tag1 tag2 }")
  4569. '((:startgroup) ("tag1") ("tag2") (:endgroup))))
  4570. (should
  4571. (equal
  4572. (org-tag-string-to-alist "{ group : tag1 tag2 }")
  4573. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))))
  4574. (ert-deftest test-org/tag-alist-to-string ()
  4575. "Test `org-tag-alist-to-string' specifications."
  4576. (should (equal (org-tag-alist-to-string '(("tag1"))) "tag1"))
  4577. (should (equal (org-tag-alist-to-string '(("tag1" . ?t))) "tag1(t)"))
  4578. (should
  4579. (equal
  4580. (org-tag-alist-to-string
  4581. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  4582. "[ group : t1 t2 ]"))
  4583. (should
  4584. (equal (org-tag-alist-to-string
  4585. '((:startgroup) ("tag1") ("tag2") (:endgroup)))
  4586. "{ tag1 tag2 }"))
  4587. (should
  4588. (equal
  4589. (org-tag-alist-to-string
  4590. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))
  4591. "{ group : tag1 tag2 }")))
  4592. (ert-deftest test-org/tag-alist-to-groups ()
  4593. "Test `org-tag-alist-to-groups' specifications."
  4594. (should
  4595. (equal (org-tag-alist-to-groups
  4596. '((:startgroup) ("group") (:grouptags) ("t1") ("t2") (:endgroup)))
  4597. '(("group" "t1" "t2"))))
  4598. (should
  4599. (equal
  4600. (org-tag-alist-to-groups
  4601. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  4602. '(("group" "t1" "t2"))))
  4603. (should-not
  4604. (org-tag-alist-to-groups
  4605. '((:startgroup) ("group") ("t1") ("t2") (:endgroup)))))
  4606. (ert-deftest test-org/tag-align ()
  4607. "Test tags alignment."
  4608. ;; Test aligning tags with different display width.
  4609. (should
  4610. ;; 12345678901234567890
  4611. (equal "* Test :abc:"
  4612. (org-test-with-temp-text "* Test :abc:"
  4613. (let ((org-tags-column -20)
  4614. (indent-tabs-mode nil))
  4615. (org-fix-tags-on-the-fly))
  4616. (buffer-string))))
  4617. (should
  4618. ;; 12345678901234567890
  4619. (equal "* Test :日本語:"
  4620. (org-test-with-temp-text "* Test :日本語:"
  4621. (let ((org-tags-column -20)
  4622. (indent-tabs-mode nil))
  4623. (org-fix-tags-on-the-fly))
  4624. (buffer-string))))
  4625. ;; Make sure aligning tags do not skip invisible text.
  4626. (should
  4627. (equal "* [[linkx]] :tag:"
  4628. (org-test-with-temp-text "* [[link<point>]] :tag:"
  4629. (let ((org-tags-column 0))
  4630. (org-fix-tags-on-the-fly)
  4631. (insert "x")
  4632. (buffer-string))))))
  4633. (ert-deftest test-org/tags-at ()
  4634. (should
  4635. (equal '("foo" "bar")
  4636. (org-test-with-temp-text
  4637. "* T<point>est :foo:bar:"
  4638. (org-get-tags-at)))))
  4639. ;;; Timestamps API
  4640. (ert-deftest test-org/time-stamp ()
  4641. "Test `org-time-stamp' specifications."
  4642. ;; Insert chosen time stamp at point.
  4643. (should
  4644. (string-match
  4645. "Te<2014-03-04 .*?>xt"
  4646. (org-test-with-temp-text "Te<point>xt"
  4647. (cl-letf (((symbol-function 'org-read-date)
  4648. (lambda (&rest args)
  4649. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4650. (org-time-stamp nil)
  4651. (buffer-string)))))
  4652. ;; With a prefix argument, also insert time.
  4653. (should
  4654. (string-match
  4655. "Te<2014-03-04 .*? 00:41>xt"
  4656. (org-test-with-temp-text "Te<point>xt"
  4657. (cl-letf (((symbol-function 'org-read-date)
  4658. (lambda (&rest args)
  4659. (apply #'encode-time
  4660. (org-parse-time-string "2014-03-04 00:41")))))
  4661. (org-time-stamp '(4))
  4662. (buffer-string)))))
  4663. ;; With two universal prefix arguments, insert an active timestamp
  4664. ;; with the current time without prompting the user.
  4665. (should
  4666. (string-match
  4667. "Te<2014-03-04 .*? 00:41>xt"
  4668. (org-test-with-temp-text "Te<point>xt"
  4669. (cl-letf (((symbol-function 'current-time)
  4670. (lambda ()
  4671. (apply #'encode-time
  4672. (org-parse-time-string "2014-03-04 00:41")))))
  4673. (org-time-stamp '(16))
  4674. (buffer-string)))))
  4675. ;; When optional argument is non-nil, insert an inactive timestamp.
  4676. (should
  4677. (string-match
  4678. "Te\\[2014-03-04 .*?\\]xt"
  4679. (org-test-with-temp-text "Te<point>xt"
  4680. (cl-letf (((symbol-function 'org-read-date)
  4681. (lambda (&rest args)
  4682. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4683. (org-time-stamp nil t)
  4684. (buffer-string)))))
  4685. ;; When called from a timestamp, replace existing one.
  4686. (should
  4687. (string-match
  4688. "<2014-03-04 .*?>"
  4689. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  4690. (cl-letf (((symbol-function 'org-read-date)
  4691. (lambda (&rest args)
  4692. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4693. (org-time-stamp nil)
  4694. (buffer-string)))))
  4695. (should
  4696. (string-match
  4697. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  4698. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  4699. (cl-letf (((symbol-function 'org-read-date)
  4700. (lambda (&rest args)
  4701. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4702. (org-time-stamp nil)
  4703. (buffer-string)))))
  4704. ;; When replacing a timestamp, preserve repeater, if any.
  4705. (should
  4706. (string-match
  4707. "<2014-03-04 .*? \\+2y>"
  4708. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  4709. (cl-letf (((symbol-function 'org-read-date)
  4710. (lambda (&rest args)
  4711. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4712. (org-time-stamp nil)
  4713. (buffer-string)))))
  4714. ;; When called twice in a raw, build a date range.
  4715. (should
  4716. (string-match
  4717. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  4718. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  4719. (cl-letf (((symbol-function 'org-read-date)
  4720. (lambda (&rest args)
  4721. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  4722. (let ((last-command 'org-time-stamp)
  4723. (this-command 'org-time-stamp))
  4724. (org-time-stamp nil))
  4725. (buffer-string))))))
  4726. (ert-deftest test-org/timestamp-has-time-p ()
  4727. "Test `org-timestamp-has-time-p' specifications."
  4728. ;; With time.
  4729. (should
  4730. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  4731. (org-timestamp-has-time-p (org-element-context))))
  4732. ;; Without time.
  4733. (should-not
  4734. (org-test-with-temp-text "<2012-03-29 Thu>"
  4735. (org-timestamp-has-time-p (org-element-context)))))
  4736. (ert-deftest test-org/timestamp-format ()
  4737. "Test `org-timestamp-format' specifications."
  4738. ;; Regular test.
  4739. (should
  4740. (equal
  4741. "2012-03-29 16:40"
  4742. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  4743. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  4744. ;; Range end.
  4745. (should
  4746. (equal
  4747. "2012-03-29"
  4748. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  4749. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  4750. (ert-deftest test-org/timestamp-split-range ()
  4751. "Test `org-timestamp-split-range' specifications."
  4752. ;; Extract range start (active).
  4753. (should
  4754. (equal '(2012 3 29)
  4755. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4756. (let ((ts (org-timestamp-split-range (org-element-context))))
  4757. (mapcar (lambda (p) (org-element-property p ts))
  4758. '(:year-end :month-end :day-end))))))
  4759. ;; Extract range start (inactive)
  4760. (should
  4761. (equal '(2012 3 29)
  4762. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  4763. (let ((ts (org-timestamp-split-range (org-element-context))))
  4764. (mapcar (lambda (p) (org-element-property p ts))
  4765. '(:year-end :month-end :day-end))))))
  4766. ;; Extract range end (active).
  4767. (should
  4768. (equal '(2012 3 30)
  4769. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4770. (let ((ts (org-timestamp-split-range
  4771. (org-element-context) t)))
  4772. (mapcar (lambda (p) (org-element-property p ts))
  4773. '(:year-end :month-end :day-end))))))
  4774. ;; Extract range end (inactive)
  4775. (should
  4776. (equal '(2012 3 30)
  4777. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  4778. (let ((ts (org-timestamp-split-range
  4779. (org-element-context) t)))
  4780. (mapcar (lambda (p) (org-element-property p ts))
  4781. '(:year-end :month-end :day-end))))))
  4782. ;; Return the timestamp if not a range.
  4783. (should
  4784. (org-test-with-temp-text "[2012-03-29 Thu]"
  4785. (let* ((ts-orig (org-element-context))
  4786. (ts-copy (org-timestamp-split-range ts-orig)))
  4787. (eq ts-orig ts-copy))))
  4788. (should
  4789. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  4790. (let* ((ts-orig (org-element-context))
  4791. (ts-copy (org-timestamp-split-range ts-orig)))
  4792. (eq ts-orig ts-copy)))))
  4793. (ert-deftest test-org/timestamp-translate ()
  4794. "Test `org-timestamp-translate' specifications."
  4795. ;; Translate whole date range.
  4796. (should
  4797. (equal "<29>--<30>"
  4798. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4799. (let ((org-display-custom-times t)
  4800. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4801. (org-timestamp-translate (org-element-context))))))
  4802. ;; Translate date range start.
  4803. (should
  4804. (equal "<29>"
  4805. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4806. (let ((org-display-custom-times t)
  4807. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4808. (org-timestamp-translate (org-element-context) 'start)))))
  4809. ;; Translate date range end.
  4810. (should
  4811. (equal "<30>"
  4812. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  4813. (let ((org-display-custom-times t)
  4814. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4815. (org-timestamp-translate (org-element-context) 'end)))))
  4816. ;; Translate time range.
  4817. (should
  4818. (equal "<08>--<16>"
  4819. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  4820. (let ((org-display-custom-times t)
  4821. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  4822. (org-timestamp-translate (org-element-context))))))
  4823. ;; Translate non-range timestamp.
  4824. (should
  4825. (equal "<29>"
  4826. (org-test-with-temp-text "<2012-03-29 Thu>"
  4827. (let ((org-display-custom-times t)
  4828. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4829. (org-timestamp-translate (org-element-context))))))
  4830. ;; Do not change `diary' timestamps.
  4831. (should
  4832. (equal "<%%(org-float t 4 2)>"
  4833. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  4834. (let ((org-display-custom-times t)
  4835. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  4836. (org-timestamp-translate (org-element-context)))))))
  4837. ;;; Visibility
  4838. (ert-deftest test-org/flag-drawer ()
  4839. "Test `org-flag-drawer' specifications."
  4840. ;; Hide drawer.
  4841. (should
  4842. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4843. (org-flag-drawer t)
  4844. (get-char-property (line-end-position) 'invisible)))
  4845. ;; Show drawer.
  4846. (should-not
  4847. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4848. (org-flag-drawer t)
  4849. (org-flag-drawer nil)
  4850. (get-char-property (line-end-position) 'invisible)))
  4851. ;; Test optional argument.
  4852. (should
  4853. (org-test-with-temp-text "Text\n:D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  4854. (let ((drawer (save-excursion (search-forward ":D2")
  4855. (org-element-at-point))))
  4856. (org-flag-drawer t drawer)
  4857. (get-char-property (progn (search-forward ":D2") (line-end-position))
  4858. 'invisible))))
  4859. (should-not
  4860. (org-test-with-temp-text ":D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  4861. (let ((drawer (save-excursion (search-forward ":D2")
  4862. (org-element-at-point))))
  4863. (org-flag-drawer t drawer)
  4864. (get-char-property (line-end-position) 'invisible))))
  4865. ;; Do not hide fake drawers.
  4866. (should-not
  4867. (org-test-with-temp-text "#+begin_example\n:D:\nc\n:END:\n#+end_example"
  4868. (forward-line 1)
  4869. (org-flag-drawer t)
  4870. (get-char-property (line-end-position) 'invisible)))
  4871. ;; Do not hide incomplete drawers.
  4872. (should-not
  4873. (org-test-with-temp-text ":D:\nparagraph"
  4874. (forward-line 1)
  4875. (org-flag-drawer t)
  4876. (get-char-property (line-end-position) 'invisible)))
  4877. ;; Do not hide drawers when called from final blank lines.
  4878. (should-not
  4879. (org-test-with-temp-text ":DRAWER:\nA\n:END:\n\n"
  4880. (goto-char (point-max))
  4881. (org-flag-drawer t)
  4882. (goto-char (point-min))
  4883. (get-char-property (line-end-position) 'invisible)))
  4884. ;; Don't leave point in an invisible part of the buffer when hiding
  4885. ;; a drawer away.
  4886. (should-not
  4887. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  4888. (goto-char (point-max))
  4889. (org-flag-drawer t)
  4890. (get-char-property (point) 'invisible))))
  4891. (ert-deftest test-org/hide-block-toggle ()
  4892. "Test `org-hide-block-toggle' specifications."
  4893. ;; Error when not at a block.
  4894. (should-error
  4895. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents"
  4896. (org-hide-block-toggle 'off)
  4897. (get-char-property (line-end-position) 'invisible)))
  4898. ;; Hide block.
  4899. (should
  4900. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  4901. (org-hide-block-toggle)
  4902. (get-char-property (line-end-position) 'invisible)))
  4903. (should
  4904. (org-test-with-temp-text "#+BEGIN_EXAMPLE\ncontents\n#+END_EXAMPLE"
  4905. (org-hide-block-toggle)
  4906. (get-char-property (line-end-position) 'invisible)))
  4907. ;; Show block unconditionally when optional argument is `off'.
  4908. (should-not
  4909. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4910. (org-hide-block-toggle)
  4911. (org-hide-block-toggle 'off)
  4912. (get-char-property (line-end-position) 'invisible)))
  4913. (should-not
  4914. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4915. (org-hide-block-toggle 'off)
  4916. (get-char-property (line-end-position) 'invisible)))
  4917. ;; Hide block unconditionally when optional argument is non-nil.
  4918. (should
  4919. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4920. (org-hide-block-toggle t)
  4921. (get-char-property (line-end-position) 'invisible)))
  4922. (should
  4923. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  4924. (org-hide-block-toggle)
  4925. (org-hide-block-toggle t)
  4926. (get-char-property (line-end-position) 'invisible)))
  4927. ;; Do not hide block when called from final blank lines.
  4928. (should-not
  4929. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE\n\n<point>"
  4930. (org-hide-block-toggle)
  4931. (goto-char (point-min))
  4932. (get-char-property (line-end-position) 'invisible)))
  4933. ;; Don't leave point in an invisible part of the buffer when hiding
  4934. ;; a block away.
  4935. (should-not
  4936. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n<point>#+END_QUOTE"
  4937. (org-hide-block-toggle)
  4938. (get-char-property (point) 'invisible))))
  4939. (ert-deftest test-org/hide-block-toggle-maybe ()
  4940. "Test `org-hide-block-toggle-maybe' specifications."
  4941. (should
  4942. (org-test-with-temp-text "#+BEGIN: dynamic\nContents\n#+END:"
  4943. (org-hide-block-toggle-maybe)))
  4944. (should-not
  4945. (org-test-with-temp-text "Paragraph" (org-hide-block-toggle-maybe))))
  4946. (ert-deftest test-org/show-set-visibility ()
  4947. "Test `org-show-set-visibility' specifications."
  4948. ;; Do not throw an error before first heading.
  4949. (should
  4950. (org-test-with-temp-text "Preamble\n* Headline"
  4951. (org-show-set-visibility 'tree)
  4952. t))
  4953. ;; Test all visibility spans, both on headline and in entry.
  4954. (let ((list-visible-lines
  4955. (lambda (state headerp)
  4956. (org-test-with-temp-text "* Grandmother (0)
  4957. ** Uncle (1)
  4958. *** Heir (2)
  4959. ** Father (3)
  4960. Ancestor text (4)
  4961. *** Sister (5)
  4962. Sibling text (6)
  4963. *** Self (7)
  4964. Match (8)
  4965. **** First born (9)
  4966. Child text (10)
  4967. **** The other child (11)
  4968. *** Brother (12)
  4969. ** Aunt (13)
  4970. "
  4971. (org-cycle t)
  4972. (search-forward (if headerp "Self" "Match"))
  4973. (org-show-set-visibility state)
  4974. (goto-char (point-min))
  4975. (let (result (line 0))
  4976. (while (not (eobp))
  4977. (unless (org-invisible-p2) (push line result))
  4978. (incf line)
  4979. (forward-line))
  4980. (nreverse result))))))
  4981. (should (equal '(0 7) (funcall list-visible-lines 'minimal t)))
  4982. (should (equal '(0 7 8) (funcall list-visible-lines 'minimal nil)))
  4983. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local t)))
  4984. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local nil)))
  4985. (should (equal '(0 3 7) (funcall list-visible-lines 'ancestors t)))
  4986. (should (equal '(0 3 7 8) (funcall list-visible-lines 'ancestors nil)))
  4987. (should (equal '(0 3 5 7 12) (funcall list-visible-lines 'lineage t)))
  4988. (should (equal '(0 3 5 7 8 9 12) (funcall list-visible-lines 'lineage nil)))
  4989. (should (equal '(0 1 3 5 7 12 13) (funcall list-visible-lines 'tree t)))
  4990. (should (equal '(0 1 3 5 7 8 9 11 12 13)
  4991. (funcall list-visible-lines 'tree nil)))
  4992. (should (equal '(0 1 3 4 5 7 12 13)
  4993. (funcall list-visible-lines 'canonical t)))
  4994. (should (equal '(0 1 3 4 5 7 8 9 11 12 13)
  4995. (funcall list-visible-lines 'canonical nil))))
  4996. ;; When point is hidden in a drawer or a block, make sure to make it
  4997. ;; visible.
  4998. (should-not
  4999. (org-test-with-temp-text "#+BEGIN_QUOTE\nText\n#+END_QUOTE"
  5000. (org-hide-block-toggle)
  5001. (search-forward "Text")
  5002. (org-show-set-visibility 'minimal)
  5003. (org-invisible-p2)))
  5004. (should-not
  5005. (org-test-with-temp-text ":DRAWER:\nText\n:END:"
  5006. (org-flag-drawer t)
  5007. (search-forward "Text")
  5008. (org-show-set-visibility 'minimal)
  5009. (org-invisible-p2)))
  5010. (should-not
  5011. (org-test-with-temp-text
  5012. "#+BEGIN_QUOTE\n<point>:DRAWER:\nText\n:END:\n#+END_QUOTE"
  5013. (org-flag-drawer t)
  5014. (forward-line -1)
  5015. (org-hide-block-toggle)
  5016. (search-forward "Text")
  5017. (org-show-set-visibility 'minimal)
  5018. (org-invisible-p2))))
  5019. (provide 'test-org)
  5020. ;;; test-org.el ends here