test-org.el 267 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241
  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 <https://www.gnu.org/licenses/>.
  15. ;; Template test file for Org tests
  16. ;;; Code:
  17. (eval-and-compile (require 'cl-lib))
  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. (call-interactively #'org-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. (call-interactively #'org-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# <point>Comment"
  96. (let ((org-adapt-indentation t))
  97. (call-interactively #'org-comment-dwim))
  98. (buffer-string))))
  99. ;; Also recognize single # at column 0 as comments.
  100. (should
  101. (equal "# Comment"
  102. (org-test-with-temp-text "# Comment"
  103. (call-interactively #'org-comment-dwim)
  104. (buffer-string))))
  105. ;; Region selected and only comments and blank lines within it:
  106. ;; un-comment all commented lines.
  107. (should
  108. (equal "Comment 1\n\nComment 2"
  109. (org-test-with-temp-text "# Comment 1\n\n# Comment 2"
  110. (transient-mark-mode 1)
  111. (push-mark (point) t t)
  112. (goto-char (point-max))
  113. (call-interactively #'org-comment-dwim)
  114. (buffer-string))))
  115. ;; Region selected without comments: comment all lines if
  116. ;; `comment-empty-lines' is non-nil, only non-blank lines otherwise.
  117. (should
  118. (equal "# Comment 1\n\n# Comment 2"
  119. (org-test-with-temp-text "Comment 1\n\nComment 2"
  120. (transient-mark-mode 1)
  121. (push-mark (point) t t)
  122. (goto-char (point-max))
  123. (let ((comment-empty-lines nil))
  124. (call-interactively #'org-comment-dwim))
  125. (buffer-string))))
  126. (should
  127. (equal "# Comment 1\n# \n# Comment 2"
  128. (org-test-with-temp-text "Comment 1\n\nComment 2"
  129. (transient-mark-mode 1)
  130. (push-mark (point) t t)
  131. (goto-char (point-max))
  132. (let ((comment-empty-lines t))
  133. (call-interactively #'org-comment-dwim))
  134. (buffer-string))))
  135. ;; In front of a keyword without region, insert a new comment.
  136. (should
  137. (equal "# \n#+KEYWORD: value"
  138. (org-test-with-temp-text "#+KEYWORD: value"
  139. (call-interactively #'org-comment-dwim)
  140. (buffer-string))))
  141. ;; Comment a heading
  142. (should
  143. (equal "* COMMENT Test"
  144. (org-test-with-temp-text "* Test"
  145. (call-interactively #'org-comment-dwim)
  146. (buffer-string))))
  147. ;; In a source block, use appropriate syntax.
  148. (should
  149. (equal " ;; "
  150. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n<point>\n#+END_SRC"
  151. (let ((org-edit-src-content-indentation 2))
  152. (call-interactively #'org-comment-dwim))
  153. (buffer-substring-no-properties (line-beginning-position)
  154. (point)))))
  155. (should
  156. (equal "#+BEGIN_SRC emacs-lisp\n ;; a\n ;; b\n#+END_SRC"
  157. (org-test-with-temp-text
  158. "#+BEGIN_SRC emacs-lisp\n<point>a\nb\n#+END_SRC"
  159. (transient-mark-mode 1)
  160. (push-mark (point) t t)
  161. (forward-line 2)
  162. (let ((org-edit-src-content-indentation 2))
  163. (call-interactively #'org-comment-dwim))
  164. (buffer-string)))))
  165. ;;; Date and time analysis
  166. (ert-deftest test-org/org-read-date ()
  167. "Test `org-read-date' specifications."
  168. ;; Parse ISO date with abbreviated year and month.
  169. (should (equal "2012-03-29 16:40"
  170. (let ((org-time-was-given t))
  171. (org-read-date t nil "12-3-29 16:40"))))
  172. ;; Parse Europeans dates.
  173. (should (equal "2012-03-29 16:40"
  174. (let ((org-time-was-given t))
  175. (org-read-date t nil "29.03.2012 16:40"))))
  176. ;; Parse Europeans dates without year.
  177. (should (string-match "2[0-9]\\{3\\}-03-29 16:40"
  178. (let ((org-time-was-given t))
  179. (org-read-date t nil "29.03. 16:40"))))
  180. ;; Relative date applied to current time if there is single
  181. ;; plus/minus, or to default date when there are two of them.
  182. (should
  183. (equal
  184. "2015-03-04"
  185. (org-test-at-time "2014-03-04"
  186. (org-read-date
  187. t nil "+1y" nil
  188. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  189. (should
  190. (equal
  191. "2013-03-29"
  192. (org-test-at-time "2014-03-04"
  193. (org-read-date
  194. t nil "++1y" nil
  195. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  196. ;; When `org-read-date-prefer-future' is non-nil, prefer future
  197. ;; dates (relatively to now) when incomplete. Otherwise, use
  198. ;; default date.
  199. (should
  200. (equal
  201. "2014-04-01"
  202. (org-test-at-time "2014-03-04"
  203. (let ((org-read-date-prefer-future t))
  204. (org-read-date t nil "1")))))
  205. (should
  206. (equal
  207. "2013-03-04"
  208. (org-test-at-time "2012-03-29"
  209. (let ((org-read-date-prefer-future t))
  210. (org-read-date t nil "3-4")))))
  211. (should
  212. (equal
  213. "2012-03-04"
  214. (org-test-at-time "2012-03-29"
  215. (let ((org-read-date-prefer-future nil))
  216. (org-read-date t nil "3-4")))))
  217. ;; When set to `org-read-date-prefer-future' is set to `time', read
  218. ;; day is moved to tomorrow if specified hour is before current
  219. ;; time. However, it only happens in no other part of the date is
  220. ;; specified.
  221. (should
  222. (equal
  223. "2012-03-30"
  224. (org-test-at-time "2012-03-29 16:40"
  225. (let ((org-read-date-prefer-future 'time))
  226. (org-read-date t nil "00:40" nil)))))
  227. (should-not
  228. (equal
  229. "2012-03-30"
  230. (org-test-at-time "2012-03-29 16:40"
  231. (let ((org-read-date-prefer-future 'time))
  232. (org-read-date t nil "29 00:40" nil)))))
  233. ;; Caveat: `org-read-date-prefer-future' always refers to current
  234. ;; time, not default time, when they differ.
  235. (should
  236. (equal
  237. "2014-04-01"
  238. (org-test-at-time "2014-03-04"
  239. (let ((org-read-date-prefer-future t))
  240. (org-read-date
  241. t nil "1" nil
  242. (apply #'encode-time (org-parse-time-string "2012-03-29")))))))
  243. (should
  244. (equal
  245. "2014-03-25"
  246. (org-test-at-time "2014-03-04"
  247. (let ((org-read-date-prefer-future t))
  248. (org-read-date
  249. t nil "25" nil
  250. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))))
  251. (ert-deftest test-org/org-parse-time-string ()
  252. "Test `org-parse-time-string'."
  253. (should (equal (org-parse-time-string "2012-03-29 16:40")
  254. '(0 40 16 29 3 2012 nil nil nil)))
  255. (should (equal (org-parse-time-string "[2012-03-29 16:40]")
  256. '(0 40 16 29 3 2012 nil nil nil)))
  257. (should (equal (org-parse-time-string "<2012-03-29 16:40>")
  258. '(0 40 16 29 3 2012 nil nil nil)))
  259. (should (equal (org-parse-time-string "<2012-03-29>")
  260. '(0 0 0 29 3 2012 nil nil nil)))
  261. (should (equal (org-parse-time-string "<2012-03-29>" t)
  262. '(0 nil nil 29 3 2012 nil nil nil))))
  263. (ert-deftest test-org/closest-date ()
  264. "Test `org-closest-date' specifications."
  265. (require 'calendar)
  266. ;; Time stamps without a repeater are returned unchanged.
  267. (should
  268. (equal
  269. '(3 29 2012)
  270. (calendar-gregorian-from-absolute
  271. (org-closest-date "<2012-03-29>" "<2014-03-04>" nil))))
  272. ;; Time stamps with a null repeater are returned unchanged.
  273. (should
  274. (equal
  275. '(3 29 2012)
  276. (calendar-gregorian-from-absolute
  277. (org-closest-date "<2012-03-29 +0d>" "<2014-03-04>" nil))))
  278. ;; if PREFER is set to `past' always return a date before, or equal
  279. ;; to CURRENT.
  280. (should
  281. (equal
  282. '(3 1 2014)
  283. (calendar-gregorian-from-absolute
  284. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'past))))
  285. (should
  286. (equal
  287. '(3 4 2014)
  288. (calendar-gregorian-from-absolute
  289. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'past))))
  290. ;; if PREFER is set to `future' always return a date before, or equal
  291. ;; to CURRENT.
  292. (should
  293. (equal
  294. '(3 29 2014)
  295. (calendar-gregorian-from-absolute
  296. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'future))))
  297. (should
  298. (equal
  299. '(3 4 2014)
  300. (calendar-gregorian-from-absolute
  301. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'future))))
  302. ;; If PREFER is neither `past' nor `future', select closest date.
  303. (should
  304. (equal
  305. '(3 1 2014)
  306. (calendar-gregorian-from-absolute
  307. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" nil))))
  308. (should
  309. (equal
  310. '(5 4 2014)
  311. (calendar-gregorian-from-absolute
  312. (org-closest-date "<2012-03-04 +1m>" "<2014-04-28>" nil))))
  313. ;; Test "day" repeater.
  314. (should
  315. (equal '(3 8 2014)
  316. (calendar-gregorian-from-absolute
  317. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'past))))
  318. (should
  319. (equal '(3 10 2014)
  320. (calendar-gregorian-from-absolute
  321. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'future))))
  322. ;; Test "month" repeater.
  323. (should
  324. (equal '(1 5 2015)
  325. (calendar-gregorian-from-absolute
  326. (org-closest-date "<2014-03-05 +2m>" "<2015-02-04>" 'past))))
  327. (should
  328. (equal '(3 29 2014)
  329. (calendar-gregorian-from-absolute
  330. (org-closest-date "<2012-03-29 +2m>" "<2014-03-04>" 'future))))
  331. ;; Test "year" repeater.
  332. (should
  333. (equal '(3 5 2014)
  334. (calendar-gregorian-from-absolute
  335. (org-closest-date "<2014-03-05 +2y>" "<2015-02-04>" 'past))))
  336. (should
  337. (equal '(3 29 2014)
  338. (calendar-gregorian-from-absolute
  339. (org-closest-date "<2012-03-29 +2y>" "<2014-03-04>" 'future)))))
  340. (ert-deftest test-org/deadline-close-p ()
  341. "Test `org-deadline-close-p' specifications."
  342. (org-test-at-time "2016-06-03 Fri 01:43"
  343. ;; Timestamps are close if they are within `ndays' of lead time.
  344. (org-test-with-temp-text "* Heading"
  345. (should (org-deadline-close-p "2016-06-03 Fri" 0))
  346. (should (org-deadline-close-p "2016-06-02 Thu" 0))
  347. (should-not (org-deadline-close-p "2016-06-04 Sat" 0))
  348. (should (org-deadline-close-p "2016-06-04 Sat" 1))
  349. (should (org-deadline-close-p "2016-06-03 Fri 12:00" 0)))
  350. ;; Read `ndays' from timestamp if argument not given.
  351. (org-test-with-temp-text "* H"
  352. (should (org-deadline-close-p "2016-06-04 Sat -1d"))
  353. (should-not (org-deadline-close-p "2016-06-04 Sat -0d"))
  354. (should (org-deadline-close-p "2016-06-10 Fri -1w"))
  355. (should-not (org-deadline-close-p "2016-06-11 Sat -1w")))
  356. ;; Prefer `ndays' argument over lead time in timestamp.
  357. (org-test-with-temp-text "* H"
  358. (should (org-deadline-close-p "2016-06-04 Sat -0d" 1))
  359. (should-not (org-deadline-close-p "2016-06-04 Sat -0d" 0)))
  360. ;; Completed tasks are never close.
  361. (let ((org-todo-keywords '(("TODO" "|" "DONE"))))
  362. (org-test-with-temp-text "* TODO Heading"
  363. (should (org-deadline-close-p "2016-06-03")))
  364. (org-test-with-temp-text "* DONE Heading"
  365. (should-not (org-deadline-close-p "2016-06-03"))))))
  366. ;;; Drawers
  367. (ert-deftest test-org/at-property-p ()
  368. "Test `org-at-property-p' specifications."
  369. (should
  370. (equal 't
  371. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:PROP: t\n:END:\n"
  372. (org-at-property-p))))
  373. (should
  374. (equal 't
  375. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n:END:\n"
  376. (org-at-property-p)))))
  377. (ert-deftest test-org/at-property-drawer-p ()
  378. "Test `org-at-property-drawer-p' specifications."
  379. (should
  380. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:PROP: t\n:END:\n"
  381. (org-at-property-drawer-p)))
  382. (should
  383. (org-test-with-temp-text ":PROPERTIES:\n:PROP: t\n:END:\n"
  384. (org-at-property-drawer-p)))
  385. ;; The function only returns t if point is at the first line of
  386. ;; a property block.
  387. (should-not
  388. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n:END:\n"
  389. (org-at-property-drawer-p)))
  390. ;; The function ignores incomplete drawers.
  391. (should-not
  392. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n"
  393. (org-at-property-drawer-p)))
  394. ;; tab separating the value.
  395. (should
  396. (org-test-with-temp-text ":PROPERTIES:\n:PROP: t\n:END:\n"
  397. (org-at-property-drawer-p))))
  398. (ert-deftest test-org/get-property-block ()
  399. "Test `org-get-property-block' specifications."
  400. (should
  401. (equal '(14 . 14)
  402. (org-test-with-temp-text ":PROPERTIES:\n:END:\n* H\n"
  403. (org-get-property-block))))
  404. (should
  405. (equal '(14 . 14)
  406. (org-test-with-temp-text ":PROPERTIES:\n:END:\n"
  407. (org-get-property-block))))
  408. ;; Comments above a document property block is ok.
  409. (should
  410. (equal '(18 . 18)
  411. (org-test-with-temp-text "# C\n:PROPERTIES:\n:END:\n"
  412. (org-get-property-block))))
  413. ;; Keywords above a document property block is ok.
  414. (should
  415. (equal '(22 . 22)
  416. (org-test-with-temp-text "# C\n# C\n:PROPERTIES:\n:END:\n"
  417. (org-get-property-block))))
  418. ;; Comments and keywords are allowed before a document property block.
  419. (should
  420. (equal '(18 . 27)
  421. (org-test-with-temp-text "# C\n:PROPERTIES:\n:KEY: V:\n:END:\n"
  422. (org-get-property-block))))
  423. ;; A document property block will not be valid if there are lines
  424. ;; with whitespace above it
  425. (should-not
  426. (org-test-with-temp-text "\n:PROPERTIES:\n:END:\n"
  427. (org-get-property-block)))
  428. (should
  429. (equal '(18 . 18)
  430. (org-test-with-temp-text "* H\n:PROPERTIES:\n:END:\n<point>"
  431. (org-get-property-block))))
  432. (should
  433. (equal "* H\n:PROPERTIES:\n:END:\n"
  434. (org-test-with-temp-text "* H"
  435. (let ((org-adapt-indentation nil))
  436. (org-get-property-block nil 'force))
  437. (buffer-string))))
  438. (should
  439. (equal ":PROPERTIES:\n:END:\n"
  440. (org-test-with-temp-text ""
  441. (org-get-property-block nil 'force)
  442. (buffer-string))))
  443. (should
  444. (equal "* H1\n :PROPERTIES:\n :END:\n* H2"
  445. (org-test-with-temp-text "* H1\n* H2"
  446. (let ((org-adapt-indentation t))
  447. (org-get-property-block nil 'force))
  448. (buffer-string)))))
  449. (ert-deftest test-org/insert-property-drawer ()
  450. "Test `org-insert-property-drawer' specifications."
  451. ;; Insert drawer in empty buffer
  452. (should
  453. (equal ":PROPERTIES:\n:END:\n"
  454. (org-test-with-temp-text ""
  455. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  456. (buffer-string))))
  457. ;; Insert drawer in document header with existing comment and
  458. ;; keyword.
  459. (should
  460. (equal "# C\n:PROPERTIES:\n:END:\n#+TITLE: T"
  461. (org-test-with-temp-text "# C\n#+TITLE: T"
  462. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  463. (buffer-string))))
  464. ;; Insert drawer in document header with existing keyword.
  465. (should
  466. (equal ":PROPERTIES:\n:END:\n#+TITLE: T"
  467. (org-test-with-temp-text "#+TITLE: T"
  468. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  469. (buffer-string))))
  470. (should
  471. (equal ":PROPERTIES:\n:END:"
  472. (org-test-with-temp-text ":PROPERTIES:\n:END:"
  473. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  474. (buffer-string))))
  475. ;; Insert drawer in document header with one existing heading in buffer.
  476. (should
  477. (equal ":PROPERTIES:\n:END:\n\n* T\n"
  478. (org-test-with-temp-text "\n* T\n"
  479. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  480. (buffer-string))))
  481. ;; Insert drawer right after headline if there is no planning line,
  482. ;; or after it otherwise.
  483. (should
  484. (equal "* H\n:PROPERTIES:\n:END:\nParagraph"
  485. (org-test-with-temp-text "* H\nParagraph<point>"
  486. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  487. (buffer-string))))
  488. (should
  489. (equal "* H\nDEADLINE: <2014-03-04 tue.>\n:PROPERTIES:\n:END:\nParagraph"
  490. (org-test-with-temp-text
  491. "* H\nDEADLINE: <2014-03-04 tue.>\nParagraph<point>"
  492. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  493. (buffer-string))))
  494. ;; Indent inserted drawer.
  495. (should
  496. (equal "* H\n :PROPERTIES:\n :END:\nParagraph"
  497. (org-test-with-temp-text "* H\nParagraph<point>"
  498. (let ((org-adapt-indentation t)) (org-insert-property-drawer))
  499. (buffer-string))))
  500. ;; Handle insertion at eob.
  501. (should
  502. (equal "* H\n:PROPERTIES:\n:END:\n"
  503. (org-test-with-temp-text "* H"
  504. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  505. (buffer-string))))
  506. ;; Skip inlinetasks before point.
  507. (when (featurep 'org-inlinetask)
  508. (should
  509. (equal "* H\n:PROPERTIES:\n:END:\n*************** I\n*************** END\nP"
  510. (org-test-with-temp-text
  511. "* H\n*************** I\n*************** END\nP<point>"
  512. (let ((org-adapt-indentation nil)
  513. (org-inlinetask-min-level 15))
  514. (org-insert-property-drawer))
  515. (buffer-string)))))
  516. ;; Correctly set drawer in an inlinetask.
  517. (when (featurep 'org-inlinetask)
  518. (should
  519. (equal "* H\n*************** I\n:PROPERTIES:\n:END:\nP\n*************** END"
  520. (org-test-with-temp-text
  521. "* H\n*************** I\nP<point>\n*************** END"
  522. (let ((org-adapt-indentation nil)
  523. (org-inlinetask-min-level 15))
  524. (org-insert-property-drawer))
  525. (buffer-string))))))
  526. ;;; Filling
  527. (ert-deftest test-org/fill-element ()
  528. "Test `org-fill-element' specifications."
  529. ;; At an Org table, align it.
  530. (should
  531. (equal "| a |\n"
  532. (org-test-with-temp-text "|a|"
  533. (org-fill-element)
  534. (buffer-string))))
  535. (should
  536. (equal "#+name: table\n| a |\n"
  537. (org-test-with-temp-text "#+name: table\n| a |\n"
  538. (org-fill-element)
  539. (buffer-string))))
  540. ;; At a paragraph, preserve line breaks.
  541. (org-test-with-temp-text "some \\\\\nlong\ntext"
  542. (let ((fill-column 20))
  543. (org-fill-element)
  544. (should (equal (buffer-string) "some \\\\\nlong text"))))
  545. ;; Correctly fill a paragraph when point is at its very end.
  546. (should
  547. (equal "A B"
  548. (org-test-with-temp-text "A\nB"
  549. (let ((fill-column 20))
  550. (goto-char (point-max))
  551. (org-fill-element)
  552. (buffer-string)))))
  553. ;; Correctly fill the last paragraph of a greater element.
  554. (should
  555. (equal "#+BEGIN_CENTER\n- 012345\n 789\n#+END_CENTER"
  556. (org-test-with-temp-text "#+BEGIN_CENTER\n- 012345 789\n#+END_CENTER"
  557. (let ((fill-column 8))
  558. (forward-line)
  559. (end-of-line)
  560. (org-fill-element)
  561. (buffer-string)))))
  562. ;; Correctly fill an element in a narrowed buffer.
  563. (should
  564. (equal "01234\n6"
  565. (org-test-with-temp-text "01234 6789"
  566. (let ((fill-column 5))
  567. (narrow-to-region 1 8)
  568. (org-fill-element)
  569. (buffer-string)))))
  570. ;; Handle `adaptive-fill-regexp' in paragraphs.
  571. (should
  572. (equal "> a b"
  573. (org-test-with-temp-text "> a\n> b"
  574. (let ((fill-column 5)
  575. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  576. (org-fill-element)
  577. (buffer-string)))))
  578. ;; Special case: Fill first paragraph when point is at an item or
  579. ;; a plain-list or a footnote reference.
  580. (should
  581. (equal "- A B"
  582. (org-test-with-temp-text "- A\n B"
  583. (let ((fill-column 20))
  584. (org-fill-element)
  585. (buffer-string)))))
  586. (should
  587. (equal "[fn:1] A B"
  588. (org-test-with-temp-text "[fn:1] A\nB"
  589. (let ((fill-column 20))
  590. (org-fill-element)
  591. (buffer-string)))))
  592. (org-test-with-temp-text "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"
  593. (let ((fill-column 20))
  594. (org-fill-element)
  595. (should (equal (buffer-string)
  596. "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"))))
  597. ;; Fill contents of `comment-block' elements.
  598. (should
  599. (equal
  600. (org-test-with-temp-text "#+BEGIN_COMMENT\nSome\ntext\n#+END_COMMENT"
  601. (let ((fill-column 20))
  602. (forward-line)
  603. (org-fill-element)
  604. (buffer-string)))
  605. "#+BEGIN_COMMENT\nSome text\n#+END_COMMENT"))
  606. ;; Fill `comment' elements.
  607. (should
  608. (equal " # A B"
  609. (org-test-with-temp-text " # A\n # B"
  610. (let ((fill-column 20))
  611. (org-fill-element)
  612. (buffer-string)))))
  613. ;; Do not mix consecutive comments when filling one of them.
  614. (should
  615. (equal "# A B\n\n# C"
  616. (org-test-with-temp-text "# A\n# B\n\n# C"
  617. (let ((fill-column 20))
  618. (org-fill-element)
  619. (buffer-string)))))
  620. ;; Use commented empty lines as separators when filling comments.
  621. (should
  622. (equal "# A B\n#\n# C"
  623. (org-test-with-temp-text "# A\n# B\n#\n# C"
  624. (let ((fill-column 20))
  625. (org-fill-element)
  626. (buffer-string)))))
  627. ;; Handle `adaptive-fill-regexp' in comments.
  628. (should
  629. (equal "# > a b"
  630. (org-test-with-temp-text "# > a\n# > b"
  631. (let ((fill-column 20)
  632. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  633. (org-fill-element)
  634. (buffer-string)))))
  635. ;; Do nothing at affiliated keywords.
  636. (should
  637. (equal "#+NAME: para\nSome\ntext."
  638. (org-test-with-temp-text "#+NAME: para\nSome\ntext."
  639. (let ((fill-column 20))
  640. (org-fill-element)
  641. (buffer-string)))))
  642. ;; Do not move point after table when filling a table.
  643. (should-not
  644. (org-test-with-temp-text "| a | b |\n| c | d |\n"
  645. (forward-char)
  646. (org-fill-element)
  647. (eobp)))
  648. ;; Do not fill "n" macro, with or without arguments, followed by
  649. ;; a dot or a closing parenthesis since it could be confused with
  650. ;; a numbered bullet.
  651. (should-not
  652. (equal "123456789\n{{{n}}}."
  653. (org-test-with-temp-text "123456789 {{{n}}}."
  654. (let ((fill-column 10))
  655. (org-fill-element)
  656. (buffer-string)))))
  657. (should-not
  658. (equal "123456789\n{{{n}}}\)"
  659. (org-test-with-temp-text "123456789 {{{n}}}\)"
  660. (let ((fill-column 10))
  661. (org-fill-element)
  662. (buffer-string)))))
  663. (should-not
  664. (equal "123456789\n{{{n()}}}."
  665. (org-test-with-temp-text "123456789 {{{n()}}}."
  666. (let ((fill-column 10))
  667. (org-fill-element)
  668. (buffer-string)))))
  669. (should-not
  670. (equal "123456789\n{{{n(counter)}}}."
  671. (org-test-with-temp-text "123456789 {{{n(counter)}}}."
  672. (let ((fill-column 10))
  673. (org-fill-element)
  674. (buffer-string))))))
  675. (ert-deftest test-org/fill-paragraph ()
  676. "Test `org-fill-paragraph' specifications."
  677. ;; Regular test.
  678. (should
  679. (equal "012345678\n9"
  680. (org-test-with-temp-text "012345678 9"
  681. (let ((fill-column 10))
  682. (org-fill-paragraph)
  683. (buffer-string)))))
  684. ;; Fill paragraph even at end of buffer.
  685. (should
  686. (equal "012345678\n9\n"
  687. (org-test-with-temp-text "012345678 9\n<point>"
  688. (let ((fill-column 10))
  689. (org-fill-paragraph)
  690. (buffer-string)))))
  691. ;; Between two paragraphs, fill the next one.
  692. (should
  693. (equal "012345678 9\n\n012345678\n9"
  694. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  695. (let ((fill-column 10))
  696. (org-fill-paragraph)
  697. (buffer-string)))))
  698. (should
  699. (equal "012345678\n9\n\n012345678 9"
  700. (org-test-with-temp-text "012345678 9<point>\n\n012345678 9"
  701. (let ((fill-column 10))
  702. (org-fill-paragraph)
  703. (buffer-string)))))
  704. ;; Fill paragraph in a comment block.
  705. (should
  706. (equal "#+begin_comment\n012345678\n9\n#+end_comment"
  707. (org-test-with-temp-text
  708. "#+begin_comment\n<point>012345678 9\n#+end_comment"
  709. (let ((fill-column 10))
  710. (org-fill-paragraph)
  711. (buffer-string)))))
  712. ;; When a region is selected, fill every paragraph in the region.
  713. (should
  714. (equal "012345678\n9\n\n012345678\n9"
  715. (org-test-with-temp-text "012345678 9\n\n012345678 9"
  716. (let ((fill-column 10))
  717. (transient-mark-mode 1)
  718. (push-mark (point-min) t t)
  719. (goto-char (point-max))
  720. (call-interactively #'org-fill-paragraph)
  721. (buffer-string)))))
  722. (should
  723. (equal "012345678\n9\n\n012345678 9"
  724. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  725. (let ((fill-column 10))
  726. (transient-mark-mode 1)
  727. (push-mark (point) t t)
  728. (goto-char (point-min))
  729. (call-interactively #'org-fill-paragraph)
  730. (buffer-string)))))
  731. (should
  732. (equal "012345678 9\n\n012345678\n9"
  733. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  734. (let ((fill-column 10))
  735. (transient-mark-mode 1)
  736. (push-mark (point) t t)
  737. (goto-char (point-max))
  738. (call-interactively #'org-fill-paragraph)
  739. (buffer-string))))))
  740. (ert-deftest test-org/auto-fill-function ()
  741. "Test auto-filling features."
  742. ;; Auto fill paragraph.
  743. (should
  744. (equal "12345\n7890"
  745. (org-test-with-temp-text "12345 7890"
  746. (let ((fill-column 5))
  747. (end-of-line)
  748. (org-auto-fill-function)
  749. (buffer-string)))))
  750. ;; Auto fill first paragraph in an item.
  751. (should
  752. (equal "- 12345\n 7890"
  753. (org-test-with-temp-text "- 12345 7890"
  754. (let ((fill-column 7))
  755. (end-of-line)
  756. (org-auto-fill-function)
  757. (buffer-string)))))
  758. ;; Auto fill paragraph when `adaptive-fill-regexp' matches.
  759. (should
  760. (equal "> 12345\n 7890"
  761. (org-test-with-temp-text "> 12345 7890"
  762. (let ((fill-column 10)
  763. (adaptive-fill-regexp "[ \t]*>+[ \t]*")
  764. (adaptive-fill-first-line-regexp "\\`[ ]*\\'"))
  765. (end-of-line)
  766. (org-auto-fill-function)
  767. (buffer-string)))))
  768. (should
  769. (equal "> 12345\n> 12345\n> 7890"
  770. (org-test-with-temp-text "> 12345\n> 12345 7890"
  771. (let ((fill-column 10)
  772. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  773. (goto-char (point-max))
  774. (org-auto-fill-function)
  775. (buffer-string)))))
  776. (should-not
  777. (equal " 12345\n *12345\n *12345"
  778. (org-test-with-temp-text " 12345\n *12345 12345"
  779. (let ((fill-column 10)
  780. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  781. (goto-char (point-max))
  782. (org-auto-fill-function)
  783. (buffer-string)))))
  784. ;; Auto fill comments.
  785. (should
  786. (equal " # 12345\n # 7890"
  787. (org-test-with-temp-text " # 12345 7890"
  788. (let ((fill-column 10))
  789. (end-of-line)
  790. (org-auto-fill-function)
  791. (buffer-string)))))
  792. ;; A hash within a line isn't a comment.
  793. (should-not
  794. (equal "12345 # 7890\n# 1"
  795. (org-test-with-temp-text "12345 # 7890 1"
  796. (let ((fill-column 12))
  797. (end-of-line)
  798. (org-auto-fill-function)
  799. (buffer-string)))))
  800. ;; Correctly interpret empty prefix.
  801. (should-not
  802. (equal "# a\n# b\nRegular\n# paragraph"
  803. (org-test-with-temp-text "# a\n# b\nRegular paragraph"
  804. (let ((fill-column 12))
  805. (end-of-line 3)
  806. (org-auto-fill-function)
  807. (buffer-string)))))
  808. ;; Comment block: auto fill contents.
  809. (should
  810. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  811. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  812. (let ((fill-column 5))
  813. (forward-line)
  814. (end-of-line)
  815. (org-auto-fill-function)
  816. (buffer-string)))))
  817. (should
  818. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  819. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  820. (let ((fill-column 5))
  821. (forward-line)
  822. (end-of-line)
  823. (org-auto-fill-function)
  824. (buffer-string)))))
  825. ;; Do not fill if a new item could be created.
  826. (should-not
  827. (equal "12345\n- 90"
  828. (org-test-with-temp-text "12345 - 90"
  829. (let ((fill-column 5))
  830. (end-of-line)
  831. (org-auto-fill-function)
  832. (buffer-string)))))
  833. ;; Do not fill if a line break could be introduced.
  834. (should-not
  835. (equal "123\\\\\n7890"
  836. (org-test-with-temp-text "123\\\\ 7890"
  837. (let ((fill-column 6))
  838. (end-of-line)
  839. (org-auto-fill-function)
  840. (buffer-string)))))
  841. ;; Do not fill affiliated keywords.
  842. (should-not
  843. (equal "#+ATTR_LATEX: ABC\nDEFGHIJKL"
  844. (org-test-with-temp-text "#+ATTR_LATEX: ABC DEFGHIJKL"
  845. (let ((fill-column 20))
  846. (end-of-line)
  847. (org-auto-fill-function)
  848. (buffer-string))))))
  849. ;;; Indentation
  850. (ert-deftest test-org/indent-line ()
  851. "Test `org-indent-line' specifications."
  852. ;; Do not indent diary sexps, footnote definitions or headlines.
  853. (should
  854. (zerop
  855. (org-test-with-temp-text "%%(org-calendar-holiday)"
  856. (org-indent-line)
  857. (org-get-indentation))))
  858. (should
  859. (zerop
  860. (org-test-with-temp-text "[fn:1] fn"
  861. (let ((org-adapt-indentation t)) (org-indent-line))
  862. (org-get-indentation))))
  863. (should
  864. (zerop
  865. (org-test-with-temp-text "* H"
  866. (org-indent-line)
  867. (org-get-indentation))))
  868. ;; Do not indent before first headline.
  869. (should
  870. (zerop
  871. (org-test-with-temp-text ""
  872. (org-indent-line)
  873. (org-get-indentation))))
  874. ;; Indent according to headline level otherwise, unless
  875. ;; `org-adapt-indentation' is nil.
  876. (should
  877. (= 2
  878. (org-test-with-temp-text "* H\n<point>A"
  879. (let ((org-adapt-indentation t)) (org-indent-line))
  880. (org-get-indentation))))
  881. (should
  882. (= 2
  883. (org-test-with-temp-text "* H\n<point>\nA"
  884. (let ((org-adapt-indentation t)) (org-indent-line))
  885. (org-get-indentation))))
  886. (should
  887. (zerop
  888. (org-test-with-temp-text "* H\n<point>A"
  889. (let ((org-adapt-indentation nil)) (org-indent-line))
  890. (org-get-indentation))))
  891. ;; Indenting preserves point position.
  892. (should
  893. (org-test-with-temp-text "* H\nA<point>B"
  894. (let ((org-adapt-indentation t)) (org-indent-line))
  895. (looking-at "B")))
  896. ;; Do not change indentation at an item or a LaTeX environment.
  897. (should
  898. (= 1
  899. (org-test-with-temp-text "* H\n<point> - A"
  900. (let ((org-adapt-indentation t)) (org-indent-line))
  901. (org-get-indentation))))
  902. (should
  903. (= 1
  904. (org-test-with-temp-text
  905. "\\begin{equation}\n <point>1+1=2\n\\end{equation}"
  906. (org-indent-line)
  907. (org-get-indentation))))
  908. ;; On blank lines at the end of a list, indent like last element
  909. ;; within it if the line is still in the list. If the last element
  910. ;; is an item, indent like its contents. Otherwise, indent like the
  911. ;; whole list.
  912. (should
  913. (= 4
  914. (org-test-with-temp-text "* H\n- A\n - AA\n<point>"
  915. (let ((org-adapt-indentation t)) (org-indent-line))
  916. (org-get-indentation))))
  917. (should
  918. (= 4
  919. (org-test-with-temp-text "* H\n- A\n -\n\n<point>"
  920. (let ((org-adapt-indentation t)) (org-indent-line))
  921. (org-get-indentation))))
  922. (should
  923. (zerop
  924. (org-test-with-temp-text "* H\n- A\n - AA\n\n\n\n<point>"
  925. (let ((org-adapt-indentation t)) (org-indent-line))
  926. (org-get-indentation))))
  927. (should
  928. (= 4
  929. (org-test-with-temp-text "* H\n- A\n - \n<point>"
  930. (let ((org-adapt-indentation t)) (org-indent-line))
  931. (org-get-indentation))))
  932. (should
  933. (= 4
  934. (org-test-with-temp-text
  935. "* H\n - \n #+BEGIN_SRC emacs-lisp\n t\n #+END_SRC\n<point>"
  936. (let ((org-adapt-indentation t)) (org-indent-line))
  937. (org-get-indentation))))
  938. (should
  939. (= 2
  940. (org-test-with-temp-text "- A\n B\n\n<point>"
  941. (let ((org-adapt-indentation nil)) (org-indent-line))
  942. (org-get-indentation))))
  943. (should
  944. (= 2
  945. (org-test-with-temp-text
  946. "- A\n \begin{cases} 1 + 1\n \end{cases}\n\n<point>"
  947. (let ((org-adapt-indentation nil)) (org-indent-line))
  948. (org-get-indentation))))
  949. ;; Likewise, on a blank line at the end of a footnote definition,
  950. ;; indent at column 0 if line belongs to the definition. Otherwise,
  951. ;; indent like the definition itself.
  952. (should
  953. (zerop
  954. (org-test-with-temp-text "* H\n[fn:1] Definition\n<point>"
  955. (let ((org-adapt-indentation t)) (org-indent-line))
  956. (org-get-indentation))))
  957. (should
  958. (zerop
  959. (org-test-with-temp-text "* H\n[fn:1] Definition\n\n\n\n<point>"
  960. (let ((org-adapt-indentation t)) (org-indent-line))
  961. (org-get-indentation))))
  962. ;; After the end of the contents of a greater element, indent like
  963. ;; the beginning of the element.
  964. (should
  965. (= 1
  966. (org-test-with-temp-text
  967. " #+BEGIN_CENTER\n Contents\n<point>#+END_CENTER"
  968. (org-indent-line)
  969. (org-get-indentation))))
  970. ;; On blank lines after a paragraph, indent like its last non-empty
  971. ;; line.
  972. (should
  973. (= 1
  974. (org-test-with-temp-text " Paragraph\n\n<point>"
  975. (org-indent-line)
  976. (org-get-indentation))))
  977. ;; At the first line of an element, indent like previous element's
  978. ;; first line, ignoring footnotes definitions and inline tasks, or
  979. ;; according to parent.
  980. (let ((org-adapt-indentation t))
  981. (should
  982. (= 2
  983. (org-test-with-temp-text "A\n\n B\n\nC<point>"
  984. (org-indent-line)
  985. (org-get-indentation))))
  986. (should
  987. (= 1
  988. (org-test-with-temp-text " A\n\n[fn:1] B\n\n\nC<point>"
  989. (org-indent-line)
  990. (org-get-indentation))))
  991. (should
  992. (= 1
  993. (org-test-with-temp-text
  994. " #+BEGIN_CENTER\n<point> Contents\n#+END_CENTER"
  995. (org-indent-line)
  996. (org-get-indentation)))))
  997. ;; Within code part of a source block, use language major mode if
  998. ;; `org-src-tab-acts-natively' is non-nil. Otherwise, indent
  999. ;; according to line above.
  1000. (should
  1001. (= 6
  1002. (org-test-with-temp-text
  1003. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  1004. (let ((org-src-tab-acts-natively t)
  1005. (org-edit-src-content-indentation 0))
  1006. (org-indent-line))
  1007. (org-get-indentation))))
  1008. (should
  1009. (= 1
  1010. (org-test-with-temp-text
  1011. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  1012. (let ((org-src-tab-acts-natively nil)
  1013. (org-edit-src-content-indentation 0))
  1014. (org-indent-line))
  1015. (org-get-indentation))))
  1016. ;; Otherwise, indent like the first non-blank line above.
  1017. (should
  1018. (zerop
  1019. (org-test-with-temp-text
  1020. "#+BEGIN_CENTER\nline1\n\n<point> line2\n#+END_CENTER"
  1021. (org-indent-line)
  1022. (org-get-indentation))))
  1023. ;; Align node properties according to `org-property-format'. Handle
  1024. ;; nicely empty values.
  1025. (should
  1026. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  1027. (org-test-with-temp-text
  1028. "* H\n:PROPERTIES:\n<point>:key: value\n:END:"
  1029. (let ((org-property-format "%-10s %s")) (org-indent-line))
  1030. (buffer-string))))
  1031. (should
  1032. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  1033. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key:\n:END:"
  1034. (let ((org-property-format "%-10s %s")) (org-indent-line))
  1035. (buffer-string)))))
  1036. (ert-deftest test-org/indent-region ()
  1037. "Test `org-indent-region' specifications."
  1038. ;; Indent paragraph.
  1039. (let ((org-adapt-indentation t))
  1040. (should
  1041. (equal "A\nB\nC"
  1042. (org-test-with-temp-text " A\nB\n C"
  1043. (org-indent-region (point-min) (point-max))
  1044. (buffer-string)))))
  1045. ;; Indent greater elements along with their contents.
  1046. (should
  1047. (equal "#+BEGIN_CENTER\nA\nB\n#+END_CENTER"
  1048. (org-test-with-temp-text "#+BEGIN_CENTER\n A\n B\n#+END_CENTER"
  1049. (org-indent-region (point-min) (point-max))
  1050. (buffer-string))))
  1051. ;; Ignore contents of verse blocks. Only indent block delimiters.
  1052. (should
  1053. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1054. (org-test-with-temp-text "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1055. (org-indent-region (point-min) (point-max))
  1056. (buffer-string))))
  1057. (let ((org-adapt-indentation t))
  1058. (should
  1059. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1060. (org-test-with-temp-text " #+BEGIN_VERSE\n A\n B\n #+END_VERSE"
  1061. (org-indent-region (point-min) (point-max))
  1062. (buffer-string)))))
  1063. ;; Indent example blocks as a single block, unless indentation
  1064. ;; should be preserved. In this case only indent the block markers.
  1065. (should
  1066. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1067. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1068. (org-indent-region (point-min) (point-max))
  1069. (buffer-string))))
  1070. (let ((org-adapt-indentation t))
  1071. (should
  1072. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1073. (org-test-with-temp-text " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  1074. (org-indent-region (point-min) (point-max))
  1075. (buffer-string))))
  1076. (should
  1077. (equal "#+BEGIN_EXAMPLE -i\n A\n B\n#+END_EXAMPLE"
  1078. (org-test-with-temp-text
  1079. " #+BEGIN_EXAMPLE -i\n A\n B\n #+END_EXAMPLE"
  1080. (org-indent-region (point-min) (point-max))
  1081. (buffer-string))))
  1082. (should
  1083. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1084. (org-test-with-temp-text
  1085. " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  1086. (let ((org-src-preserve-indentation t))
  1087. (org-indent-region (point-min) (point-max)))
  1088. (buffer-string)))))
  1089. ;; Treat export blocks as a whole.
  1090. (should
  1091. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1092. (org-test-with-temp-text "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1093. (org-indent-region (point-min) (point-max))
  1094. (buffer-string))))
  1095. (let ((org-adapt-indentation t))
  1096. (should
  1097. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1098. (org-test-with-temp-text
  1099. " #+BEGIN_EXPORT latex\n A\n B\n #+END_EXPORT"
  1100. (org-indent-region (point-min) (point-max))
  1101. (buffer-string)))))
  1102. ;; Indent according to mode if `org-src-tab-acts-natively' is
  1103. ;; non-nil. Otherwise, do not indent code at all.
  1104. (should
  1105. (equal "#+BEGIN_SRC emacs-lisp\n(and A\n B)\n#+END_SRC"
  1106. (org-test-with-temp-text
  1107. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1108. (let ((org-src-tab-acts-natively t)
  1109. (org-edit-src-content-indentation 0))
  1110. (org-indent-region (point-min) (point-max)))
  1111. (buffer-string))))
  1112. (should
  1113. (equal "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1114. (org-test-with-temp-text
  1115. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1116. (let ((org-src-tab-acts-natively nil)
  1117. (org-edit-src-content-indentation 0))
  1118. (org-indent-region (point-min) (point-max)))
  1119. (buffer-string))))
  1120. ;; Align node properties according to `org-property-format'. Handle
  1121. ;; nicely empty values.
  1122. (should
  1123. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  1124. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key: value\n:END:"
  1125. (let ((org-property-format "%-10s %s")
  1126. (org-adapt-indentation nil))
  1127. (org-indent-region (point) (point-max)))
  1128. (buffer-string))))
  1129. (should
  1130. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  1131. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key:\n:END:"
  1132. (let ((org-property-format "%-10s %s")
  1133. (org-adapt-indentation nil))
  1134. (org-indent-region (point) (point-max)))
  1135. (buffer-string))))
  1136. ;; Indent property drawers according to `org-adapt-indentation'.
  1137. (let ((org-adapt-indentation 'headline-data))
  1138. (should
  1139. (equal "* H\n :PROPERTIES:\n :key:\n :END:"
  1140. (org-test-with-temp-text "* H\n:PROPERTIES:\n:key:\n:END:"
  1141. (org-indent-region (point-min) (point-max))
  1142. (buffer-string)))))
  1143. ;; Indent plain lists.
  1144. (let ((org-adapt-indentation t))
  1145. (should
  1146. (equal "- A\n B\n - C\n\n D"
  1147. (org-test-with-temp-text "- A\n B\n - C\n\n D"
  1148. (org-indent-region (point-min) (point-max))
  1149. (buffer-string))))
  1150. (should
  1151. (equal "- A\n\n- B"
  1152. (org-test-with-temp-text " - A\n\n - B"
  1153. (org-indent-region (point-min) (point-max))
  1154. (buffer-string)))))
  1155. ;; Indent footnote definitions.
  1156. (should
  1157. (equal "[fn:1] Definition\n\nDefinition"
  1158. (org-test-with-temp-text "[fn:1] Definition\n\n Definition"
  1159. (org-indent-region (point-min) (point-max))
  1160. (buffer-string))))
  1161. ;; Special case: Start indenting on a blank line.
  1162. (should
  1163. (equal "\nParagraph"
  1164. (org-test-with-temp-text "\n Paragraph"
  1165. (org-indent-region (point-min) (point-max))
  1166. (buffer-string)))))
  1167. ;;; Editing
  1168. (ert-deftest test-org/delete-indentation ()
  1169. "Test `org-delete-indentation' specifications."
  1170. ;; Regular test.
  1171. (should (equal "foo bar"
  1172. (org-test-with-temp-text
  1173. "foo \n bar<point>"
  1174. (org-delete-indentation)
  1175. (buffer-string))))
  1176. ;; With optional argument.
  1177. (should (equal "foo bar"
  1178. (org-test-with-temp-text
  1179. "foo<point> \n bar"
  1180. (org-delete-indentation t)
  1181. (buffer-string))))
  1182. ;; At headline text should be appended to the headline text.
  1183. (should
  1184. (equal"* foo bar :tag:"
  1185. (let (org-auto-align-tags)
  1186. (org-test-with-temp-text
  1187. "* foo :tag:\n bar<point>"
  1188. (org-delete-indentation)
  1189. (buffer-string)))))
  1190. (should
  1191. (equal "* foo bar :tag:"
  1192. (let (org-auto-align-tags)
  1193. (org-test-with-temp-text
  1194. "* foo <point>:tag:\n bar"
  1195. (org-delete-indentation t)
  1196. (buffer-string))))))
  1197. (ert-deftest test-org/return ()
  1198. "Test `org-return' specifications."
  1199. ;; Regular test.
  1200. (should
  1201. (equal "Para\ngraph"
  1202. (org-test-with-temp-text "Para<point>graph"
  1203. (org-return)
  1204. (buffer-string))))
  1205. ;; With optional argument, indent line.
  1206. (should
  1207. (equal " Para\n graph"
  1208. (org-test-with-temp-text " Para<point>graph"
  1209. (org-return t)
  1210. (buffer-string))))
  1211. ;; On a table, call `org-table-next-row'.
  1212. (should
  1213. (org-test-with-temp-text "| <point>a |\n| b |"
  1214. (org-return)
  1215. (looking-at-p "b")))
  1216. ;; Open link or timestamp under point when `org-return-follows-link'
  1217. ;; is non-nil.
  1218. (should
  1219. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1220. (let ((org-return-follows-link t)
  1221. (org-link-search-must-match-exact-headline nil))
  1222. (org-return))
  1223. (looking-at-p "<<target>>")))
  1224. (should-not
  1225. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1226. (let ((org-return-follows-link nil)) (org-return))
  1227. (looking-at-p "<<target>>")))
  1228. (should
  1229. (org-test-with-temp-text "* [[b][a<point>]]\n* b"
  1230. (let ((org-return-follows-link t)) (org-return))
  1231. (looking-at-p "* b")))
  1232. (should
  1233. (org-test-with-temp-text "Link [[target][/descipt<point>ion/]] <<target>>"
  1234. (let ((org-return-follows-link t)
  1235. (org-link-search-must-match-exact-headline nil))
  1236. (org-return))
  1237. (looking-at-p "<<target>>")))
  1238. (should-not
  1239. (org-test-with-temp-text "Link [[target]]<point> <<target>>"
  1240. (let ((org-return-follows-link t)
  1241. (org-link-search-must-match-exact-headline nil))
  1242. (org-return))
  1243. (looking-at-p "<<target>>")))
  1244. ;; When `org-return-follows-link' is non-nil, tolerate links and
  1245. ;; timestamps in comments, node properties, etc.
  1246. (should
  1247. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1248. (let ((org-return-follows-link t)
  1249. (org-link-search-must-match-exact-headline nil))
  1250. (org-return))
  1251. (looking-at-p "<<target>>")))
  1252. (should-not
  1253. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1254. (let ((org-return-follows-link nil)) (org-return))
  1255. (looking-at-p "<<target>>")))
  1256. (should-not
  1257. (org-test-with-temp-text "# Comment [[target]]<point>\n <<target>>"
  1258. (let ((org-return-follows-link t)
  1259. (org-link-search-must-match-exact-headline nil))
  1260. (org-return))
  1261. (looking-at-p "<<target>>")))
  1262. ;; Non-nil `org-return-follows-link' ignores read-only state of
  1263. ;; a buffer.
  1264. (should
  1265. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1266. (let ((org-return-follows-link t)
  1267. (org-link-search-must-match-exact-headline nil))
  1268. (setq buffer-read-only t)
  1269. (call-interactively #'org-return))
  1270. (looking-at-p "<<target>>")))
  1271. ;; `org-return-follows-link' handle multi-line lines.
  1272. (should
  1273. (org-test-with-temp-text
  1274. "[[target][This is a very\n long description<point>]]\n <<target>>"
  1275. (let ((org-return-follows-link t)
  1276. (org-link-search-must-match-exact-headline nil))
  1277. (org-return))
  1278. (looking-at-p "<<target>>")))
  1279. (should-not
  1280. (org-test-with-temp-text
  1281. "[[target][This is a very\n long description]]<point>\n <<target>>"
  1282. (let ((org-return-follows-link t)
  1283. (org-link-search-must-match-exact-headline nil))
  1284. (org-return))
  1285. (looking-at-p "<<target>>")))
  1286. ;; However, do not open link when point is in a table.
  1287. (should
  1288. (org-test-with-temp-text "| [[target<point>]] |\n| between |\n| <<target>> |"
  1289. (let ((org-return-follows-link t)) (org-return))
  1290. (looking-at-p "between")))
  1291. ;; Special case: in a list, when indenting, do not break structure.
  1292. (should
  1293. (equal "- A\n B"
  1294. (org-test-with-temp-text "- A <point>B"
  1295. (org-return t)
  1296. (buffer-string))))
  1297. (should
  1298. (equal "- A\n\n- B"
  1299. (org-test-with-temp-text "- A\n<point>- B"
  1300. (org-return t)
  1301. (buffer-string))))
  1302. ;; On tags part of a headline, add a newline below it instead of
  1303. ;; breaking it.
  1304. (should
  1305. (equal "* H :tag:\n"
  1306. (org-test-with-temp-text "* H :<point>tag:"
  1307. (org-return)
  1308. (buffer-string))))
  1309. ;; Before headline text, add a newline below it instead of breaking
  1310. ;; it.
  1311. (should
  1312. (equal "* TODO H :tag:\n"
  1313. (org-test-with-temp-text "* <point>TODO H :tag:"
  1314. (org-return)
  1315. (buffer-string))))
  1316. (should
  1317. (equal "* TODO [#B] H :tag:\n"
  1318. (org-test-with-temp-text "* TODO<point> [#B] H :tag:"
  1319. (org-return)
  1320. (buffer-string))))
  1321. (should ;TODO are case-sensitive
  1322. (equal "* \nTodo"
  1323. (org-test-with-temp-text "* <point>Todo"
  1324. (org-return)
  1325. (buffer-string))))
  1326. ;; At headline text, break headline text but preserve tags.
  1327. (should
  1328. (equal "* TODO [#B] foo :tag:\nbar"
  1329. (let (org-auto-align-tags)
  1330. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  1331. (org-return)
  1332. (buffer-string)))))
  1333. ;; At bol of headline insert newline.
  1334. (should
  1335. (equal "\n* h"
  1336. (org-test-with-temp-text "<point>* h"
  1337. (org-return)
  1338. (buffer-string))))
  1339. ;; Refuse to leave invalid headline in buffer.
  1340. (should
  1341. (equal "* h\n"
  1342. (org-test-with-temp-text "*<point> h"
  1343. (org-return)
  1344. (buffer-string))))
  1345. ;; Before first column or after last one in a table, split the
  1346. ;; table.
  1347. (should
  1348. (equal "| a |\n\n| b |"
  1349. (org-test-with-temp-text "| a |\n<point>| b |"
  1350. (org-return)
  1351. (buffer-string))))
  1352. (should
  1353. (equal "| a |\n\n| b |"
  1354. (org-test-with-temp-text "| a |<point>\n| b |"
  1355. (org-return)
  1356. (buffer-string))))
  1357. ;; Do not auto-fill on hitting <RET> inside a property drawer.
  1358. (should
  1359. (equal "* Heading\n:PROPERTIES:\n:SOME_PROP: This is a very long property value that goes beyond the fill-column. But this is inside a property drawer, so the auto-filling should be disabled.\n\n:END:"
  1360. (org-test-with-temp-text "* Heading\n:PROPERTIES:\n:SOME_PROP: This is a very long property value that goes beyond the fill-column. But this is inside a property drawer, so the auto-filling should be disabled.<point>\n:END:"
  1361. (setq-local fill-column 10)
  1362. (auto-fill-mode 1)
  1363. (org-return)
  1364. (buffer-string)))))
  1365. (ert-deftest test-org/with-electric-indent ()
  1366. "Test RET and C-j specifications with `electric-indent-mode' on."
  1367. ;; Call commands interactively, since this is how `newline' knows it
  1368. ;; must run `post-self-insert-hook'.
  1369. ;;
  1370. ;; RET, like `newline', should indent.
  1371. (should
  1372. (equal " Para\n graph"
  1373. (org-test-with-temp-text " Para<point>graph"
  1374. (electric-indent-local-mode 1)
  1375. (call-interactively 'org-return)
  1376. (buffer-string))))
  1377. (should
  1378. (equal "- item1\n item2"
  1379. (org-test-with-temp-text "- item1<point>item2"
  1380. (electric-indent-local-mode 1)
  1381. (call-interactively 'org-return)
  1382. (buffer-string))))
  1383. ;; TODO: test more values of `org-adapt-indentation'.
  1384. (let ((org-adapt-indentation t))
  1385. (should
  1386. (equal "* heading\n body"
  1387. (org-test-with-temp-text "* heading<point>body"
  1388. (electric-indent-local-mode 1)
  1389. (call-interactively 'org-return)
  1390. (buffer-string)))))
  1391. ;; C-j, like `electric-newline-and-maybe-indent', should not indent.
  1392. (should
  1393. (equal " Para\ngraph"
  1394. (org-test-with-temp-text " Para<point>graph"
  1395. (electric-indent-local-mode 1)
  1396. (call-interactively 'org-return-and-maybe-indent)
  1397. (buffer-string))))
  1398. (should
  1399. (equal "- item1\nitem2"
  1400. (org-test-with-temp-text "- item1<point>item2"
  1401. (electric-indent-local-mode 1)
  1402. (call-interactively 'org-return-and-maybe-indent)
  1403. (buffer-string))))
  1404. ;; TODO: test more values of `org-adapt-indentation'.
  1405. (let ((org-adapt-indentation t))
  1406. (should
  1407. (equal "* heading\nbody"
  1408. (org-test-with-temp-text "* heading<point>body"
  1409. (electric-indent-local-mode 1)
  1410. (call-interactively 'org-return-and-maybe-indent)
  1411. (buffer-string))))))
  1412. (ert-deftest test-org/without-electric-indent ()
  1413. "Test RET and C-j specifications with `electric-indent-mode' off."
  1414. ;; Call commands interactively, since this is how `newline' knows it
  1415. ;; must run `post-self-insert-hook'.
  1416. ;;
  1417. ;; RET, like `newline', should not indent.
  1418. (should
  1419. (equal " Para\ngraph"
  1420. (org-test-with-temp-text " Para<point>graph"
  1421. (electric-indent-local-mode 0)
  1422. (call-interactively 'org-return)
  1423. (buffer-string))))
  1424. (should
  1425. (equal "- item1\nitem2"
  1426. (org-test-with-temp-text "- item1<point>item2"
  1427. (electric-indent-local-mode 0)
  1428. (call-interactively 'org-return)
  1429. (buffer-string))))
  1430. (should
  1431. (equal "* heading\nbody"
  1432. (org-test-with-temp-text "* heading<point>body"
  1433. (electric-indent-local-mode 0)
  1434. (call-interactively 'org-return)
  1435. (buffer-string))))
  1436. ;; C-j, like `electric-newline-and-maybe-indent', should indent.
  1437. (should
  1438. (equal " Para\n graph"
  1439. (org-test-with-temp-text " Para<point>graph"
  1440. (electric-indent-local-mode 0)
  1441. (call-interactively 'org-return-and-maybe-indent)
  1442. (buffer-string))))
  1443. (should
  1444. (equal "- item1\n item2"
  1445. (org-test-with-temp-text "- item1<point>item2"
  1446. (electric-indent-local-mode 0)
  1447. (call-interactively 'org-return-and-maybe-indent)
  1448. (buffer-string))))
  1449. ;; TODO: test more values of `org-adapt-indentation'.
  1450. (let ((org-adapt-indentation t))
  1451. (should
  1452. (equal "* heading\n body"
  1453. (org-test-with-temp-text "* heading<point>body"
  1454. (electric-indent-local-mode 0)
  1455. (call-interactively 'org-return-and-maybe-indent)
  1456. (buffer-string))))))
  1457. (ert-deftest test-org/meta-return ()
  1458. "Test M-RET (`org-meta-return') specifications."
  1459. ;; In a table field insert a row above.
  1460. (should
  1461. (org-test-with-temp-text "| a |"
  1462. (forward-char)
  1463. (org-meta-return)
  1464. (forward-line -1)
  1465. (looking-at "| |$")))
  1466. ;; In a paragraph change current line into a header.
  1467. (should
  1468. (org-test-with-temp-text "a"
  1469. (org-meta-return)
  1470. (beginning-of-line)
  1471. (looking-at "\* a$")))
  1472. ;; In an item insert an item, in this case above.
  1473. (should
  1474. (org-test-with-temp-text "- a"
  1475. (org-meta-return)
  1476. (beginning-of-line)
  1477. (looking-at "- $")))
  1478. ;; In a drawer and item insert an item, in this case above.
  1479. (should
  1480. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  1481. (forward-line)
  1482. (org-fold-reveal)
  1483. (org-meta-return)
  1484. (beginning-of-line)
  1485. (looking-at "- $"))))
  1486. (ert-deftest test-org/insert-heading ()
  1487. "Test `org-insert-heading' specifications."
  1488. ;; In an empty buffer, insert a new headline.
  1489. (should
  1490. (equal "* "
  1491. (org-test-with-temp-text ""
  1492. (org-insert-heading)
  1493. (buffer-string))))
  1494. ;; At the beginning of a line, turn it into a headline.
  1495. (should
  1496. (equal "* P"
  1497. (org-test-with-temp-text "<point>P"
  1498. (org-insert-heading)
  1499. (buffer-string))))
  1500. ;; In the middle of a line, split the line if allowed, otherwise,
  1501. ;; insert the headline at its end.
  1502. (should
  1503. (equal "Para\n* graph"
  1504. (org-test-with-temp-text "Para<point>graph"
  1505. (let ((org-M-RET-may-split-line '((default . t))))
  1506. (org-insert-heading))
  1507. (buffer-string))))
  1508. (should
  1509. (equal "Paragraph\n* "
  1510. (org-test-with-temp-text "Para<point>graph"
  1511. (let ((org-M-RET-may-split-line '((default . nil))))
  1512. (org-insert-heading))
  1513. (buffer-string))))
  1514. ;; At the beginning of a headline, create one above.
  1515. (should
  1516. (equal "* \n* H"
  1517. (org-test-with-temp-text "* H"
  1518. (org-insert-heading)
  1519. (buffer-string))))
  1520. ;; In the middle of a headline, split it if allowed.
  1521. (should
  1522. (equal "* H\n* 1"
  1523. (org-test-with-temp-text "* H<point>1"
  1524. (let ((org-M-RET-may-split-line '((headline . t))))
  1525. (org-insert-heading))
  1526. (buffer-string))))
  1527. (should
  1528. (equal "* H1\n* "
  1529. (org-test-with-temp-text "* H<point>1"
  1530. (let ((org-M-RET-may-split-line '((headline . nil))))
  1531. (org-insert-heading))
  1532. (buffer-string))))
  1533. ;; However, splitting cannot happen on TODO keywords, priorities or
  1534. ;; tags.
  1535. (should
  1536. (equal "* TODO H1\n* "
  1537. (org-test-with-temp-text "* TO<point>DO H1"
  1538. (let ((org-M-RET-may-split-line '((headline . t))))
  1539. (org-insert-heading))
  1540. (buffer-string))))
  1541. (should
  1542. (equal "* [#A] H1\n* "
  1543. (org-test-with-temp-text "* [#<point>A] H1"
  1544. (let ((org-M-RET-may-split-line '((headline . t))))
  1545. (org-insert-heading))
  1546. (buffer-string))))
  1547. (should
  1548. (equal "* H1 :tag:\n* "
  1549. (org-test-with-temp-text "* H1 :ta<point>g:"
  1550. (let ((org-M-RET-may-split-line '((headline . t))))
  1551. (org-insert-heading))
  1552. (buffer-string))))
  1553. ;; New headline level depends on the level of the headline above.
  1554. (should
  1555. (equal "** H\n** P"
  1556. (org-test-with-temp-text "** H\n<point>P"
  1557. (org-insert-heading)
  1558. (buffer-string))))
  1559. (should
  1560. (equal "** H\nPara\n** graph"
  1561. (org-test-with-temp-text "** H\nPara<point>graph"
  1562. (let ((org-M-RET-may-split-line '((default . t))))
  1563. (org-insert-heading))
  1564. (buffer-string))))
  1565. (should
  1566. (equal "** \n** H"
  1567. (org-test-with-temp-text "** H"
  1568. (org-insert-heading)
  1569. (buffer-string))))
  1570. ;; When called with one universal argument, insert a new headline at
  1571. ;; the end of the current subtree, independently on the position of
  1572. ;; point.
  1573. (should
  1574. (equal
  1575. "* "
  1576. (org-test-with-temp-text ""
  1577. (let ((org-insert-heading-respect-content nil))
  1578. (org-insert-heading '(4)))
  1579. (buffer-string))))
  1580. (should
  1581. (equal
  1582. "entry
  1583. * "
  1584. (org-test-with-temp-text "entry"
  1585. (let ((org-insert-heading-respect-content nil))
  1586. (org-insert-heading '(4)))
  1587. (buffer-string))))
  1588. (should
  1589. (equal
  1590. "* H1\n** H2\n* "
  1591. (org-test-with-temp-text "* H1\n** H2"
  1592. (let ((org-insert-heading-respect-content nil))
  1593. (org-insert-heading '(4)))
  1594. (buffer-string))))
  1595. (should
  1596. (equal
  1597. "* H1\n** H2\n* "
  1598. (org-test-with-temp-text "* H<point>1\n** H2"
  1599. (let ((org-insert-heading-respect-content nil))
  1600. (org-insert-heading '(4)))
  1601. (buffer-string))))
  1602. ;; When called with two universal arguments, insert a new headline
  1603. ;; at the end of the grandparent subtree.
  1604. (should
  1605. (equal "* H1\n** H3\n- item\n** H2\n** "
  1606. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  1607. (let ((org-insert-heading-respect-content nil))
  1608. (org-insert-heading '(16)))
  1609. (buffer-string))))
  1610. ;; When optional TOP-LEVEL argument is non-nil, always insert
  1611. ;; a level 1 heading.
  1612. (should
  1613. (equal "* H1\n** H2\n* "
  1614. (org-test-with-temp-text "* H1\n** H2<point>"
  1615. (org-insert-heading nil nil t)
  1616. (buffer-string))))
  1617. (should
  1618. (equal "* H1\n- item\n* "
  1619. (org-test-with-temp-text "* H1\n- item<point>"
  1620. (org-insert-heading nil nil t)
  1621. (buffer-string))))
  1622. ;; Obey `org-blank-before-new-entry'.
  1623. (should
  1624. (equal "* H1\n\n* "
  1625. (org-test-with-temp-text "* H1<point>"
  1626. (let ((org-blank-before-new-entry '((heading . t))))
  1627. (org-insert-heading))
  1628. (buffer-string))))
  1629. (should
  1630. (equal "* H1\n* "
  1631. (org-test-with-temp-text "* H1<point>"
  1632. (let ((org-blank-before-new-entry '((heading . nil))))
  1633. (org-insert-heading))
  1634. (buffer-string))))
  1635. (should
  1636. (equal "* H1\n* H2\n* "
  1637. (org-test-with-temp-text "* H1\n* H2<point>"
  1638. (let ((org-blank-before-new-entry '((heading . auto))))
  1639. (org-insert-heading))
  1640. (buffer-string))))
  1641. (should
  1642. (equal "* H1\n\n* H2\n\n* "
  1643. (org-test-with-temp-text "* H1\n\n* H2<point>"
  1644. (let ((org-blank-before-new-entry '((heading . auto))))
  1645. (org-insert-heading))
  1646. (buffer-string))))
  1647. ;; Corner case: correctly insert a headline after an empty one.
  1648. (should
  1649. (equal "* \n* "
  1650. (org-test-with-temp-text "* <point>"
  1651. (org-insert-heading)
  1652. (buffer-string))))
  1653. (should
  1654. (org-test-with-temp-text "* <point>\n"
  1655. (org-insert-heading)
  1656. (looking-at-p "\n\\'")))
  1657. ;; Do not insert spurious headlines when inserting a new headline.
  1658. (should
  1659. (equal "* H1\n* H2\n* \n"
  1660. (org-test-with-temp-text "* H1\n* H2<point>\n"
  1661. (org-insert-heading)
  1662. (buffer-string))))
  1663. ;; Preserve visibility at beginning of line. In particular, when
  1664. ;; removing spurious blank lines, do not visually merge heading with
  1665. ;; the line visible above.
  1666. (should-not
  1667. (org-test-with-temp-text "* H1<point>\nContents\n\n* H2\n"
  1668. (org-overview)
  1669. (let ((org-blank-before-new-entry '((heading . nil))))
  1670. (org-insert-heading '(4)))
  1671. (invisible-p (line-end-position 0))))
  1672. ;; Properly handle empty lines when forcing a headline below current
  1673. ;; one.
  1674. (should
  1675. (equal "* H1\n\n* H\n\n* "
  1676. (org-test-with-temp-text "* H1\n\n* H<point>"
  1677. (let ((org-blank-before-new-entry '((heading . t))))
  1678. (org-insert-heading '(4))
  1679. (buffer-string))))))
  1680. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1681. "Test `org-insert-todo-heading-respect-content' specifications."
  1682. ;; Create a TODO heading.
  1683. (should
  1684. (org-test-with-temp-text "* H1\n Body"
  1685. (org-insert-todo-heading-respect-content)
  1686. (nth 2 (org-heading-components))))
  1687. ;; Add headline at the end of the first subtree
  1688. (should
  1689. (equal
  1690. "* TODO "
  1691. (org-test-with-temp-text "* H1\nH1Body<point>\n** H2\nH2Body"
  1692. (org-insert-todo-heading-respect-content)
  1693. (buffer-substring-no-properties (line-beginning-position) (point-max)))))
  1694. ;; In a list, do not create a new item.
  1695. (should
  1696. (equal
  1697. "* TODO "
  1698. (org-test-with-temp-text "* H\n- an item\n- another one"
  1699. (search-forward "an ")
  1700. (org-insert-todo-heading-respect-content)
  1701. (buffer-substring-no-properties (line-beginning-position) (point-max)))))
  1702. ;; Use the same TODO keyword as current heading.
  1703. (should
  1704. (equal
  1705. "* TODO \n"
  1706. (org-test-with-temp-text "* TODO\n** WAITING\n"
  1707. (org-insert-todo-heading-respect-content)
  1708. (buffer-substring-no-properties (line-beginning-position) (point-max))))))
  1709. (ert-deftest test-org/clone-with-time-shift ()
  1710. "Test `org-clone-subtree-with-time-shift'."
  1711. ;; Raise an error before first heading.
  1712. (should-error
  1713. (org-test-with-temp-text ""
  1714. (org-clone-subtree-with-time-shift 1)))
  1715. ;; Raise an error on invalid number of clones.
  1716. (should-error
  1717. (org-test-with-temp-text "* Clone me"
  1718. (org-clone-subtree-with-time-shift -1)))
  1719. ;; Clone non-repeating once.
  1720. (should
  1721. (equal "\
  1722. * H1\n<2015-06-21>
  1723. * H1\n<2015-06-23>
  1724. "
  1725. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1726. (org-clone-subtree-with-time-shift 1 "+2d")
  1727. (replace-regexp-in-string
  1728. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1729. nil nil 1))))
  1730. ;; Clone repeating once.
  1731. (should
  1732. (equal "\
  1733. * H1\n<2015-06-21>
  1734. * H1\n<2015-06-23>
  1735. * H1\n<2015-06-25 +1w>
  1736. "
  1737. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1738. (org-clone-subtree-with-time-shift 1 "+2d")
  1739. (replace-regexp-in-string
  1740. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1741. nil nil 1))))
  1742. ;; Clone repeating once in backward.
  1743. (should
  1744. (equal "\
  1745. * H1\n<2015-06-21>
  1746. * H1\n<2015-06-19>
  1747. * H1\n<2015-06-17 +1w>
  1748. "
  1749. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1750. (org-clone-subtree-with-time-shift 1 "-2d")
  1751. (replace-regexp-in-string
  1752. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1753. nil nil 1))))
  1754. ;; Clone non-repeating zero times.
  1755. (should
  1756. (equal "\
  1757. * H1\n<2015-06-21>
  1758. "
  1759. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1760. (org-clone-subtree-with-time-shift 0 "+2d")
  1761. (replace-regexp-in-string
  1762. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1763. nil nil 1))))
  1764. ;; Clone repeating "zero" times.
  1765. (should
  1766. (equal "\
  1767. * H1\n<2015-06-21>
  1768. * H1\n<2015-06-23 +1w>
  1769. "
  1770. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1771. (org-clone-subtree-with-time-shift 0 "+2d")
  1772. (replace-regexp-in-string
  1773. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1774. nil nil 1))))
  1775. ;; Clone with blank SHIFT argument.
  1776. (should
  1777. (string-prefix-p
  1778. "* H <2012-03-29"
  1779. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1780. (org-clone-subtree-with-time-shift 1 "")
  1781. (buffer-substring-no-properties (line-beginning-position 2)
  1782. (line-end-position 2)))))
  1783. ;; Find time stamps before point. If SHIFT is not specified, ask
  1784. ;; for a time shift.
  1785. (should
  1786. (string-prefix-p
  1787. "* H <2012-03-30"
  1788. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1789. (org-clone-subtree-with-time-shift 1 "+1d")
  1790. (buffer-substring-no-properties (line-beginning-position 2)
  1791. (line-end-position 2)))))
  1792. (should
  1793. (string-prefix-p
  1794. "* H <2014-03-05"
  1795. (org-test-with-temp-text "* H <2014-03-04 Tue><point>"
  1796. (cl-letf (((symbol-function 'read-from-minibuffer)
  1797. (lambda (&rest args) "+1d")))
  1798. (org-clone-subtree-with-time-shift 1))
  1799. (buffer-substring-no-properties (line-beginning-position 2)
  1800. (line-end-position 2)))))
  1801. ;; Hour shift.
  1802. (should
  1803. (equal "\
  1804. * H1\n<2015-06-21 20:00>
  1805. * H1\n<2015-06-21 23:00>
  1806. * H1\n<2015-06-22 02:00>
  1807. "
  1808. (org-test-with-temp-text "* H1\n<2015-06-21 Sun 20:00>"
  1809. (org-clone-subtree-with-time-shift 2 "+3h")
  1810. (replace-regexp-in-string
  1811. "\\( [.A-Za-z]+\\)\\( [0-9][0-9]:[0-9][0-9]\\)?>" ""
  1812. (buffer-substring-no-properties (point-min) (point-max))
  1813. nil nil 1))))
  1814. (should
  1815. (equal "\
  1816. * H1\n<2015-06-21 20:00>
  1817. * H1\n<2015-06-21 18:00>
  1818. "
  1819. (org-test-with-temp-text "* H1\n<2015-06-21 Sun 20:00>"
  1820. (org-clone-subtree-with-time-shift 1 "-2h")
  1821. (replace-regexp-in-string
  1822. "\\( [.A-Za-z]+\\)\\( [0-9][0-9]:[0-9][0-9]\\)?>" ""
  1823. (buffer-substring-no-properties (point-min) (point-max))
  1824. nil nil 1)))))
  1825. ;;; Fixed-Width Areas
  1826. (ert-deftest test-org/toggle-fixed-width ()
  1827. "Test `org-toggle-fixed-width' specifications."
  1828. ;; No region: Toggle on fixed-width marker in paragraphs.
  1829. (should
  1830. (equal ": A"
  1831. (org-test-with-temp-text "A"
  1832. (org-toggle-fixed-width)
  1833. (buffer-string))))
  1834. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1835. (should
  1836. (equal "A"
  1837. (org-test-with-temp-text ": A"
  1838. (org-toggle-fixed-width)
  1839. (buffer-string))))
  1840. ;; No region: Toggle on marker in blank lines after elements or just
  1841. ;; after a headline.
  1842. (should
  1843. (equal "* H\n: "
  1844. (org-test-with-temp-text "* H\n"
  1845. (forward-line)
  1846. (org-toggle-fixed-width)
  1847. (buffer-string))))
  1848. (should
  1849. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1850. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1851. (goto-char (point-max))
  1852. (org-toggle-fixed-width)
  1853. (buffer-string))))
  1854. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1855. ;; headlines, clocks)
  1856. (should
  1857. (equal ": * Headline"
  1858. (org-test-with-temp-text "* Headline"
  1859. (org-toggle-fixed-width)
  1860. (buffer-string))))
  1861. (should
  1862. (equal ": #+KEYWORD: value"
  1863. (org-test-with-temp-text "#+KEYWORD: value"
  1864. (org-toggle-fixed-width)
  1865. (buffer-string))))
  1866. ;; No region: error in other situations.
  1867. (should-error
  1868. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1869. (forward-line)
  1870. (org-toggle-fixed-width)
  1871. (buffer-string)))
  1872. ;; No region: Indentation is preserved.
  1873. (should
  1874. (equal "- A\n : B"
  1875. (org-test-with-temp-text "- A\n B"
  1876. (forward-line)
  1877. (org-toggle-fixed-width)
  1878. (buffer-string))))
  1879. ;; Region: If it contains only fixed-width elements and blank lines,
  1880. ;; toggle off fixed-width markup.
  1881. (should
  1882. (equal "A\n\nB"
  1883. (org-test-with-temp-text ": A\n\n: B"
  1884. (transient-mark-mode 1)
  1885. (push-mark (point) t t)
  1886. (goto-char (point-max))
  1887. (org-toggle-fixed-width)
  1888. (buffer-string))))
  1889. ;; Region: If it contains anything else, toggle on fixed-width but
  1890. ;; not on fixed-width areas.
  1891. (should
  1892. (equal ": A\n: \n: B\n: \n: C"
  1893. (org-test-with-temp-text "A\n\n: B\n\nC"
  1894. (transient-mark-mode 1)
  1895. (push-mark (point) t t)
  1896. (goto-char (point-max))
  1897. (org-toggle-fixed-width)
  1898. (buffer-string))))
  1899. ;; Region: Ignore blank lines at its end, unless it contains only
  1900. ;; such lines.
  1901. (should
  1902. (equal ": A\n\n"
  1903. (org-test-with-temp-text "A\n\n"
  1904. (transient-mark-mode 1)
  1905. (push-mark (point) t t)
  1906. (goto-char (point-max))
  1907. (org-toggle-fixed-width)
  1908. (buffer-string))))
  1909. (should
  1910. (equal ": \n: \n"
  1911. (org-test-with-temp-text "\n\n"
  1912. (transient-mark-mode 1)
  1913. (push-mark (point) t t)
  1914. (goto-char (point-max))
  1915. (org-toggle-fixed-width)
  1916. (buffer-string)))))
  1917. (ert-deftest test-org/kill-line ()
  1918. "Test `org-kill-line' specifications."
  1919. ;; At the beginning of a line, kill whole line.
  1920. (should
  1921. (equal ""
  1922. (org-test-with-temp-text "abc"
  1923. (org-kill-line)
  1924. (buffer-string))))
  1925. ;; In the middle of a line, kill line until its end.
  1926. (should
  1927. (equal "a"
  1928. (org-test-with-temp-text "a<point>bc"
  1929. (org-kill-line)
  1930. (buffer-string))))
  1931. ;; Do not kill newline character.
  1932. (should
  1933. (equal "\n123"
  1934. (org-test-with-temp-text "abc\n123"
  1935. (org-kill-line)
  1936. (buffer-string))))
  1937. (should
  1938. (equal "a\n123"
  1939. (org-test-with-temp-text "a<point>bc\n123"
  1940. (org-kill-line)
  1941. (buffer-string))))
  1942. ;; When `org-special-ctrl-k' is non-nil and point is at a headline,
  1943. ;; kill until tags.
  1944. (should
  1945. (equal "* A :tag:"
  1946. (org-test-with-temp-text "* A<point>B :tag:"
  1947. (let ((org-special-ctrl-k t)
  1948. (org-tags-column 0))
  1949. (org-kill-line))
  1950. (buffer-string))))
  1951. ;; If point is on tags, only kill part left until the end of line.
  1952. (should
  1953. (equal "* A :tag:"
  1954. (org-test-with-temp-text "* A :tag:<point>tag2:"
  1955. (let ((org-special-ctrl-k t)
  1956. (org-tags-column 0))
  1957. (org-kill-line))
  1958. (buffer-string))))
  1959. ;; However, if point is at the beginning of the line, kill whole
  1960. ;; headline.
  1961. (should
  1962. (equal ""
  1963. (org-test-with-temp-text "* AB :tag:"
  1964. (let ((org-special-ctrl-k t)
  1965. (org-tags-column 0))
  1966. (org-kill-line))
  1967. (buffer-string))))
  1968. ;; When `org-ctrl-k-protect-subtree' is non-nil, and point is in
  1969. ;; invisible text, ask before removing it. When set to `error',
  1970. ;; throw an error.
  1971. (should-error
  1972. (org-test-with-temp-text "* H\n** <point>H2\nContents\n* H3"
  1973. (org-overview)
  1974. (let ((org-special-ctrl-k nil)
  1975. (org-ctrl-k-protect-subtree t))
  1976. (cl-letf (((symbol-function 'y-or-n-p) 'ignore))
  1977. (org-kill-line)))))
  1978. (should-error
  1979. (org-test-with-temp-text "* H\n** <point>H2\nContents\n* H3"
  1980. (org-overview)
  1981. (let ((org-special-ctrl-k nil)
  1982. (org-ctrl-k-protect-subtree 'error))
  1983. (org-kill-line)))))
  1984. ;;; Headline
  1985. (ert-deftest test-org/get-heading ()
  1986. "Test `org-get-heading' specifications."
  1987. ;; Return current heading, even if point is not on it.
  1988. (should
  1989. (equal "H"
  1990. (org-test-with-temp-text "* H"
  1991. (org-get-heading))))
  1992. (should
  1993. (equal "H"
  1994. (org-test-with-temp-text "* H\nText<point>"
  1995. (org-get-heading))))
  1996. ;; Without any optional argument, return TODO keyword, priority
  1997. ;; cookie, COMMENT keyword and tags.
  1998. (should
  1999. (equal "TODO H"
  2000. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2001. (org-get-heading))))
  2002. (should
  2003. (equal "[#A] H"
  2004. (org-test-with-temp-text "* [#A] H"
  2005. (org-get-heading))))
  2006. (should
  2007. (equal "COMMENT H"
  2008. (org-test-with-temp-text "* COMMENT H"
  2009. (org-get-heading))))
  2010. (should
  2011. (equal "H :tag:"
  2012. (org-test-with-temp-text "* H :tag:"
  2013. (org-get-heading))))
  2014. ;; With NO-TAGS argument, ignore tags.
  2015. (should
  2016. (equal "TODO H"
  2017. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2018. (org-get-heading t))))
  2019. (should
  2020. (equal "H"
  2021. (org-test-with-temp-text "* H :tag:"
  2022. (org-get-heading t))))
  2023. ;; With NO-TODO, ignore TODO keyword.
  2024. (should
  2025. (equal "H"
  2026. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2027. (org-get-heading nil t))))
  2028. (should
  2029. (equal "H :tag:"
  2030. (org-test-with-temp-text "* H :tag:"
  2031. (org-get-heading nil t))))
  2032. ;; TODO keywords are case-sensitive.
  2033. (should
  2034. (equal "Todo H"
  2035. (org-test-with-temp-text "#+TODO: TODO | DONE\n* Todo H<point>"
  2036. (org-get-heading nil t))))
  2037. ;; With NO-PRIORITY, ignore priority.
  2038. (should
  2039. (equal "H"
  2040. (org-test-with-temp-text "* [#A] H"
  2041. (org-get-heading nil nil t))))
  2042. (should
  2043. (equal "H"
  2044. (org-test-with-temp-text "* H"
  2045. (org-get-heading nil nil t))))
  2046. (should
  2047. (equal "TODO H"
  2048. (org-test-with-temp-text "* TODO [#A] H"
  2049. (org-get-heading nil nil t))))
  2050. ;; With NO-COMMENT, ignore COMMENT keyword.
  2051. (should
  2052. (equal "H"
  2053. (org-test-with-temp-text "* COMMENT H"
  2054. (org-get-heading nil nil nil t))))
  2055. (should
  2056. (equal "H"
  2057. (org-test-with-temp-text "* H"
  2058. (org-get-heading nil nil nil t))))
  2059. (should
  2060. (equal "TODO [#A] H"
  2061. (org-test-with-temp-text "* TODO [#A] COMMENT H"
  2062. (org-get-heading nil nil nil t))))
  2063. ;; On an empty headline, return value is consistent.
  2064. (should (equal "" (org-test-with-temp-text "* " (org-get-heading))))
  2065. (should (equal "" (org-test-with-temp-text "* " (org-get-heading t))))
  2066. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil t))))
  2067. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil t))))
  2068. (should
  2069. (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil nil t)))))
  2070. (ert-deftest test-org/in-commented-heading-p ()
  2071. "Test `org-in-commented-heading-p' specifications."
  2072. ;; Commented headline.
  2073. (should
  2074. (org-test-with-temp-text "* COMMENT Headline\nBody"
  2075. (goto-char (point-max))
  2076. (org-in-commented-heading-p)))
  2077. ;; Commented ancestor.
  2078. (should
  2079. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  2080. (goto-char (point-max))
  2081. (org-in-commented-heading-p)))
  2082. ;; Comment keyword is case-sensitive.
  2083. (should-not
  2084. (org-test-with-temp-text "* Comment Headline\nBody"
  2085. (goto-char (point-max))
  2086. (org-in-commented-heading-p)))
  2087. ;; Keyword is standalone.
  2088. (should-not
  2089. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  2090. (goto-char (point-max))
  2091. (org-in-commented-heading-p)))
  2092. ;; Optional argument.
  2093. (should-not
  2094. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  2095. (goto-char (point-max))
  2096. (org-in-commented-heading-p t))))
  2097. (ert-deftest test-org/in-archived-heading-p ()
  2098. "Test `org-in-archived-heading-p' specifications."
  2099. ;; Archived headline.
  2100. (should
  2101. (org-test-with-temp-text "* Headline :ARCHIVE:\nBody"
  2102. (goto-char (point-max))
  2103. (org-in-archived-heading-p)))
  2104. ;; Archived ancestor.
  2105. (should
  2106. (org-test-with-temp-text "* Headline :ARCHIVE:\n** Level 2\nBody"
  2107. (goto-char (point-max))
  2108. (org-in-archived-heading-p)))
  2109. ;; Optional argument.
  2110. (should-not
  2111. (org-test-with-temp-text "* Headline :ARCHIVE:\n** Level 2\nBody"
  2112. (goto-char (point-max))
  2113. (org-in-archived-heading-p t)))
  2114. ;; Archive tag containing ARCHIVE as substring
  2115. (should-not
  2116. (org-test-with-temp-text "* Headline :NOARCHIVE:\n** Level 2\nBody"
  2117. (goto-char (point-max))
  2118. (org-in-archived-heading-p))))
  2119. (ert-deftest test-org/entry-blocked-p ()
  2120. ;; Check other dependencies.
  2121. (should
  2122. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  2123. (let ((org-enforce-todo-dependencies t)
  2124. (org-blocker-hook
  2125. '(org-block-todo-from-children-or-siblings-or-parent)))
  2126. (org-entry-blocked-p))))
  2127. (should-not
  2128. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  2129. (let ((org-enforce-todo-dependencies t)
  2130. (org-blocker-hook
  2131. '(org-block-todo-from-children-or-siblings-or-parent)))
  2132. (org-entry-blocked-p))))
  2133. ;; Entry without a TODO keyword or with a DONE keyword cannot be
  2134. ;; blocked.
  2135. (should-not
  2136. (org-test-with-temp-text "* Blocked\n** TODO one"
  2137. (let ((org-enforce-todo-dependencies t)
  2138. (org-blocker-hook
  2139. '(org-block-todo-from-children-or-siblings-or-parent)))
  2140. (org-entry-blocked-p))))
  2141. (should-not
  2142. (org-test-with-temp-text "* DONE Blocked\n** TODO one"
  2143. (let ((org-enforce-todo-dependencies t)
  2144. (org-blocker-hook
  2145. '(org-block-todo-from-children-or-siblings-or-parent)))
  2146. (org-entry-blocked-p))))
  2147. ;; Follow :ORDERED: specifications.
  2148. (should
  2149. (org-test-with-temp-text
  2150. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** TODO one\n** <point>TODO two"
  2151. (let ((org-enforce-todo-dependencies t)
  2152. (org-blocker-hook
  2153. '(org-block-todo-from-children-or-siblings-or-parent)))
  2154. (org-entry-blocked-p))))
  2155. (should-not
  2156. (org-test-with-temp-text
  2157. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** <point>TODO one\n** DONE two"
  2158. (let ((org-enforce-todo-dependencies t)
  2159. (org-blocker-hook
  2160. '(org-block-todo-from-children-or-siblings-or-parent)))
  2161. (org-entry-blocked-p)))))
  2162. (ert-deftest test-org/get-outline-path ()
  2163. "Test `org-get-outline-path' specifications."
  2164. ;; Top-level headlines have no outline path.
  2165. (should-not
  2166. (org-test-with-temp-text "* H"
  2167. (org-get-outline-path)))
  2168. ;; Otherwise, outline path is the path leading to the headline.
  2169. (should
  2170. (equal '("H")
  2171. (org-test-with-temp-text "* H\n** S<point>"
  2172. (org-get-outline-path))))
  2173. ;; Find path even when point is not on a headline.
  2174. (should
  2175. (equal '("H")
  2176. (org-test-with-temp-text "* H\n** S\nText<point>"
  2177. (org-get-outline-path))))
  2178. ;; TODO keywords, tags and statistics cookies are ignored.
  2179. (should
  2180. (equal '("H")
  2181. (org-test-with-temp-text "* TODO H [0/1] :tag:\n** S<point>"
  2182. (org-get-outline-path))))
  2183. ;; Links are replaced with their description or their path.
  2184. (should
  2185. (equal '("Org")
  2186. (org-test-with-temp-text
  2187. "* [[https://orgmode.org][Org]]\n** S<point>"
  2188. (org-get-outline-path))))
  2189. (should
  2190. (equal '("https://orgmode.org")
  2191. (org-test-with-temp-text
  2192. "* [[https://orgmode.org]]\n** S<point>"
  2193. (org-get-outline-path))))
  2194. ;; When WITH-SELF is non-nil, include current heading.
  2195. (should
  2196. (equal '("H")
  2197. (org-test-with-temp-text "* H"
  2198. (org-get-outline-path t))))
  2199. (should
  2200. (equal '("H" "S")
  2201. (org-test-with-temp-text "* H\n** S\nText<point>"
  2202. (org-get-outline-path t))))
  2203. ;; Using cache is transparent to the user.
  2204. (should
  2205. (equal '("H")
  2206. (org-test-with-temp-text "* H\n** S<point>"
  2207. (setq org-outline-path-cache nil)
  2208. (org-get-outline-path nil t))))
  2209. ;; Do not corrupt cache when finding outline path in distant part of
  2210. ;; the buffer.
  2211. (should
  2212. (equal '("H2")
  2213. (org-test-with-temp-text "* H\n** S<point>\n* H2\n** S2"
  2214. (setq org-outline-path-cache nil)
  2215. (org-get-outline-path nil t)
  2216. (search-forward "S2")
  2217. (org-get-outline-path nil t))))
  2218. ;; Do not choke on empty headlines.
  2219. (should
  2220. (org-test-with-temp-text "* H\n** <point>"
  2221. (org-get-outline-path)))
  2222. (should
  2223. (org-test-with-temp-text "* \n** H<point>"
  2224. (org-get-outline-path))))
  2225. (ert-deftest test-org/format-outline-path ()
  2226. "Test `org-format-outline-path' specifications."
  2227. (should
  2228. (string= (org-format-outline-path (list "one" "two" "three"))
  2229. "one/two/three"))
  2230. ;; Empty path.
  2231. (should
  2232. (string= (org-format-outline-path '())
  2233. ""))
  2234. (should
  2235. (string= (org-format-outline-path '(nil))
  2236. ""))
  2237. ;; Empty path and prefix.
  2238. (should
  2239. (string= (org-format-outline-path '() nil ">>")
  2240. ">>"))
  2241. ;; Trailing whitespace in headings.
  2242. (should
  2243. (string= (org-format-outline-path (list "one\t" "tw o " "three "))
  2244. "one/tw o/three"))
  2245. ;; Non-default prefix and separators.
  2246. (should
  2247. (string= (org-format-outline-path (list "one" "two" "three") nil ">>" "|")
  2248. ">>|one|two|three"))
  2249. ;; Truncate.
  2250. (should
  2251. (string= (org-format-outline-path (list "one" "two" "three" "four") 10)
  2252. "one/two/.."))
  2253. ;; Give a very narrow width.
  2254. (should
  2255. (string= (org-format-outline-path (list "one" "two" "three" "four") 2)
  2256. "on"))
  2257. ;; Give a prefix that extends beyond the width.
  2258. (should
  2259. (string= (org-format-outline-path (list "one" "two" "three" "four") 10
  2260. ">>>>>>>>>>")
  2261. ">>>>>>>>..")))
  2262. (ert-deftest test-org/org-find-olp ()
  2263. "Test `org-find-olp' specifications."
  2264. (org-test-with-temp-text
  2265. "
  2266. * Headline
  2267. ** COMMENT headline2
  2268. ** TODO headline3
  2269. *** [#A] headline4 :tags:
  2270. ** [#A]headline5
  2271. ** [0%] headline6
  2272. ** headline7 [100%]
  2273. ** headline8 [1/5] :some:more:tags:
  2274. * Test
  2275. "
  2276. (should (org-find-olp '("Headline") t))
  2277. (should-error (org-find-olp '("Headline" "Test") t))
  2278. (should-error (org-find-olp '("Headlinealksjd") t))
  2279. (should (org-find-olp '("Headline" "headline2") t))
  2280. (should (org-find-olp '("Headline" "headline3") t))
  2281. (should (org-find-olp '("Headline" "headline3" "headline4") t))
  2282. (should-error (org-find-olp '("Headline" "headline5") t))
  2283. (should (org-find-olp '("Headline" "headline6") t))
  2284. (should (org-find-olp '("Headline" "headline7") t))
  2285. (should (org-find-olp '("Headline" "headline8") t))))
  2286. (ert-deftest test-org/map-entries ()
  2287. "Test `org-map-entries' specifications."
  2288. ;; Full match.
  2289. (should
  2290. (equal '(1 11)
  2291. (org-test-with-temp-text "* Level 1\n** Level 2"
  2292. (org-map-entries #'point))))
  2293. ;; Level match.
  2294. (should
  2295. (equal '(1)
  2296. (org-test-with-temp-text "* Level 1\n** Level 2"
  2297. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL=1")))))
  2298. (should
  2299. (equal '(11)
  2300. (org-test-with-temp-text "* Level 1\n** Level 2"
  2301. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL>1")))))
  2302. ;; Tag match.
  2303. (should
  2304. (equal '(11)
  2305. (org-test-with-temp-text "* H1 :no:\n* H2 :yes:"
  2306. (org-map-entries #'point "yes"))))
  2307. (should
  2308. (equal '(14)
  2309. (org-test-with-temp-text "* H1 :yes:a:\n* H2 :yes:b:"
  2310. (org-map-entries #'point "+yes-a"))))
  2311. (should
  2312. (equal '(11 23)
  2313. (org-test-with-temp-text "* H1 :no:\n* H2 :yes1:\n* H3 :yes2:"
  2314. (org-map-entries #'point "{yes?}"))))
  2315. ;; Priority match.
  2316. (should
  2317. (equal '(1)
  2318. (org-test-with-temp-text "* [#A] H1\n* [#B] H2"
  2319. (org-map-entries #'point "PRIORITY=\"A\""))))
  2320. ;; Date match.
  2321. (should
  2322. (equal '(36)
  2323. (org-test-with-temp-text "
  2324. * H1
  2325. SCHEDULED: <2012-03-29 thu.>
  2326. * H2
  2327. SCHEDULED: <2014-03-04 tue.>"
  2328. (org-map-entries #'point "SCHEDULED=\"<2014-03-04 tue.>\""))))
  2329. (should
  2330. (equal '(2)
  2331. (org-test-with-temp-text "
  2332. * H1
  2333. SCHEDULED: <2012-03-29 thu.>
  2334. * H2
  2335. SCHEDULED: <2014-03-04 tue.>"
  2336. (org-map-entries #'point "SCHEDULED<\"<2013-01-01>\""))))
  2337. ;; Regular property match.
  2338. (should
  2339. (equal '(2)
  2340. (org-test-with-temp-text "
  2341. * H1
  2342. :PROPERTIES:
  2343. :TEST: 1
  2344. :END:
  2345. * H2
  2346. :PROPERTIES:
  2347. :TEST: 2
  2348. :END:"
  2349. (org-map-entries #'point "TEST=1"))))
  2350. ;; Multiple criteria.
  2351. (should
  2352. (equal '(23)
  2353. (org-test-with-temp-text "* H1 :no:\n** H2 :yes:\n* H3 :yes:"
  2354. (let (org-odd-levels-only
  2355. (org-use-tag-inheritance nil))
  2356. (org-map-entries #'point "yes+LEVEL=1")))))
  2357. ;; "or" criteria.
  2358. (should
  2359. (equal '(12 24)
  2360. (org-test-with-temp-text "* H1 :yes:\n** H2 :yes:\n** H3 :no:"
  2361. (let (org-odd-levels-only)
  2362. (org-map-entries #'point "LEVEL=2|no")))))
  2363. (should
  2364. (equal '(1 12)
  2365. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :maybe:"
  2366. (let (org-odd-levels-only)
  2367. (org-map-entries #'point "yes|no")))))
  2368. ;; "and" criteria.
  2369. (should
  2370. (equal '(22)
  2371. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :yes:no:"
  2372. (let (org-odd-levels-only)
  2373. (org-map-entries #'point "yes&no")))))
  2374. ;; Setting `org-map-continue-from'
  2375. (should
  2376. (string= ""
  2377. (org-test-with-temp-text "* H1\n* H2\n* H3n* H4"
  2378. (org-map-entries
  2379. (lambda ()
  2380. (org-cut-subtree)
  2381. (setq org-map-continue-from (point))))
  2382. (buffer-string))))
  2383. (should
  2384. (string= "* H1\n* H2\n* H3\n"
  2385. (org-test-with-temp-text "* H1\n* H2\n* H3\n* H4"
  2386. (org-map-entries
  2387. (lambda ()
  2388. (when (string= "H4"
  2389. (org-element-property
  2390. :raw-value (org-element-at-point)))
  2391. (org-cut-subtree)
  2392. (setq org-map-continue-from
  2393. (org-element-property
  2394. :begin (org-element-at-point))))))
  2395. (buffer-string)))))
  2396. (ert-deftest test-org/edit-headline ()
  2397. "Test `org-edit-headline' specifications."
  2398. (should
  2399. (equal "* B"
  2400. (org-test-with-temp-text "* A"
  2401. (org-edit-headline "B")
  2402. (buffer-string))))
  2403. ;; Handle empty headings.
  2404. (should
  2405. (equal "* "
  2406. (org-test-with-temp-text "* A"
  2407. (org-edit-headline "")
  2408. (buffer-string))))
  2409. (should
  2410. (equal "* A"
  2411. (org-test-with-temp-text "* "
  2412. (org-edit-headline "A")
  2413. (buffer-string))))
  2414. ;; Handle TODO keywords and priority cookies.
  2415. (should
  2416. (equal "* TODO B"
  2417. (org-test-with-temp-text "* TODO A"
  2418. (org-edit-headline "B")
  2419. (buffer-string))))
  2420. (should
  2421. (equal "* [#A] B"
  2422. (org-test-with-temp-text "* [#A] A"
  2423. (org-edit-headline "B")
  2424. (buffer-string))))
  2425. (should
  2426. (equal "* TODO [#A] B"
  2427. (org-test-with-temp-text "* TODO [#A] A"
  2428. (org-edit-headline "B")
  2429. (buffer-string))))
  2430. ;; Handle tags.
  2431. (equal "* B :tag:"
  2432. (org-test-with-temp-text "* A :tag:"
  2433. (let ((org-tags-column 4)) (org-edit-headline "B"))
  2434. (buffer-string))))
  2435. ;;; Keywords
  2436. (ert-deftest test-org/set-regexps-and-options ()
  2437. "Test `org-set-regexps-and-options' specifications."
  2438. ;; TAGS keyword.
  2439. (should
  2440. (equal '(("A"))
  2441. (let ((org-tag-alist '(("A")))
  2442. (org-tag-persistent-alist nil))
  2443. (org-test-with-temp-text ""
  2444. (org-mode-restart)
  2445. org-current-tag-alist))))
  2446. (should
  2447. (equal '(("B"))
  2448. (let ((org-tag-alist '(("A")))
  2449. (org-tag-persistent-alist nil))
  2450. (org-test-with-temp-text "#+TAGS: B"
  2451. (org-mode-restart)
  2452. org-current-tag-alist))))
  2453. (should
  2454. (equal '(("C") ("B"))
  2455. (let ((org-tag-alist '(("A")))
  2456. (org-tag-persistent-alist '(("C"))))
  2457. (org-test-with-temp-text "#+TAGS: B"
  2458. (org-mode-restart)
  2459. org-current-tag-alist))))
  2460. (should
  2461. (equal '(("B"))
  2462. (let ((org-tag-alist '(("A")))
  2463. (org-tag-persistent-alist '(("C"))))
  2464. (org-test-with-temp-text "#+STARTUP: noptag\n#+TAGS: B"
  2465. (org-mode-restart)
  2466. org-current-tag-alist))))
  2467. (should
  2468. (equal '(("A" . ?a) ("B") ("C"))
  2469. (let ((org-tag-persistant-alist nil))
  2470. (org-test-with-temp-text "#+TAGS: A(a) B C"
  2471. (org-mode-restart)
  2472. org-current-tag-alist))))
  2473. (should
  2474. (equal '(("A") (:newline) ("B"))
  2475. (let ((org-tag-persistent-alist nil))
  2476. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  2477. (org-mode-restart)
  2478. org-current-tag-alist))))
  2479. (should
  2480. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  2481. (let ((org-tag-persistent-alist nil))
  2482. (org-test-with-temp-text "#+TAGS: { A B } C"
  2483. (org-mode-restart)
  2484. org-current-tag-alist))))
  2485. (should
  2486. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  2487. (let ((org-tag-persistent-alist nil))
  2488. (org-test-with-temp-text "#+TAGS: { A : B C }"
  2489. (org-mode-restart)
  2490. org-current-tag-alist))))
  2491. (should
  2492. (equal '(("A" "B" "C"))
  2493. (let ((org-tag-persistent-alist nil))
  2494. (org-test-with-temp-text "#+TAGS: { A : B C }"
  2495. (org-mode-restart)
  2496. org-tag-groups-alist))))
  2497. (should
  2498. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  2499. (let ((org-tag-persistent-alist nil))
  2500. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2501. (org-mode-restart)
  2502. org-current-tag-alist))))
  2503. (should
  2504. (equal '(("A" "B" "C"))
  2505. (let ((org-tag-persistent-alist nil))
  2506. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2507. (org-mode-restart)
  2508. org-tag-groups-alist))))
  2509. (should-not
  2510. (let ((org-tag-alist '(("A"))))
  2511. (org-test-with-temp-text "#+TAGS:"
  2512. (org-mode-restart)
  2513. org-current-tag-alist)))
  2514. ;; FILETAGS keyword.
  2515. (should
  2516. (equal '("A" "B" "C")
  2517. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  2518. (org-mode-restart)
  2519. org-file-tags)))
  2520. ;; PROPERTY keyword. Property names are case-insensitive.
  2521. (should
  2522. (equal "foo=1"
  2523. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  2524. (org-mode-restart)
  2525. (cdr (assoc "var" org-keyword-properties)))))
  2526. (should
  2527. (equal
  2528. "foo=1 bar=2"
  2529. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  2530. (org-mode-restart)
  2531. (cdr (assoc "var" org-keyword-properties)))))
  2532. (should
  2533. (equal
  2534. "foo=1 bar=2"
  2535. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  2536. (org-mode-restart)
  2537. (cdr (assoc "var" org-keyword-properties)))))
  2538. ;; ARCHIVE keyword.
  2539. (should
  2540. (equal "%s_done::"
  2541. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  2542. (org-mode-restart)
  2543. org-archive-location)))
  2544. ;; CATEGORY keyword.
  2545. (should
  2546. (eq 'test
  2547. (org-test-with-temp-text "#+CATEGORY: test"
  2548. (org-mode-restart)
  2549. org-category)))
  2550. (should
  2551. (equal "test"
  2552. (org-test-with-temp-text "#+CATEGORY: test"
  2553. (org-mode-restart)
  2554. (cdr (assoc "CATEGORY" org-keyword-properties)))))
  2555. ;; COLUMNS keyword.
  2556. (should
  2557. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  2558. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  2559. (org-mode-restart)
  2560. org-columns-default-format)))
  2561. ;; CONSTANTS keyword. Constants names are case sensitive.
  2562. (should
  2563. (equal '("299792458." "3.14")
  2564. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  2565. (org-mode-restart)
  2566. (mapcar
  2567. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  2568. '("c" "pi")))))
  2569. (should
  2570. (equal "3.14"
  2571. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  2572. (org-mode-restart)
  2573. (cdr (assoc "pi" org-table-formula-constants-local)))))
  2574. (should
  2575. (equal "22/7"
  2576. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  2577. (org-mode-restart)
  2578. (cdr (assoc "PI" org-table-formula-constants-local)))))
  2579. ;; LINK keyword.
  2580. (should
  2581. (equal
  2582. '("url1" "url2")
  2583. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  2584. (org-mode-restart)
  2585. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  2586. '("a" "b")))))
  2587. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  2588. (should
  2589. (equal
  2590. '(?X ?Z ?Y)
  2591. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  2592. (org-mode-restart)
  2593. (list org-priority-highest org-priority-lowest org-priority-default))))
  2594. (should
  2595. (equal
  2596. '(?A ?C ?B)
  2597. (org-test-with-temp-text "#+PRIORITIES: X Z"
  2598. (org-mode-restart)
  2599. (list org-priority-highest org-priority-lowest org-priority-default))))
  2600. ;; STARTUP keyword.
  2601. (should
  2602. (equal '(t t)
  2603. (org-test-with-temp-text "#+STARTUP: fold odd"
  2604. (org-mode-restart)
  2605. (list org-startup-folded org-odd-levels-only))))
  2606. ;; TODO keywords.
  2607. (should
  2608. (equal '(("A" "B") ("C"))
  2609. (org-test-with-temp-text "#+TODO: A B | C"
  2610. (org-mode-restart)
  2611. (list org-not-done-keywords org-done-keywords))))
  2612. (should
  2613. (equal '(("A" "C") ("B" "D"))
  2614. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  2615. (org-mode-restart)
  2616. (list org-not-done-keywords org-done-keywords))))
  2617. (should
  2618. (equal '(("A" "B") ("C"))
  2619. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  2620. (org-mode-restart)
  2621. (list org-not-done-keywords org-done-keywords))))
  2622. (should
  2623. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  2624. (org-test-with-temp-text "#+TODO: A(a)"
  2625. (org-mode-restart)
  2626. org-todo-key-alist)))
  2627. (should
  2628. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  2629. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  2630. (org-mode-restart)
  2631. org-todo-log-states)))
  2632. ;; Enter SETUPFILE keyword.
  2633. (should
  2634. (equal "1"
  2635. (org-test-with-temp-text
  2636. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  2637. (org-mode-restart)
  2638. (cdr (assoc "a" org-keyword-properties))))))
  2639. (ert-deftest test-org/collect-keywords ()
  2640. "Test `org-collect-keywords'."
  2641. (should-not
  2642. (org-test-with-temp-text "#+begin_example\n#+foo: bar\n#+end_example"
  2643. (org-collect-keywords '("FOO")))))
  2644. ;;; Links
  2645. ;;;; Coderefs
  2646. (ert-deftest test-org/coderef ()
  2647. "Test coderef links specifications."
  2648. (should
  2649. (org-test-with-temp-text "
  2650. #+BEGIN_SRC emacs-lisp
  2651. \(+ 1 1) (ref:sc)
  2652. #+END_SRC
  2653. \[[(sc)<point>]]"
  2654. (org-open-at-point)
  2655. (looking-at "(ref:sc)")))
  2656. ;; Find coderef even with alternate label format.
  2657. (should
  2658. (org-test-with-temp-text "
  2659. #+BEGIN_SRC emacs-lisp -l \"{ref:%s}\"
  2660. \(+ 1 1) {ref:sc}
  2661. #+END_SRC
  2662. \[[(sc)<point>]]"
  2663. (org-open-at-point)
  2664. (looking-at "{ref:sc}"))))
  2665. ;;;; Custom ID
  2666. (ert-deftest test-org/custom-id ()
  2667. "Test custom ID links specifications."
  2668. (should
  2669. (org-test-with-temp-text
  2670. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2671. (org-open-at-point)
  2672. (looking-at-p "\\* H1")))
  2673. ;; Handle escape characters.
  2674. (should
  2675. (org-test-with-temp-text
  2676. "* H1\n:PROPERTIES:\n:CUSTOM_ID: [%]\n:END:\n* H2\n[[#\\[%\\]<point>]]"
  2677. (org-open-at-point)
  2678. (looking-at-p "\\* H1")))
  2679. ;; Throw an error on false positives.
  2680. (should-error
  2681. (org-test-with-temp-text
  2682. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2683. (org-open-at-point)
  2684. (looking-at-p "\\* H1"))))
  2685. ;;;; Fuzzy Links
  2686. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  2687. ;; a named element (#+name: text) and to headlines (* Text).
  2688. (ert-deftest test-org/fuzzy-links ()
  2689. "Test fuzzy links specifications."
  2690. ;; Fuzzy link goes in priority to a matching target.
  2691. (should
  2692. (org-test-with-temp-text
  2693. "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n<point>[[Test]]"
  2694. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2695. (looking-at "<<Test>>")))
  2696. ;; Then fuzzy link points to an element with a given name.
  2697. (should
  2698. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n<point>[[Test]]"
  2699. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2700. (looking-at "#\\+NAME: Test")))
  2701. ;; A target still lead to a matching headline otherwise.
  2702. (should
  2703. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n<point>[[Head2]]"
  2704. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2705. (looking-at "\\* Head2")))
  2706. ;; With a leading star in link, enforce heading match.
  2707. (should
  2708. (org-test-with-temp-text "* Test\n<<Test>>\n<point>[[*Test]]"
  2709. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2710. (looking-at "\\* Test")))
  2711. ;; With a leading star in link, enforce exact heading match, even
  2712. ;; with `org-link-search-must-match-exact-headline' set to nil.
  2713. (should-error
  2714. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  2715. (let ((org-link-search-must-match-exact-headline nil))
  2716. (org-open-at-point))))
  2717. ;; Handle non-nil `org-link-search-must-match-exact-headline'.
  2718. (should
  2719. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[Test]]"
  2720. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2721. (looking-at "\\* Test")))
  2722. (should
  2723. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[*Test]]"
  2724. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2725. (looking-at "\\* Test")))
  2726. ;; Heading match should not care about spaces, cookies, TODO
  2727. ;; keywords, priorities, and tags. However, TODO keywords are
  2728. ;; case-sensitive.
  2729. (should
  2730. (let ((first-line
  2731. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  2732. (org-test-with-temp-text
  2733. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  2734. (let ((org-link-search-must-match-exact-headline nil)
  2735. (org-todo-regexp "TODO"))
  2736. (org-open-at-point))
  2737. (looking-at (regexp-quote first-line)))))
  2738. (should-error
  2739. (org-test-with-temp-text "** todo Test 1 2\nFoo Bar\n<point>[[*Test 1 2]]"
  2740. (let ((org-link-search-must-match-exact-headline nil)
  2741. (org-todo-regexp "TODO"))
  2742. (org-open-at-point))))
  2743. ;; Heading match should still be exact.
  2744. (should-error
  2745. (org-test-with-temp-text "
  2746. ** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent:
  2747. Foo Bar
  2748. <point>[[*Test 1]]"
  2749. (let ((org-link-search-must-match-exact-headline nil)
  2750. (org-todo-regexp "TODO"))
  2751. (org-open-at-point))))
  2752. (should
  2753. (org-test-with-temp-text "* Test 1 2 3\n** Test 1 2\n<point>[[*Test 1 2]]"
  2754. (let ((org-link-search-must-match-exact-headline nil)
  2755. (org-todo-regexp "TODO"))
  2756. (org-open-at-point))
  2757. (looking-at-p (regexp-quote "** Test 1 2"))))
  2758. ;; Heading match ignores COMMENT keyword.
  2759. (should
  2760. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  2761. (org-open-at-point)
  2762. (looking-at "\\* COMMENT Test")))
  2763. (should
  2764. (org-test-with-temp-text "[[*Test]]\n* TODO COMMENT Test"
  2765. (org-open-at-point)
  2766. (looking-at "\\* TODO COMMENT Test")))
  2767. ;; Correctly un-escape fuzzy links.
  2768. (should
  2769. (org-test-with-temp-text "* [foo]\n[[*\\[foo\\]][With escaped characters]]"
  2770. (org-open-at-point)
  2771. (bobp)))
  2772. ;; Match search strings containing newline characters, including
  2773. ;; blank lines.
  2774. (should
  2775. (org-test-with-temp-text-in-file "Paragraph\n\nline1\nline2\n\n"
  2776. (let ((file (buffer-file-name)))
  2777. (goto-char (point-max))
  2778. (insert (format "[[file:%s::line1 line2]]" file))
  2779. (beginning-of-line)
  2780. (let ((org-link-search-must-match-exact-headline nil))
  2781. (org-open-at-point 0))
  2782. (looking-at-p "line1"))))
  2783. (should
  2784. (org-test-with-temp-text-in-file "Paragraph\n\nline1\n\nline2\n\n"
  2785. (let ((file (buffer-file-name)))
  2786. (goto-char (point-max))
  2787. (insert (format "[[file:%s::line1 line2]]" file))
  2788. (beginning-of-line)
  2789. (let ((org-link-search-must-match-exact-headline nil))
  2790. (org-open-at-point 0))
  2791. (looking-at-p "line1")))))
  2792. ;;;; Open at point
  2793. (ert-deftest test-org/open-at-point/keyword ()
  2794. "Does `org-open-at-point' open link in a keyword line?"
  2795. (should
  2796. (org-test-with-temp-text
  2797. "<<top>>\n#+KEYWORD: <point>[[top]]"
  2798. (org-open-at-point) t))
  2799. (should
  2800. (org-test-with-temp-text
  2801. "* H\n<<top>>\n#+KEYWORD: <point>[[top]]"
  2802. (org-open-at-point) t)))
  2803. (ert-deftest test-org/open-at-point/property ()
  2804. "Does `org-open-at-point' open link in property drawer?"
  2805. (should
  2806. (org-test-with-temp-text
  2807. "* Headline
  2808. :PROPERTIES:
  2809. :URL: <point>[[*Headline]]
  2810. :END:"
  2811. (org-open-at-point) t)))
  2812. (ert-deftest test-org/open-at-point/comment ()
  2813. "Does `org-open-at-point' open link in a commented line?"
  2814. (should
  2815. (org-test-with-temp-text
  2816. "<<top>>\n# <point>[[top]]"
  2817. (org-open-at-point) t))
  2818. (should
  2819. (org-test-with-temp-text
  2820. "* H\n<<top>>\n# <point>[[top]]"
  2821. (org-open-at-point) t)))
  2822. (ert-deftest test-org/open-at-point/inline-image ()
  2823. "Test `org-open-at-point' on nested links."
  2824. (should
  2825. (org-test-with-temp-text "<<top>>\n[[top][file:<point>unicorn.jpg]]"
  2826. (org-open-at-point)
  2827. (bobp))))
  2828. (ert-deftest test-org/open-at-point/radio-target ()
  2829. "Test `org-open-at-point' on radio targets."
  2830. (should
  2831. (org-test-with-temp-text "<<<target>>> <point>target"
  2832. (org-update-radio-target-regexp)
  2833. (org-open-at-point)
  2834. (eq (org-element-type (org-element-context)) 'radio-target))))
  2835. (ert-deftest test-org/open-at-point/tag ()
  2836. "Test `org-open-at-point' on tags."
  2837. (should
  2838. (org-test-with-temp-text "* H :<point>tag:"
  2839. (catch :result
  2840. (cl-letf (((symbol-function 'org-tags-view)
  2841. (lambda (&rest args) (throw :result t))))
  2842. (org-open-at-point)
  2843. nil))))
  2844. (should-not
  2845. (org-test-with-temp-text-in-file "* H<point> :tag:"
  2846. (catch :result
  2847. (cl-letf (((symbol-function 'org-tags-view)
  2848. (lambda (&rest args) (throw :result t))))
  2849. ;; When point isn't on a tag it's going to try other things,
  2850. ;; possibly trying to open attachments which will return an
  2851. ;; error if there isn't an attachment. Suppress that error.
  2852. (ignore-errors
  2853. (org-open-at-point))
  2854. nil)))))
  2855. ;;; Node Properties
  2856. (ert-deftest test-org/accumulated-properties-in-drawers ()
  2857. "Ensure properties accumulate in subtree drawers."
  2858. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  2859. (org-babel-next-src-block)
  2860. (should (equal '(2 1) (org-babel-execute-src-block)))))
  2861. (ert-deftest test-org/custom-properties ()
  2862. "Test custom properties specifications."
  2863. ;; Standard test.
  2864. (should
  2865. (let ((org-custom-properties '("FOO")))
  2866. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2867. (org-toggle-custom-properties-visibility)
  2868. (org-invisible-p2))))
  2869. ;; Properties are case-insensitive.
  2870. (should
  2871. (let ((org-custom-properties '("FOO")))
  2872. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  2873. (org-toggle-custom-properties-visibility)
  2874. (org-invisible-p2))))
  2875. (should
  2876. (let ((org-custom-properties '("foo")))
  2877. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2878. (org-toggle-custom-properties-visibility)
  2879. (org-invisible-p2))))
  2880. ;; Multiple custom properties in the same drawer.
  2881. (should
  2882. (let ((org-custom-properties '("FOO" "BAR")))
  2883. (org-test-with-temp-text
  2884. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  2885. (org-fold-reveal)
  2886. (org-toggle-custom-properties-visibility)
  2887. (and (org-invisible-p2)
  2888. (not (progn (forward-line) (org-invisible-p2)))
  2889. (progn (forward-line) (org-invisible-p2))))))
  2890. ;; Hide custom properties with an empty value.
  2891. (should
  2892. (let ((org-custom-properties '("FOO")))
  2893. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  2894. (org-toggle-custom-properties-visibility)
  2895. (org-invisible-p2))))
  2896. ;; Do not hide fake properties.
  2897. (should-not
  2898. (let ((org-custom-properties '("FOO")))
  2899. (org-test-with-temp-text ":FOO: val\n"
  2900. (org-toggle-custom-properties-visibility)
  2901. (org-invisible-p2))))
  2902. (should-not
  2903. (let ((org-custom-properties '("A")))
  2904. (org-test-with-temp-text
  2905. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  2906. (org-fold-reveal)
  2907. (org-toggle-custom-properties-visibility)
  2908. (org-invisible-p2)))))
  2909. ;;; Mark Region
  2910. (ert-deftest test-org/mark-element ()
  2911. "Test `org-mark-element' specifications."
  2912. ;; Mark beginning and end of element.
  2913. (should
  2914. (equal '(t t)
  2915. (org-test-with-temp-text "Para<point>graph"
  2916. (org-mark-element)
  2917. (list (bobp) (= (mark) (point-max))))))
  2918. (should
  2919. (equal '(t t)
  2920. (org-test-with-temp-text "P1\n\nPara<point>graph\n\nP2"
  2921. (org-mark-element)
  2922. (list (looking-at "Paragraph")
  2923. (org-with-point-at (mark) (looking-at "P2"))))))
  2924. ;; Do not set mark past (point-max).
  2925. (should
  2926. (org-test-with-temp-text "Para<point>graph"
  2927. (narrow-to-region 2 6)
  2928. (org-mark-element)
  2929. (= 6 (mark)))))
  2930. (ert-deftest test-org/mark-subtree ()
  2931. "Test `org-mark-subtree' specifications."
  2932. ;; Error when point is before first headline.
  2933. (should-error
  2934. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  2935. (progn (transient-mark-mode 1)
  2936. (org-mark-subtree))))
  2937. ;; Without argument, mark current subtree.
  2938. (should
  2939. (equal
  2940. '(12 32)
  2941. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2942. (progn (transient-mark-mode 1)
  2943. (forward-line 2)
  2944. (org-mark-subtree)
  2945. (list (region-beginning) (region-end))))))
  2946. ;; With an argument, move ARG up.
  2947. (should
  2948. (equal
  2949. '(1 32)
  2950. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2951. (progn (transient-mark-mode 1)
  2952. (forward-line 2)
  2953. (org-mark-subtree 1)
  2954. (list (region-beginning) (region-end))))))
  2955. ;; Do not get fooled by inlinetasks.
  2956. (when (featurep 'org-inlinetask)
  2957. (should
  2958. (= 1
  2959. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  2960. (progn (transient-mark-mode 1)
  2961. (forward-line 1)
  2962. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  2963. (region-beginning)))))))
  2964. ;;; Miscellaneous
  2965. (ert-deftest test-org/sort-entries ()
  2966. "Test `org-sort-entries'."
  2967. ;; Sort alphabetically.
  2968. (should
  2969. (equal "\n* abc\n* def\n* xyz\n"
  2970. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2971. (org-sort-entries nil ?a)
  2972. (buffer-string))))
  2973. (should
  2974. (equal "\n* xyz\n* def\n* abc\n"
  2975. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2976. (org-sort-entries nil ?A)
  2977. (buffer-string))))
  2978. (should
  2979. (equal "\n* \n* klm\n* xyz\n"
  2980. (org-test-with-temp-text "\n* xyz\n* \n* klm\n"
  2981. (org-sort-entries nil ?a)
  2982. (buffer-string))))
  2983. ;; Sort numerically.
  2984. (should
  2985. (equal "\n* 1\n* 2\n* 10\n"
  2986. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2987. (org-sort-entries nil ?n)
  2988. (buffer-string))))
  2989. (should
  2990. (equal "\n* 10\n* 2\n* 1\n"
  2991. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2992. (org-sort-entries nil ?N)
  2993. (buffer-string))))
  2994. (should
  2995. (equal "\n* \n* 1\n* 2\n"
  2996. (org-test-with-temp-text "\n* 1\n* \n* 2\n"
  2997. (org-sort-entries nil ?n)
  2998. (buffer-string))))
  2999. ;; Sort by custom function.
  3000. (should
  3001. (equal "\n* b\n* aa\n* ccc\n"
  3002. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  3003. (org-sort-entries nil ?f
  3004. (lambda ()
  3005. (length (buffer-substring (point-at-bol)
  3006. (point-at-eol))))
  3007. #'<)
  3008. (buffer-string))))
  3009. (should
  3010. (equal "\n* ccc\n* aa\n* b\n"
  3011. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  3012. (org-sort-entries nil ?F
  3013. (lambda ()
  3014. (length (buffer-substring (point-at-bol)
  3015. (point-at-eol))))
  3016. #'<)
  3017. (buffer-string))))
  3018. ;; Sort by TODO keyword.
  3019. (should
  3020. (equal "\n* TODO h1\n* TODO h3\n* DONE h2\n"
  3021. (org-test-with-temp-text
  3022. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  3023. (org-sort-entries nil ?o)
  3024. (buffer-string))))
  3025. (should
  3026. (equal "\n* DONE h2\n* TODO h1\n* TODO h3\n"
  3027. (org-test-with-temp-text
  3028. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  3029. (org-sort-entries nil ?O)
  3030. (buffer-string))))
  3031. ;; Sort by priority.
  3032. (should
  3033. (equal "\n* [#A] h2\n* [#B] h3\n* [#C] h1\n"
  3034. (org-test-with-temp-text
  3035. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  3036. (org-sort-entries nil ?p)
  3037. (buffer-string))))
  3038. (should
  3039. (equal "\n* [#C] h1\n* [#B] h3\n* [#A] h2\n"
  3040. (org-test-with-temp-text
  3041. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  3042. (org-sort-entries nil ?P)
  3043. (buffer-string))))
  3044. ;; Sort by creation time.
  3045. (should
  3046. (equal "
  3047. * h3
  3048. [2017-05-08 Mon]
  3049. * h2
  3050. [2017-05-09 Tue]
  3051. * h1
  3052. [2018-05-09 Wed]
  3053. "
  3054. (org-test-with-temp-text
  3055. "
  3056. * h1
  3057. [2018-05-09 Wed]
  3058. * h2
  3059. [2017-05-09 Tue]
  3060. * h3
  3061. [2017-05-08 Mon]
  3062. "
  3063. (org-sort-entries nil ?c)
  3064. (buffer-string))))
  3065. ;; Sort by scheduled date.
  3066. (should
  3067. (equal "
  3068. * TODO h4
  3069. SCHEDULED: <2017-05-06 Sat>
  3070. * TODO h3
  3071. SCHEDULED: <2017-05-08 Mon>
  3072. * TODO h2
  3073. DEADLINE: <2017-05-09 Tue>
  3074. * TODO h1
  3075. DEADLINE: <2017-05-07 Sun>
  3076. "
  3077. (org-test-with-temp-text
  3078. "
  3079. * TODO h2
  3080. DEADLINE: <2017-05-09 Tue>
  3081. * TODO h1
  3082. DEADLINE: <2017-05-07 Sun>
  3083. * TODO h3
  3084. SCHEDULED: <2017-05-08 Mon>
  3085. * TODO h4
  3086. SCHEDULED: <2017-05-06 Sat>
  3087. "
  3088. (org-sort-entries nil ?s)
  3089. (buffer-string))))
  3090. ;; Sort by deadline date.
  3091. (should
  3092. (equal "
  3093. * TODO h1
  3094. DEADLINE: <2017-05-07 Sun>
  3095. * TODO h2
  3096. DEADLINE: <2017-05-09 Tue>
  3097. * TODO h3
  3098. SCHEDULED: <2017-05-08 Mon>
  3099. * TODO h4
  3100. SCHEDULED: <2017-05-06 Sat>
  3101. "
  3102. (org-test-with-temp-text
  3103. "
  3104. * TODO h2
  3105. DEADLINE: <2017-05-09 Tue>
  3106. * TODO h1
  3107. DEADLINE: <2017-05-07 Sun>
  3108. * TODO h3
  3109. SCHEDULED: <2017-05-08 Mon>
  3110. * TODO h4
  3111. SCHEDULED: <2017-05-06 Sat>
  3112. "
  3113. (org-sort-entries nil ?d)
  3114. (buffer-string))))
  3115. ;; Sort by any date/time
  3116. (should
  3117. (equal "
  3118. * TODO h4
  3119. SCHEDULED: <2017-05-06 Sat>
  3120. * TODO h1
  3121. DEADLINE: <2017-05-07 Sun>
  3122. * TODO h3
  3123. SCHEDULED: <2017-05-08 Mon>
  3124. * TODO h2
  3125. DEADLINE: <2017-05-09 Tue>
  3126. "
  3127. (org-test-with-temp-text
  3128. "
  3129. * TODO h2
  3130. DEADLINE: <2017-05-09 Tue>
  3131. * TODO h1
  3132. DEADLINE: <2017-05-07 Sun>
  3133. * TODO h3
  3134. SCHEDULED: <2017-05-08 Mon>
  3135. * TODO h4
  3136. SCHEDULED: <2017-05-06 Sat>
  3137. "
  3138. (org-sort-entries nil ?t)
  3139. (buffer-string))))
  3140. ;; Sort by clocking time.
  3141. (should
  3142. (equal "
  3143. * clocked h2
  3144. :LOGBOOK:
  3145. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3146. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  3147. :END:
  3148. * clocked h1
  3149. :LOGBOOK:
  3150. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3151. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  3152. :END:
  3153. "
  3154. (org-test-with-temp-text
  3155. "
  3156. * clocked h1
  3157. :LOGBOOK:
  3158. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3159. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  3160. :END:
  3161. * clocked h2
  3162. :LOGBOOK:
  3163. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3164. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  3165. :END:
  3166. "
  3167. (org-sort-entries nil ?k)
  3168. (buffer-string))))
  3169. ;; Preserve file local variables when sorting.
  3170. (should
  3171. (equal "\n* A\n* B\n# Local Variables:\n# foo: t\n# End:\n"
  3172. (org-test-with-temp-text
  3173. "\n* B\n* A\n# Local Variables:\n# foo: t\n# End:"
  3174. (org-sort-entries nil ?a)
  3175. (buffer-string)))))
  3176. (ert-deftest test-org/string-collate-greaterp ()
  3177. "Test `org-string-collate-greaterp' specifications."
  3178. (should (org-string-collate-greaterp "def" "abc"))
  3179. (should-not (org-string-collate-greaterp "abc" "def")))
  3180. (ert-deftest test-org/file-contents ()
  3181. "Test `org-file-contents' specifications."
  3182. ;; Open files.
  3183. (should
  3184. (string= "#+BIND: variable value
  3185. #+DESCRIPTION: l2
  3186. #+LANGUAGE: en
  3187. #+SELECT_TAGS: b
  3188. #+TITLE: b
  3189. #+PROPERTY: a 1
  3190. " (org-file-contents (expand-file-name "setupfile3.org"
  3191. (concat org-test-dir "examples/")))))
  3192. ;; Throw error when trying to access an invalid file.
  3193. (should-error (org-file-contents "this-file-must-not-exist"))
  3194. ;; Try to access an invalid file, but do not throw an error.
  3195. (should
  3196. (progn (org-file-contents "this-file-must-not-exist" :noerror) t))
  3197. ;; Open URL.
  3198. (should
  3199. (string= "foo"
  3200. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3201. (unwind-protect
  3202. ;; Simulate successful retrieval of a URL.
  3203. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3204. (lambda (&rest_)
  3205. (with-current-buffer buffer
  3206. (insert "HTTP/1.1 200 OK\n\nfoo"))
  3207. buffer)))
  3208. (org-file-contents "http://some-valid-url"))
  3209. (kill-buffer buffer)))))
  3210. ;; Throw error when trying to access an invalid URL.
  3211. (should-error
  3212. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3213. (unwind-protect
  3214. ;; Simulate unsuccessful retrieval of a URL.
  3215. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3216. (lambda (&rest_)
  3217. (with-current-buffer buffer
  3218. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3219. buffer)))
  3220. (org-file-contents "http://this-url-must-not-exist"))
  3221. (kill-buffer buffer))))
  3222. ;; Try to access an invalid URL, but do not throw an error.
  3223. (should-error
  3224. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3225. (unwind-protect
  3226. ;; Simulate unsuccessful retrieval of a URL.
  3227. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3228. (lambda (&rest_)
  3229. (with-current-buffer buffer
  3230. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3231. buffer)))
  3232. (org-file-contents "http://this-url-must-not-exist"))
  3233. (kill-buffer buffer))))
  3234. (should
  3235. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3236. (unwind-protect
  3237. ;; Simulate unsuccessful retrieval of a URL.
  3238. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3239. (lambda (&rest_)
  3240. (with-current-buffer buffer
  3241. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3242. buffer)))
  3243. (org-file-contents "http://this-url-must-not-exist" :noerror))
  3244. (kill-buffer buffer))
  3245. t)))
  3246. ;;; Navigation
  3247. (ert-deftest test-org/next-visible-heading ()
  3248. "Test `org-next-visible-heading' specifications."
  3249. ;; Move to the beginning of the next headline, taking into
  3250. ;; consideration ARG.
  3251. (should
  3252. (org-test-with-temp-text "* H1\n* H2"
  3253. (org-next-visible-heading 1)
  3254. (looking-at "\\* H2")))
  3255. (should
  3256. (org-test-with-temp-text "* H1\n* H2\n* H3"
  3257. (org-next-visible-heading 2)
  3258. (looking-at "\\* H3")))
  3259. ;; Ignore invisible headlines.
  3260. (should
  3261. (org-test-with-temp-text "* H1\n** H2\n* H3"
  3262. (org-cycle)
  3263. (org-next-visible-heading 1)
  3264. (looking-at "\\* H3")))
  3265. ;; Move point between headlines, not on blank lines between.
  3266. (should
  3267. (org-test-with-temp-text "* H1\n** H2\n\n\n\n* H3"
  3268. (let ((org-cycle-separator-lines 1))
  3269. (org-cycle)
  3270. (org-next-visible-heading 1))
  3271. (looking-at "\\* H3")))
  3272. ;; Move at end of buffer when there is no more headline.
  3273. (should
  3274. (org-test-with-temp-text "* H1"
  3275. (org-next-visible-heading 1)
  3276. (eobp)))
  3277. (should
  3278. (org-test-with-temp-text "* H1\n* H2"
  3279. (org-next-visible-heading 2)
  3280. (eobp)))
  3281. ;; With a negative argument, move backwards.
  3282. (should
  3283. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3284. (org-next-visible-heading -1)
  3285. (looking-at "\\* H2")))
  3286. (should
  3287. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3288. (org-next-visible-heading -2)
  3289. (looking-at "\\* H1"))))
  3290. (ert-deftest test-org/previous-visible-heading ()
  3291. "Test `org-previous-visible-heading' specifications."
  3292. ;; Move to the beginning of the next headline, taking into
  3293. ;; consideration ARG.
  3294. (should
  3295. (org-test-with-temp-text "* H1\n<point>* H2"
  3296. (org-previous-visible-heading 1)
  3297. (looking-at "\\* H1")))
  3298. (should
  3299. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3300. (org-previous-visible-heading 2)
  3301. (looking-at "\\* H1")))
  3302. ;; Ignore invisible headlines.
  3303. (should
  3304. (org-test-with-temp-text "* H1\n** H2\n<point>* H3"
  3305. (org-overview)
  3306. (org-previous-visible-heading 1)
  3307. (looking-at "\\* H1")))
  3308. ;; Move point between headlines, not on blank lines between.
  3309. (should
  3310. (org-test-with-temp-text "* H1\n\n\n\n** H2\n<point>* H3"
  3311. (let ((org-cycle-separator-lines 1))
  3312. (org-overview)
  3313. (org-previous-visible-heading 1))
  3314. (looking-at "\\* H1")))
  3315. ;; Move at end of buffer when there is no more headline.
  3316. (should
  3317. (org-test-with-temp-text "* H1"
  3318. (org-previous-visible-heading 1)
  3319. (bobp)))
  3320. (should
  3321. (org-test-with-temp-text "* H1\n* <point>H2"
  3322. (org-previous-visible-heading 2)
  3323. (bobp)))
  3324. ;; Invisible parts may not start at a headline, i.e., when revealing
  3325. ;; parts of the buffer. Handle this.
  3326. (should
  3327. (org-test-with-temp-text "* Main\n** H1\nFoo\n** H2\nBar\n** H3\nBaz"
  3328. (org-overview)
  3329. (search-forward "H1")
  3330. (org-show-context 'minimal)
  3331. (org-cycle)
  3332. (search-forward "H3")
  3333. (org-show-context 'minimal)
  3334. ;; At this point, buffer displays, with point at "|",
  3335. ;;
  3336. ;; * Main
  3337. ;; ** H1
  3338. ;; Foo
  3339. ;; ** H3|
  3340. (org-previous-visible-heading 1)
  3341. (looking-at "\\*+ H1"))))
  3342. (ert-deftest test-org/forward-heading-same-level ()
  3343. "Test `org-forward-heading-same-level' specifications."
  3344. ;; Test navigation at top level, forward and backward.
  3345. (should
  3346. (equal "* H2"
  3347. (org-test-with-temp-text "* H1\n* H2"
  3348. (org-forward-heading-same-level 1)
  3349. (buffer-substring-no-properties (point) (line-end-position)))))
  3350. (should
  3351. (equal "* H1"
  3352. (org-test-with-temp-text "* H1\n<point>* H2"
  3353. (org-forward-heading-same-level -1)
  3354. (buffer-substring-no-properties (point) (line-end-position)))))
  3355. ;; Test navigation in a sub-tree, forward and backward.
  3356. (should
  3357. (equal "* H2"
  3358. (org-test-with-temp-text "* H1\n** H11\n** H12\n* H2"
  3359. (org-forward-heading-same-level 1)
  3360. (buffer-substring-no-properties (point) (line-end-position)))))
  3361. (should
  3362. (equal "* H1"
  3363. (org-test-with-temp-text "* H1\n** H11\n** H12\n<point>* H2"
  3364. (org-forward-heading-same-level -1)
  3365. (buffer-substring-no-properties (point) (line-end-position)))))
  3366. ;; Stop at first or last sub-heading.
  3367. (should-not
  3368. (equal "* H2"
  3369. (org-test-with-temp-text "* H1\n** H11\n<point>** H12\n* H2"
  3370. (org-forward-heading-same-level 1)
  3371. (buffer-substring-no-properties (point) (line-end-position)))))
  3372. (should-not
  3373. (equal "* H2"
  3374. (org-test-with-temp-text "* H1\n<point>** H11\n** H12\n* H2"
  3375. (org-forward-heading-same-level -1)
  3376. (buffer-substring-no-properties (point) (line-end-position)))))
  3377. ;; Allow multiple moves.
  3378. (should
  3379. (equal "* H3"
  3380. (org-test-with-temp-text "* H1\n* H2\n* H3"
  3381. (org-forward-heading-same-level 2)
  3382. (buffer-substring-no-properties (point) (line-end-position)))))
  3383. (should
  3384. (equal "* H1"
  3385. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3386. (org-forward-heading-same-level -2)
  3387. (buffer-substring-no-properties (point) (line-end-position)))))
  3388. ;; Ignore spurious moves when first (or last) sibling is reached.
  3389. (should
  3390. (equal "** H3"
  3391. (org-test-with-temp-text "* First\n<point>** H1\n** H2\n** H3\n* Last"
  3392. (org-forward-heading-same-level 100)
  3393. (buffer-substring-no-properties (point) (line-end-position)))))
  3394. (should
  3395. (equal "** H1"
  3396. (org-test-with-temp-text "* First\n** H1\n** H2\n<point>** H3\n* Last"
  3397. (org-forward-heading-same-level -100)
  3398. (buffer-substring-no-properties (point) (line-end-position))))))
  3399. (ert-deftest test-org/end-of-meta-data ()
  3400. "Test `org-end-of-meta-data' specifications."
  3401. ;; Skip planning line.
  3402. (should
  3403. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  3404. (org-end-of-meta-data)
  3405. (eobp)))
  3406. ;; Skip properties drawer.
  3407. (should
  3408. (org-test-with-temp-text
  3409. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  3410. (org-end-of-meta-data)
  3411. (eobp)))
  3412. ;; Skip both.
  3413. (should
  3414. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  3415. (org-end-of-meta-data)
  3416. (eobp)))
  3417. ;; Nothing to skip, go to first line.
  3418. (should
  3419. (org-test-with-temp-text "* Headline\nContents"
  3420. (org-end-of-meta-data)
  3421. (looking-at "Contents")))
  3422. ;; With option argument, skip empty lines, regular drawers and
  3423. ;; clocking lines.
  3424. (should
  3425. (org-test-with-temp-text "* Headline\n\nContents"
  3426. (org-end-of-meta-data t)
  3427. (looking-at "Contents")))
  3428. (should
  3429. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  3430. (org-end-of-meta-data t)
  3431. (looking-at "Contents")))
  3432. (should
  3433. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  3434. (org-end-of-meta-data t)
  3435. (looking-at "Contents")))
  3436. ;; Special case: do not skip incomplete drawers.
  3437. (should
  3438. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  3439. (org-end-of-meta-data t)
  3440. (looking-at ":LOGBOOK:")))
  3441. ;; Special case: Be careful about consecutive headlines.
  3442. (should-not
  3443. (org-test-with-temp-text "* H1\n*H2\nContents"
  3444. (org-end-of-meta-data t)
  3445. (looking-at "Contents"))))
  3446. (ert-deftest test-org/shiftright-heading ()
  3447. "Test `org-shiftright' on headings."
  3448. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  3449. (should
  3450. (equal "* TODO a1\n** a2\n* DONE b1\n"
  3451. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3452. (org-shiftright)
  3453. (buffer-string))))
  3454. (should
  3455. (equal "* TODO a1\n** TODO a2\n* b1\n"
  3456. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3457. (let ((org-loop-over-headlines-in-active-region t))
  3458. (transient-mark-mode 1)
  3459. (push-mark (point) t t)
  3460. (search-forward "* DONE b1")
  3461. (org-shiftright))
  3462. (buffer-string))))
  3463. (should
  3464. (equal "* TODO a1\n** a2\n* b1\n"
  3465. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3466. (let ((org-loop-over-headlines-in-active-region 'start-level))
  3467. (transient-mark-mode 1)
  3468. (push-mark (point) t t)
  3469. (search-forward "* DONE b1")
  3470. (org-shiftright))
  3471. (buffer-string))))))
  3472. (ert-deftest test-org/beginning-of-line ()
  3473. "Test `org-beginning-of-line' specifications."
  3474. ;; Move to beginning of line. If current line in invisible, move to
  3475. ;; beginning of visible line instead.
  3476. (should
  3477. (org-test-with-temp-text "Some text\nSome other text<point>"
  3478. (org-beginning-of-line)
  3479. (bolp)))
  3480. (should
  3481. (org-test-with-temp-text "* H1\n** H2<point>"
  3482. (org-overview)
  3483. (org-beginning-of-line)
  3484. (= (line-beginning-position) 1)))
  3485. ;; With `visual-line-mode' active, move to beginning of visual line.
  3486. (should-not
  3487. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3488. (visual-line-mode)
  3489. (dotimes (i 1000) (insert "very "))
  3490. (org-beginning-of-line)
  3491. (bolp)))
  3492. ;; In a wide headline, with `visual-line-mode', prefer going to the
  3493. ;; beginning of a visual line than to the logical beginning of line,
  3494. ;; even if special movement is active.
  3495. (should-not
  3496. (org-test-with-temp-text "* A <point>long headline"
  3497. (visual-line-mode)
  3498. (dotimes (i 1000) (insert "very "))
  3499. (goto-char (point-max))
  3500. (org-beginning-of-line)
  3501. (bobp)))
  3502. (should-not
  3503. (org-test-with-temp-text "* A <point>long headline"
  3504. (visual-line-mode)
  3505. (dotimes (i 1000) (insert "very "))
  3506. (goto-char (point-max))
  3507. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line))
  3508. (bobp)))
  3509. ;; At an headline with special movement, first move at beginning of
  3510. ;; title, then at the beginning of line, rinse, repeat.
  3511. (should
  3512. (org-test-with-temp-text "* TODO Headline<point>"
  3513. (let ((org-special-ctrl-a/e t))
  3514. (and (progn (org-beginning-of-line) (looking-at-p "Headline"))
  3515. (progn (org-beginning-of-line) (bolp))
  3516. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3517. (should
  3518. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3519. (let ((org-special-ctrl-a/e t))
  3520. (org-beginning-of-line)
  3521. (looking-at "Headline"))))
  3522. (should
  3523. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3524. (let ((org-special-ctrl-a/e '(t . nil)))
  3525. (org-beginning-of-line)
  3526. (looking-at "Headline"))))
  3527. (should-not
  3528. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3529. (let ((org-special-ctrl-a/e '(nil . nil)))
  3530. (org-beginning-of-line)
  3531. (looking-at "Headline"))))
  3532. ;; At an headline with reversed movement, first move to beginning of
  3533. ;; line, then to the beginning of title.
  3534. (should
  3535. (org-test-with-temp-text "* TODO Headline<point>"
  3536. (let ((org-special-ctrl-a/e 'reversed)
  3537. (this-command last-command))
  3538. (and (progn (org-beginning-of-line) (bolp))
  3539. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3540. (should
  3541. (org-test-with-temp-text "* TODO Headline<point>"
  3542. (let ((org-special-ctrl-a/e '(reversed . nil))
  3543. (this-command last-command))
  3544. (and (progn (org-beginning-of-line) (bolp))
  3545. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3546. (should-not
  3547. (org-test-with-temp-text "* TODO Headline<point>"
  3548. (let ((org-special-ctrl-a/e '(t . nil))
  3549. (this-command last-command))
  3550. (and (progn (org-beginning-of-line) (bolp))
  3551. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3552. ;; At an item with special movement, first move after to beginning
  3553. ;; of title, then to the beginning of line, rinse, repeat.
  3554. (should
  3555. (org-test-with-temp-text "- [ ] Item<point>"
  3556. (let ((org-special-ctrl-a/e t))
  3557. (and (progn (org-beginning-of-line) (looking-at-p "Item"))
  3558. (progn (org-beginning-of-line) (bolp))
  3559. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3560. ;; At an item with reversed movement, first move to beginning of
  3561. ;; line, then to the beginning of title.
  3562. (should
  3563. (org-test-with-temp-text "- [X] Item<point>"
  3564. (let ((org-special-ctrl-a/e 'reversed)
  3565. (this-command last-command))
  3566. (and (progn (org-beginning-of-line) (bolp))
  3567. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3568. ;; Leave point before invisible characters at column 0.
  3569. (should
  3570. (org-test-with-temp-text "[[https://orgmode.org]]<point>"
  3571. (let ((org-special-ctrl-a/e nil))
  3572. (org-beginning-of-line)
  3573. (bolp))))
  3574. (should
  3575. (org-test-with-temp-text "[[https://orgmode.org]]<point>"
  3576. (let ((org-special-ctrl-a/e t))
  3577. (org-beginning-of-line)
  3578. (bolp))))
  3579. (should
  3580. (org-test-with-temp-text "[[http<point>://orgmode.org]]"
  3581. (visual-line-mode)
  3582. (org-beginning-of-line)
  3583. (bolp)))
  3584. ;; Special case: Do not error when the buffer contains only a single
  3585. ;; asterisk.
  3586. (should
  3587. (org-test-with-temp-text "*<point>"
  3588. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line) t)))
  3589. (should
  3590. (org-test-with-temp-text "*<point>"
  3591. (let ((org-special-ctrl-a/e nil)) (org-beginning-of-line) t))))
  3592. (ert-deftest test-org/end-of-line ()
  3593. "Test `org-end-of-line' specifications."
  3594. ;; Standard test.
  3595. (should
  3596. (org-test-with-temp-text "Some text\nSome other text"
  3597. (org-end-of-line)
  3598. (eolp)))
  3599. ;; With `visual-line-mode' active, move to end of visible line.
  3600. ;; However, never go past ellipsis.
  3601. (should-not
  3602. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3603. (visual-line-mode)
  3604. (dotimes (i 1000) (insert "very "))
  3605. (goto-char (point-min))
  3606. (org-end-of-line)
  3607. (eolp)))
  3608. (should-not
  3609. (org-test-with-temp-text "* A short headline\nSome contents"
  3610. (visual-line-mode)
  3611. (org-overview)
  3612. (org-end-of-line)
  3613. (eobp)))
  3614. ;; In a wide headline, with `visual-line-mode', prefer going to end
  3615. ;; of visible line if tags, or end of line, are farther.
  3616. (should-not
  3617. (org-test-with-temp-text "* A <point>long headline"
  3618. (visual-line-mode)
  3619. (dotimes (i 1000) (insert "very "))
  3620. (goto-char (point-min))
  3621. (org-end-of-line)
  3622. (eolp)))
  3623. (should-not
  3624. (org-test-with-temp-text "* A <point>long headline :tag:"
  3625. (visual-line-mode)
  3626. (dotimes (i 1000) (insert "very "))
  3627. (goto-char (point-min))
  3628. (org-end-of-line)
  3629. (eolp)))
  3630. ;; At an headline without special movement, go to end of line.
  3631. ;; However, never go past ellipsis.
  3632. (should
  3633. (org-test-with-temp-text "* Headline2b :tag:\n"
  3634. (let ((org-special-ctrl-a/e nil))
  3635. (and (progn (org-end-of-line) (eolp))
  3636. (progn (org-end-of-line) (eolp))))))
  3637. (should
  3638. (org-test-with-temp-text "* Headline2b :tag:\n"
  3639. (let ((org-special-ctrl-a/e '(t . nil)))
  3640. (and (progn (org-end-of-line) (eolp))
  3641. (progn (org-end-of-line) (eolp))))))
  3642. (should
  3643. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3644. (org-overview)
  3645. (let ((org-special-ctrl-a/e nil))
  3646. (org-end-of-line)
  3647. (= 1 (line-beginning-position)))))
  3648. ;; At an headline with special movement, first move before tags,
  3649. ;; then at the end of line, rinse, repeat. However, never go past
  3650. ;; ellipsis.
  3651. (should
  3652. (org-test-with-temp-text "* Headline1 :tag:\n"
  3653. (let ((org-special-ctrl-a/e t))
  3654. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3655. (progn (org-end-of-line) (eolp))
  3656. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3657. (should
  3658. (org-test-with-temp-text "* Headline1 :tag:\n"
  3659. (let ((org-special-ctrl-a/e '(nil . t)))
  3660. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3661. (progn (org-end-of-line) (eolp))
  3662. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3663. (should-not
  3664. (org-test-with-temp-text "* Headline1 :tag:\n"
  3665. (let ((org-special-ctrl-a/e '(nil . nil)))
  3666. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3667. (progn (org-end-of-line) (eolp))
  3668. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3669. (should
  3670. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3671. (org-overview)
  3672. (let ((org-special-ctrl-a/e t))
  3673. (org-end-of-line)
  3674. (org-end-of-line)
  3675. (= 1 (line-beginning-position)))))
  3676. ;; At an headline, with reversed movement, first go to end of line,
  3677. ;; then before tags. However, never go past ellipsis.
  3678. (should
  3679. (org-test-with-temp-text "* Headline3 :tag:\n"
  3680. (let ((org-special-ctrl-a/e 'reversed)
  3681. (this-command last-command))
  3682. (and (progn (org-end-of-line) (eolp))
  3683. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3684. (should
  3685. (org-test-with-temp-text "* Headline3 :tag:\n"
  3686. (let ((org-special-ctrl-a/e '(nil . reversed))
  3687. (this-command last-command))
  3688. (and (progn (org-end-of-line) (eolp))
  3689. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3690. (should-not
  3691. (org-test-with-temp-text "* Headline3 :tag:\n"
  3692. (let ((org-special-ctrl-a/e '(nil . t))
  3693. (this-command last-command))
  3694. (and (progn (org-end-of-line) (eolp))
  3695. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3696. (should
  3697. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3698. (org-overview)
  3699. (let ((org-special-ctrl-a/e 'reversed))
  3700. (org-end-of-line)
  3701. (= 1 (line-beginning-position)))))
  3702. ;; At a block without hidden contents.
  3703. (should
  3704. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3705. (progn (org-end-of-line) (eolp))))
  3706. ;; At a block with hidden contents.
  3707. (should-not
  3708. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3709. (let ((org-special-ctrl-a/e t))
  3710. (org-fold-hide-block-toggle)
  3711. (org-end-of-line)
  3712. (eobp))))
  3713. ;; Get past invisible characters at the end of line.
  3714. (should
  3715. (org-test-with-temp-text "[[https://orgmode.org]]"
  3716. (org-end-of-line)
  3717. (eolp))))
  3718. (ert-deftest test-org/open-line ()
  3719. "Test `org-open-line' specifications."
  3720. ;; Call `open-line' outside of tables.
  3721. (should
  3722. (equal "\nText"
  3723. (org-test-with-temp-text "Text"
  3724. (org-open-line 1)
  3725. (buffer-string))))
  3726. ;; At a table, create a row above.
  3727. (should
  3728. (equal "\n| |\n| a |"
  3729. (org-test-with-temp-text "\n<point>| a |"
  3730. (org-open-line 1)
  3731. (buffer-string))))
  3732. ;; At the very first character of the buffer, also call `open-line'.
  3733. (should
  3734. (equal "\n| a |"
  3735. (org-test-with-temp-text "| a |"
  3736. (org-open-line 1)
  3737. (buffer-string))))
  3738. ;; Narrowing does not count.
  3739. (should
  3740. (equal "Text\n| |\n| a |"
  3741. (org-test-with-temp-text "Text\n<point>| a |"
  3742. (narrow-to-region (point) (point-max))
  3743. (org-open-line 1)
  3744. (widen)
  3745. (buffer-string)))))
  3746. (ert-deftest test-org/forward-sentence ()
  3747. "Test `org-forward-sentence' specifications."
  3748. ;; At the end of a table cell, move to the end of the next one.
  3749. (should
  3750. (org-test-with-temp-text "| a<point> | b |"
  3751. (org-forward-sentence)
  3752. (looking-at " |$")))
  3753. ;; Elsewhere in a cell, move to its end.
  3754. (should
  3755. (org-test-with-temp-text "| a<point>c | b |"
  3756. (org-forward-sentence)
  3757. (looking-at " | b |$")))
  3758. ;; Otherwise, simply call `forward-sentence'.
  3759. (should
  3760. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3761. (org-forward-sentence)
  3762. (looking-at " Sentence 2.")))
  3763. (should
  3764. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3765. (org-forward-sentence)
  3766. (org-forward-sentence)
  3767. (eobp)))
  3768. ;; At the end of an element, jump to the next one, without stopping
  3769. ;; on blank lines in-between.
  3770. (should
  3771. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  3772. (org-forward-sentence)
  3773. (eobp)))
  3774. ;; Headlines are considered to be sentences by themselves, even if
  3775. ;; they do not end with a full stop.
  3776. (should
  3777. (equal
  3778. "* Headline"
  3779. (org-test-with-temp-text "* <point>Headline\nSentence."
  3780. (org-forward-sentence)
  3781. (buffer-substring-no-properties (line-beginning-position) (point)))))
  3782. (should
  3783. (org-test-with-temp-text "* Headline<point>\nSentence."
  3784. (org-forward-sentence)
  3785. (eobp)))
  3786. (should
  3787. (org-test-with-temp-text "Sentence.<point>\n\n* Headline\n\nSentence 2."
  3788. (org-forward-sentence)
  3789. (and (org-at-heading-p) (eolp)))))
  3790. (ert-deftest test-org/backward-sentence ()
  3791. "Test `org-backward-sentence' specifications."
  3792. ;; At the beginning of a table cell, move to the beginning of the
  3793. ;; previous one.
  3794. (should
  3795. (org-test-with-temp-text "| a | <point>b |"
  3796. (org-backward-sentence)
  3797. (looking-at "a | b |$")))
  3798. ;; Elsewhere in a cell, move to its beginning.
  3799. (should
  3800. (org-test-with-temp-text "| a | b<point>c |"
  3801. (org-backward-sentence)
  3802. (looking-at "bc |$")))
  3803. ;; Otherwise, simply call `backward-sentence'.
  3804. (should
  3805. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3806. (org-backward-sentence)
  3807. (looking-at "Sentence 2.")))
  3808. (should
  3809. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3810. (org-backward-sentence)
  3811. (org-backward-sentence)
  3812. (bobp)))
  3813. ;; Make sure to hit the beginning of a sentence on the same line as
  3814. ;; an item.
  3815. (should
  3816. (org-test-with-temp-text "- Line 1\n line <point>2."
  3817. (org-backward-sentence)
  3818. (looking-at "Line 1"))))
  3819. (ert-deftest test-org/forward-paragraph ()
  3820. "Test `org-forward-paragraph' specifications."
  3821. ;; At end of buffer, do not return an error.
  3822. (should
  3823. (org-test-with-temp-text "Paragraph"
  3824. (goto-char (point-max))
  3825. (org-forward-paragraph)
  3826. t))
  3827. ;; Standard test.
  3828. (should
  3829. (= 2
  3830. (org-test-with-temp-text "P1\n\nP2"
  3831. (org-forward-paragraph)
  3832. (org-current-line))))
  3833. (should
  3834. (= 2
  3835. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  3836. (org-forward-paragraph)
  3837. (org-current-line))))
  3838. ;; Enter greater elements.
  3839. (should
  3840. (= 2
  3841. (org-test-with-temp-text "#+begin_center\nP1\n#+end_center\nP2"
  3842. (org-forward-paragraph)
  3843. (org-current-line))))
  3844. ;; Do not enter elements with invisible contents.
  3845. (should
  3846. (= 4
  3847. (org-test-with-temp-text "* H1\n P1\n\n* H2"
  3848. (org-cycle)
  3849. (org-forward-paragraph)
  3850. (org-current-line))))
  3851. (should
  3852. (= 6
  3853. (org-test-with-temp-text "#+begin_center\nP1\n\nP2\n#+end_center\nP3"
  3854. (org-fold-hide-block-toggle)
  3855. (org-forward-paragraph)
  3856. (org-current-line))))
  3857. ;; On an item or a footnote definition, move past the first element
  3858. ;; inside, if any.
  3859. (should
  3860. (= 2
  3861. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  3862. (org-forward-paragraph)
  3863. (org-current-line))))
  3864. (should
  3865. (= 2
  3866. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  3867. (org-forward-paragraph)
  3868. (org-current-line))))
  3869. ;; On a table (resp. a property drawer) do not move through table
  3870. ;; rows (resp. node properties).
  3871. (should
  3872. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  3873. (org-forward-paragraph)
  3874. (looking-at "Paragraph")))
  3875. (should
  3876. (org-test-with-temp-text
  3877. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  3878. (org-forward-paragraph)
  3879. (looking-at "Paragraph")))
  3880. ;; Skip consecutive keywords, clocks and diary S-exps.
  3881. (should
  3882. (org-test-with-temp-text "#+key: val\n #+key2: val\n#+key3: val\n"
  3883. (org-forward-paragraph)
  3884. (eobp)))
  3885. (should
  3886. (org-test-with-temp-text "CLOCK: val\n CLOCK: val\nCLOCK: val\n"
  3887. (org-forward-paragraph)
  3888. (eobp)))
  3889. (should
  3890. (org-test-with-temp-text "%%(foo)\n%%(bar)\n%%(baz)\n"
  3891. (org-forward-paragraph)
  3892. (eobp)))
  3893. (should-not
  3894. (org-test-with-temp-text "#+key: val\n #+key2: val\n\n#+key3: val\n"
  3895. (org-forward-paragraph)
  3896. (eobp)))
  3897. (should-not
  3898. (org-test-with-temp-text "#+key: val\nCLOCK: ...\n"
  3899. (org-forward-paragraph)
  3900. (eobp)))
  3901. ;; In a plain list with one item every line, skip the whole list,
  3902. ;; even with point in the middle of the list.
  3903. (should
  3904. (org-test-with-temp-text "- A\n - B\n- C\n"
  3905. (org-forward-paragraph)
  3906. (eobp)))
  3907. (should
  3908. (org-test-with-temp-text "- A\n - <point>B\n- C\n"
  3909. (org-forward-paragraph)
  3910. (eobp)))
  3911. ;; On a comment, verse or source block, stop at "contents"
  3912. ;; boundaries and blank lines.
  3913. (should
  3914. (= 2
  3915. (org-test-with-temp-text "#+begin_src emacs-lisp\nL1\n\nL2\n#+end_src"
  3916. (org-forward-paragraph)
  3917. (org-current-line))))
  3918. (should
  3919. (= 3
  3920. (org-test-with-temp-text "#+begin_verse\n<point>L1\n\nL2\n#+end_verse"
  3921. (org-forward-paragraph)
  3922. (org-current-line))))
  3923. (should
  3924. (= 5
  3925. (org-test-with-temp-text "#+begin_comment\nL1\n\n<point>L2\n#+end_comment"
  3926. (org-forward-paragraph)
  3927. (org-current-line))))
  3928. ;; Being on an affiliated keyword shouldn't make any difference.
  3929. (should
  3930. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  3931. (org-forward-paragraph)
  3932. (eobp))))
  3933. (ert-deftest test-org/backward-paragraph ()
  3934. "Test `org-backward-paragraph' specifications."
  3935. ;; Do not error at beginning of buffer.
  3936. (should
  3937. (org-test-with-temp-text "Paragraph"
  3938. (org-backward-paragraph)
  3939. t))
  3940. ;; At blank lines at the very beginning of a buffer, move to
  3941. ;; point-min.
  3942. (should
  3943. (org-test-with-temp-text "\n\n<point>\n\nParagraph"
  3944. (org-backward-paragraph)
  3945. (bobp)))
  3946. ;; Regular test.
  3947. (should
  3948. (= 2
  3949. (org-test-with-temp-text "P1\n\nP2<point>"
  3950. (org-backward-paragraph)
  3951. (org-current-line))))
  3952. (should
  3953. (= 4
  3954. (org-test-with-temp-text "P1\n\nP2\n\nP3<point>"
  3955. (org-backward-paragraph)
  3956. (org-current-line))))
  3957. ;; Try to move on the line above current element.
  3958. (should
  3959. (= 2
  3960. (org-test-with-temp-text "\n\n<point>Paragraph"
  3961. (org-backward-paragraph)
  3962. (org-current-line))))
  3963. ;; Do not leave point in an invisible area.
  3964. (should
  3965. (org-test-with-temp-text "* H1\n P1\n\n* H2"
  3966. (org-cycle)
  3967. (goto-char (point-max))
  3968. (beginning-of-line)
  3969. (org-backward-paragraph)
  3970. (bobp)))
  3971. (should
  3972. (org-test-with-temp-text "#+begin_center\nP1\n\nP2\n#+end_center\n"
  3973. (org-fold-hide-block-toggle)
  3974. (goto-char (point-max))
  3975. (org-backward-paragraph)
  3976. (bobp)))
  3977. ;; On the first element in an item or a footnote definition, jump
  3978. ;; before the footnote or the item.
  3979. (should
  3980. (org-test-with-temp-text "- line1<point>"
  3981. (org-backward-paragraph)
  3982. (bobp)))
  3983. (should
  3984. (org-test-with-temp-text "[fn:1] line1n<point>"
  3985. (org-backward-paragraph)
  3986. (bobp)))
  3987. ;; On the second element in an item or a footnote definition, jump
  3988. ;; to item or the definition.
  3989. (should
  3990. (= 2
  3991. (org-test-with-temp-text "- line1\n\n<point> line2"
  3992. (org-backward-paragraph)
  3993. (org-current-line))))
  3994. (should
  3995. (= 2
  3996. (org-test-with-temp-text "[fn:1] line1\n\n<point> line2"
  3997. (org-backward-paragraph)
  3998. (org-current-line))))
  3999. ;; On a table (resp. a property drawer), ignore table rows
  4000. ;; (resp. node properties).
  4001. (should
  4002. (org-test-with-temp-text "| a | b |\n| c | d |\n<point>P1"
  4003. (org-backward-paragraph)
  4004. (bobp)))
  4005. (should
  4006. (= 2
  4007. (org-test-with-temp-text
  4008. "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  4009. (org-backward-paragraph)
  4010. (org-current-line))))
  4011. ;; In a plain list with one item every line, skip the whole list,
  4012. ;; even with point in the middle of the list.
  4013. (should
  4014. (org-test-with-temp-text "- A\n - B\n- C\n<point>"
  4015. (org-backward-paragraph)
  4016. (bobp)))
  4017. (should
  4018. (org-test-with-temp-text "- A\n - B\n- <point>C\n"
  4019. (org-backward-paragraph)
  4020. (bobp)))
  4021. ;; Skip consecutive keywords, clocks and diary S-exps.
  4022. (should
  4023. (org-test-with-temp-text "#+key: val\n #+key2: val\n#+key3: val\n<point>"
  4024. (org-backward-paragraph)
  4025. (bobp)))
  4026. (should
  4027. (org-test-with-temp-text "CLOCK: val\n CLOCK: val\nCLOCK: val\n<point>"
  4028. (org-backward-paragraph)
  4029. (bobp)))
  4030. (should
  4031. (org-test-with-temp-text "%%(foo)\n%%(bar)\n%%(baz)\n<point>"
  4032. (org-backward-paragraph)
  4033. (bobp)))
  4034. (should-not
  4035. (org-test-with-temp-text "#+key: val\n #+key2: val\n\n#+key3: val\n<point>"
  4036. (org-backward-paragraph)
  4037. (bobp)))
  4038. (should-not
  4039. (org-test-with-temp-text "#+key: val\nCLOCK: ...\n<point>"
  4040. (org-backward-paragraph)
  4041. (bobp)))
  4042. ;; On a comment, example, source and verse blocks, stop at blank
  4043. ;; lines.
  4044. (should
  4045. (= 1
  4046. (org-test-with-temp-text
  4047. "#+begin_comment\n<point>L1\n\nL2\n\nL3\n#+end_comment"
  4048. (org-backward-paragraph)
  4049. (org-current-line))))
  4050. (should
  4051. (= 2
  4052. (org-test-with-temp-text
  4053. "#+begin_verse\nL1\n\n<point>L2\n\nL3\n#+end_verse"
  4054. (org-backward-paragraph)
  4055. (org-current-line))))
  4056. (should
  4057. (= 3
  4058. (org-test-with-temp-text
  4059. "#+begin_src emacs-lisp\nL1\n\nL2\n\n<point>L3\n#+end_src"
  4060. (org-backward-paragraph)
  4061. (org-current-line))))
  4062. ;; When called from the opening line itself, however, move to
  4063. ;; beginning of block.
  4064. (should
  4065. (org-test-with-temp-text "#+begin_<point>example\nL1\n#+end_example"
  4066. (org-backward-paragraph)
  4067. (bobp)))
  4068. ;; On an empty heading, move above it.
  4069. (should
  4070. (org-test-with-temp-text "\n* <point>"
  4071. (org-backward-paragraph)
  4072. (bobp)))
  4073. (should
  4074. (org-test-with-temp-text "\n* \n<point>"
  4075. (org-backward-paragraph)
  4076. (bobp))))
  4077. (ert-deftest test-org/forward-element ()
  4078. "Test `org-forward-element' specifications."
  4079. ;; 1. At EOB: should error.
  4080. (org-test-with-temp-text "Some text\n"
  4081. (goto-char (point-max))
  4082. (should-error (org-forward-element)))
  4083. ;; 2. Standard move: expected to ignore blank lines.
  4084. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  4085. (org-forward-element)
  4086. (should (looking-at (regexp-quote "Second paragraph."))))
  4087. ;; 3. Headline tests.
  4088. (org-test-with-temp-text "
  4089. * Head 1
  4090. ** Head 1.1
  4091. *** Head 1.1.1
  4092. ** Head 1.2"
  4093. ;; 3.1. At an headline beginning: move to next headline at the
  4094. ;; same level.
  4095. (goto-line 3)
  4096. (org-forward-element)
  4097. (should (looking-at (regexp-quote "** Head 1.2")))
  4098. ;; 3.2. At an headline beginning: move to parent headline if no
  4099. ;; headline at the same level.
  4100. (goto-line 3)
  4101. (org-forward-element)
  4102. (should (looking-at (regexp-quote "** Head 1.2"))))
  4103. ;; 4. Greater element tests.
  4104. (org-test-with-temp-text
  4105. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  4106. ;; 4.1. At a greater element: expected to skip contents.
  4107. (org-forward-element)
  4108. (should (looking-at (regexp-quote "Outside.")))
  4109. ;; 4.2. At the end of greater element contents: expected to skip
  4110. ;; to the end of the greater element.
  4111. (goto-line 2)
  4112. (org-forward-element)
  4113. (should (looking-at (regexp-quote "Outside."))))
  4114. ;; 5. List tests.
  4115. (org-test-with-temp-text "
  4116. - item1
  4117. - sub1
  4118. - sub2
  4119. - sub3
  4120. Inner paragraph.
  4121. - item2
  4122. Outside."
  4123. ;; 5.1. At list top point: expected to move to the element after
  4124. ;; the list.
  4125. (goto-line 2)
  4126. (org-forward-element)
  4127. (should (looking-at (regexp-quote "Outside.")))
  4128. ;; 5.2. Special case: at the first line of a sub-list, but not at
  4129. ;; beginning of line, move to next item.
  4130. (goto-line 2)
  4131. (forward-char)
  4132. (org-forward-element)
  4133. (should (looking-at "- item2"))
  4134. (goto-line 4)
  4135. (forward-char)
  4136. (org-forward-element)
  4137. (should (looking-at " - sub2"))
  4138. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  4139. (goto-line 4)
  4140. (org-forward-element)
  4141. (should (looking-at (regexp-quote " Inner paragraph.")))
  4142. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  4143. (goto-line 8)
  4144. (org-forward-element)
  4145. (should (looking-at (regexp-quote " Inner paragraph.")))
  4146. ;; 5.5. At an item: expected to move to next item, if any.
  4147. (goto-line 6)
  4148. (org-forward-element)
  4149. (should (looking-at " - sub3"))))
  4150. (ert-deftest test-org/backward-element ()
  4151. "Test `org-backward-element' specifications."
  4152. ;; 1. Should error at BOB.
  4153. (org-test-with-temp-text " \nParagraph."
  4154. (should-error (org-backward-element)))
  4155. ;; 2. Should move at BOB when called on the first element in buffer.
  4156. (should
  4157. (org-test-with-temp-text "\n#+TITLE: test"
  4158. (progn (forward-line)
  4159. (org-backward-element)
  4160. (bobp))))
  4161. ;; 3. Not at the beginning of an element: move at its beginning.
  4162. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  4163. (goto-line 3)
  4164. (end-of-line)
  4165. (org-backward-element)
  4166. (should (looking-at (regexp-quote "Paragraph2."))))
  4167. ;; 4. Headline tests.
  4168. (org-test-with-temp-text "
  4169. * Head 1
  4170. ** Head 1.1
  4171. *** Head 1.1.1
  4172. ** Head 1.2"
  4173. ;; 4.1. At an headline beginning: move to previous headline at the
  4174. ;; same level.
  4175. (goto-line 5)
  4176. (org-backward-element)
  4177. (should (looking-at (regexp-quote "** Head 1.1")))
  4178. ;; 4.2. At an headline beginning: move to parent headline if no
  4179. ;; headline at the same level.
  4180. (goto-line 3)
  4181. (org-backward-element)
  4182. (should (looking-at (regexp-quote "* Head 1")))
  4183. ;; 4.3. At the first top-level headline: should error.
  4184. (goto-line 2)
  4185. (should-error (org-backward-element)))
  4186. ;; 5. At beginning of first element inside a greater element:
  4187. ;; expected to move to greater element's beginning.
  4188. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  4189. (goto-line 3)
  4190. (org-backward-element)
  4191. (should (looking-at "#\\+BEGIN_CENTER")))
  4192. ;; 6. At the beginning of the first element in a section: should
  4193. ;; move back to headline, if any.
  4194. (should
  4195. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  4196. (progn (goto-char (point-max))
  4197. (beginning-of-line)
  4198. (org-backward-element)
  4199. (org-at-heading-p))))
  4200. ;; 7. List tests.
  4201. (org-test-with-temp-text "
  4202. - item1
  4203. - sub1
  4204. - sub2
  4205. - sub3
  4206. Inner paragraph.
  4207. - item2
  4208. Outside."
  4209. ;; 7.1. At beginning of sub-list: expected to move to the
  4210. ;; paragraph before it.
  4211. (goto-line 4)
  4212. (org-backward-element)
  4213. (should (looking-at "item1"))
  4214. ;; 7.2. At an item in a list: expected to move at previous item.
  4215. (goto-line 8)
  4216. (org-backward-element)
  4217. (should (looking-at " - sub2"))
  4218. (goto-line 12)
  4219. (org-backward-element)
  4220. (should (looking-at "- item1"))
  4221. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  4222. ;; beginning.
  4223. (goto-line 10)
  4224. (org-backward-element)
  4225. (should (looking-at " - sub1"))
  4226. (goto-line 15)
  4227. (org-backward-element)
  4228. (should (looking-at "- item1"))
  4229. ;; 7.4. At blank-lines before list end: expected to move to top
  4230. ;; item.
  4231. (goto-line 14)
  4232. (org-backward-element)
  4233. (should (looking-at "- item1"))))
  4234. (ert-deftest test-org/up-element ()
  4235. "Test `org-up-element' specifications."
  4236. ;; 1. At BOB or with no surrounding element: should error.
  4237. (org-test-with-temp-text "Paragraph."
  4238. (should-error (org-up-element)))
  4239. (org-test-with-temp-text "* Head1\n* Head2"
  4240. (goto-line 2)
  4241. (should-error (org-up-element)))
  4242. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  4243. (goto-line 3)
  4244. (should-error (org-up-element)))
  4245. ;; 2. At an headline: move to parent headline.
  4246. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  4247. (goto-line 3)
  4248. (org-up-element)
  4249. (should (looking-at "\\* Head1")))
  4250. ;; 3. Inside a greater element: move to greater element beginning.
  4251. (org-test-with-temp-text
  4252. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  4253. (goto-line 3)
  4254. (org-up-element)
  4255. (should (looking-at "#\\+BEGIN_CENTER")))
  4256. ;; 4. List tests.
  4257. (org-test-with-temp-text "* Top
  4258. - item1
  4259. - sub1
  4260. - sub2
  4261. Paragraph within sub2.
  4262. - item2"
  4263. ;; 4.1. Within an item: move to the item beginning.
  4264. (goto-line 8)
  4265. (org-up-element)
  4266. (should (looking-at " - sub2"))
  4267. ;; 4.2. At an item in a sub-list: move to parent item.
  4268. (goto-line 4)
  4269. (org-up-element)
  4270. (should (looking-at "- item1"))
  4271. ;; 4.3. At an item in top list: move to beginning of whole list.
  4272. (goto-line 10)
  4273. (org-up-element)
  4274. (should (looking-at "- item1"))
  4275. ;; 4.4. Special case. At very top point: should move to parent of
  4276. ;; list.
  4277. (goto-line 2)
  4278. (org-up-element)
  4279. (should (looking-at "\\* Top"))))
  4280. (ert-deftest test-org/down-element ()
  4281. "Test `org-down-element' specifications."
  4282. ;; Error when the element hasn't got a recursive type.
  4283. (org-test-with-temp-text "Paragraph."
  4284. (should-error (org-down-element)))
  4285. ;; Error when the element has no contents
  4286. (org-test-with-temp-text "* Headline"
  4287. (should-error (org-down-element)))
  4288. ;; When at a plain-list, move to first item.
  4289. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  4290. (goto-line 2)
  4291. (org-down-element)
  4292. (should (looking-at " - Item 1.1")))
  4293. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  4294. (org-down-element)
  4295. (should (looking-at " Item 1")))
  4296. ;; When at a table, move to first row
  4297. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  4298. (org-down-element)
  4299. (should (looking-at " a | b |")))
  4300. ;; Otherwise, move inside the greater element.
  4301. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  4302. (org-down-element)
  4303. (should (looking-at "Paragraph"))))
  4304. (ert-deftest test-org/drag-element-backward ()
  4305. "Test `org-drag-element-backward' specifications."
  4306. ;; Standard test.
  4307. (should
  4308. (equal
  4309. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  4310. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  4311. (org-drag-element-backward)
  4312. (buffer-string))))
  4313. (should
  4314. (equal
  4315. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  4316. (org-test-with-temp-text
  4317. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  4318. (org-drag-element-backward)
  4319. (buffer-string))))
  4320. ;; Preserve blank lines.
  4321. (should
  4322. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  4323. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  4324. (org-drag-element-backward)
  4325. (buffer-string))))
  4326. ;; Preserve column.
  4327. (should
  4328. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  4329. (org-drag-element-backward)
  4330. (looking-at-p "2")))
  4331. ;; Error when trying to move first element of buffer.
  4332. (should-error
  4333. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  4334. (org-drag-element-backward))
  4335. :type 'user-error)
  4336. ;; Error when trying to swap nested elements.
  4337. (should-error
  4338. (org-test-with-temp-text "#+BEGIN_CENTER\n<point>Test.\n#+END_CENTER"
  4339. (org-drag-element-backward))
  4340. :type 'user-error)
  4341. ;; Error when trying to swap an headline element and a non-headline
  4342. ;; element.
  4343. (should-error
  4344. (org-test-with-temp-text "Test.\n<point>* Head 1"
  4345. (org-drag-element-backward))
  4346. :type 'error)
  4347. ;; Error when called before first element.
  4348. (should-error
  4349. (org-test-with-temp-text "\n<point>"
  4350. (org-drag-element-backward))
  4351. :type 'user-error)
  4352. ;; Preserve visibility of elements and their contents.
  4353. (should
  4354. (equal '((63 . 82) (26 . 48))
  4355. (let ((org-fold-core-style 'text-properties))
  4356. (org-test-with-temp-text
  4357. "
  4358. #+BEGIN_CENTER
  4359. Text.
  4360. #+END_CENTER
  4361. - item 1
  4362. #+BEGIN_QUOTE
  4363. Text.
  4364. #+END_QUOTE"
  4365. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4366. (search-backward "- item 1")
  4367. (org-drag-element-backward)
  4368. (let (regions)
  4369. (goto-char (point-min))
  4370. (while (< (point) (point-max))
  4371. (let ((region (org-fold-get-region-at-point)))
  4372. (if (not region)
  4373. (goto-char (org-fold-next-folding-state-change))
  4374. (goto-char (cdr region))
  4375. (push region regions))))
  4376. regions)))))
  4377. (should
  4378. (equal '((63 . 82) (26 . 48))
  4379. (let ((org-fold-core-style 'overlays))
  4380. (org-test-with-temp-text
  4381. "
  4382. #+BEGIN_CENTER
  4383. Text.
  4384. #+END_CENTER
  4385. - item 1
  4386. #+BEGIN_QUOTE
  4387. Text.
  4388. #+END_QUOTE"
  4389. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4390. (search-backward "- item 1")
  4391. (org-drag-element-backward)
  4392. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  4393. (overlays-in (point-min) (point-max)))))))
  4394. ;; Pathological case: handle call with point in blank lines right
  4395. ;; after a headline.
  4396. (should
  4397. (equal "* H2\n\n* H1\nText\n"
  4398. (org-test-with-temp-text "* H1\nText\n* H2\n\n<point>"
  4399. (org-drag-element-backward)
  4400. (buffer-string)))))
  4401. (ert-deftest test-org/drag-element-forward ()
  4402. "Test `org-drag-element-forward' specifications."
  4403. ;; 1. Error when trying to move first element of buffer.
  4404. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  4405. (goto-line 3)
  4406. (should-error (org-drag-element-forward)))
  4407. ;; 2. Error when trying to swap nested elements.
  4408. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  4409. (forward-line)
  4410. (should-error (org-drag-element-forward)))
  4411. ;; 3. Error when trying to swap a non-headline element and an
  4412. ;; headline.
  4413. (org-test-with-temp-text "Test.\n* Head 1"
  4414. (should-error (org-drag-element-forward)))
  4415. ;; 4. Error when called before first element.
  4416. (should-error
  4417. (org-test-with-temp-text "\n"
  4418. (forward-line)
  4419. (org-drag-element-backward))
  4420. :type 'user-error)
  4421. ;; 5. Otherwise, swap elements, preserving column and blank lines
  4422. ;; between elements.
  4423. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  4424. (search-forward "graph")
  4425. (org-drag-element-forward)
  4426. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  4427. (should (looking-at " 1")))
  4428. ;; 5. Preserve visibility of elements and their contents.
  4429. (let ((org-fold-core-style 'text-properties))
  4430. (org-test-with-temp-text
  4431. "
  4432. #+BEGIN_CENTER
  4433. Text.
  4434. #+END_CENTER
  4435. - item 1
  4436. #+BEGIN_QUOTE
  4437. Text.
  4438. #+END_QUOTE"
  4439. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4440. (search-backward "#+BEGIN_CENTER")
  4441. (org-drag-element-forward)
  4442. (should
  4443. (equal
  4444. '((63 . 82) (26 . 48))
  4445. (let (regions)
  4446. (goto-char (point-min))
  4447. (while (< (point) (point-max))
  4448. (let ((region (org-fold-get-region-at-point)))
  4449. (if (not region)
  4450. (goto-char (org-fold-next-folding-state-change))
  4451. (goto-char (cdr region))
  4452. (push region regions))))
  4453. regions)))))
  4454. (let ((org-fold-core-style 'overlays))
  4455. (org-test-with-temp-text
  4456. "
  4457. #+BEGIN_CENTER
  4458. Text.
  4459. #+END_CENTER
  4460. - item 1
  4461. #+BEGIN_QUOTE
  4462. Text.
  4463. #+END_QUOTE"
  4464. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4465. (search-backward "#+BEGIN_CENTER")
  4466. (org-drag-element-forward)
  4467. (should
  4468. (equal
  4469. '((63 . 82) (26 . 48))
  4470. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  4471. (overlays-in (point-min) (point-max))))))))
  4472. (ert-deftest test-org/next-block ()
  4473. "Test `org-next-block' specifications."
  4474. ;; Regular test.
  4475. (should
  4476. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  4477. (org-next-block 1)
  4478. (looking-at "#\\+BEGIN_CENTER")))
  4479. ;; Ignore case.
  4480. (should
  4481. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  4482. (let ((case-fold-search nil))
  4483. (org-next-block 1)
  4484. (looking-at "#\\+begin_center"))))
  4485. ;; Ignore current line.
  4486. (should
  4487. (org-test-with-temp-text
  4488. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  4489. (org-next-block 1)
  4490. (looking-at "#\\+BEGIN_CENTER")))
  4491. ;; Throw an error when no block is found.
  4492. (should-error
  4493. (org-test-with-temp-text "Paragraph"
  4494. (org-next-block 1)))
  4495. ;; With an argument, skip many blocks at once.
  4496. (should
  4497. (org-test-with-temp-text
  4498. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  4499. (org-next-block 2)
  4500. (looking-at "#\\+BEGIN_QUOTE")))
  4501. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  4502. (should
  4503. (org-test-with-temp-text
  4504. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  4505. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  4506. (looking-at "#\\+BEGIN_QUOTE")))
  4507. ;; Optional argument is also case-insensitive.
  4508. (should
  4509. (org-test-with-temp-text
  4510. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  4511. (let ((case-fold-search nil))
  4512. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  4513. (looking-at "#\\+begin_quote")))))
  4514. (ert-deftest test-org/insert-structure-template ()
  4515. "Test `org-insert-structure-template'."
  4516. ;; Test in empty buffer.
  4517. (should
  4518. (string= "#+begin_foo\n#+end_foo\n"
  4519. (org-test-with-temp-text ""
  4520. (org-insert-structure-template "foo")
  4521. (buffer-string))))
  4522. ;; Test with multiple lines in buffer.
  4523. (should
  4524. (string= "#+begin_foo\nI'm a paragraph\n#+end_foo\n\nI'm a second paragraph"
  4525. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragraph"
  4526. (transient-mark-mode 1)
  4527. (org-mark-element)
  4528. (org-insert-structure-template "foo")
  4529. (buffer-string))))
  4530. ;; Mark only the current line.
  4531. (should
  4532. (string= "#+begin_foo\nI'm a paragraph\n#+end_foo\n\nI'm a second paragraph"
  4533. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragraph"
  4534. (transient-mark-mode 1)
  4535. (set-mark (point-min))
  4536. (end-of-line)
  4537. (org-insert-structure-template "foo")
  4538. (buffer-string))))
  4539. ;; Middle of paragraph.
  4540. (should
  4541. (string= "p1\n#+begin_foo\np2\n#+end_foo\np3"
  4542. (org-test-with-temp-text "p1\n<point>p2\np3"
  4543. (set-mark (line-beginning-position))
  4544. (end-of-line)
  4545. (activate-mark)
  4546. (org-insert-structure-template "foo")
  4547. (buffer-string))))
  4548. ;; Test with text in buffer, no region, no final newline.
  4549. (should
  4550. (string= "#+begin_foo\nI'm a paragraph.\n#+end_foo\n"
  4551. (org-test-with-temp-text "I'm a paragraph."
  4552. (org-mark-element)
  4553. (org-insert-structure-template "foo")
  4554. (buffer-string))))
  4555. ;; Test with text in buffer and region set.
  4556. (should
  4557. (string= "#+begin_foo\nI'm a paragraph\n\nI'm a second paragrah\n#+end_foo\n"
  4558. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragrah"
  4559. (set-mark (point))
  4560. (goto-char (point-max))
  4561. (org-insert-structure-template "foo")
  4562. (buffer-string))))
  4563. ;; Test with example escaping.
  4564. (should
  4565. (string= "#+begin_example\n,* Heading\n#+end_example\n"
  4566. (org-test-with-temp-text "* Heading"
  4567. (org-mark-element)
  4568. (org-insert-structure-template "example")
  4569. (buffer-string))))
  4570. ;; Test with indentation.
  4571. (should
  4572. (string= " #+begin_foo\n This is a paragraph\n #+end_foo\n"
  4573. (org-test-with-temp-text " This is a paragraph"
  4574. (org-mark-element)
  4575. (org-insert-structure-template "foo")
  4576. (buffer-string))))
  4577. (should
  4578. (string= " #+begin_foo\n Line 1\n Line2\n #+end_foo\n"
  4579. (org-test-with-temp-text " Line 1\n Line2"
  4580. (org-mark-element)
  4581. (org-insert-structure-template "foo")
  4582. (buffer-string))))
  4583. ;; Test point location.
  4584. (should
  4585. (string= "#+begin_foo\n"
  4586. (org-test-with-temp-text ""
  4587. (org-insert-structure-template "foo")
  4588. (buffer-substring (point-min) (point)))))
  4589. (should
  4590. (string= "#+begin_src "
  4591. (org-test-with-temp-text ""
  4592. (org-insert-structure-template "src")
  4593. (buffer-substring (point-min) (point))))))
  4594. (ert-deftest test-org/previous-block ()
  4595. "Test `org-previous-block' specifications."
  4596. ;; Regular test.
  4597. (should
  4598. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  4599. (org-previous-block 1)
  4600. (looking-at "#\\+BEGIN_CENTER")))
  4601. ;; Ignore case.
  4602. (should
  4603. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  4604. (let ((case-fold-search nil))
  4605. (org-previous-block 1)
  4606. (looking-at "#\\+begin_center"))))
  4607. ;; Ignore current line.
  4608. (should
  4609. (org-test-with-temp-text
  4610. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  4611. (org-previous-block 1)
  4612. (looking-at "#\\+BEGIN_QUOTE")))
  4613. ;; Throw an error when no block is found.
  4614. (should-error
  4615. (org-test-with-temp-text "Paragraph<point>"
  4616. (org-previous-block 1)))
  4617. ;; With an argument, skip many blocks at once.
  4618. (should
  4619. (org-test-with-temp-text
  4620. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  4621. (org-previous-block 2)
  4622. (looking-at "#\\+BEGIN_CENTER")))
  4623. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  4624. (should
  4625. (org-test-with-temp-text
  4626. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  4627. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  4628. (looking-at "#\\+BEGIN_QUOTE")))
  4629. ;; Optional argument is also case-insensitive.
  4630. (should
  4631. (org-test-with-temp-text
  4632. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  4633. (let ((case-fold-search nil))
  4634. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  4635. (looking-at "#\\+begin_quote")))))
  4636. ;;; Outline structure
  4637. (ert-deftest test-org/demote ()
  4638. "Test `org-demote' specifications."
  4639. ;; Add correct number of stars according to `org-odd-levels-only'.
  4640. (should
  4641. (= 2
  4642. (org-test-with-temp-text "* H"
  4643. (let ((org-odd-levels-only nil)) (org-demote))
  4644. (org-current-level))))
  4645. (should
  4646. (= 3
  4647. (org-test-with-temp-text "* H"
  4648. (let ((org-odd-levels-only t)) (org-demote))
  4649. (org-current-level))))
  4650. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  4651. (should
  4652. (org-test-with-temp-text "* H :tag:"
  4653. (let ((org-tags-column 10)
  4654. (org-auto-align-tags t)
  4655. (org-odd-levels-only nil))
  4656. (org-demote))
  4657. (org-move-to-column 10)
  4658. (looking-at-p ":tag:$")))
  4659. (should-not
  4660. (org-test-with-temp-text "* H :tag:"
  4661. (let ((org-tags-column 10)
  4662. (org-auto-align-tags nil)
  4663. (org-odd-levels-only nil))
  4664. (org-demote))
  4665. (org-move-to-column 10)
  4666. (looking-at-p ":tag:$")))
  4667. ;; When `org-adapt-indentation' is non-nil, always indent planning
  4668. ;; info and property drawers accordingly.
  4669. (should
  4670. (= 3
  4671. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  4672. (let ((org-odd-levels-only nil)
  4673. (org-adapt-indentation t))
  4674. (org-demote))
  4675. (forward-line)
  4676. (org-get-indentation))))
  4677. (should
  4678. (= 3
  4679. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  4680. (let ((org-odd-levels-only nil)
  4681. (org-adapt-indentation t))
  4682. (org-demote))
  4683. (forward-line)
  4684. (org-get-indentation))))
  4685. (should-not
  4686. (= 3
  4687. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  4688. (let ((org-odd-levels-only nil)
  4689. (org-adapt-indentation nil))
  4690. (org-demote))
  4691. (forward-line)
  4692. (org-get-indentation))))
  4693. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  4694. ;; section accordingly. Ignore, however, footnote definitions and
  4695. ;; inlinetasks boundaries.
  4696. (should
  4697. (= 3
  4698. (org-test-with-temp-text "* H\n Paragraph"
  4699. (let ((org-odd-levels-only nil)
  4700. (org-adapt-indentation t))
  4701. (org-demote))
  4702. (forward-line)
  4703. (org-get-indentation))))
  4704. (should
  4705. (= 2
  4706. (org-test-with-temp-text "* H\n Paragraph"
  4707. (let ((org-odd-levels-only nil)
  4708. (org-adapt-indentation nil))
  4709. (org-demote))
  4710. (forward-line)
  4711. (org-get-indentation))))
  4712. (should
  4713. (zerop
  4714. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  4715. (let ((org-odd-levels-only nil)
  4716. (org-adapt-indentation t))
  4717. (org-demote))
  4718. (goto-char (point-max))
  4719. (org-get-indentation))))
  4720. (should
  4721. (= 3
  4722. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  4723. (let ((org-odd-levels-only nil)
  4724. (org-adapt-indentation t))
  4725. (org-demote))
  4726. (goto-char (point-max))
  4727. (org-get-indentation))))
  4728. (when (featurep 'org-inlinetask)
  4729. (should
  4730. (zerop
  4731. (let ((org-inlinetask-min-level 5)
  4732. (org-adapt-indentation t))
  4733. (org-test-with-temp-text "* H\n***** I\n***** END"
  4734. (org-demote)
  4735. (forward-line)
  4736. (org-get-indentation))))))
  4737. (when (featurep 'org-inlinetask)
  4738. (should
  4739. (= 3
  4740. (let ((org-inlinetask-min-level 5)
  4741. (org-adapt-indentation t))
  4742. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  4743. (org-demote)
  4744. (forward-line 2)
  4745. (org-get-indentation))))))
  4746. ;; When `org-adapt-indentation' is non-nil, log drawers are
  4747. ;; adjusted.
  4748. (should
  4749. (equal
  4750. "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4751. (org-test-with-temp-text "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4752. (let ((org-odd-levels-only nil)
  4753. (org-adapt-indentation t))
  4754. (org-demote))
  4755. (buffer-string))))
  4756. (should
  4757. (equal
  4758. "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4759. (org-test-with-temp-text "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4760. (let ((org-odd-levels-only nil)
  4761. (org-adapt-indentation 'headline-data))
  4762. (org-demote))
  4763. (buffer-string))))
  4764. (should
  4765. (equal
  4766. "** H\n :LOGBOOK:\n - a\n :END:"
  4767. (org-test-with-temp-text "* H\n:LOGBOOK:\n- a\n:END:"
  4768. (let ((org-odd-levels-only nil)
  4769. (org-adapt-indentation t))
  4770. (org-demote))
  4771. (buffer-string))))
  4772. ;; Ignore contents of source blocks or example blocks when
  4773. ;; indentation should be preserved (through
  4774. ;; `org-src-preserve-indentation' or "-i" flag).
  4775. (should-not
  4776. (zerop
  4777. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4778. (let ((org-adapt-indentation t)
  4779. (org-src-preserve-indentation nil))
  4780. (org-demote))
  4781. (forward-line 2)
  4782. (org-get-indentation))))
  4783. (should
  4784. (zerop
  4785. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  4786. (let ((org-adapt-indentation t)
  4787. (org-src-preserve-indentation t))
  4788. (org-demote))
  4789. (forward-line 2)
  4790. (org-get-indentation))))
  4791. (should
  4792. (zerop
  4793. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4794. (let ((org-adapt-indentation t)
  4795. (org-src-preserve-indentation t))
  4796. (org-demote))
  4797. (forward-line 2)
  4798. (org-get-indentation))))
  4799. (should
  4800. (zerop
  4801. (org-test-with-temp-text
  4802. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  4803. (let ((org-adapt-indentation t)
  4804. (org-src-preserve-indentation nil))
  4805. (org-demote))
  4806. (forward-line 2)
  4807. (org-get-indentation)))))
  4808. (ert-deftest test-org/promote ()
  4809. "Test `org-promote' specifications."
  4810. ;; Return an error if headline is to be promoted to level 0, unless
  4811. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  4812. ;; headline becomes a comment.
  4813. (should-error
  4814. (org-test-with-temp-text "* H"
  4815. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  4816. (should
  4817. (equal "# H"
  4818. (org-test-with-temp-text "* H"
  4819. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  4820. (buffer-string))))
  4821. ;; Remove correct number of stars according to
  4822. ;; `org-odd-levels-only'.
  4823. (should
  4824. (= 2
  4825. (org-test-with-temp-text "*** H"
  4826. (let ((org-odd-levels-only nil)) (org-promote))
  4827. (org-current-level))))
  4828. (should
  4829. (= 1
  4830. (org-test-with-temp-text "*** H"
  4831. (let ((org-odd-levels-only t)) (org-promote))
  4832. (org-current-level))))
  4833. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  4834. (should
  4835. (org-test-with-temp-text "** H :tag:"
  4836. (let ((org-tags-column 10)
  4837. (org-auto-align-tags t)
  4838. (org-odd-levels-only nil))
  4839. (org-promote))
  4840. (org-move-to-column 10)
  4841. (looking-at-p ":tag:$")))
  4842. (should-not
  4843. (org-test-with-temp-text "** H :tag:"
  4844. (let ((org-tags-column 10)
  4845. (org-auto-align-tags nil)
  4846. (org-odd-levels-only nil))
  4847. (org-promote))
  4848. (org-move-to-column 10)
  4849. (looking-at-p ":tag:$")))
  4850. ;; When `org-adapt-indentation' is non-nil, always indent planning
  4851. ;; info and property drawers.
  4852. (should
  4853. (= 2
  4854. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4855. (let ((org-odd-levels-only nil)
  4856. (org-adapt-indentation t))
  4857. (org-promote))
  4858. (forward-line)
  4859. (org-get-indentation))))
  4860. (should
  4861. (= 2
  4862. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  4863. (let ((org-odd-levels-only nil)
  4864. (org-adapt-indentation t))
  4865. (org-promote))
  4866. (forward-line)
  4867. (org-get-indentation))))
  4868. (should-not
  4869. (= 2
  4870. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4871. (let ((org-odd-levels-only nil)
  4872. (org-adapt-indentation nil))
  4873. (org-promote))
  4874. (forward-line)
  4875. (org-get-indentation))))
  4876. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  4877. ;; section accordingly. Ignore, however, footnote definitions and
  4878. ;; inlinetasks boundaries.
  4879. (should
  4880. (= 2
  4881. (org-test-with-temp-text "** H\n Paragraph"
  4882. (let ((org-odd-levels-only nil)
  4883. (org-adapt-indentation t))
  4884. (org-promote))
  4885. (forward-line)
  4886. (org-get-indentation))))
  4887. (should-not
  4888. (= 2
  4889. (org-test-with-temp-text "** H\n Paragraph"
  4890. (let ((org-odd-levels-only nil)
  4891. (org-adapt-indentation nil))
  4892. (org-promote))
  4893. (forward-line)
  4894. (org-get-indentation))))
  4895. (should
  4896. (= 2
  4897. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  4898. (let ((org-odd-levels-only nil)
  4899. (org-adapt-indentation t))
  4900. (org-promote))
  4901. (forward-line)
  4902. (org-get-indentation))))
  4903. (when (featurep 'org-inlinetask)
  4904. (should
  4905. (zerop
  4906. (let ((org-inlinetask-min-level 5)
  4907. (org-adapt-indentation t))
  4908. (org-test-with-temp-text "** H\n***** I\n***** END"
  4909. (org-promote)
  4910. (forward-line)
  4911. (org-get-indentation))))))
  4912. (when (featurep 'org-inlinetask)
  4913. (should
  4914. (= 2
  4915. (let ((org-inlinetask-min-level 5)
  4916. (org-adapt-indentation t))
  4917. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  4918. (org-promote)
  4919. (forward-line 2)
  4920. (org-get-indentation))))))
  4921. ;; Give up shifting if it would break document's structure
  4922. ;; otherwise.
  4923. (should
  4924. (= 3
  4925. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  4926. (let ((org-odd-levels-only nil)
  4927. (org-adapt-indentation t))
  4928. (org-promote))
  4929. (forward-line)
  4930. (org-get-indentation))))
  4931. (should
  4932. (= 3
  4933. (org-test-with-temp-text "** H\n Paragraph\n * list."
  4934. (let ((org-odd-levels-only nil)
  4935. (org-adapt-indentation t))
  4936. (org-promote))
  4937. (forward-line)
  4938. (org-get-indentation))))
  4939. ;; When `org-adapt-indentation' is non-nil, log drawers are
  4940. ;; adjusted.
  4941. (should
  4942. (equal
  4943. "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4944. (org-test-with-temp-text "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4945. (let ((org-odd-levels-only nil)
  4946. (org-adapt-indentation t))
  4947. (org-promote))
  4948. (buffer-string))))
  4949. (should
  4950. (equal
  4951. "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4952. (org-test-with-temp-text "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4953. (let ((org-odd-levels-only nil)
  4954. (org-adapt-indentation 'headline-data))
  4955. (org-promote))
  4956. (buffer-string))))
  4957. (should
  4958. (equal
  4959. "* H\n:LOGBOOK:\n- a\n:END:"
  4960. (org-test-with-temp-text "** H\n:LOGBOOK:\n- a\n:END:"
  4961. (let ((org-odd-levels-only nil)
  4962. (org-adapt-indentation t))
  4963. (org-promote))
  4964. (buffer-string))))
  4965. (should
  4966. (equal
  4967. "# H\n:LOGBOOK:\n- a\n:END:"
  4968. (org-test-with-temp-text "* H\n:LOGBOOK:\n- a\n:END:"
  4969. (let ((org-odd-levels-only nil)
  4970. (org-allow-promoting-top-level-subtree t)
  4971. (org-adapt-indentation t))
  4972. (org-promote))
  4973. (buffer-string))))
  4974. ;; Ignore contents of source blocks or example blocks when
  4975. ;; indentation should be preserved (through
  4976. ;; `org-src-preserve-indentation' or "-i" flag).
  4977. (should-not
  4978. (zerop
  4979. (org-test-with-temp-text
  4980. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  4981. (let ((org-adapt-indentation t)
  4982. (org-src-preserve-indentation nil)
  4983. (org-odd-levels-only nil))
  4984. (org-promote))
  4985. (forward-line)
  4986. (org-get-indentation))))
  4987. (should
  4988. (zerop
  4989. (org-test-with-temp-text
  4990. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  4991. (let ((org-adapt-indentation t)
  4992. (org-src-preserve-indentation t)
  4993. (org-odd-levels-only nil))
  4994. (org-promote))
  4995. (forward-line)
  4996. (org-get-indentation))))
  4997. (should
  4998. (zerop
  4999. (org-test-with-temp-text
  5000. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  5001. (let ((org-adapt-indentation t)
  5002. (org-src-preserve-indentation t)
  5003. (org-odd-levels-only nil))
  5004. (org-promote))
  5005. (forward-line)
  5006. (org-get-indentation))))
  5007. (should
  5008. (zerop
  5009. (org-test-with-temp-text
  5010. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  5011. (let ((org-adapt-indentation t)
  5012. (org-src-preserve-indentation nil)
  5013. (org-odd-levels-only nil))
  5014. (org-promote))
  5015. (forward-line)
  5016. (org-get-indentation)))))
  5017. (ert-deftest test-org/org-get-valid-level ()
  5018. "Test function `org-get-valid-level' specifications."
  5019. (let ((org-odd-levels-only nil))
  5020. (should (equal 1 (org-get-valid-level 0 0)))
  5021. (should (equal 1 (org-get-valid-level 0 1)))
  5022. (should (equal 2 (org-get-valid-level 0 2)))
  5023. (should (equal 3 (org-get-valid-level 0 3)))
  5024. (should (equal 1 (org-get-valid-level 1 0)))
  5025. (should (equal 2 (org-get-valid-level 1 1)))
  5026. (should (equal 23 (org-get-valid-level 1 22)))
  5027. (should (equal 1 (org-get-valid-level 1 -1)))
  5028. (should (equal 1 (org-get-valid-level 2 -1))))
  5029. (let ((org-odd-levels-only t))
  5030. (should (equal 1 (org-get-valid-level 0 0)))
  5031. (should (equal 1 (org-get-valid-level 0 1)))
  5032. (should (equal 3 (org-get-valid-level 0 2)))
  5033. (should (equal 5 (org-get-valid-level 0 3)))
  5034. (should (equal 1 (org-get-valid-level 1 0)))
  5035. (should (equal 3 (org-get-valid-level 1 1)))
  5036. (should (equal 3 (org-get-valid-level 2 1)))
  5037. (should (equal 5 (org-get-valid-level 3 1)))
  5038. (should (equal 5 (org-get-valid-level 4 1)))
  5039. (should (equal 43 (org-get-valid-level 1 21)))
  5040. (should (equal 1 (org-get-valid-level 1 -1)))
  5041. (should (equal 1 (org-get-valid-level 2 -1)))
  5042. (should (equal 1 (org-get-valid-level 3 -1)))
  5043. (should (equal 3 (org-get-valid-level 4 -1)))
  5044. (should (equal 3 (org-get-valid-level 5 -1)))))
  5045. ;;; Planning
  5046. (ert-deftest test-org/at-planning-p ()
  5047. "Test `org-at-planning-p' specifications."
  5048. ;; Regular test.
  5049. (should
  5050. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  5051. (org-at-planning-p)))
  5052. (should-not
  5053. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  5054. (org-at-planning-p)))
  5055. ;; Correctly find planning attached to inlinetasks.
  5056. (when (featurep 'org-inlinetask)
  5057. (should
  5058. (org-test-with-temp-text
  5059. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  5060. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  5061. (should-not
  5062. (org-test-with-temp-text
  5063. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  5064. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  5065. (should-not
  5066. (org-test-with-temp-text
  5067. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  5068. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  5069. (should-not
  5070. (org-test-with-temp-text
  5071. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  5072. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  5073. (ert-deftest test-org/add-planning-info ()
  5074. "Test `org-add-planning-info'."
  5075. ;; Create deadline when `org-adapt-indentation' is non-nil.
  5076. (should
  5077. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5078. (org-test-with-temp-text "* H\nParagraph<point>"
  5079. (let ((org-adapt-indentation t))
  5080. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5081. (replace-regexp-in-string
  5082. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5083. nil nil 1))))
  5084. ;; Create deadline when `org-adapt-indentation' is nil.
  5085. (should
  5086. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5087. (org-test-with-temp-text "* H\nParagraph<point>"
  5088. (let ((org-adapt-indentation nil))
  5089. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5090. (replace-regexp-in-string
  5091. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5092. nil nil 1))))
  5093. ;; Update deadline when `org-adapt-indentation' is non-nil.
  5094. (should
  5095. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5096. (org-test-with-temp-text "\
  5097. * H
  5098. DEADLINE: <2015-06-24 Wed>
  5099. Paragraph<point>"
  5100. (let ((org-adapt-indentation t))
  5101. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5102. (replace-regexp-in-string
  5103. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5104. nil nil 1))))
  5105. ;; Update deadline when `org-adapt-indentation' is nil.
  5106. (should
  5107. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5108. (org-test-with-temp-text "\
  5109. * H
  5110. DEADLINE: <2015-06-24 Wed>
  5111. Paragraph<point>"
  5112. (let ((org-adapt-indentation nil))
  5113. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5114. (replace-regexp-in-string
  5115. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5116. nil nil 1))))
  5117. ;; Schedule when `org-adapt-indentation' is non-nil.
  5118. (should
  5119. (equal "* H\n SCHEDULED: <2015-06-25>\nParagraph"
  5120. (org-test-with-temp-text "* H\nParagraph<point>"
  5121. (let ((org-adapt-indentation t))
  5122. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  5123. (replace-regexp-in-string
  5124. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5125. nil nil 1))))
  5126. ;; Schedule when `org-adapt-indentation' is nil.
  5127. (should
  5128. (equal "* H\nSCHEDULED: <2015-06-25>\nParagraph"
  5129. (org-test-with-temp-text "* H\nParagraph<point>"
  5130. (let ((org-adapt-indentation nil))
  5131. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  5132. (replace-regexp-in-string
  5133. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5134. nil nil 1))))
  5135. ;; Add deadline when scheduled.
  5136. (should
  5137. (equal "\
  5138. * H
  5139. DEADLINE: <2015-06-25> SCHEDULED: <2015-06-24>
  5140. Paragraph"
  5141. (org-test-with-temp-text "\
  5142. * H
  5143. SCHEDULED: <2015-06-24 Wed>
  5144. Paragraph<point>"
  5145. (let ((org-adapt-indentation t))
  5146. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5147. (replace-regexp-in-string
  5148. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5149. nil nil 1))))
  5150. ;; Remove middle entry.
  5151. (should
  5152. (equal "\
  5153. * H
  5154. CLOSED: [2015-06-24] SCHEDULED: <2015-06-24>
  5155. Paragraph"
  5156. (org-test-with-temp-text "\
  5157. * H
  5158. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  5159. Paragraph<point>"
  5160. (let ((org-adapt-indentation t))
  5161. (org-add-planning-info nil nil 'deadline))
  5162. (replace-regexp-in-string
  5163. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  5164. nil nil 1))))
  5165. ;; Remove last entry and then middle entry (order should not
  5166. ;; matter).
  5167. (should
  5168. (equal "\
  5169. * H
  5170. CLOSED: [2015-06-24]
  5171. Paragraph"
  5172. (org-test-with-temp-text "\
  5173. * H
  5174. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  5175. Paragraph<point>"
  5176. (let ((org-adapt-indentation t))
  5177. (org-add-planning-info nil nil 'scheduled 'deadline))
  5178. (replace-regexp-in-string
  5179. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  5180. nil nil 1))))
  5181. ;; Remove closed when `org-adapt-indentation' is non-nil.
  5182. (should
  5183. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5184. (org-test-with-temp-text "\
  5185. * H
  5186. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  5187. Paragraph<point>"
  5188. (let ((org-adapt-indentation t))
  5189. (org-add-planning-info nil nil 'closed))
  5190. (replace-regexp-in-string
  5191. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5192. nil nil 1))))
  5193. (should
  5194. (equal "* H\n Paragraph"
  5195. (org-test-with-temp-text "\
  5196. * H
  5197. CLOSED: [2015-06-25 Thu]
  5198. Paragraph<point>"
  5199. (let ((org-adapt-indentation t))
  5200. (org-add-planning-info nil nil 'closed))
  5201. (replace-regexp-in-string
  5202. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5203. nil nil 1))))
  5204. ;; Remove closed when `org-adapt-indentation' is nil.
  5205. (should
  5206. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5207. (org-test-with-temp-text "\
  5208. * H
  5209. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  5210. Paragraph<point>"
  5211. (let ((org-adapt-indentation nil))
  5212. (org-add-planning-info nil nil 'closed))
  5213. (replace-regexp-in-string
  5214. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5215. nil nil 1))))
  5216. (should
  5217. (equal "* H\nParagraph"
  5218. (org-test-with-temp-text "\
  5219. * H
  5220. CLOSED: [2015-06-25 Thu]
  5221. Paragraph<point>"
  5222. (let ((org-adapt-indentation nil))
  5223. (org-add-planning-info nil nil 'closed))
  5224. (replace-regexp-in-string
  5225. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5226. nil nil 1))))
  5227. ;; Remove closed entry and delete empty line.
  5228. (should
  5229. (equal "\
  5230. * H
  5231. Paragraph"
  5232. (org-test-with-temp-text "\
  5233. * H
  5234. CLOSED: [2015-06-24 Wed]
  5235. Paragraph<point>"
  5236. (let ((org-adapt-indentation t))
  5237. (org-add-planning-info nil nil 'closed))
  5238. (replace-regexp-in-string
  5239. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5240. nil nil 1))))
  5241. ;; Remove one entry and update another.
  5242. (should
  5243. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5244. (org-test-with-temp-text "\
  5245. * H
  5246. SCHEDULED: <2015-06-23 Tue> DEADLINE: <2015-06-24 Wed>
  5247. Paragraph<point>"
  5248. (let ((org-adapt-indentation t))
  5249. (org-add-planning-info 'deadline "<2015-06-25 Thu>" 'scheduled))
  5250. (replace-regexp-in-string
  5251. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5252. nil nil 1)))))
  5253. (ert-deftest test-org/deadline ()
  5254. "Test `org-deadline' specifications."
  5255. ;; Insert a new value or replace existing one.
  5256. (should
  5257. (equal "* H\nDEADLINE: <2012-03-29>"
  5258. (org-test-with-temp-text "* H"
  5259. (let ((org-adapt-indentation nil)
  5260. (org-last-inserted-timestamp nil))
  5261. (org-deadline nil "<2012-03-29 Tue>"))
  5262. (replace-regexp-in-string
  5263. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5264. nil nil 1))))
  5265. (should
  5266. (equal "* H\nDEADLINE: <2014-03-04>"
  5267. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5268. (let ((org-adapt-indentation nil)
  5269. (org-last-inserted-timestamp nil))
  5270. (org-deadline nil "<2014-03-04 Thu>"))
  5271. (replace-regexp-in-string
  5272. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5273. nil nil 1))))
  5274. ;; Accept delta time, e.g., "+2d".
  5275. (should
  5276. (equal "* H\nDEADLINE: <2015-03-04>"
  5277. (org-test-at-time "2014-03-04"
  5278. (org-test-with-temp-text "* H"
  5279. (let ((org-adapt-indentation nil)
  5280. (org-last-inserted-timestamp nil))
  5281. (org-deadline nil "+1y"))
  5282. (replace-regexp-in-string
  5283. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5284. ;; Preserve repeater.
  5285. (should
  5286. (equal "* H\nDEADLINE: <2012-03-29 +2y>"
  5287. (org-test-with-temp-text "* H"
  5288. (let ((org-adapt-indentation nil)
  5289. (org-last-inserted-timestamp nil))
  5290. (org-deadline nil "<2012-03-29 Tue +2y>"))
  5291. (replace-regexp-in-string
  5292. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5293. ;; Preserve warning period.
  5294. (should
  5295. (equal "* H\nDEADLINE: <2021-07-20 -1d>"
  5296. (org-test-with-temp-text "* H"
  5297. (let ((org-adapt-indentation nil)
  5298. (org-last-inserted-timestamp nil))
  5299. (org-deadline nil "<2021-07-20 Tue -1d>"))
  5300. (replace-regexp-in-string
  5301. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5302. (should
  5303. (equal "* H\nDEADLINE: <2021-07-20 +1m -3d>"
  5304. (org-test-with-temp-text "* H"
  5305. (let ((org-adapt-indentation nil)
  5306. (org-last-inserted-timestamp nil))
  5307. (org-deadline nil "<2021-07-20 Tue +1m -3d>"))
  5308. (replace-regexp-in-string
  5309. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5310. ;; Remove CLOSED keyword, if any.
  5311. (should
  5312. (equal "* H\nDEADLINE: <2012-03-29>"
  5313. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  5314. (let ((org-adapt-indentation nil)
  5315. (org-last-inserted-timestamp nil))
  5316. (org-deadline nil "<2012-03-29 Tue>"))
  5317. (replace-regexp-in-string
  5318. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5319. ;; With C-u argument, remove DEADLINE keyword.
  5320. (should
  5321. (equal "* H\n"
  5322. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5323. (let ((org-adapt-indentation nil)
  5324. (org-last-inserted-timestamp nil))
  5325. (org-deadline '(4)))
  5326. (buffer-string))))
  5327. (should
  5328. (equal "* H"
  5329. (org-test-with-temp-text "* H"
  5330. (let ((org-adapt-indentation nil)
  5331. (org-last-inserted-timestamp nil))
  5332. (org-deadline '(4)))
  5333. (buffer-string))))
  5334. ;; With C-u C-u argument, prompt for a delay cookie.
  5335. (should
  5336. (equal "* H\nDEADLINE: <2012-03-29 -705d>"
  5337. (cl-letf (((symbol-function 'org-read-date)
  5338. (lambda (&rest args)
  5339. (apply #'encode-time
  5340. (org-parse-time-string "2014-03-04")))))
  5341. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5342. (let ((org-adapt-indentation nil)
  5343. (org-last-inserted-timestamp nil))
  5344. (org-deadline '(16)))
  5345. (buffer-string)))))
  5346. (should-error
  5347. (cl-letf (((symbol-function 'org-read-date)
  5348. (lambda (&rest args)
  5349. (apply #'encode-time
  5350. (org-parse-time-string "2014-03-04")))))
  5351. (org-test-with-temp-text "* H"
  5352. (let ((org-adapt-indentation nil)
  5353. (org-last-inserted-timestamp nil))
  5354. (org-deadline '(16)))
  5355. (buffer-string))))
  5356. ;; When a region is active and
  5357. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  5358. ;; same value in all headlines in region.
  5359. (should
  5360. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>"
  5361. (org-test-with-temp-text "* H1\n* H2"
  5362. (let ((org-adapt-indentation nil)
  5363. (org-last-inserted-timestamp nil)
  5364. (org-loop-over-headlines-in-active-region t))
  5365. (transient-mark-mode 1)
  5366. (push-mark (point) t t)
  5367. (goto-char (point-max))
  5368. (org-deadline nil "2012-03-29"))
  5369. (replace-regexp-in-string
  5370. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5371. (should-not
  5372. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>"
  5373. (org-test-with-temp-text "* H1\n* H2"
  5374. (let ((org-adapt-indentation nil)
  5375. (org-last-inserted-timestamp nil)
  5376. (org-loop-over-headlines-in-active-region nil))
  5377. (transient-mark-mode 1)
  5378. (push-mark (point) t t)
  5379. (goto-char (point-max))
  5380. (org-deadline nil "2012-03-29"))
  5381. (replace-regexp-in-string
  5382. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5383. (ert-deftest test-org/schedule ()
  5384. "Test `org-schedule' specifications."
  5385. ;; Insert a new value or replace existing one.
  5386. (should
  5387. (equal "* H\nSCHEDULED: <2012-03-29>"
  5388. (org-test-with-temp-text "* H"
  5389. (let ((org-adapt-indentation nil)
  5390. (org-last-inserted-timestamp nil))
  5391. (org-schedule nil "<2012-03-29 Tue>"))
  5392. (replace-regexp-in-string
  5393. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5394. nil nil 1))))
  5395. (should
  5396. (equal "* H\nSCHEDULED: <2014-03-04>"
  5397. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5398. (let ((org-adapt-indentation nil)
  5399. (org-last-inserted-timestamp nil))
  5400. (org-schedule nil "<2014-03-04 Thu>"))
  5401. (replace-regexp-in-string
  5402. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5403. nil nil 1))))
  5404. ;; Accept delta time, e.g., "+2d".
  5405. (should
  5406. (equal "* H\nSCHEDULED: <2015-03-04>"
  5407. (org-test-at-time "2014-03-04"
  5408. (org-test-with-temp-text "* H"
  5409. (let ((org-adapt-indentation nil)
  5410. (org-last-inserted-timestamp nil))
  5411. (org-schedule nil "+1y"))
  5412. (replace-regexp-in-string
  5413. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5414. ;; Preserve repeater.
  5415. (should
  5416. (equal "* H\nSCHEDULED: <2012-03-29 +2y>"
  5417. (org-test-with-temp-text "* H"
  5418. (let ((org-adapt-indentation nil)
  5419. (org-last-inserted-timestamp nil))
  5420. (org-schedule nil "<2012-03-29 Tue +2y>"))
  5421. (replace-regexp-in-string
  5422. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5423. ;; Remove CLOSED keyword, if any.
  5424. (should
  5425. (equal "* H\nSCHEDULED: <2012-03-29>"
  5426. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  5427. (let ((org-adapt-indentation nil)
  5428. (org-last-inserted-timestamp nil))
  5429. (org-schedule nil "<2012-03-29 Tue>"))
  5430. (replace-regexp-in-string
  5431. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5432. ;; With C-u argument, remove SCHEDULED keyword.
  5433. (should
  5434. (equal "* H\n"
  5435. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5436. (let ((org-adapt-indentation nil)
  5437. (org-last-inserted-timestamp nil))
  5438. (org-schedule '(4)))
  5439. (buffer-string))))
  5440. (should
  5441. (equal "* H"
  5442. (org-test-with-temp-text "* H"
  5443. (let ((org-adapt-indentation nil)
  5444. (org-last-inserted-timestamp nil))
  5445. (org-schedule '(4)))
  5446. (buffer-string))))
  5447. ;; With C-u C-u argument, prompt for a delay cookie.
  5448. (should
  5449. (equal "* H\nSCHEDULED: <2012-03-29 -705d>"
  5450. (cl-letf (((symbol-function 'org-read-date)
  5451. (lambda (&rest args)
  5452. (apply #'encode-time
  5453. (org-parse-time-string "2014-03-04")))))
  5454. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5455. (let ((org-adapt-indentation nil)
  5456. (org-last-inserted-timestamp nil))
  5457. (org-schedule '(16)))
  5458. (buffer-string)))))
  5459. (should-error
  5460. (cl-letf (((symbol-function 'org-read-date)
  5461. (lambda (&rest args)
  5462. (apply #'encode-time
  5463. (org-parse-time-string "2014-03-04")))))
  5464. (org-test-with-temp-text "* H"
  5465. (let ((org-adapt-indentation nil)
  5466. (org-last-inserted-timestamp nil))
  5467. (org-schedule '(16)))
  5468. (buffer-string))))
  5469. ;; When a region is active and
  5470. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  5471. ;; same value in all headlines in region.
  5472. (should
  5473. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>"
  5474. (org-test-with-temp-text "* H1\n* H2"
  5475. (let ((org-adapt-indentation nil)
  5476. (org-last-inserted-timestamp nil)
  5477. (org-loop-over-headlines-in-active-region t))
  5478. (transient-mark-mode 1)
  5479. (push-mark (point) t t)
  5480. (goto-char (point-max))
  5481. (org-schedule nil "2012-03-29"))
  5482. (replace-regexp-in-string
  5483. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5484. (should-not
  5485. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>"
  5486. (org-test-with-temp-text "* H1\n* H2"
  5487. (let ((org-adapt-indentation nil)
  5488. (org-last-inserted-timestamp nil)
  5489. (org-loop-over-headlines-in-active-region nil))
  5490. (transient-mark-mode 1)
  5491. (push-mark (point) t t)
  5492. (goto-char (point-max))
  5493. (org-schedule nil "2012-03-29"))
  5494. (replace-regexp-in-string
  5495. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5496. (should
  5497. ;; check if a repeater survives re-scheduling.
  5498. (string-match-p
  5499. "\\* H\nSCHEDULED: <2017-02-01 [.A-Za-z]* \\+\\+7d>\n"
  5500. (org-test-with-temp-text "* H\nSCHEDULED: <2017-01-19 ++7d>\n"
  5501. (let ((org-adapt-indentation nil)
  5502. (org-last-inserted-timestamp nil))
  5503. (org-schedule nil "2017-02-01"))
  5504. (buffer-string)))))
  5505. ;;; Property API
  5506. (ert-deftest test-org/buffer-property-keys ()
  5507. "Test `org-buffer-property-keys' specifications."
  5508. ;; Retrieve properties across siblings.
  5509. (should
  5510. (equal '("A" "B")
  5511. (org-test-with-temp-text "
  5512. * H1
  5513. :PROPERTIES:
  5514. :A: 1
  5515. :END:
  5516. * H2
  5517. :PROPERTIES:
  5518. :B: 1
  5519. :END:"
  5520. (org-buffer-property-keys))))
  5521. ;; Retrieve properties across children.
  5522. (should
  5523. (equal '("A" "B")
  5524. (org-test-with-temp-text "
  5525. * H1
  5526. :PROPERTIES:
  5527. :A: 1
  5528. :END:
  5529. ** H2
  5530. :PROPERTIES:
  5531. :B: 1
  5532. :END:"
  5533. (org-buffer-property-keys))))
  5534. ;; Retrieve muliple properties in the same drawer.
  5535. (should
  5536. (equal '("A" "B")
  5537. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5538. (org-buffer-property-keys))))
  5539. ;; Ignore extension symbol in property name.
  5540. (should
  5541. (equal '("A")
  5542. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5543. (org-buffer-property-keys))))
  5544. ;; Add bare property if xxx_ALL property is there
  5545. (should
  5546. (equal '("A" "B" "B_ALL")
  5547. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B_ALL: foo bar\n:END:"
  5548. (org-buffer-property-keys))))
  5549. ;; Add bare property if xxx_ALL property is there - check dupes
  5550. (should
  5551. (equal '("A" "B" "B_ALL")
  5552. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:B_ALL: foo bar\n:END:"
  5553. (org-buffer-property-keys))))
  5554. ;; Retrieve properties from #+PROPERTY keyword lines
  5555. (should
  5556. (equal '("A" "C")
  5557. (org-test-with-temp-text "#+PROPERTY: C foo\n* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5558. (org-buffer-property-keys))))
  5559. ;; Retrieve properties from #+PROPERTY keyword lines - make sure an _ALL property also
  5560. ;; adds the bare property
  5561. (should
  5562. (equal '("A" "C" "C_ALL")
  5563. (org-test-with-temp-text "#+PROPERTY: C_ALL foo bar\n* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5564. (org-buffer-property-keys))))
  5565. ;; With non-nil COLUMNS, extract property names from columns.
  5566. (should
  5567. (equal '("A" "B")
  5568. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  5569. (org-buffer-property-keys nil nil t))))
  5570. (should
  5571. (equal '("A" "B" "COLUMNS")
  5572. (org-test-with-temp-text
  5573. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  5574. (org-buffer-property-keys nil nil t))))
  5575. ;; In COLUMNS, ignore title and summary-type.
  5576. (should
  5577. (equal '("A")
  5578. (org-test-with-temp-text "#+COLUMNS: %A(Foo)"
  5579. (org-buffer-property-keys nil nil t))))
  5580. (should
  5581. (equal '("A")
  5582. (org-test-with-temp-text "#+COLUMNS: %A{Foo}"
  5583. (org-buffer-property-keys nil nil t))))
  5584. (should
  5585. (equal '("A")
  5586. (org-test-with-temp-text "#+COLUMNS: %A(Foo){Bar}"
  5587. (org-buffer-property-keys nil nil t)))))
  5588. (ert-deftest test-org/property-values ()
  5589. "Test `org-property-values' specifications."
  5590. ;; Regular test.
  5591. (should
  5592. (equal '("2" "1")
  5593. (org-test-with-temp-text
  5594. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  5595. (org-property-values "A"))))
  5596. ;; Ignore empty values.
  5597. (should-not
  5598. (org-test-with-temp-text
  5599. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  5600. (org-property-values "A")))
  5601. ;; Take into consideration extended values.
  5602. (should
  5603. (equal '("1 2")
  5604. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5605. (org-property-values "A")))))
  5606. (ert-deftest test-org/set-property ()
  5607. "Test `org-set-property' specifications."
  5608. (should
  5609. (equal
  5610. ":PROPERTIES:\n:TEST: t\n:END:\n"
  5611. (org-test-with-temp-text ""
  5612. (let ((org-property-format "%s %s"))
  5613. (org-set-property "TEST" "t"))
  5614. (buffer-string))))
  5615. (should
  5616. (equal
  5617. "* H\n:PROPERTIES:\n:TEST: t\n:END:\n"
  5618. (org-test-with-temp-text "* H"
  5619. (let ((org-adapt-indentation nil)
  5620. (org-property-format "%s %s"))
  5621. (org-set-property "TEST" "t"))
  5622. (buffer-string)))))
  5623. (ert-deftest test-org/delete-property ()
  5624. "Test `org-delete-property' specifications."
  5625. (should
  5626. (equal
  5627. ""
  5628. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n"
  5629. (org-delete-property "TEST")
  5630. (buffer-string))))
  5631. (should
  5632. (equal
  5633. ":PROPERTIES:\n:TEST1: t\n:END:\n"
  5634. (org-test-with-temp-text ":PROPERTIES:\n:TEST1: t\n:TEST2: t\n:END:\n"
  5635. (org-delete-property "TEST2")
  5636. (buffer-string))))
  5637. (should
  5638. (equal
  5639. "* H\n"
  5640. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TEST: t\n:END:\n"
  5641. (org-delete-property "TEST")
  5642. (buffer-string))))
  5643. (should
  5644. (equal
  5645. "* H\n:PROPERTIES:\n:TEST1: t\n:END:\n"
  5646. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TEST1: t\n:TEST2: t\n:END:\n"
  5647. (org-delete-property "TEST2")
  5648. (buffer-string)))))
  5649. (ert-deftest test-org/delete-property-globally ()
  5650. "Test `org-delete-property-global' specifications."
  5651. (should
  5652. (equal
  5653. ""
  5654. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n"
  5655. (org-delete-property-globally "TEST")
  5656. (buffer-string))))
  5657. (should
  5658. (equal
  5659. "* H\n"
  5660. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n* H\n:PROPERTIES:\n:TEST: nil\n:END:"
  5661. (org-delete-property-globally "TEST")
  5662. (buffer-string)))))
  5663. (ert-deftest test-org/find-property ()
  5664. "Test `org-find-property' specifications."
  5665. ;; Regular test.
  5666. (should
  5667. (= 1
  5668. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  5669. (org-find-property "prop"))))
  5670. ;; Find properties in top-level property drawer.
  5671. (should
  5672. (= 1
  5673. (org-test-with-temp-text ":PROPERTIES:\n:PROP: value\n:END:"
  5674. (org-find-property "prop"))))
  5675. ;; Ignore false positives.
  5676. (should
  5677. (= 27
  5678. (org-test-with-temp-text
  5679. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  5680. (org-find-property "A"))))
  5681. ;; Return first entry found in buffer.
  5682. (should
  5683. (= 1
  5684. (org-test-with-temp-text
  5685. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  5686. (org-find-property "A"))))
  5687. ;; Only search visible part of the buffer.
  5688. (should
  5689. (= 31
  5690. (org-test-with-temp-text
  5691. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  5692. (org-narrow-to-subtree)
  5693. (org-find-property "A"))))
  5694. ;; With optional argument, only find entries with a specific value.
  5695. (should-not
  5696. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5697. (org-find-property "A" "2")))
  5698. (should
  5699. (= 31
  5700. (org-test-with-temp-text
  5701. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  5702. (org-find-property "A" "2"))))
  5703. ;; Use "nil" for explicit nil values.
  5704. (should
  5705. (= 31
  5706. (org-test-with-temp-text
  5707. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  5708. (org-find-property "A" "nil")))))
  5709. (ert-deftest test-org/entry-delete ()
  5710. "Test `org-entry-delete' specifications."
  5711. ;; Regular test.
  5712. (should
  5713. (string-match
  5714. " *:PROPERTIES:\n *:B: +2\n *:END:"
  5715. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5716. (org-entry-delete (point) "A")
  5717. (buffer-string))))
  5718. ;; Also remove accumulated properties.
  5719. (should-not
  5720. (string-match
  5721. ":A"
  5722. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  5723. (org-entry-delete (point) "A")
  5724. (buffer-string))))
  5725. ;; When last property is removed, remove the property drawer.
  5726. (should-not
  5727. (string-match
  5728. ":PROPERTIES:"
  5729. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  5730. (org-entry-delete (point) "A")
  5731. (buffer-string))))
  5732. ;; Return a non-nil value when some property was removed.
  5733. (should
  5734. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5735. (org-entry-delete (point) "A")))
  5736. (should-not
  5737. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5738. (org-entry-delete (point) "C")))
  5739. ;; Special properties cannot be located in a drawer. Allow to
  5740. ;; remove them anyway, in case of user error.
  5741. (should
  5742. (org-test-with-temp-text "* H\n:PROPERTIES:\n:SCHEDULED: 1\n:END:"
  5743. (org-entry-delete (point) "SCHEDULED"))))
  5744. (ert-deftest test-org/entry-get ()
  5745. "Test `org-entry-get' specifications."
  5746. ;; Regular test.
  5747. (should
  5748. (equal "1"
  5749. (org-test-with-temp-text ":PROPERTIES:\n:A: 1\n:END:"
  5750. (org-entry-get (point) "A"))))
  5751. (should
  5752. (equal "1"
  5753. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5754. (org-entry-get (point) "A"))))
  5755. ;; Ignore case.
  5756. (should
  5757. (equal "1"
  5758. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5759. (org-entry-get (point) "a"))))
  5760. ;; Handle extended values, both before and after base value.
  5761. (should
  5762. (equal "1 2 3"
  5763. (org-test-with-temp-text
  5764. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  5765. (org-entry-get (point) "A"))))
  5766. ;; Empty values are returned as the empty string.
  5767. (should
  5768. (equal ""
  5769. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  5770. (org-entry-get (point) "A"))))
  5771. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  5772. ;; otherwise, return nil.
  5773. (should-not
  5774. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  5775. (org-entry-get (point) "A")))
  5776. (should
  5777. (equal "nil"
  5778. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  5779. (org-entry-get (point) "A" nil t))))
  5780. ;; Return nil when no property is found, independently on the
  5781. ;; LITERAL-NIL argument.
  5782. (should-not
  5783. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5784. (org-entry-get (point) "B")))
  5785. (should-not
  5786. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5787. (org-entry-get (point) "B" nil t)))
  5788. ;; Handle inheritance, when allowed. Include extended values and
  5789. ;; possibly global values.
  5790. (should
  5791. (equal
  5792. "1"
  5793. (org-test-with-temp-text ":PROPERTIES:\n:A: 1\n:END:\n* H"
  5794. (org-entry-get (point-max) "A" t))))
  5795. (should
  5796. (equal
  5797. "1"
  5798. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5799. (org-entry-get (point-max) "A" t))))
  5800. (should
  5801. (equal
  5802. "1"
  5803. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5804. (let ((org-use-property-inheritance t))
  5805. (org-entry-get (point-max) "A" 'selective)))))
  5806. (should-not
  5807. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5808. (let ((org-use-property-inheritance nil))
  5809. (org-entry-get (point-max) "A" 'selective))))
  5810. (should-not
  5811. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H2"
  5812. (let ((org-use-property-inheritance t))
  5813. (org-entry-get (point-max) "A" t))))
  5814. (should
  5815. (equal
  5816. "1 2"
  5817. (org-test-with-temp-text
  5818. ":PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A+: 2\n:END:"
  5819. (org-entry-get (point-max) "A" t))))
  5820. (should
  5821. (equal
  5822. "1 2"
  5823. (org-test-with-temp-text
  5824. "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A+: 2\n:END:"
  5825. (org-entry-get (point-max) "A" t))))
  5826. (should
  5827. (equal
  5828. "1 2"
  5829. (org-test-with-temp-text
  5830. ":PROPERTIES:\n:A: 1\n:END:\n* H1\n* H2\n:PROPERTIES:\n:A+: 2\n:END:"
  5831. (org-entry-get (point-max) "A" t))))
  5832. (should
  5833. (equal
  5834. "1 2"
  5835. (org-test-with-temp-text
  5836. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2.1\n** H2.2\n:PROPERTIES:\n:A+: 2\n:END:"
  5837. (org-entry-get (point-max) "A" t))))
  5838. (should
  5839. (equal "1"
  5840. (org-test-with-temp-text
  5841. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A: 1\n:END:"
  5842. (org-mode-restart)
  5843. (org-entry-get (point-max) "A" t))))
  5844. (should
  5845. (equal "0 1"
  5846. (org-test-with-temp-text
  5847. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A+: 1\n:END:"
  5848. (org-mode-restart)
  5849. (org-entry-get (point-max) "A" t))))
  5850. ;; document level property-drawer has precedance over
  5851. ;; global-property by PROPERTY-keyword.
  5852. (should
  5853. (equal "0 2"
  5854. (org-test-with-temp-text
  5855. ":PROPERTIES:\n:A: 0\n:END:\n#+PROPERTY: A 1\n* H\n:PROPERTIES:\n:A+: 2\n:END:"
  5856. (org-mode-restart)
  5857. (org-entry-get (point-max) "A" t)))))
  5858. (ert-deftest test-org/entry-properties ()
  5859. "Test `org-entry-properties' specifications."
  5860. ;; Get "ITEM" property.
  5861. (should
  5862. (equal "H"
  5863. (org-test-with-temp-text "* TODO H"
  5864. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  5865. (should
  5866. (equal "H"
  5867. (org-test-with-temp-text "* TODO H"
  5868. (cdr (assoc "ITEM" (org-entry-properties))))))
  5869. ;; Get "TODO" property. TODO keywords are case sensitive.
  5870. (should
  5871. (equal "TODO"
  5872. (org-test-with-temp-text "* TODO H"
  5873. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  5874. (should
  5875. (equal "TODO"
  5876. (org-test-with-temp-text "* TODO H"
  5877. (cdr (assoc "TODO" (org-entry-properties))))))
  5878. (should-not
  5879. (org-test-with-temp-text "* H"
  5880. (assoc "TODO" (org-entry-properties nil "TODO"))))
  5881. (should-not
  5882. (org-test-with-temp-text "* todo H"
  5883. (assoc "TODO" (org-entry-properties nil "TODO"))))
  5884. ;; Get "PRIORITY" property.
  5885. (should
  5886. (equal "A"
  5887. (org-test-with-temp-text "* [#A] H"
  5888. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  5889. (should
  5890. (equal "A"
  5891. (org-test-with-temp-text "* [#A] H"
  5892. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  5893. (should
  5894. (equal (char-to-string org-priority-default)
  5895. (org-test-with-temp-text "* H"
  5896. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  5897. ;; Get "FILE" property.
  5898. (should
  5899. (org-test-with-temp-text-in-file "* H\nParagraph"
  5900. (file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  5901. (buffer-file-name))))
  5902. (should
  5903. (org-test-with-temp-text-in-file "* H\nParagraph"
  5904. (file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  5905. (buffer-file-name))))
  5906. (should-not
  5907. (org-test-with-temp-text "* H\nParagraph"
  5908. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  5909. ;; Get "TAGS" property.
  5910. (should
  5911. (equal ":tag1:tag2:"
  5912. (org-test-with-temp-text "* H :tag1:tag2:"
  5913. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  5914. (should
  5915. (equal ":tag1:tag2:"
  5916. (org-test-with-temp-text "* H :tag1:tag2:"
  5917. (cdr (assoc "TAGS" (org-entry-properties))))))
  5918. (should-not
  5919. (org-test-with-temp-text "* H"
  5920. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  5921. ;; Get "ALLTAGS" property.
  5922. (should
  5923. (equal ":tag1:tag2:"
  5924. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5925. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  5926. (should
  5927. (equal ":tag1:tag2:"
  5928. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5929. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  5930. (should-not
  5931. (org-test-with-temp-text "* H"
  5932. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  5933. ;; Get "BLOCKED" property.
  5934. (should
  5935. (equal "t"
  5936. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  5937. (let ((org-enforce-todo-dependencies t)
  5938. (org-blocker-hook
  5939. '(org-block-todo-from-children-or-siblings-or-parent)))
  5940. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5941. (should
  5942. (equal ""
  5943. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  5944. (let ((org-enforce-todo-dependencies t)
  5945. (org-blocker-hook
  5946. '(org-block-todo-from-children-or-siblings-or-parent)))
  5947. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5948. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  5949. (should
  5950. (equal
  5951. "[2012-03-29 thu.]"
  5952. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5953. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  5954. (should
  5955. (equal
  5956. "[2012-03-29 thu.]"
  5957. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5958. (cdr (assoc "CLOSED" (org-entry-properties))))))
  5959. (should-not
  5960. (org-test-with-temp-text "* H"
  5961. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  5962. (should
  5963. (equal
  5964. "<2014-03-04 tue.>"
  5965. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5966. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  5967. (should
  5968. (equal
  5969. "<2014-03-04 tue.>"
  5970. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5971. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  5972. (should-not
  5973. (org-test-with-temp-text "* H"
  5974. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  5975. (should
  5976. (equal
  5977. "<2014-03-04 tue.>"
  5978. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5979. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  5980. (should
  5981. (equal
  5982. "<2014-03-04 tue.>"
  5983. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5984. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  5985. (should-not
  5986. (org-test-with-temp-text "* H"
  5987. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  5988. ;; Get "CATEGORY"
  5989. (should
  5990. (equal "cat"
  5991. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5992. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  5993. (should
  5994. (equal "cat"
  5995. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5996. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5997. (should
  5998. (equal "cat"
  5999. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  6000. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  6001. (should
  6002. (equal "cat2"
  6003. (org-test-with-temp-text
  6004. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  6005. "\n"
  6006. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  6007. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  6008. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  6009. (should
  6010. (equal "<2012-03-29 thu.>"
  6011. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  6012. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  6013. (should
  6014. (equal "[2012-03-29 thu.]"
  6015. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  6016. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  6017. (should
  6018. (equal "<2012-03-29 thu.>"
  6019. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  6020. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  6021. (should
  6022. (equal "[2014-03-04 tue.]"
  6023. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  6024. (cdr (assoc "TIMESTAMP_IA"
  6025. (org-entry-properties nil "TIMESTAMP_IA"))))))
  6026. (should-not
  6027. (equal "<2012-03-29 thu.>"
  6028. (org-test-with-temp-text "* Current\n* Next\n<2012-03-29 thu.>"
  6029. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  6030. ;; Get standard properties.
  6031. (should
  6032. (equal "1"
  6033. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6034. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  6035. ;; Handle extended properties.
  6036. (should
  6037. (equal "1 2 3"
  6038. (org-test-with-temp-text
  6039. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  6040. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  6041. (should
  6042. (equal "1 2 3"
  6043. (org-test-with-temp-text
  6044. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  6045. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  6046. ;; Ignore forbidden (special) properties.
  6047. (should-not
  6048. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  6049. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  6050. (ert-deftest test-org/entry-put ()
  6051. "Test `org-entry-put' specifications."
  6052. ;; Error when not a string or nil.
  6053. (should-error
  6054. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  6055. (org-entry-put 1 "test" 2)))
  6056. ;; Error when property name is invalid.
  6057. (should-error
  6058. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  6059. (org-entry-put 1 "no space" "value")))
  6060. (should-error
  6061. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  6062. (org-entry-put 1 "" "value")))
  6063. ;; Set "TODO" property.
  6064. (should
  6065. (string-match (regexp-quote " TODO H")
  6066. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  6067. (org-entry-put (point) "TODO" "TODO")
  6068. (buffer-string))))
  6069. (should
  6070. (string-match (regexp-quote "* H")
  6071. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  6072. (org-entry-put (point) "TODO" nil)
  6073. (buffer-string))))
  6074. ;; Set "PRIORITY" property.
  6075. (should
  6076. (equal "* [#A] H"
  6077. (org-test-with-temp-text "* [#B] H"
  6078. (org-entry-put (point) "PRIORITY" "A")
  6079. (buffer-string))))
  6080. (should
  6081. (equal "* H"
  6082. (org-test-with-temp-text "* [#B] H"
  6083. (org-entry-put (point) "PRIORITY" nil)
  6084. (buffer-string))))
  6085. ;; Set "SCHEDULED" property.
  6086. (should
  6087. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  6088. (org-test-with-temp-text "* H"
  6089. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  6090. (buffer-string))))
  6091. (should
  6092. (string= "* H\n"
  6093. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6094. (org-entry-put (point) "SCHEDULED" nil)
  6095. (buffer-string))))
  6096. (should
  6097. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  6098. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6099. (org-entry-put (point) "SCHEDULED" "earlier")
  6100. (buffer-string))))
  6101. (should
  6102. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  6103. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6104. (org-entry-put (point) "SCHEDULED" "later")
  6105. (buffer-string))))
  6106. ;; Set "DEADLINE" property.
  6107. (should
  6108. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  6109. (org-test-with-temp-text "* H"
  6110. (org-entry-put (point) "DEADLINE" "2014-03-04")
  6111. (buffer-string))))
  6112. (should
  6113. (string= "* H\n"
  6114. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6115. (org-entry-put (point) "DEADLINE" nil)
  6116. (buffer-string))))
  6117. (should
  6118. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  6119. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6120. (org-entry-put (point) "DEADLINE" "earlier")
  6121. (buffer-string))))
  6122. (should
  6123. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  6124. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6125. (org-entry-put (point) "DEADLINE" "later")
  6126. (buffer-string))))
  6127. ;; Set "CATEGORY" property
  6128. (should
  6129. (string-match "^ *:CATEGORY: cat"
  6130. (org-test-with-temp-text "* H"
  6131. (org-entry-put (point) "CATEGORY" "cat")
  6132. (buffer-string))))
  6133. ;; Regular properties, with or without pre-existing drawer.
  6134. (should
  6135. (string-match "^ *:A: +2$"
  6136. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6137. (org-entry-put (point) "A" "2")
  6138. (buffer-string))))
  6139. (should
  6140. (string-match "^ *:A: +1$"
  6141. (org-test-with-temp-text "* H"
  6142. (org-entry-put (point) "A" "1")
  6143. (buffer-string))))
  6144. ;; Special case: two consecutive headlines.
  6145. (should
  6146. (string-match "\\* A\n *:PROPERTIES:"
  6147. (org-test-with-temp-text "* A\n** B"
  6148. (org-entry-put (point) "A" "1")
  6149. (buffer-string)))))
  6150. (ert-deftest test-org/refresh-properties ()
  6151. "Test `org-refresh-properties' specifications."
  6152. (should
  6153. (equal "1"
  6154. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6155. (org-refresh-properties "A" 'org-test)
  6156. (get-text-property (point) 'org-test))))
  6157. (should-not
  6158. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6159. (org-refresh-properties "B" 'org-test)
  6160. (get-text-property (point) 'org-test)))
  6161. ;; Handle properties only defined with extension syntax, i.e.,
  6162. ;; "PROPERTY+".
  6163. (should
  6164. (equal "1"
  6165. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A+: 1\n:END:"
  6166. (org-refresh-properties "A" 'org-test)
  6167. (get-text-property (point) 'org-test))))
  6168. ;; When property is inherited, add text property to the whole
  6169. ;; sub-tree.
  6170. (should
  6171. (equal "1"
  6172. (org-test-with-temp-text
  6173. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n<point>** H2"
  6174. (let ((org-use-property-inheritance t))
  6175. (org-refresh-properties "A" 'org-test))
  6176. (get-text-property (point) 'org-test))))
  6177. ;; When a document level property-drawer is used, those properties
  6178. ;; should work exactly like headline-properties as if at a
  6179. ;; headline-level 0.
  6180. (should
  6181. (equal "1"
  6182. (org-test-with-temp-text
  6183. ":PROPERTIES:\n:A: 1\n:END:\n"
  6184. (org-mode-restart)
  6185. (let ((org-use-property-inheritance t))
  6186. (org-refresh-properties "A" 'org-test))
  6187. (get-text-property (point) 'org-test))))
  6188. (should-not
  6189. (equal "1"
  6190. (org-test-with-temp-text
  6191. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1"
  6192. (org-mode-restart)
  6193. (let ((org-use-property-inheritance nil))
  6194. (org-refresh-properties "A" 'org-test))
  6195. (get-text-property (point) 'org-test))))
  6196. (should
  6197. (equal "1"
  6198. (org-test-with-temp-text
  6199. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1"
  6200. (org-mode-restart)
  6201. (let ((org-use-property-inheritance t))
  6202. (org-refresh-properties "A" 'org-test))
  6203. (get-text-property (point) 'org-test))))
  6204. (should
  6205. (equal "2"
  6206. (org-test-with-temp-text
  6207. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1\n:PROPERTIES:\n:A: 2\n:END:"
  6208. (org-mode-restart)
  6209. (let ((org-use-property-inheritance t))
  6210. (org-refresh-properties "A" 'org-test))
  6211. (get-text-property (point) 'org-test))))
  6212. ;; When property is inherited, use global value across the whole
  6213. ;; buffer. However local values have precedence, as well as the
  6214. ;; document level property-drawer.
  6215. (should-not
  6216. (equal "1"
  6217. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  6218. (org-mode-restart)
  6219. (let ((org-use-property-inheritance nil))
  6220. (org-refresh-properties "A" 'org-test))
  6221. (get-text-property (point) 'org-test))))
  6222. (should
  6223. (equal "1"
  6224. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  6225. (org-mode-restart)
  6226. (let ((org-use-property-inheritance t))
  6227. (org-refresh-properties "A" 'org-test))
  6228. (get-text-property (point) 'org-test))))
  6229. (should
  6230. (equal "2"
  6231. (org-test-with-temp-text
  6232. "#+PROPERTY: A 1\n<point>* H\n:PROPERTIES:\n:A: 2\n:END:"
  6233. (org-mode-restart)
  6234. (let ((org-use-property-inheritance t))
  6235. (org-refresh-properties "A" 'org-test))
  6236. (get-text-property (point) 'org-test))))
  6237. ;; When both keyword-property and document-level property-block is
  6238. ;; defined, the property-block has precedance.
  6239. (should
  6240. (equal "1"
  6241. (org-test-with-temp-text
  6242. ":PROPERTIES:\n:A: 1\n:END:\n#+PROPERTY: A 2\n<point>* H1"
  6243. (org-mode-restart)
  6244. (let ((org-use-property-inheritance t))
  6245. (org-refresh-properties "A" 'org-test))
  6246. (get-text-property (point) 'org-test)))))
  6247. (ert-deftest test-org/refresh-category-properties ()
  6248. "Test `org-refresh-category-properties' specifications"
  6249. (should
  6250. (equal "cat1"
  6251. (org-test-with-temp-text
  6252. ":PROPERTIES:\n:CATEGORY: cat1\n:END:"
  6253. (org-refresh-category-properties)
  6254. (org-get-category))))
  6255. (should
  6256. (equal "cat1"
  6257. (org-test-with-temp-text
  6258. "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  6259. (org-refresh-category-properties)
  6260. (org-get-category))))
  6261. ;; Even though property-inheritance is deactivated, category
  6262. ;; property should be inherited. As described in
  6263. ;; `org-use-property-inheritance'.
  6264. (should
  6265. (equal "cat1"
  6266. (org-test-with-temp-text
  6267. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H"
  6268. (org-mode-restart)
  6269. (let ((org-use-property-inheritance nil))
  6270. (org-refresh-category-properties))
  6271. (org-get-category))))
  6272. (should
  6273. (equal "cat1"
  6274. (org-test-with-temp-text
  6275. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H"
  6276. (org-mode-restart)
  6277. (let ((org-use-property-inheritance t))
  6278. (org-refresh-category-properties))
  6279. (org-get-category))))
  6280. (should
  6281. (equal "cat2"
  6282. (org-test-with-temp-text
  6283. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H\n:PROPERTIES:\n:CATEGORY: cat2\n:END:\n"
  6284. (org-mode-restart)
  6285. (let ((org-use-property-inheritance t))
  6286. (org-refresh-category-properties))
  6287. (org-get-category)))))
  6288. ;;; Refile
  6289. (ert-deftest test-org/refile-get-targets ()
  6290. "Test `org-refile-get-targets' specifications."
  6291. ;; :maxlevel includes all headings above specified value.
  6292. (should
  6293. (equal '("H1" "H2" "H3")
  6294. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6295. (let ((org-refile-use-outline-path nil)
  6296. (org-refile-targets `((nil :maxlevel . 3))))
  6297. (mapcar #'car (org-refile-get-targets))))))
  6298. (should
  6299. (equal '("H1" "H2")
  6300. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6301. (let ((org-refile-use-outline-path nil)
  6302. (org-refile-targets `((nil :maxlevel . 2))))
  6303. (mapcar #'car (org-refile-get-targets))))))
  6304. ;; :level limits targets to headlines with the specified level.
  6305. (should
  6306. (equal '("H2")
  6307. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6308. (let ((org-refile-use-outline-path nil)
  6309. (org-refile-targets `((nil :level . 2))))
  6310. (mapcar #'car (org-refile-get-targets))))))
  6311. ;; :tag limits targets to headlines with specified tag.
  6312. (should
  6313. (equal '("H1")
  6314. (org-test-with-temp-text "* H1 :foo:\n** H2\n*** H3 :bar:"
  6315. (let ((org-refile-use-outline-path nil)
  6316. (org-refile-targets `((nil :tag . "foo"))))
  6317. (mapcar #'car (org-refile-get-targets))))))
  6318. ;; :todo limits targets to headlines with specified TODO keyword.
  6319. (should
  6320. (equal '("H2")
  6321. (org-test-with-temp-text "* H1\n** TODO H2\n*** DONE H3"
  6322. (let ((org-refile-use-outline-path nil)
  6323. (org-refile-targets `((nil :todo . "TODO"))))
  6324. (mapcar #'car (org-refile-get-targets))))))
  6325. ;; :regexp filters targets matching provided regexp.
  6326. (should
  6327. (equal '("F2" "F3")
  6328. (org-test-with-temp-text "* H1\n** F2\n*** F3"
  6329. (let ((org-refile-use-outline-path nil)
  6330. (org-refile-targets `((nil :regexp . "F"))))
  6331. (mapcar #'car (org-refile-get-targets))))))
  6332. ;; A nil `org-refile-targets' includes only top level headlines in
  6333. ;; current buffer.
  6334. (should
  6335. (equal '("H1" "H2")
  6336. (org-test-with-temp-text "* H1\n** S1\n* H2"
  6337. (let ((org-refile-use-outline-path nil)
  6338. (org-refile-targets nil))
  6339. (mapcar #'car (org-refile-get-targets))))))
  6340. ;; Return value is the union of the targets according to all the
  6341. ;; defined rules. However, prevent duplicates.
  6342. (should
  6343. (equal '("F2" "F3" "H1")
  6344. (org-test-with-temp-text "* TODO H1\n** F2\n*** F3"
  6345. (let ((org-refile-use-outline-path nil)
  6346. (org-refile-targets `((nil :regexp . "F")
  6347. (nil :todo . "TODO"))))
  6348. (mapcar #'car (org-refile-get-targets))))))
  6349. (should
  6350. (equal '("F2" "F3" "H1")
  6351. (org-test-with-temp-text "* TODO H1\n** TODO F2\n*** F3"
  6352. (let ((org-refile-use-outline-path nil)
  6353. (org-refile-targets `((nil :regexp . "F")
  6354. (nil :todo . "TODO"))))
  6355. (mapcar #'car (org-refile-get-targets))))))
  6356. ;; When `org-refile-use-outline-path' is non-nil, provide targets as
  6357. ;; paths.
  6358. (should
  6359. (equal '("H1" "H1/H2" "H1/H2/H3")
  6360. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6361. (let ((org-refile-use-outline-path t)
  6362. (org-refile-targets `((nil :maxlevel . 3))))
  6363. (mapcar #'car (org-refile-get-targets))))))
  6364. ;; When providing targets as paths, escape forward slashes in
  6365. ;; headings with backslashes.
  6366. (should
  6367. (equal '("H1\\/foo")
  6368. (org-test-with-temp-text "* H1/foo"
  6369. (let ((org-refile-use-outline-path t)
  6370. (org-refile-targets `((nil :maxlevel . 1))))
  6371. (mapcar #'car (org-refile-get-targets))))))
  6372. ;; When `org-refile-use-outline-path' is `file', include file name
  6373. ;; without directory in targets.
  6374. (should
  6375. (org-test-with-temp-text-in-file "* H1"
  6376. (let* ((filename (buffer-file-name))
  6377. (org-refile-use-outline-path 'file)
  6378. (org-refile-targets `(((,filename) :level . 1))))
  6379. (member (file-name-nondirectory filename)
  6380. (mapcar #'car (org-refile-get-targets))))))
  6381. ;; When `org-refile-use-outline-path' is `full-file-path', include
  6382. ;; full file name.
  6383. (should
  6384. (org-test-with-temp-text-in-file "* H1"
  6385. (let* ((filename (file-truename (buffer-file-name)))
  6386. (org-refile-use-outline-path 'full-file-path)
  6387. (org-refile-targets `(((,filename) :level . 1))))
  6388. (member filename (mapcar #'car (org-refile-get-targets))))))
  6389. ;; When `org-refile-use-outline-path' is `buffer-name', include
  6390. ;; buffer name.
  6391. (should
  6392. (org-test-with-temp-text "* H1"
  6393. (let* ((org-refile-use-outline-path 'buffer-name)
  6394. (org-refile-targets `((nil :level . 1))))
  6395. (member (buffer-name) (mapcar #'car (org-refile-get-targets)))))))
  6396. ;;; Sparse trees
  6397. (ert-deftest test-org/match-sparse-tree ()
  6398. "Test `org-match-sparse-tree' specifications."
  6399. ;; Match tags.
  6400. (should-not
  6401. (org-test-with-temp-text "* H\n** H1 :tag:"
  6402. (org-match-sparse-tree nil "tag")
  6403. (search-forward "H1")
  6404. (org-invisible-p2)))
  6405. (should
  6406. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  6407. (org-match-sparse-tree nil "tag")
  6408. (search-forward "H2")
  6409. (org-invisible-p2)))
  6410. ;; "-" operator for tags.
  6411. (should-not
  6412. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6413. (org-match-sparse-tree nil "tag1-tag2")
  6414. (search-forward "H1")
  6415. (org-invisible-p2)))
  6416. (should
  6417. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6418. (org-match-sparse-tree nil "tag1-tag2")
  6419. (search-forward "H2")
  6420. (org-invisible-p2)))
  6421. ;; "&" operator for tags.
  6422. (should
  6423. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6424. (org-match-sparse-tree nil "tag1&tag2")
  6425. (search-forward "H1")
  6426. (org-invisible-p2)))
  6427. (should-not
  6428. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6429. (org-match-sparse-tree nil "tag1&tag2")
  6430. (search-forward "H2")
  6431. (org-invisible-p2)))
  6432. ;; "|" operator for tags.
  6433. (should-not
  6434. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6435. (org-match-sparse-tree nil "tag1|tag2")
  6436. (search-forward "H1")
  6437. (org-invisible-p2)))
  6438. (should-not
  6439. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6440. (org-match-sparse-tree nil "tag1|tag2")
  6441. (search-forward "H2")
  6442. (org-invisible-p2)))
  6443. ;; Regexp match on tags.
  6444. (should-not
  6445. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  6446. (org-match-sparse-tree nil "{^tag.*}")
  6447. (search-forward "H1")
  6448. (org-invisible-p2)))
  6449. (should
  6450. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  6451. (org-match-sparse-tree nil "{^tag.*}")
  6452. (search-forward "H2")
  6453. (org-invisible-p2)))
  6454. ;; Match group tags.
  6455. (should-not
  6456. (org-test-with-temp-text
  6457. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  6458. (org-match-sparse-tree nil "work")
  6459. (search-forward "H1")
  6460. (org-invisible-p2)))
  6461. (should-not
  6462. (org-test-with-temp-text
  6463. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  6464. (org-match-sparse-tree nil "work")
  6465. (search-forward "H2")
  6466. (org-invisible-p2)))
  6467. ;; Match group tags with hard brackets.
  6468. (should-not
  6469. (org-test-with-temp-text
  6470. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  6471. (org-match-sparse-tree nil "work")
  6472. (search-forward "H1")
  6473. (org-invisible-p2)))
  6474. (should-not
  6475. (org-test-with-temp-text
  6476. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  6477. (org-match-sparse-tree nil "work")
  6478. (search-forward "H2")
  6479. (org-invisible-p2)))
  6480. ;; Match tags in hierarchies
  6481. (should-not
  6482. (org-test-with-temp-text
  6483. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  6484. #+TAGS: [ Lev_2 : Lev_3 ]\n
  6485. #+TAGS: { Lev_3 : Lev_4 }\n
  6486. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  6487. (org-match-sparse-tree nil "Lev_1")
  6488. (search-forward "H4")
  6489. (org-invisible-p2)))
  6490. (should-not
  6491. (org-test-with-temp-text
  6492. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  6493. #+TAGS: [ Lev_2 : Lev_3 ]\n
  6494. #+TAGS: { Lev_3 : Lev_4 }\n
  6495. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  6496. (org-match-sparse-tree nil "Lev_1+Lev_3")
  6497. (search-forward "H4")
  6498. (org-invisible-p2)))
  6499. ;; Match regular expressions in tags
  6500. (should-not
  6501. (org-test-with-temp-text
  6502. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  6503. (org-match-sparse-tree nil "Lev")
  6504. (search-forward "H1")
  6505. (org-invisible-p2)))
  6506. (should
  6507. (org-test-with-temp-text
  6508. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  6509. (org-match-sparse-tree nil "Lev")
  6510. (search-forward "H1")
  6511. (org-invisible-p2)))
  6512. ;; Match properties.
  6513. (should
  6514. (org-test-with-temp-text
  6515. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  6516. (org-match-sparse-tree nil "A=\"1\"")
  6517. (search-forward "H2")
  6518. (org-invisible-p2)))
  6519. (should-not
  6520. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  6521. (org-match-sparse-tree nil "A=\"1\"")
  6522. (search-forward "H2")
  6523. (org-invisible-p2)))
  6524. ;; Case is not significant when matching properties.
  6525. (should-not
  6526. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  6527. (org-match-sparse-tree nil "a=\"1\"")
  6528. (search-forward "H2")
  6529. (org-invisible-p2)))
  6530. (should-not
  6531. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  6532. (org-match-sparse-tree nil "A=\"1\"")
  6533. (search-forward "H2")
  6534. (org-invisible-p2)))
  6535. ;; Match special LEVEL property.
  6536. (should-not
  6537. (org-test-with-temp-text "* H\n** H1\n*** H2"
  6538. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  6539. (search-forward "H1")
  6540. (org-invisible-p2)))
  6541. (should
  6542. (org-test-with-temp-text "* H\n** H1\n*** H2"
  6543. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  6544. (search-forward "H2")
  6545. (org-invisible-p2)))
  6546. ;; Comparison operators when matching properties.
  6547. (should
  6548. (org-test-with-temp-text
  6549. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  6550. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  6551. (search-forward "H1")
  6552. (org-invisible-p2)))
  6553. (should-not
  6554. (org-test-with-temp-text
  6555. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  6556. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  6557. (search-forward "H2")
  6558. (org-invisible-p2)))
  6559. ;; Regexp match on properties values.
  6560. (should-not
  6561. (org-test-with-temp-text
  6562. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  6563. (org-match-sparse-tree nil "A={f.*}")
  6564. (search-forward "H1")
  6565. (org-invisible-p2)))
  6566. (should
  6567. (org-test-with-temp-text
  6568. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  6569. (org-match-sparse-tree nil "A={f.*}")
  6570. (search-forward "H2")
  6571. (org-invisible-p2)))
  6572. ;; With an optional argument, limit match to TODO entries.
  6573. (should-not
  6574. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  6575. (org-match-sparse-tree t "tag")
  6576. (search-forward "H1")
  6577. (org-invisible-p2)))
  6578. (should
  6579. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  6580. (org-match-sparse-tree t "tag")
  6581. (search-forward "H2")
  6582. (org-invisible-p2))))
  6583. (ert-deftest test-org/occur ()
  6584. "Test `org-occur' specifications."
  6585. ;; Count number of matches.
  6586. (should
  6587. (= 1
  6588. (org-test-with-temp-text "* H\nA\n* H2"
  6589. (org-occur "A"))))
  6590. (should
  6591. (= 2
  6592. (org-test-with-temp-text "* H\nA\n* H2\nA"
  6593. (org-occur "A"))))
  6594. ;; Test CALLBACK optional argument.
  6595. (should
  6596. (= 0
  6597. (org-test-with-temp-text "* H\nA\n* H2"
  6598. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  6599. (should
  6600. (= 1
  6601. (org-test-with-temp-text "* H\nA\n* H2\nA"
  6602. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  6603. ;; Case-fold searches according to `org-occur-case-fold-search'.
  6604. (should
  6605. (= 2
  6606. (org-test-with-temp-text "Aa"
  6607. (let ((org-occur-case-fold-search t)) (org-occur "A")))))
  6608. (should
  6609. (= 2
  6610. (org-test-with-temp-text "Aa"
  6611. (let ((org-occur-case-fold-search t)) (org-occur "a")))))
  6612. (should
  6613. (= 1
  6614. (org-test-with-temp-text "Aa"
  6615. (let ((org-occur-case-fold-search nil)) (org-occur "A")))))
  6616. (should
  6617. (= 1
  6618. (org-test-with-temp-text "Aa"
  6619. (let ((org-occur-case-fold-search nil)) (org-occur "a")))))
  6620. (should
  6621. (= 1
  6622. (org-test-with-temp-text "Aa"
  6623. (let ((org-occur-case-fold-search 'smart)) (org-occur "A")))))
  6624. (should
  6625. (= 2
  6626. (org-test-with-temp-text "Aa"
  6627. (let ((org-occur-case-fold-search 'smart)) (org-occur "a"))))))
  6628. ;;; Tags
  6629. (ert-deftest test-org/tag-string-to-alist ()
  6630. "Test `org-tag-string-to-alist' specifications."
  6631. ;; Tag without selection key.
  6632. (should (equal (org-tag-string-to-alist "tag1") '(("tag1"))))
  6633. ;; Tag with selection key.
  6634. (should (equal (org-tag-string-to-alist "tag1(t)") '(("tag1" . ?t))))
  6635. ;; Tag group.
  6636. (should
  6637. (equal
  6638. (org-tag-string-to-alist "[ group : t1 t2 ]")
  6639. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag))))
  6640. ;; Mutually exclusive tags.
  6641. (should (equal (org-tag-string-to-alist "{ tag1 tag2 }")
  6642. '((:startgroup) ("tag1") ("tag2") (:endgroup))))
  6643. (should
  6644. (equal
  6645. (org-tag-string-to-alist "{ group : tag1 tag2 }")
  6646. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))))
  6647. (ert-deftest test-org/tag-alist-to-string ()
  6648. "Test `org-tag-alist-to-string' specifications."
  6649. (should (equal (org-tag-alist-to-string '(("tag1"))) "tag1"))
  6650. (should (equal (org-tag-alist-to-string '(("tag1" . ?t))) "tag1(t)"))
  6651. (should
  6652. (equal
  6653. (org-tag-alist-to-string
  6654. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  6655. "[ group : t1 t2 ]"))
  6656. (should
  6657. (equal (org-tag-alist-to-string
  6658. '((:startgroup) ("tag1") ("tag2") (:endgroup)))
  6659. "{ tag1 tag2 }"))
  6660. (should
  6661. (equal
  6662. (org-tag-alist-to-string
  6663. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))
  6664. "{ group : tag1 tag2 }")))
  6665. (ert-deftest test-org/tag-alist-to-groups ()
  6666. "Test `org-tag-alist-to-groups' specifications."
  6667. (should
  6668. (equal (org-tag-alist-to-groups
  6669. '((:startgroup) ("group") (:grouptags) ("t1") ("t2") (:endgroup)))
  6670. '(("group" "t1" "t2"))))
  6671. (should
  6672. (equal
  6673. (org-tag-alist-to-groups
  6674. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  6675. '(("group" "t1" "t2"))))
  6676. (should-not
  6677. (org-tag-alist-to-groups
  6678. '((:startgroup) ("group") ("t1") ("t2") (:endgroup)))))
  6679. (ert-deftest test-org/tag-align ()
  6680. "Test tags alignment."
  6681. ;; Test aligning tags with different display width.
  6682. (should
  6683. ;; 12345678901234567890
  6684. (equal "* Test :abc:"
  6685. (org-test-with-temp-text "* Test :abc:"
  6686. (let ((org-tags-column -20)
  6687. (indent-tabs-mode nil))
  6688. (org-fix-tags-on-the-fly))
  6689. (buffer-string))))
  6690. (should
  6691. ;; 12345678901234567890
  6692. (equal "* Test :日本語:"
  6693. (org-test-with-temp-text "* Test :日本語:"
  6694. (let ((org-tags-column -20)
  6695. (indent-tabs-mode nil))
  6696. (org-fix-tags-on-the-fly))
  6697. (buffer-string))))
  6698. ;; Make sure aligning tags do not skip invisible text.
  6699. (should
  6700. (equal "* [[linkx]] :tag:"
  6701. (org-test-with-temp-text "* [[link<point>]] :tag:"
  6702. (let ((org-tags-column 0))
  6703. (org-fix-tags-on-the-fly)
  6704. (insert "x")
  6705. (buffer-string)))))
  6706. ;; Aligning tags preserve position.
  6707. (should
  6708. (= 6 (org-test-with-temp-text "* 345 <point> :tag:"
  6709. (let ((org-tags-column 78)
  6710. (indent-tabs-mode nil))
  6711. (org-fix-tags-on-the-fly))
  6712. (current-column))))
  6713. ;; Aligning all tags in visible buffer.
  6714. (should
  6715. ;; 12345678901234567890
  6716. (equal (concat "* Level 1 :abc:\n"
  6717. "** Level 2 :def:")
  6718. (org-test-with-temp-text (concat "* Level 1 :abc:\n"
  6719. "** Level 2 :def:")
  6720. (let ((org-tags-column -20)
  6721. (indent-tabs-mode nil))
  6722. ;; (org-align-tags :all) must work even when the point
  6723. ;; is at the end of the buffer.
  6724. (goto-char (point-max))
  6725. (org-align-tags :all))
  6726. (buffer-string)))))
  6727. (ert-deftest test-org/get-tags ()
  6728. "Test `org-get-tags' specifications."
  6729. ;; Standard test.
  6730. (should
  6731. (equal '("foo")
  6732. (org-test-with-temp-text "* Test :foo:" (org-get-tags))))
  6733. (should
  6734. (equal '("foo" "bar")
  6735. (org-test-with-temp-text "* Test :foo:bar:" (org-get-tags))))
  6736. ;; Tags for inlinetasks.
  6737. (should
  6738. (equal '("foo" "bar")
  6739. (progn
  6740. (require 'org-inlinetask)
  6741. (org-test-with-temp-text (concat (make-string org-inlinetask-min-level ?*) " Test :foo:bar:")
  6742. (org-get-tags (org-element-at-point))))))
  6743. (should
  6744. (equal '("foo" "bar")
  6745. (progn
  6746. (require 'org-inlinetask)
  6747. (org-test-with-temp-text (concat (make-string org-inlinetask-min-level ?*) " Test :foo:bar:")
  6748. (org-get-tags nil)))))
  6749. ;; Return nil when there is no tag.
  6750. (should-not
  6751. (org-test-with-temp-text "* Test" (org-get-tags)))
  6752. ;; Tags are inherited from parent headlines.
  6753. (should
  6754. (equal '("tag")
  6755. (let ((org-use-tag-inheritance t))
  6756. (org-test-with-temp-text "* H0 :foo:\n* H1 :tag:\n<point>** H2"
  6757. (org-get-tags)))))
  6758. ;; Tags are inherited from `org-file-tags'.
  6759. (should
  6760. (equal '("tag")
  6761. (org-test-with-temp-text "* H1"
  6762. (let ((org-file-tags '("tag"))
  6763. (org-use-tag-inheritance t))
  6764. (org-get-tags)))))
  6765. ;; Only inherited tags have the `inherited' text property.
  6766. (should
  6767. (get-text-property 0 'inherited
  6768. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6769. (let ((org-use-tag-inheritance t))
  6770. (assoc-string "foo" (org-get-tags))))))
  6771. (should-not
  6772. (get-text-property 0 'inherited
  6773. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6774. (let ((org-use-tag-inheritance t))
  6775. (assoc-string "bar" (org-get-tags))))))
  6776. ;; Obey to `org-use-tag-inheritance'.
  6777. (should-not
  6778. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6779. (let ((org-use-tag-inheritance nil))
  6780. (assoc-string "foo" (org-get-tags)))))
  6781. (should-not
  6782. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6783. (let ((org-use-tag-inheritance nil)
  6784. (org-file-tags '("foo")))
  6785. (assoc-string "foo" (org-get-tags)))))
  6786. (should-not
  6787. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6788. (let ((org-use-tag-inheritance '("bar")))
  6789. (assoc-string "foo" (org-get-tags)))))
  6790. (should
  6791. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6792. (let ((org-use-tag-inheritance '("bar")))
  6793. (assoc-string "bar" (org-get-tags)))))
  6794. (should-not
  6795. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6796. (let ((org-use-tag-inheritance "b.*"))
  6797. (assoc-string "foo" (org-get-tags)))))
  6798. (should
  6799. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6800. (let ((org-use-tag-inheritance "b.*"))
  6801. (assoc-string "bar" (org-get-tags)))))
  6802. ;; When optional argument LOCAL is non-nil, ignore tag inheritance.
  6803. (should
  6804. (equal '("baz")
  6805. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6806. (let ((org-use-tag-inheritance t))
  6807. (org-get-tags nil t)))))
  6808. ;; When optional argument POS is non-nil, get tags there instead.
  6809. (should
  6810. (equal '("foo")
  6811. (org-test-with-temp-text "* H1 :foo:\n* <point>H2 :bar:"
  6812. (org-get-tags 1))))
  6813. ;; Make sure tags excluded from inheritance are returned if local
  6814. (should
  6815. (equal '("foo")
  6816. (org-test-with-temp-text "* Test :foo:"
  6817. (let ((org-use-tag-inheritance t)
  6818. (org-tags-exclude-from-inheritance '("foo")))
  6819. (org-get-tags)))))
  6820. ;; Test the collection of tags from #+filetags and parent tags.
  6821. (should
  6822. (equal '("a" "b" "c" "d")
  6823. (org-test-with-temp-text (concat "#+filetags: a\n"
  6824. "* Level 1 :b:\n"
  6825. "** Level 2 :c:\n"
  6826. "*** Level 3 :d:\n"
  6827. "<point>")
  6828. (let ((org-use-tag-inheritance t))
  6829. (org-mode-restart) ;So that `org-file-tags' get populated from #+filetags
  6830. (org-get-tags)))))
  6831. ;; Pathological case: tagged headline with an empty body.
  6832. (should (org-test-with-temp-text "* :tag:" (org-get-tags))))
  6833. (ert-deftest test-org/set-tags ()
  6834. "Test `org-set-tags' specifications."
  6835. ;; Throw an error on invalid data.
  6836. (should-error
  6837. (org-test-with-temp-text "* H"
  6838. (org-set-tags 'foo)))
  6839. ;; `nil', an empty, and a blank string remove all tags.
  6840. (should
  6841. (equal "* H"
  6842. (org-test-with-temp-text "* H :tag1:tag2:"
  6843. (org-set-tags nil)
  6844. (buffer-string))))
  6845. (should
  6846. (equal "* H"
  6847. (org-test-with-temp-text "* H :tag1:tag2:"
  6848. (org-set-tags "")
  6849. (buffer-string))))
  6850. (should
  6851. (equal "* H"
  6852. (org-test-with-temp-text "* H :tag1:tag2:"
  6853. (org-set-tags " ")
  6854. (buffer-string))))
  6855. ;; If there's nothing to remove, just bail out.
  6856. (should
  6857. (equal "* H"
  6858. (org-test-with-temp-text "* H"
  6859. (org-set-tags nil)
  6860. (buffer-string))))
  6861. (should
  6862. (equal "* "
  6863. (org-test-with-temp-text "* "
  6864. (org-set-tags nil)
  6865. (buffer-string))))
  6866. ;; If DATA is a tag string, set current tags to it, even if it means
  6867. ;; replacing old tags.
  6868. (should
  6869. (equal "* H :tag0:"
  6870. (org-test-with-temp-text "* H :tag1:tag2:"
  6871. (let ((org-tags-column 1)) (org-set-tags ":tag0:"))
  6872. (buffer-string))))
  6873. (should
  6874. (equal "* H :tag0:"
  6875. (org-test-with-temp-text "* H"
  6876. (let ((org-tags-column 1)) (org-set-tags ":tag0:"))
  6877. (buffer-string))))
  6878. ;; If DATA is a list, set tags to this list, even if it means
  6879. ;; replacing old tags.
  6880. (should
  6881. (equal "* H :tag0:"
  6882. (org-test-with-temp-text "* H :tag1:tag2:"
  6883. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6884. (buffer-string))))
  6885. (should
  6886. (equal "* H :tag0:"
  6887. (org-test-with-temp-text "* H"
  6888. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6889. (buffer-string))))
  6890. ;; When set, apply `org-tags-sort-function'.
  6891. (should
  6892. (equal "* H :a:b:"
  6893. (org-test-with-temp-text "* H"
  6894. (let ((org-tags-column 1)
  6895. (org-tags-sort-function #'string<))
  6896. (org-set-tags '("b" "a"))
  6897. (buffer-string)))))
  6898. ;; When new tags are identical to the previous ones, still align.
  6899. (should
  6900. (equal "* H :foo:"
  6901. (org-test-with-temp-text "* H :foo:"
  6902. (let ((org-tags-column 1))
  6903. (org-set-tags '("foo"))
  6904. (buffer-string)))))
  6905. ;; When tags have been changed, run `org-after-tags-change-hook'.
  6906. (should
  6907. (catch :return
  6908. (org-test-with-temp-text "* H :foo:"
  6909. (let ((org-after-tags-change-hook (lambda () (throw :return t))))
  6910. (org-set-tags '("bar"))
  6911. nil))))
  6912. (should-not
  6913. (catch :return
  6914. (org-test-with-temp-text "* H :foo:"
  6915. (let ((org-after-tags-change-hook (lambda () (throw :return t))))
  6916. (org-set-tags '("foo"))
  6917. nil))))
  6918. ;; Special case: handle empty headlines.
  6919. (should
  6920. (equal "* :tag0:"
  6921. (org-test-with-temp-text "* "
  6922. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6923. (buffer-string))))
  6924. ;; Modify buffer only when a tag change happens or alignment is
  6925. ;; done.
  6926. (should-not
  6927. (org-test-with-temp-text "* H :foo:"
  6928. (set-buffer-modified-p nil)
  6929. (let ((org-tags-column 1)) (org-set-tags '("foo")))
  6930. (buffer-modified-p)))
  6931. (should
  6932. (org-test-with-temp-text "* H :foo:"
  6933. (set-buffer-modified-p nil)
  6934. (let ((org-tags-column 10)) (org-set-tags '("foo")))
  6935. (buffer-modified-p)))
  6936. (should
  6937. (org-test-with-temp-text "* H :foo:"
  6938. (set-buffer-modified-p nil)
  6939. (let ((org-tags-column 10)) (org-set-tags '("bar")))
  6940. (buffer-modified-p)))
  6941. ;; Pathological case: when setting tags of a folded headline, do not
  6942. ;; let new tags being sucked into invisibility.
  6943. (should-not
  6944. (org-test-with-temp-text "* H1\nContent\n* H2\n\n Other Content"
  6945. ;; Show only headlines
  6946. (org-content)
  6947. ;; Set NEXT tag on current entry
  6948. (org-set-tags ":NEXT:")
  6949. ;; Move point to that NEXT tag
  6950. (search-forward "NEXT") (backward-word)
  6951. ;; And it should be visible (i.e. no overlays)
  6952. (overlays-at (point)))))
  6953. (ert-deftest test-org/set-tags-command ()
  6954. "Test `org-set-tags-command' specifications"
  6955. ;; Set tags at current headline.
  6956. (should
  6957. (equal "* H1 :foo:"
  6958. (org-test-with-temp-text "* H1"
  6959. (cl-letf (((symbol-function 'completing-read-multiple)
  6960. (lambda (&rest args) '("foo"))))
  6961. (let ((org-use-fast-tag-selection nil)
  6962. (org-tags-column 1))
  6963. (org-set-tags-command)))
  6964. (buffer-string))))
  6965. ;; Preserve position when called from the section below.
  6966. (should
  6967. (equal "* H1 :foo:\nContents"
  6968. (org-test-with-temp-text "* H1\n<point>Contents"
  6969. (cl-letf (((symbol-function 'completing-read-multiple)
  6970. (lambda (&rest args) '("foo"))))
  6971. (let ((org-use-fast-tag-selection nil)
  6972. (org-tags-column 1))
  6973. (org-set-tags-command)))
  6974. (buffer-string))))
  6975. (should-not
  6976. (equal "* H1 :foo:\nContents2"
  6977. (org-test-with-temp-text "* H1\n<point>Contents2"
  6978. (cl-letf (((symbol-function 'completing-read-multiple)
  6979. (lambda (&rest args) '("foo"))))
  6980. (let ((org-use-fast-tag-selection nil)
  6981. (org-tags-column 1))
  6982. (org-set-tags-command)))
  6983. (org-at-heading-p))))
  6984. ;; When a region is active and
  6985. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  6986. ;; same value in all headlines in region.
  6987. (should
  6988. (equal "* H1 :foo:\nContents\n* H2 :foo:"
  6989. (org-test-with-temp-text "* H1\nContents\n* H2"
  6990. (cl-letf (((symbol-function 'completing-read-multiple)
  6991. (lambda (&rest args) '("foo"))))
  6992. (let ((org-use-fast-tag-selection nil)
  6993. (org-loop-over-headlines-in-active-region t)
  6994. (org-tags-column 1))
  6995. (transient-mark-mode 1)
  6996. (push-mark (point) t t)
  6997. (goto-char (point-max))
  6998. (org-set-tags-command)))
  6999. (buffer-string))))
  7000. (should
  7001. (equal "* H1\nContents\n* H2 :foo:"
  7002. (org-test-with-temp-text "* H1\nContents\n* H2"
  7003. (cl-letf (((symbol-function 'completing-read-multiple)
  7004. (lambda (&rest args) '("foo"))))
  7005. (let ((org-use-fast-tag-selection nil)
  7006. (org-loop-over-headlines-in-active-region nil)
  7007. (org-tags-column 1))
  7008. (transient-mark-mode 1)
  7009. (push-mark (point) t t)
  7010. (goto-char (point-max))
  7011. (org-set-tags-command)))
  7012. (buffer-string))))
  7013. ;; With a C-u prefix argument, align all tags in the buffer.
  7014. (should
  7015. (equal "* H1 :foo:\n* H2 :bar:"
  7016. (org-test-with-temp-text "* H1 :foo:\n* H2 :bar:"
  7017. (let ((org-tags-column 1)) (org-set-tags-command '(4)))
  7018. (buffer-string))))
  7019. ;; Point does not move with empty headline.
  7020. (should
  7021. (equal ":foo:"
  7022. (org-test-with-temp-text "* <point>"
  7023. (cl-letf (((symbol-function 'completing-read-multiple)
  7024. (lambda (&rest args) '("foo"))))
  7025. (let ((org-use-fast-tag-selection nil)
  7026. (org-tags-column 1))
  7027. (org-set-tags-command)))
  7028. (buffer-substring (point) (line-end-position)))))
  7029. ;; Point does not move at start of line.
  7030. (should
  7031. (equal "* H1 :foo:"
  7032. (org-test-with-temp-text "* H1"
  7033. (cl-letf (((symbol-function 'completing-read-multiple)
  7034. (lambda (&rest args) '("foo"))))
  7035. (let ((org-use-fast-tag-selection nil)
  7036. (org-tags-column 1))
  7037. (org-set-tags-command)))
  7038. (buffer-substring (point) (line-end-position)))))
  7039. ;; Point does not move when within *'s.
  7040. (should
  7041. (equal "* H1 :foo:"
  7042. (org-test-with-temp-text "*<point>* H1"
  7043. (cl-letf (((symbol-function 'completing-read-multiple)
  7044. (lambda (&rest args) '("foo"))))
  7045. (let ((org-use-fast-tag-selection nil)
  7046. (org-tags-column 1))
  7047. (org-set-tags-command)))
  7048. (buffer-substring (point) (line-end-position)))))
  7049. ;; Point workaround does not get fooled when looking at a space.
  7050. (should
  7051. (equal " b :foo:"
  7052. (org-test-with-temp-text "* a<point> b"
  7053. (cl-letf (((symbol-function 'completing-read-multiple)
  7054. (lambda (&rest args) '("foo"))))
  7055. (let ((org-use-fast-tag-selection nil)
  7056. (org-tags-column 1))
  7057. (org-set-tags-command)))
  7058. (buffer-substring (point) (line-end-position)))))
  7059. ;; Handle tags both set locally and inherited.
  7060. (should
  7061. (equal "b :foo:"
  7062. (org-test-with-temp-text "* a :foo:\n** <point>b :foo:"
  7063. (cl-letf (((symbol-function 'completing-read-multiple)
  7064. (lambda (prompt coll &optional pred req initial &rest args)
  7065. (list initial))))
  7066. (let ((org-use-fast-tag-selection nil)
  7067. (org-tags-column 1))
  7068. (org-set-tags-command)))
  7069. (buffer-substring (point) (line-end-position))))))
  7070. (ert-deftest test-org/toggle-tag ()
  7071. "Test `org-toggle-tag' specifications."
  7072. ;; Insert missing tag.
  7073. (should
  7074. (equal "* H :tag:"
  7075. (org-test-with-temp-text "* H"
  7076. (let ((org-tags-column 1)) (org-toggle-tag "tag"))
  7077. (buffer-string))))
  7078. (should
  7079. (equal "* H :tag1:tag2:"
  7080. (org-test-with-temp-text "* H :tag1:"
  7081. (let ((org-tags-column 1)) (org-toggle-tag "tag2"))
  7082. (buffer-string))))
  7083. ;; Remove existing tag.
  7084. (should
  7085. (equal "* H"
  7086. (org-test-with-temp-text "* H :tag:"
  7087. (org-toggle-tag "tag")
  7088. (buffer-string))))
  7089. (should
  7090. (equal "* H :tag1:"
  7091. (org-test-with-temp-text "* H :tag1:tag2:"
  7092. (let ((org-tags-column 1)) (org-toggle-tag "tag2"))
  7093. (buffer-string))))
  7094. (should
  7095. (equal "* H :tag2:"
  7096. (org-test-with-temp-text "* H :tag1:tag2:"
  7097. (let ((org-tags-column 1)) (org-toggle-tag "tag1"))
  7098. (buffer-string))))
  7099. ;; With optional argument ONOFF set to `on', try to insert the tag,
  7100. ;; even if its already there.
  7101. (should
  7102. (equal "* H :tag:"
  7103. (org-test-with-temp-text "* H"
  7104. (let ((org-tags-column 1)) (org-toggle-tag "tag" 'on))
  7105. (buffer-string))))
  7106. (should
  7107. (equal "* H :tag:"
  7108. (org-test-with-temp-text "* H :tag:"
  7109. (let ((org-tags-column 1)) (org-toggle-tag "tag" 'on))
  7110. (buffer-string))))
  7111. ;; With optional argument ONOFF set to `off', try to remove the tag,
  7112. ;; even if its not there.
  7113. (should
  7114. (equal "* H"
  7115. (org-test-with-temp-text "* H :tag:"
  7116. (org-toggle-tag "tag" 'off)
  7117. (buffer-string))))
  7118. (should
  7119. (equal "* H :tag:"
  7120. (org-test-with-temp-text "* H :tag:"
  7121. (let ((org-tags-column 1)) (org-toggle-tag "foo" 'off))
  7122. (buffer-string))))
  7123. ;; Special case: Handle properly tag inheritance. In particular, do
  7124. ;; not set inherited tags.
  7125. (should
  7126. (equal "* H1 :tag:\n** H2 :tag2:tag:"
  7127. (org-test-with-temp-text "* H1 :tag:\n** <point>H2 :tag2:"
  7128. (let ((org-use-tag-inheritance t)
  7129. (org-tags-column 1))
  7130. (org-toggle-tag "tag"))
  7131. (buffer-string))))
  7132. (should
  7133. (equal "* H1 :tag1:tag2:\n** H2 :foo:"
  7134. (org-test-with-temp-text "* H1 :tag1:tag2:\n** <point>H2"
  7135. (let ((org-use-tag-inheritance t)
  7136. (org-tags-column 1))
  7137. (org-toggle-tag "foo"))
  7138. (buffer-string)))))
  7139. (ert-deftest test-org/tags-expand ()
  7140. "Test `org-tags-expand' specifications."
  7141. ;; Expand tag groups as a regexp enclosed within curly brackets.
  7142. (should
  7143. (equal "{\\<[ABC]\\>}"
  7144. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7145. (org-mode-restart)
  7146. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A")))))
  7147. (should
  7148. (equal "{\\<\\(?:Aa\\|Bb\\|Cc\\)\\>}"
  7149. (org-test-with-temp-text "#+TAGS: [ Aa : Bb Cc ]"
  7150. (org-mode-restart)
  7151. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "Aa")))))
  7152. ;; Preserve operator before the regexp.
  7153. (should
  7154. (equal "+{\\<[ABC]\\>}"
  7155. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7156. (org-mode-restart)
  7157. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "+A")))))
  7158. (should
  7159. (equal "-{\\<[ABC]\\>}"
  7160. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7161. (org-mode-restart)
  7162. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "-A")))))
  7163. ;; Handle "|" syntax.
  7164. (should
  7165. (equal "{\\<[ABC]\\>}|D"
  7166. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7167. (org-mode-restart)
  7168. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A|D")))))
  7169. ;; Handle nested groups.
  7170. (should
  7171. (equal "{\\<[A-D]\\>}"
  7172. (org-test-with-temp-text "#+TAGS: [ A : B C ]\n#+TAGS: [ B : D ]"
  7173. (org-mode-restart)
  7174. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A")))))
  7175. ;; Expand multiple occurrences of the same group.
  7176. (should
  7177. (equal "{\\<[ABC]\\>}|{\\<[ABC]\\>}"
  7178. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7179. (org-mode-restart)
  7180. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A|A")))))
  7181. ;; Preserve regexp matches.
  7182. (should
  7183. (equal "{A+}"
  7184. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7185. (org-mode-restart)
  7186. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "{A+}"))))))
  7187. ;;; TODO keywords
  7188. (ert-deftest test-org/auto-repeat-maybe ()
  7189. "Test `org-auto-repeat-maybe' specifications."
  7190. ;; Do not auto repeat when there is no valid time stamp with
  7191. ;; a repeater in the entry.
  7192. (should-not
  7193. (string-prefix-p
  7194. "* TODO H"
  7195. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7196. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu>"
  7197. (org-todo "DONE")
  7198. (buffer-string)))))
  7199. (should-not
  7200. (string-prefix-p
  7201. "* TODO H"
  7202. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7203. (org-test-with-temp-text "* TODO H\n# <2012-03-29 Thu>"
  7204. (org-todo "DONE")
  7205. (buffer-string)))))
  7206. ;; When switching to DONE state, switch back to first TODO keyword
  7207. ;; in sequence, or the same keyword if they have different types.
  7208. (should
  7209. (string-prefix-p
  7210. "* TODO H"
  7211. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7212. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  7213. (org-todo "DONE")
  7214. (buffer-string)))))
  7215. (should
  7216. (string-prefix-p
  7217. "* KWD1 H"
  7218. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  7219. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  7220. (org-todo "DONE")
  7221. (buffer-string)))))
  7222. (should
  7223. (string-prefix-p
  7224. "* KWD2 H"
  7225. (let ((org-todo-keywords '((type "KWD1" "KWD2" "DONE"))))
  7226. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  7227. (org-todo "DONE")
  7228. (buffer-string)))))
  7229. ;; If there was no TODO keyword in the first place, do not insert
  7230. ;; any either.
  7231. (should
  7232. (string-prefix-p
  7233. "* H"
  7234. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7235. (org-test-with-temp-text "* H\n<2012-03-29 Thu +2y>"
  7236. (org-todo "DONE")
  7237. (buffer-string)))))
  7238. ;; Revert to REPEAT_TO_STATE, if set.
  7239. (should
  7240. (string-prefix-p
  7241. "* KWD2 H"
  7242. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  7243. (org-test-with-temp-text
  7244. "* KWD2 H
  7245. :PROPERTIES:
  7246. :REPEAT_TO_STATE: KWD2
  7247. :END:
  7248. <2012-03-29 Thu +2y>"
  7249. (org-todo "DONE")
  7250. (buffer-string)))))
  7251. ;; When switching to DONE state, update base date. If there are
  7252. ;; multiple repeated time stamps, update them all.
  7253. (should
  7254. (string-match-p
  7255. "<2014-03-29 .* \\+2y>"
  7256. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7257. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  7258. (org-todo "DONE")
  7259. (buffer-string)))))
  7260. (should
  7261. (string-match-p
  7262. "<2015-03-04 .* \\+1y>"
  7263. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7264. (org-test-with-temp-text
  7265. "* TODO H\n<2012-03-29 Thu. +2y>\n<2014-03-04 Tue +1y>"
  7266. (org-todo "DONE")
  7267. (buffer-string)))))
  7268. ;; Throw an error if repeater unit is the hour and no time is
  7269. ;; provided in the time-stamp.
  7270. (should-error
  7271. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7272. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2h>"
  7273. (org-todo "DONE")
  7274. (buffer-string))))
  7275. ;; Handle every repeater type using hours step.
  7276. (should
  7277. (string-match-p
  7278. "2014-03-04 .* 02:00"
  7279. (org-test-at-time "<2014-03-04 02:35>"
  7280. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 +8h>"
  7281. (org-todo "DONE")
  7282. (buffer-string)))))
  7283. (should
  7284. (string-match-p
  7285. "2014-03-04 .* 10:00"
  7286. (org-test-at-time "<2014-03-04 02:35>"
  7287. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 ++8h>"
  7288. (org-todo "DONE")
  7289. (buffer-string)))))
  7290. (should
  7291. (string-match-p
  7292. "2014-03-04 .* 10:35"
  7293. (org-test-at-time "<2014-03-04 02:35>"
  7294. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 .+8h>"
  7295. (org-todo "DONE")
  7296. (buffer-string)))))
  7297. ;; Do not repeat inactive time stamps with a repeater.
  7298. (should-not
  7299. (string-match-p
  7300. "\\[2014-03-29 .* \\+2y\\]"
  7301. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7302. (org-test-with-temp-text
  7303. "* TODO H\n[2012-03-29 Thu. +2y]"
  7304. (org-todo "DONE")
  7305. (buffer-string)))))
  7306. ;; Do not repeat commented time stamps.
  7307. (should-not
  7308. (string-prefix-p
  7309. "<2015-03-04 .* \\+1y>"
  7310. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7311. (org-test-with-temp-text
  7312. "* TODO H\n<2012-03-29 Thu +2y>\n# <2014-03-04 Tue +1y>"
  7313. (org-todo "DONE")
  7314. (buffer-string)))))
  7315. (should-not
  7316. (string-prefix-p
  7317. "<2015-03-04 .* \\+1y>"
  7318. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7319. (org-test-with-temp-text
  7320. "* TODO H
  7321. <2012-03-29 Thu. +2y>
  7322. #+BEGIN_EXAMPLE
  7323. <2014-03-04 Tue +1y>
  7324. #+END_EXAMPLE"
  7325. (org-todo "DONE")
  7326. (buffer-string)))))
  7327. ;; When `org-log-repeat' is non-nil or there is a CLOCK in the
  7328. ;; entry, record time of last repeat.
  7329. (should-not
  7330. (string-match-p
  7331. ":LAST_REPEAT:"
  7332. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  7333. (org-log-repeat nil))
  7334. (cl-letf (((symbol-function 'org-add-log-setup)
  7335. (lambda (&rest args) nil)))
  7336. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  7337. (org-todo "DONE")
  7338. (buffer-string))))))
  7339. (should
  7340. (string-match-p
  7341. ":LAST_REPEAT:"
  7342. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  7343. (org-log-repeat t))
  7344. (cl-letf (((symbol-function 'org-add-log-setup)
  7345. (lambda (&rest args) nil)))
  7346. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  7347. (org-todo "DONE")
  7348. (buffer-string))))))
  7349. (should
  7350. (string-match-p
  7351. ":LAST_REPEAT:"
  7352. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7353. (cl-letf (((symbol-function 'org-add-log-setup)
  7354. (lambda (&rest args) nil)))
  7355. (org-test-with-temp-text
  7356. "* TODO H\n<2012-03-29 Thu +2y>\nCLOCK: [2012-03-29 Thu 16:40]"
  7357. (org-todo "DONE")
  7358. (buffer-string))))))
  7359. ;; When a SCHEDULED entry has no repeater, remove it upon repeating
  7360. ;; the entry as it is no longer relevant.
  7361. (should-not
  7362. (string-match-p
  7363. "^SCHEDULED:"
  7364. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7365. (org-test-with-temp-text
  7366. "* TODO H\nSCHEDULED: <2014-03-04 Tue>\n<2012-03-29 Thu +2y>"
  7367. (org-todo "DONE")
  7368. (buffer-string)))))
  7369. ;; Properly advance repeater even when a clock entry is specified
  7370. ;; and `org-log-repeat' is nil.
  7371. (should
  7372. (string-match-p
  7373. "SCHEDULED: <2014-03-29"
  7374. (let ((org-log-repeat nil)
  7375. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7376. (org-test-with-temp-text
  7377. "* TODO H
  7378. SCHEDULED: <2012-03-29 Thu +2y>
  7379. CLOCK: [2012-03-29 Thu 10:00]--[2012-03-29 Thu 16:40] => 6:40"
  7380. (org-todo "DONE")
  7381. (buffer-string)))))
  7382. ;; Make sure that logbook state change record does not get
  7383. ;; duplicated when `org-log-repeat' `org-log-done' are non-nil.
  7384. (should
  7385. (string-match-p
  7386. (rx "* TODO Read book
  7387. SCHEDULED: <2021-06-16 " (1+ (not space)) " +1d>
  7388. :PROPERTIES:
  7389. :LAST_REPEAT:" (1+ nonl) "
  7390. :END:
  7391. - State \"DONE\" from \"TODO\"" (1+ nonl) buffer-end)
  7392. (let ((org-log-repeat 'time)
  7393. (org-todo-keywords '((sequence "TODO" "|" "DONE(d!)")))
  7394. (org-log-into-drawer nil))
  7395. (org-test-with-temp-text
  7396. "* TODO Read book
  7397. SCHEDULED: <2021-06-15 Tue +1d>"
  7398. (org-todo "DONE")
  7399. (when (memq 'org-add-log-note post-command-hook)
  7400. (org-add-log-note))
  7401. (buffer-string))))))
  7402. (ert-deftest test-org/org-log-done ()
  7403. "Test `org-log-done' specifications."
  7404. ;; nil value.
  7405. (should
  7406. (string=
  7407. "* DONE task"
  7408. (let ((org-log-done nil)
  7409. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7410. (org-test-with-temp-text
  7411. "* TODO task"
  7412. (org-todo "DONE")
  7413. (when (memq 'org-add-log-note post-command-hook)
  7414. (org-add-log-note))
  7415. (buffer-string)))))
  7416. ;; `time' value.
  7417. (should
  7418. (string=
  7419. (format
  7420. "* DONE task
  7421. CLOSED: %s"
  7422. (org-test-with-temp-text ""
  7423. (org-insert-time-stamp (current-time) t t)
  7424. (buffer-string)))
  7425. (let ((org-log-done 'time)
  7426. (org-log-done-with-time t)
  7427. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7428. (org-test-with-temp-text
  7429. "* TODO task"
  7430. (org-todo "DONE")
  7431. (when (memq 'org-add-log-note post-command-hook)
  7432. (org-add-log-note))
  7433. (buffer-string)))))
  7434. (should
  7435. (string=
  7436. (format
  7437. "* DONE task
  7438. CLOSED: %s"
  7439. (org-test-with-temp-text ""
  7440. (org-insert-time-stamp (current-time) nil t)
  7441. (buffer-string)))
  7442. (let ((org-log-done 'time)
  7443. (org-log-done-with-time nil)
  7444. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7445. (org-test-with-temp-text
  7446. "* TODO task"
  7447. (org-todo "DONE")
  7448. (when (memq 'org-add-log-note post-command-hook)
  7449. (org-add-log-note))
  7450. (buffer-string)))))
  7451. ;; TODO: Test `note' value.
  7452. ;; Test startup overrides.
  7453. (should
  7454. (string=
  7455. "#+STARTUP: nologdone
  7456. * DONE task"
  7457. (let ((org-log-done 'time)
  7458. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7459. (org-test-with-temp-text
  7460. "#+STARTUP: nologdone
  7461. <point>* TODO task"
  7462. (org-set-regexps-and-options)
  7463. (org-todo "DONE")
  7464. (when (memq 'org-add-log-note post-command-hook)
  7465. (org-add-log-note))
  7466. (buffer-string)))))
  7467. (should
  7468. (string=
  7469. (format
  7470. "#+STARTUP: logdone
  7471. * DONE task
  7472. CLOSED: %s"
  7473. (org-test-with-temp-text ""
  7474. (org-insert-time-stamp (current-time) t t)
  7475. (buffer-string)))
  7476. (let ((org-log-done nil)
  7477. (org-log-done-with-time t)
  7478. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7479. (org-test-with-temp-text
  7480. "#+STARTUP: logdone
  7481. <point>* TODO task"
  7482. (org-set-regexps-and-options)
  7483. (org-todo "DONE")
  7484. (when (memq 'org-add-log-note post-command-hook)
  7485. (org-add-log-note))
  7486. (buffer-string)))))
  7487. ;; Test local property overrides.
  7488. (should
  7489. (string=
  7490. "* DONE task
  7491. :PROPERTIES:
  7492. :LOGGING: nil
  7493. :END:"
  7494. (let ((org-log-done 'time)
  7495. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7496. (org-test-with-temp-text
  7497. "* TODO task
  7498. :PROPERTIES:
  7499. :LOGGING: nil
  7500. :END:"
  7501. (org-todo "DONE")
  7502. (when (memq 'org-add-log-note post-command-hook)
  7503. (org-add-log-note))
  7504. (buffer-string)))))
  7505. (should
  7506. (string=
  7507. (format
  7508. "* DONE task
  7509. CLOSED: %s
  7510. :PROPERTIES:
  7511. :LOGGING: logdone
  7512. :END:"
  7513. (org-test-with-temp-text ""
  7514. (org-insert-time-stamp (current-time) t t)
  7515. (buffer-string)))
  7516. (let ((org-log-done nil)
  7517. (org-log-done-with-time t)
  7518. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7519. (org-test-with-temp-text
  7520. "* TODO task
  7521. :PROPERTIES:
  7522. :LOGGING: logdone
  7523. :END:"
  7524. (org-todo "DONE")
  7525. (when (memq 'org-add-log-note post-command-hook)
  7526. (org-add-log-note))
  7527. (buffer-string))))))
  7528. ;;; Timestamps API
  7529. (ert-deftest test-org/at-timestamp-p ()
  7530. "Test `org-at-timestamp-p' specifications."
  7531. (should
  7532. (org-test-with-temp-text "<2012-03-29 Thu>"
  7533. (org-at-timestamp-p)))
  7534. (should-not
  7535. (org-test-with-temp-text "2012-03-29 Thu"
  7536. (org-at-timestamp-p)))
  7537. ;; Test return values.
  7538. (should
  7539. (eq 'bracket
  7540. (org-test-with-temp-text "<2012-03-29 Thu>"
  7541. (org-at-timestamp-p))))
  7542. (should
  7543. (eq 'year
  7544. (org-test-with-temp-text "<<point>2012-03-29 Thu>"
  7545. (org-at-timestamp-p))))
  7546. (should
  7547. (eq 'month
  7548. (org-test-with-temp-text "<2012-<point>03-29 Thu>"
  7549. (org-at-timestamp-p))))
  7550. (should
  7551. (eq 'day
  7552. (org-test-with-temp-text "<2012-03-<point>29 Thu>"
  7553. (org-at-timestamp-p))))
  7554. (should
  7555. (eq 'day
  7556. (org-test-with-temp-text "<2012-03-29 T<point>hu>"
  7557. (org-at-timestamp-p))))
  7558. (should
  7559. (wholenump
  7560. (org-test-with-temp-text "<2012-03-29 Thu +2<point>y>"
  7561. (org-at-timestamp-p))))
  7562. (should
  7563. (eq 'bracket
  7564. (org-test-with-temp-text "<2012-03-29 Thu<point>>"
  7565. (org-at-timestamp-p))))
  7566. (should
  7567. (eq 'after
  7568. (org-test-with-temp-text "<2012-03-29 Thu><point>»"
  7569. (org-at-timestamp-p))))
  7570. ;; Test `inactive' optional argument.
  7571. (should
  7572. (org-test-with-temp-text "[2012-03-29 Thu]"
  7573. (org-at-timestamp-p 'inactive)))
  7574. (should-not
  7575. (org-test-with-temp-text "[2012-03-29 Thu]"
  7576. (org-at-timestamp-p)))
  7577. ;; When optional argument is `agenda', recognize time-stamps in
  7578. ;; planning info line, property drawers and clocks.
  7579. (should
  7580. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  7581. (org-at-timestamp-p 'agenda)))
  7582. (should-not
  7583. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  7584. (org-at-timestamp-p)))
  7585. (should
  7586. (org-test-with-temp-text
  7587. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  7588. (org-at-timestamp-p 'agenda)))
  7589. (should-not
  7590. (org-test-with-temp-text
  7591. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  7592. (org-at-timestamp-p)))
  7593. (should
  7594. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7595. (let ((org-agenda-include-inactive-timestamps t))
  7596. (org-at-timestamp-p 'agenda))))
  7597. (should-not
  7598. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7599. (let ((org-agenda-include-inactive-timestamps t))
  7600. (org-at-timestamp-p))))
  7601. (should-not
  7602. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7603. (let ((org-agenda-include-inactive-timestamps t))
  7604. (org-at-timestamp-p 'inactive))))
  7605. ;; When optional argument is `lax', match any part of the document
  7606. ;; with Org timestamp syntax.
  7607. (should
  7608. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  7609. (org-at-timestamp-p 'lax)))
  7610. (should-not
  7611. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  7612. (org-at-timestamp-p)))
  7613. (should
  7614. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  7615. (org-at-timestamp-p 'lax)))
  7616. (should-not
  7617. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  7618. (org-at-timestamp-p)))
  7619. (should
  7620. (org-test-with-temp-text
  7621. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  7622. (org-at-timestamp-p 'lax)))
  7623. (should-not
  7624. (org-test-with-temp-text
  7625. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  7626. (org-at-timestamp-p)))
  7627. ;; Optional argument `lax' also matches inactive timestamps.
  7628. (should
  7629. (org-test-with-temp-text "# [2012-03-29 Thu]<point>"
  7630. (org-at-timestamp-p 'lax))))
  7631. (ert-deftest test-org/time-stamp ()
  7632. "Test `org-time-stamp' specifications."
  7633. ;; Insert chosen time stamp at point.
  7634. (should
  7635. (string-match
  7636. "Te<2014-03-04 .*?>xt"
  7637. (org-test-with-temp-text "Te<point>xt"
  7638. (cl-letf (((symbol-function 'org-read-date)
  7639. (lambda (&rest args)
  7640. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7641. (org-time-stamp nil)
  7642. (buffer-string)))))
  7643. ;; With a prefix argument, also insert time.
  7644. (should
  7645. (string-match
  7646. "Te<2014-03-04 .*? 00:41>xt"
  7647. (org-test-with-temp-text "Te<point>xt"
  7648. (cl-letf (((symbol-function 'org-read-date)
  7649. (lambda (&rest args)
  7650. (apply #'encode-time
  7651. (org-parse-time-string "2014-03-04 00:41")))))
  7652. (org-time-stamp '(4))
  7653. (buffer-string)))))
  7654. ;; With two universal prefix arguments, insert an active timestamp
  7655. ;; with the current time without prompting the user.
  7656. (should
  7657. (string-match
  7658. "Te<2014-03-04 .*? 00:41>xt"
  7659. (org-test-with-temp-text "Te<point>xt"
  7660. (org-test-at-time "2014-03-04 00:41"
  7661. (org-time-stamp '(16))
  7662. (buffer-string)))))
  7663. ;; When optional argument is non-nil, insert an inactive timestamp.
  7664. (should
  7665. (string-match
  7666. "Te\\[2014-03-04 .*?\\]xt"
  7667. (org-test-with-temp-text "Te<point>xt"
  7668. (cl-letf (((symbol-function 'org-read-date)
  7669. (lambda (&rest args)
  7670. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7671. (org-time-stamp nil t)
  7672. (buffer-string)))))
  7673. ;; When called from a timestamp, replace existing one.
  7674. (should
  7675. (string-match
  7676. "<2014-03-04 .*?>"
  7677. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  7678. (cl-letf (((symbol-function 'org-read-date)
  7679. (lambda (&rest args)
  7680. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7681. (org-time-stamp nil)
  7682. (buffer-string)))))
  7683. (should
  7684. (string-match
  7685. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  7686. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  7687. (cl-letf (((symbol-function 'org-read-date)
  7688. (lambda (&rest args)
  7689. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7690. (org-time-stamp nil)
  7691. (buffer-string)))))
  7692. ;; When replacing a timestamp, preserve repeater, if any.
  7693. (should
  7694. (string-match
  7695. "<2014-03-04 .*? \\+2y>"
  7696. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  7697. (cl-letf (((symbol-function 'org-read-date)
  7698. (lambda (&rest args)
  7699. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7700. (org-time-stamp nil)
  7701. (buffer-string)))))
  7702. ;; When called twice in a raw, build a date range.
  7703. (should
  7704. (string-match
  7705. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  7706. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  7707. (cl-letf (((symbol-function 'org-read-date)
  7708. (lambda (&rest args)
  7709. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7710. (let ((last-command 'org-time-stamp)
  7711. (this-command 'org-time-stamp))
  7712. (org-time-stamp nil))
  7713. (buffer-string))))))
  7714. (ert-deftest test-org/timestamp-has-time-p ()
  7715. "Test `org-timestamp-has-time-p' specifications."
  7716. ;; With time.
  7717. (should
  7718. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  7719. (org-timestamp-has-time-p (org-element-context))))
  7720. ;; Without time.
  7721. (should-not
  7722. (org-test-with-temp-text "<2012-03-29 Thu>"
  7723. (org-timestamp-has-time-p (org-element-context)))))
  7724. (ert-deftest test-org/get-repeat ()
  7725. "Test `org-get-repeat' specifications."
  7726. (should
  7727. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40 +2y>"
  7728. (org-get-repeat)))
  7729. (should-not
  7730. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40>"
  7731. (org-get-repeat)))
  7732. ;; Return proper repeat string.
  7733. (should
  7734. (equal "+2y"
  7735. (org-test-with-temp-text "* H\n<2014-03-04 Tue 16:40 +2y>"
  7736. (org-get-repeat))))
  7737. ;; Prevent false positive (commented or verbatim time stamps)
  7738. (should-not
  7739. (org-test-with-temp-text "* H\n# <2012-03-29 Thu 16:40>"
  7740. (org-get-repeat)))
  7741. (should-not
  7742. (org-test-with-temp-text
  7743. "* H\n#+BEGIN_EXAMPLE\n<2012-03-29 Thu 16:40>\n#+END_EXAMPLE"
  7744. (org-get-repeat)))
  7745. ;; Return nil when called before first heading.
  7746. (should-not
  7747. (org-test-with-temp-text "<2012-03-29 Thu 16:40 +2y>"
  7748. (org-get-repeat)))
  7749. ;; When called with an optional argument, extract repeater from that
  7750. ;; string instead.
  7751. (should (equal "+2y" (org-get-repeat "<2012-03-29 Thu 16:40 +2y>")))
  7752. (should-not (org-get-repeat "<2012-03-29 Thu 16:40>")))
  7753. (ert-deftest test-org/timestamp-format ()
  7754. "Test `org-timestamp-format' specifications."
  7755. ;; Regular test.
  7756. (should
  7757. (equal
  7758. "2012-03-29 16:40"
  7759. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  7760. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  7761. ;; Range end.
  7762. (should
  7763. (equal
  7764. "2012-03-29"
  7765. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  7766. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  7767. (ert-deftest test-org/timestamp-split-range ()
  7768. "Test `org-timestamp-split-range' specifications."
  7769. ;; Extract range start (active).
  7770. (should
  7771. (equal '(2012 3 29)
  7772. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7773. (let ((ts (org-timestamp-split-range (org-element-context))))
  7774. (mapcar (lambda (p) (org-element-property p ts))
  7775. '(:year-end :month-end :day-end))))))
  7776. ;; Extract range start (inactive)
  7777. (should
  7778. (equal '(2012 3 29)
  7779. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  7780. (let ((ts (org-timestamp-split-range (org-element-context))))
  7781. (mapcar (lambda (p) (org-element-property p ts))
  7782. '(:year-end :month-end :day-end))))))
  7783. ;; Extract range end (active).
  7784. (should
  7785. (equal '(2012 3 30)
  7786. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7787. (let ((ts (org-timestamp-split-range
  7788. (org-element-context) t)))
  7789. (mapcar (lambda (p) (org-element-property p ts))
  7790. '(:year-end :month-end :day-end))))))
  7791. ;; Extract range end (inactive)
  7792. (should
  7793. (equal '(2012 3 30)
  7794. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  7795. (let ((ts (org-timestamp-split-range
  7796. (org-element-context) t)))
  7797. (mapcar (lambda (p) (org-element-property p ts))
  7798. '(:year-end :month-end :day-end))))))
  7799. ;; Return the timestamp if not a range.
  7800. (should
  7801. (org-test-with-temp-text "[2012-03-29 Thu]"
  7802. (let* ((ts-orig (org-element-context))
  7803. (ts-copy (org-timestamp-split-range ts-orig)))
  7804. (eq ts-orig ts-copy))))
  7805. (should
  7806. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  7807. (let* ((ts-orig (org-element-context))
  7808. (ts-copy (org-timestamp-split-range ts-orig)))
  7809. (eq ts-orig ts-copy)))))
  7810. (ert-deftest test-org/timestamp-translate ()
  7811. "Test `org-timestamp-translate' specifications."
  7812. ;; Translate whole date range.
  7813. (should
  7814. (equal "<29>--<30>"
  7815. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7816. (let ((org-display-custom-times t)
  7817. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7818. (org-timestamp-translate (org-element-context))))))
  7819. ;; Translate date range start.
  7820. (should
  7821. (equal "<29>"
  7822. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7823. (let ((org-display-custom-times t)
  7824. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7825. (org-timestamp-translate (org-element-context) 'start)))))
  7826. ;; Translate date range end.
  7827. (should
  7828. (equal "<30>"
  7829. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7830. (let ((org-display-custom-times t)
  7831. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7832. (org-timestamp-translate (org-element-context) 'end)))))
  7833. ;; Translate time range.
  7834. (should
  7835. (equal "<08>--<16>"
  7836. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  7837. (let ((org-display-custom-times t)
  7838. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  7839. (org-timestamp-translate (org-element-context))))))
  7840. ;; Translate non-range timestamp.
  7841. (should
  7842. (equal "<29>"
  7843. (org-test-with-temp-text "<2012-03-29 Thu>"
  7844. (let ((org-display-custom-times t)
  7845. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7846. (org-timestamp-translate (org-element-context))))))
  7847. ;; Do not change `diary' timestamps.
  7848. (should
  7849. (equal "<%%(org-float t 4 2)>"
  7850. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  7851. (let ((org-display-custom-times t)
  7852. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7853. (org-timestamp-translate (org-element-context)))))))
  7854. (ert-deftest test-org/timestamp-from-string ()
  7855. "Test `org-timestamp-from-string' specifications."
  7856. ;; Return nil if argument is not a valid Org timestamp.
  7857. (should-not (org-timestamp-from-string ""))
  7858. (should-not (org-timestamp-from-string nil))
  7859. (should-not (org-timestamp-from-string "<2012-03-29"))
  7860. ;; Otherwise, return a valid Org timestamp object.
  7861. (should
  7862. (string-match-p "<2012-03-29 .+>"
  7863. (org-element-interpret-data
  7864. (org-timestamp-from-string "<2012-03-29 Thu>"))))
  7865. (should
  7866. (string-match-p "[2014-03-04 .+]"
  7867. (org-element-interpret-data
  7868. (org-timestamp-from-string "[2014-03-04 Tue]")))))
  7869. (ert-deftest test-org/timestamp-from-time ()
  7870. "Test `org-timestamp-from-time' specifications."
  7871. ;; Standard test.
  7872. (should
  7873. (string-match-p
  7874. "<2012-03-29 .+>"
  7875. (org-element-interpret-data
  7876. (org-timestamp-from-time
  7877. (apply #'encode-time
  7878. (org-parse-time-string "<2012-03-29 Thu 16:40>"))))))
  7879. ;; When optional argument WITH-TIME is non-nil, provide time
  7880. ;; information.
  7881. (should
  7882. (string-match-p
  7883. "<2012-03-29 .+ 16:40>"
  7884. (org-element-interpret-data
  7885. (org-timestamp-from-time
  7886. (apply #'encode-time
  7887. (org-parse-time-string "<2012-03-29 Thu 16:40>"))
  7888. t))))
  7889. ;; When optional argument INACTIVE is non-nil, return an inactive
  7890. ;; timestamp.
  7891. (should
  7892. (string-match-p
  7893. "[2012-03-29 .+]"
  7894. (org-element-interpret-data
  7895. (org-timestamp-from-time
  7896. (apply #'encode-time
  7897. (org-parse-time-string "<2012-03-29 Thu 16:40>"))
  7898. nil t)))))
  7899. (ert-deftest test-org/timestamp-to-time ()
  7900. "Test `org-timestamp-to-time' specifications."
  7901. (should
  7902. (equal "2014-03-04"
  7903. (format-time-string
  7904. "%Y-%m-%d"
  7905. (org-timestamp-to-time
  7906. (org-timestamp-from-string "<2014-03-04 Tue>")))))
  7907. (should
  7908. (equal "2014-03-04"
  7909. (format-time-string
  7910. "%Y-%m-%d"
  7911. (org-timestamp-to-time
  7912. (org-timestamp-from-string "[2014-03-04 Tue]")))))
  7913. (should
  7914. (equal "2012-03-29 08:30"
  7915. (format-time-string
  7916. "%Y-%m-%d %H:%M"
  7917. (org-timestamp-to-time
  7918. (org-timestamp-from-string "<2012-03-29 Thu 08:30-16:40>")))))
  7919. (should
  7920. (equal "2012-03-29"
  7921. (format-time-string
  7922. "%Y-%m-%d"
  7923. (org-timestamp-to-time
  7924. (org-timestamp-from-string "<2012-03-29 Thu>--<2014-03-04 Tue>")))))
  7925. (should
  7926. (equal "2012-03-29"
  7927. (format-time-string
  7928. "%Y-%m-%d"
  7929. (org-timestamp-to-time
  7930. (org-timestamp-from-string "[2012-03-29 Thu]--[2014-03-04 Tue]")))))
  7931. ;; When optional argument END is non-nil, use end of date range or
  7932. ;; time range.
  7933. (should
  7934. (equal "2012-03-29 16:40"
  7935. (format-time-string
  7936. "%Y-%m-%d %H:%M"
  7937. (org-timestamp-to-time
  7938. (org-timestamp-from-string "<2012-03-29 Thu 08:30-16:40>")
  7939. t))))
  7940. (should
  7941. (equal "2014-03-04"
  7942. (format-time-string
  7943. "%Y-%m-%d"
  7944. (org-timestamp-to-time
  7945. (org-timestamp-from-string "<2012-03-29 Thu>--<2014-03-04 Tue>")
  7946. t))))
  7947. (should
  7948. (equal "2014-03-04"
  7949. (format-time-string
  7950. "%Y-%m-%d"
  7951. (org-timestamp-to-time
  7952. (org-timestamp-from-string "[2012-03-29 Thu]--[2014-03-04 Tue]")
  7953. t)))))
  7954. ;;; Yank and Kill
  7955. (ert-deftest test-org/paste-subtree ()
  7956. "Test `org-paste-subtree' specifications."
  7957. ;; Return an error if text to yank is not a set of subtrees.
  7958. (should-error (org-paste-subtree nil "Text"))
  7959. ;; Adjust level according to current one.
  7960. (should
  7961. (equal "* H\n* Text\n"
  7962. (org-test-with-temp-text "* H\n<point>"
  7963. (org-paste-subtree nil "* Text")
  7964. (buffer-string))))
  7965. (should
  7966. (equal "* H1\n** H2\n** Text\n"
  7967. (org-test-with-temp-text "* H1\n** H2\n<point>"
  7968. (org-paste-subtree nil "* Text")
  7969. (buffer-string))))
  7970. ;; When not on a heading, move to next heading before yanking.
  7971. (should
  7972. (equal "* H1\nParagraph\n* Text\n* H2"
  7973. (org-test-with-temp-text "* H1\n<point>Paragraph\n* H2"
  7974. (org-paste-subtree nil "* Text")
  7975. (buffer-string))))
  7976. ;; If point is between two headings, use the deepest level.
  7977. (should
  7978. (equal "* H1\n\n* Text\n* H2"
  7979. (org-test-with-temp-text "* H1\n<point>\n* H2"
  7980. (org-paste-subtree nil "* Text")
  7981. (buffer-string))))
  7982. (should
  7983. (equal "** H1\n\n** Text\n* H2"
  7984. (org-test-with-temp-text "** H1\n<point>\n* H2"
  7985. (org-paste-subtree nil "* Text")
  7986. (buffer-string))))
  7987. (should
  7988. (equal "* H1\n\n** Text\n** H2"
  7989. (org-test-with-temp-text "* H1\n<point>\n** H2"
  7990. (org-paste-subtree nil "* Text")
  7991. (buffer-string))))
  7992. ;; When on an empty heading, after the stars, deduce the new level
  7993. ;; from the number of stars.
  7994. (should
  7995. (equal "*** Text\n"
  7996. (org-test-with-temp-text "*** <point>"
  7997. (org-paste-subtree nil "* Text")
  7998. (buffer-string))))
  7999. ;; Optional argument LEVEL forces a level for the subtree.
  8000. (should
  8001. (equal "* H\n*** Text\n"
  8002. (org-test-with-temp-text "* H<point>"
  8003. (org-paste-subtree 3 "* Text")
  8004. (buffer-string)))))
  8005. (ert-deftest test-org/cut-and-paste-subtree ()
  8006. "Test `org-cut-subtree' and `org-paste-subtree'."
  8007. (should
  8008. (equal
  8009. "* Two
  8010. two
  8011. * One
  8012. "
  8013. (org-test-with-temp-text
  8014. "* One
  8015. <point>* Two
  8016. two
  8017. "
  8018. (call-interactively #'org-cut-subtree)
  8019. (goto-char (point-min))
  8020. (call-interactively #'org-paste-subtree)
  8021. (buffer-string))))
  8022. (should
  8023. (equal
  8024. "* One
  8025. * Two
  8026. "
  8027. (org-test-with-temp-text
  8028. "* One
  8029. <point>* Two
  8030. "
  8031. (call-interactively #'org-cut-subtree)
  8032. (backward-char)
  8033. (call-interactively #'org-paste-subtree)
  8034. (buffer-string)))))
  8035. (provide 'test-org)
  8036. ;;; test-org.el ends here