test-org.el 218 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687
  1. ;;; test-org.el --- tests for org.el
  2. ;; Copyright (c) David Maus
  3. ;; Authors: David Maus
  4. ;; This file is not part of GNU Emacs.
  5. ;; This program is free software; you can redistribute it and/or modify
  6. ;; it under the terms of the GNU General Public License as published by
  7. ;; the Free Software Foundation, either version 3 of the License, or
  8. ;; (at your option) any later version.
  9. ;; This program is distributed in the hope that it will be useful,
  10. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. ;; GNU General Public License for more details.
  13. ;; You should have received a copy of the GNU General Public License
  14. ;; along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. ;; Template test file for Org tests
  16. ;;; Code:
  17. ;;; Comments
  18. (ert-deftest test-org/toggle-comment ()
  19. "Test `org-toggle-comment' specifications."
  20. ;; Simple headline.
  21. (should
  22. (equal "* Test"
  23. (org-test-with-temp-text "* COMMENT Test"
  24. (org-toggle-comment)
  25. (buffer-string))))
  26. (should
  27. (equal "* COMMENT Test"
  28. (org-test-with-temp-text "* Test"
  29. (org-toggle-comment)
  30. (buffer-string))))
  31. ;; Headline with a regular keyword.
  32. (should
  33. (equal "* TODO Test"
  34. (org-test-with-temp-text "* TODO COMMENT Test"
  35. (org-toggle-comment)
  36. (buffer-string))))
  37. (should
  38. (equal "* TODO COMMENT Test"
  39. (org-test-with-temp-text "* TODO Test"
  40. (org-toggle-comment)
  41. (buffer-string))))
  42. ;; Empty headline.
  43. (should
  44. (equal "* "
  45. (org-test-with-temp-text "* COMMENT"
  46. (org-toggle-comment)
  47. (buffer-string))))
  48. (should
  49. (equal "* COMMENT"
  50. (org-test-with-temp-text "* "
  51. (org-toggle-comment)
  52. (buffer-string))))
  53. ;; Headline with a single keyword.
  54. (should
  55. (equal "* TODO "
  56. (org-test-with-temp-text "* TODO COMMENT"
  57. (org-toggle-comment)
  58. (buffer-string))))
  59. (should
  60. (equal "* TODO COMMENT"
  61. (org-test-with-temp-text "* TODO"
  62. (org-toggle-comment)
  63. (buffer-string))))
  64. ;; Headline with a keyword, a priority cookie and contents.
  65. (should
  66. (equal "* TODO [#A] Headline"
  67. (org-test-with-temp-text "* TODO [#A] COMMENT Headline"
  68. (org-toggle-comment)
  69. (buffer-string))))
  70. (should
  71. (equal "* TODO [#A] COMMENT Headline"
  72. (org-test-with-temp-text "* TODO [#A] Headline"
  73. (org-toggle-comment)
  74. (buffer-string)))))
  75. (ert-deftest test-org/comment-dwim ()
  76. "Test `comment-dwim' behaviour in an Org buffer."
  77. ;; No region selected, no comment on current line and line not
  78. ;; empty: insert comment on line above.
  79. (should
  80. (equal "# \nComment"
  81. (org-test-with-temp-text "Comment"
  82. (progn (call-interactively 'comment-dwim)
  83. (buffer-string)))))
  84. ;; No region selected, no comment on current line and line empty:
  85. ;; insert comment on this line.
  86. (should
  87. (equal "# \nParagraph"
  88. (org-test-with-temp-text "\nParagraph"
  89. (progn (call-interactively 'comment-dwim)
  90. (buffer-string)))))
  91. ;; No region selected, and a comment on this line: indent it.
  92. (should
  93. (equal "* Headline\n # Comment"
  94. (org-test-with-temp-text "* Headline\n# Comment"
  95. (progn (forward-line)
  96. (let ((org-adapt-indentation t))
  97. (call-interactively '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. (progn (forward-line)
  104. (call-interactively 'comment-dwim)
  105. (buffer-string)))))
  106. ;; Region selected and only comments and blank lines within it:
  107. ;; un-comment all commented lines.
  108. (should
  109. (equal "Comment 1\n\nComment 2"
  110. (org-test-with-temp-text "# Comment 1\n\n# Comment 2"
  111. (progn
  112. (transient-mark-mode 1)
  113. (push-mark (point) t t)
  114. (goto-char (point-max))
  115. (call-interactively 'comment-dwim)
  116. (buffer-string)))))
  117. ;; Region selected without comments: comment all lines if
  118. ;; `comment-empty-lines' is non-nil, only non-blank lines otherwise.
  119. (should
  120. (equal "# Comment 1\n\n# Comment 2"
  121. (org-test-with-temp-text "Comment 1\n\nComment 2"
  122. (progn
  123. (transient-mark-mode 1)
  124. (push-mark (point) t t)
  125. (goto-char (point-max))
  126. (let ((comment-empty-lines nil))
  127. (call-interactively 'comment-dwim))
  128. (buffer-string)))))
  129. (should
  130. (equal "# Comment 1\n# \n# Comment 2"
  131. (org-test-with-temp-text "Comment 1\n\nComment 2"
  132. (progn
  133. (transient-mark-mode 1)
  134. (push-mark (point) t t)
  135. (goto-char (point-max))
  136. (let ((comment-empty-lines t))
  137. (call-interactively 'comment-dwim))
  138. (buffer-string)))))
  139. ;; In front of a keyword without region, insert a new comment.
  140. (should
  141. (equal "# \n#+KEYWORD: value"
  142. (org-test-with-temp-text "#+KEYWORD: value"
  143. (progn (call-interactively 'comment-dwim)
  144. (buffer-string)))))
  145. ;; In a source block, use appropriate syntax.
  146. (should
  147. (equal " ;; "
  148. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n\n#+END_SRC"
  149. (forward-line)
  150. (let ((org-edit-src-content-indentation 2))
  151. (call-interactively 'comment-dwim))
  152. (buffer-substring-no-properties (line-beginning-position) (point)))))
  153. (should
  154. (equal "#+BEGIN_SRC emacs-lisp\n ;; a\n ;; b\n#+END_SRC"
  155. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\na\nb\n#+END_SRC"
  156. (forward-line)
  157. (transient-mark-mode 1)
  158. (push-mark (point) t t)
  159. (forward-line 2)
  160. (let ((org-edit-src-content-indentation 2))
  161. (call-interactively 'comment-dwim))
  162. (buffer-string)))))
  163. ;;; Date and time analysis
  164. (ert-deftest test-org/org-read-date ()
  165. "Test `org-read-date' specifications."
  166. ;; Parse ISO date with abbreviated year and month.
  167. (should (equal "2012-03-29 16:40"
  168. (let ((org-time-was-given t))
  169. (org-read-date t nil "12-3-29 16:40"))))
  170. ;; Parse Europeans dates.
  171. (should (equal "2012-03-29 16:40"
  172. (let ((org-time-was-given t))
  173. (org-read-date t nil "29.03.2012 16:40"))))
  174. ;; Parse Europeans dates without year.
  175. (should (string-match "2[0-9]\\{3\\}-03-29 16:40"
  176. (let ((org-time-was-given t))
  177. (org-read-date t nil "29.03. 16:40"))))
  178. ;; Relative date applied to current time if there is single
  179. ;; plus/minus, or to default date when there are two of them.
  180. (should
  181. (equal
  182. "2015-03-04"
  183. (cl-letf (((symbol-function 'current-time)
  184. (lambda ()
  185. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  186. (org-read-date
  187. t nil "+1y" nil
  188. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  189. (should
  190. (equal
  191. "2013-03-29"
  192. (cl-letf (((symbol-function 'current-time)
  193. (lambda ()
  194. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  195. (org-read-date
  196. t nil "++1y" nil
  197. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  198. ;; When `org-read-date-prefer-future' is non-nil, prefer future
  199. ;; dates (relatively to now) when incomplete. Otherwise, use
  200. ;; default date.
  201. (should
  202. (equal
  203. "2014-04-01"
  204. (cl-letf (((symbol-function 'current-time)
  205. (lambda ()
  206. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  207. (let ((org-read-date-prefer-future t))
  208. (org-read-date t nil "1")))))
  209. (should
  210. (equal
  211. "2013-03-04"
  212. (cl-letf (((symbol-function 'current-time)
  213. (lambda ()
  214. (apply #'encode-time (org-parse-time-string "2012-03-29")))))
  215. (let ((org-read-date-prefer-future t))
  216. (org-read-date t nil "3-4")))))
  217. (should
  218. (equal
  219. "2012-03-04"
  220. (cl-letf (((symbol-function 'current-time)
  221. (lambda ()
  222. (apply #'encode-time (org-parse-time-string "2012-03-29")))))
  223. (let ((org-read-date-prefer-future nil))
  224. (org-read-date t nil "3-4")))))
  225. ;; When set to `org-read-date-prefer-future' is set to `time', read
  226. ;; day is moved to tomorrow if specified hour is before current
  227. ;; time. However, it only happens in no other part of the date is
  228. ;; specified.
  229. (should
  230. (equal
  231. "2012-03-30"
  232. (cl-letf (((symbol-function 'current-time)
  233. (lambda ()
  234. (apply #'encode-time (org-parse-time-string "2012-03-29 16:40")))))
  235. (let ((org-read-date-prefer-future 'time))
  236. (org-read-date t nil "00:40" nil)))))
  237. (should-not
  238. (equal
  239. "2012-03-30"
  240. (cl-letf (((symbol-function 'current-time)
  241. (lambda ()
  242. (apply #'encode-time (org-parse-time-string "2012-03-29 16:40")))))
  243. (let ((org-read-date-prefer-future 'time))
  244. (org-read-date t nil "29 00:40" nil)))))
  245. ;; Caveat: `org-read-date-prefer-future' always refers to current
  246. ;; time, not default time, when they differ.
  247. (should
  248. (equal
  249. "2014-04-01"
  250. (cl-letf (((symbol-function 'current-time)
  251. (lambda ()
  252. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  253. (let ((org-read-date-prefer-future t))
  254. (org-read-date
  255. t nil "1" nil
  256. (apply #'encode-time (org-parse-time-string "2012-03-29")))))))
  257. (should
  258. (equal
  259. "2014-03-25"
  260. (cl-letf (((symbol-function 'current-time)
  261. (lambda ()
  262. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  263. (let ((org-read-date-prefer-future t))
  264. (org-read-date
  265. t nil "25" nil
  266. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))))
  267. (ert-deftest test-org/org-parse-time-string ()
  268. "Test `org-parse-time-string'."
  269. (should (equal (org-parse-time-string "2012-03-29 16:40")
  270. '(0 40 16 29 3 2012 nil nil nil)))
  271. (should (equal (org-parse-time-string "[2012-03-29 16:40]")
  272. '(0 40 16 29 3 2012 nil nil nil)))
  273. (should (equal (org-parse-time-string "<2012-03-29 16:40>")
  274. '(0 40 16 29 3 2012 nil nil nil)))
  275. (should (equal (org-parse-time-string "<2012-03-29>")
  276. '(0 0 0 29 3 2012 nil nil nil)))
  277. (should (equal (org-parse-time-string "<2012-03-29>" t)
  278. '(0 nil nil 29 3 2012 nil nil nil))))
  279. (ert-deftest test-org/closest-date ()
  280. "Test `org-closest-date' specifications."
  281. (require 'calendar)
  282. ;; Time stamps without a repeater are returned unchanged.
  283. (should
  284. (equal
  285. '(3 29 2012)
  286. (calendar-gregorian-from-absolute
  287. (org-closest-date "<2012-03-29>" "<2014-03-04>" nil))))
  288. ;; Time stamps with a null repeater are returned unchanged.
  289. (should
  290. (equal
  291. '(3 29 2012)
  292. (calendar-gregorian-from-absolute
  293. (org-closest-date "<2012-03-29 +0d>" "<2014-03-04>" nil))))
  294. ;; if PREFER is set to `past' always return a date before, or equal
  295. ;; to CURRENT.
  296. (should
  297. (equal
  298. '(3 1 2014)
  299. (calendar-gregorian-from-absolute
  300. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'past))))
  301. (should
  302. (equal
  303. '(3 4 2014)
  304. (calendar-gregorian-from-absolute
  305. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'past))))
  306. ;; if PREFER is set to `future' always return a date before, or equal
  307. ;; to CURRENT.
  308. (should
  309. (equal
  310. '(3 29 2014)
  311. (calendar-gregorian-from-absolute
  312. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'future))))
  313. (should
  314. (equal
  315. '(3 4 2014)
  316. (calendar-gregorian-from-absolute
  317. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'future))))
  318. ;; If PREFER is neither `past' nor `future', select closest date.
  319. (should
  320. (equal
  321. '(3 1 2014)
  322. (calendar-gregorian-from-absolute
  323. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" nil))))
  324. (should
  325. (equal
  326. '(5 4 2014)
  327. (calendar-gregorian-from-absolute
  328. (org-closest-date "<2012-03-04 +1m>" "<2014-04-28>" nil))))
  329. ;; Test "day" repeater.
  330. (should
  331. (equal '(3 8 2014)
  332. (calendar-gregorian-from-absolute
  333. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'past))))
  334. (should
  335. (equal '(3 10 2014)
  336. (calendar-gregorian-from-absolute
  337. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'future))))
  338. ;; Test "month" repeater.
  339. (should
  340. (equal '(1 5 2015)
  341. (calendar-gregorian-from-absolute
  342. (org-closest-date "<2014-03-05 +2m>" "<2015-02-04>" 'past))))
  343. (should
  344. (equal '(3 29 2014)
  345. (calendar-gregorian-from-absolute
  346. (org-closest-date "<2012-03-29 +2m>" "<2014-03-04>" 'future))))
  347. ;; Test "year" repeater.
  348. (should
  349. (equal '(3 5 2014)
  350. (calendar-gregorian-from-absolute
  351. (org-closest-date "<2014-03-05 +2y>" "<2015-02-04>" 'past))))
  352. (should
  353. (equal '(3 29 2014)
  354. (calendar-gregorian-from-absolute
  355. (org-closest-date "<2012-03-29 +2y>" "<2014-03-04>" 'future)))))
  356. (ert-deftest test-org/deadline-close-p ()
  357. "Test `org-deadline-close-p' specifications."
  358. ;; Pretend that the current time is 2016-06-03 Fri 01:43
  359. (cl-letf (((symbol-function 'current-time)
  360. (lambda ()
  361. (apply #'encode-time
  362. (org-parse-time-string "2016-06-03 Fri 01:43")))))
  363. ;; Timestamps are close if they are within `ndays' of lead time.
  364. (org-test-with-temp-text "* Heading"
  365. (should (org-deadline-close-p "2016-06-03 Fri" 0))
  366. (should (org-deadline-close-p "2016-06-02 Thu" 0))
  367. (should-not (org-deadline-close-p "2016-06-04 Sat" 0))
  368. (should (org-deadline-close-p "2016-06-04 Sat" 1))
  369. (should (org-deadline-close-p "2016-06-03 Fri 12:00" 0)))
  370. ;; Read `ndays' from timestamp if argument not given.
  371. (org-test-with-temp-text "* H"
  372. (should (org-deadline-close-p "2016-06-04 Sat -1d"))
  373. (should-not (org-deadline-close-p "2016-06-04 Sat -0d"))
  374. (should (org-deadline-close-p "2016-06-10 Fri -1w"))
  375. (should-not (org-deadline-close-p "2016-06-11 Sat -1w")))
  376. ;; Prefer `ndays' argument over lead time in timestamp.
  377. (org-test-with-temp-text "* H"
  378. (should (org-deadline-close-p "2016-06-04 Sat -0d" 1))
  379. (should-not (org-deadline-close-p "2016-06-04 Sat -0d" 0)))
  380. ;; Completed tasks are never close.
  381. (let ((org-todo-keywords '(("TODO" "|" "DONE"))))
  382. (org-test-with-temp-text "* TODO Heading"
  383. (should (org-deadline-close-p "2016-06-03")))
  384. (org-test-with-temp-text "* DONE Heading"
  385. (should-not (org-deadline-close-p "2016-06-03"))))))
  386. ;;; Drawers
  387. (ert-deftest test-org/insert-property-drawer ()
  388. "Test `org-insert-property-drawer' specifications."
  389. ;; Error before first headline.
  390. (should-error (org-test-with-temp-text "" (org-insert-property-drawer)))
  391. ;; Insert drawer right after headline if there is no planning line,
  392. ;; or after it otherwise.
  393. (should
  394. (equal "* H\n:PROPERTIES:\n:END:\nParagraph"
  395. (org-test-with-temp-text "* H\nParagraph<point>"
  396. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  397. (buffer-string))))
  398. (should
  399. (equal "* H\nDEADLINE: <2014-03-04 tue.>\n:PROPERTIES:\n:END:\nParagraph"
  400. (org-test-with-temp-text
  401. "* H\nDEADLINE: <2014-03-04 tue.>\nParagraph<point>"
  402. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  403. (buffer-string))))
  404. ;; Indent inserted drawer.
  405. (should
  406. (equal "* H\n :PROPERTIES:\n :END:\nParagraph"
  407. (org-test-with-temp-text "* H\nParagraph<point>"
  408. (let ((org-adapt-indentation t)) (org-insert-property-drawer))
  409. (buffer-string))))
  410. ;; Handle insertion at eob.
  411. (should
  412. (equal "* H\n:PROPERTIES:\n:END:\n"
  413. (org-test-with-temp-text "* H"
  414. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  415. (buffer-string))))
  416. ;; Skip inlinetasks before point.
  417. (when (featurep 'org-inlinetask)
  418. (should
  419. (equal "* H\n:PROPERTIES:\n:END:\n*************** I\n*************** END\nP"
  420. (org-test-with-temp-text
  421. "* H\n*************** I\n*************** END\nP<point>"
  422. (let ((org-adapt-indentation nil)
  423. (org-inlinetask-min-level 15))
  424. (org-insert-property-drawer))
  425. (buffer-string)))))
  426. ;; Correctly set drawer in an inlinetask.
  427. (when (featurep 'org-inlinetask)
  428. (should
  429. (equal "* H\n*************** I\n:PROPERTIES:\n:END:\nP\n*************** END"
  430. (org-test-with-temp-text
  431. "* H\n*************** I\nP<point>\n*************** END"
  432. (let ((org-adapt-indentation nil)
  433. (org-inlinetask-min-level 15))
  434. (org-insert-property-drawer))
  435. (buffer-string))))))
  436. ;;; Filling
  437. (ert-deftest test-org/fill-element ()
  438. "Test `org-fill-element' specifications."
  439. ;; At an Org table, align it.
  440. (should
  441. (equal "| a |\n"
  442. (org-test-with-temp-text "|a|"
  443. (org-fill-element)
  444. (buffer-string))))
  445. (should
  446. (equal "#+name: table\n| a |\n"
  447. (org-test-with-temp-text "#+name: table\n| a |\n"
  448. (org-fill-element)
  449. (buffer-string))))
  450. ;; At a paragraph, preserve line breaks.
  451. (org-test-with-temp-text "some \\\\\nlong\ntext"
  452. (let ((fill-column 20))
  453. (org-fill-element)
  454. (should (equal (buffer-string) "some \\\\\nlong text"))))
  455. ;; Correctly fill a paragraph when point is at its very end.
  456. (should
  457. (equal "A B"
  458. (org-test-with-temp-text "A\nB"
  459. (let ((fill-column 20))
  460. (goto-char (point-max))
  461. (org-fill-element)
  462. (buffer-string)))))
  463. ;; Correctly fill the last paragraph of a greater element.
  464. (should
  465. (equal "#+BEGIN_CENTER\n- 012345\n 789\n#+END_CENTER"
  466. (org-test-with-temp-text "#+BEGIN_CENTER\n- 012345 789\n#+END_CENTER"
  467. (let ((fill-column 8))
  468. (forward-line)
  469. (end-of-line)
  470. (org-fill-element)
  471. (buffer-string)))))
  472. ;; Correctly fill an element in a narrowed buffer.
  473. (should
  474. (equal "01234\n6"
  475. (org-test-with-temp-text "01234 6789"
  476. (let ((fill-column 5))
  477. (narrow-to-region 1 8)
  478. (org-fill-element)
  479. (buffer-string)))))
  480. ;; Handle `adaptive-fill-regexp' in paragraphs.
  481. (should
  482. (equal "> a b"
  483. (org-test-with-temp-text "> a\n> b"
  484. (let ((fill-column 5)
  485. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  486. (org-fill-element)
  487. (buffer-string)))))
  488. ;; Special case: Fill first paragraph when point is at an item or
  489. ;; a plain-list or a footnote reference.
  490. (should
  491. (equal "- A B"
  492. (org-test-with-temp-text "- A\n B"
  493. (let ((fill-column 20))
  494. (org-fill-element)
  495. (buffer-string)))))
  496. (should
  497. (equal "[fn:1] A B"
  498. (org-test-with-temp-text "[fn:1] A\nB"
  499. (let ((fill-column 20))
  500. (org-fill-element)
  501. (buffer-string)))))
  502. (org-test-with-temp-text "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"
  503. (let ((fill-column 20))
  504. (org-fill-element)
  505. (should (equal (buffer-string)
  506. "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"))))
  507. ;; Fill contents of `comment-block' elements.
  508. (should
  509. (equal
  510. (org-test-with-temp-text "#+BEGIN_COMMENT\nSome\ntext\n#+END_COMMENT"
  511. (let ((fill-column 20))
  512. (forward-line)
  513. (org-fill-element)
  514. (buffer-string)))
  515. "#+BEGIN_COMMENT\nSome text\n#+END_COMMENT"))
  516. ;; Fill `comment' elements.
  517. (should
  518. (equal " # A B"
  519. (org-test-with-temp-text " # A\n # B"
  520. (let ((fill-column 20))
  521. (org-fill-element)
  522. (buffer-string)))))
  523. ;; Do not mix consecutive comments when filling one of them.
  524. (should
  525. (equal "# A B\n\n# C"
  526. (org-test-with-temp-text "# A\n# B\n\n# C"
  527. (let ((fill-column 20))
  528. (org-fill-element)
  529. (buffer-string)))))
  530. ;; Use commented empty lines as separators when filling comments.
  531. (should
  532. (equal "# A B\n#\n# C"
  533. (org-test-with-temp-text "# A\n# B\n#\n# C"
  534. (let ((fill-column 20))
  535. (org-fill-element)
  536. (buffer-string)))))
  537. ;; Handle `adaptive-fill-regexp' in comments.
  538. (should
  539. (equal "# > a b"
  540. (org-test-with-temp-text "# > a\n# > b"
  541. (let ((fill-column 20)
  542. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  543. (org-fill-element)
  544. (buffer-string)))))
  545. ;; Do nothing at affiliated keywords.
  546. (should
  547. (equal "#+NAME: para\nSome\ntext."
  548. (org-test-with-temp-text "#+NAME: para\nSome\ntext."
  549. (let ((fill-column 20))
  550. (org-fill-element)
  551. (buffer-string)))))
  552. ;; Do not move point after table when filling a table.
  553. (should-not
  554. (org-test-with-temp-text "| a | b |\n| c | d |\n"
  555. (forward-char)
  556. (org-fill-element)
  557. (eobp)))
  558. ;; Do not fill "n" macro, with or without arguments, followed by
  559. ;; a dot or a closing parenthesis since it could be confused with
  560. ;; a numbered bullet.
  561. (should-not
  562. (equal "123456789\n{{{n}}}."
  563. (org-test-with-temp-text "123456789 {{{n}}}."
  564. (let ((fill-column 10))
  565. (org-fill-element)
  566. (buffer-string)))))
  567. (should-not
  568. (equal "123456789\n{{{n}}}\)"
  569. (org-test-with-temp-text "123456789 {{{n}}}\)"
  570. (let ((fill-column 10))
  571. (org-fill-element)
  572. (buffer-string)))))
  573. (should-not
  574. (equal "123456789\n{{{n()}}}."
  575. (org-test-with-temp-text "123456789 {{{n()}}}."
  576. (let ((fill-column 10))
  577. (org-fill-element)
  578. (buffer-string)))))
  579. (should-not
  580. (equal "123456789\n{{{n(counter)}}}."
  581. (org-test-with-temp-text "123456789 {{{n(counter)}}}."
  582. (let ((fill-column 10))
  583. (org-fill-element)
  584. (buffer-string))))))
  585. (ert-deftest test-org/auto-fill-function ()
  586. "Test auto-filling features."
  587. ;; Auto fill paragraph.
  588. (should
  589. (equal "12345\n7890"
  590. (org-test-with-temp-text "12345 7890"
  591. (let ((fill-column 5))
  592. (end-of-line)
  593. (org-auto-fill-function)
  594. (buffer-string)))))
  595. ;; Auto fill first paragraph in an item.
  596. (should
  597. (equal "- 12345\n 7890"
  598. (org-test-with-temp-text "- 12345 7890"
  599. (let ((fill-column 7))
  600. (end-of-line)
  601. (org-auto-fill-function)
  602. (buffer-string)))))
  603. ;; Auto fill paragraph when `adaptive-fill-regexp' matches.
  604. (should
  605. (equal "> 12345\n 7890"
  606. (org-test-with-temp-text "> 12345 7890"
  607. (let ((fill-column 10)
  608. (adaptive-fill-regexp "[ \t]*>+[ \t]*")
  609. (adaptive-fill-first-line-regexp "\\`[ ]*\\'"))
  610. (end-of-line)
  611. (org-auto-fill-function)
  612. (buffer-string)))))
  613. (should
  614. (equal "> 12345\n> 12345\n> 7890"
  615. (org-test-with-temp-text "> 12345\n> 12345 7890"
  616. (let ((fill-column 10)
  617. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  618. (goto-char (point-max))
  619. (org-auto-fill-function)
  620. (buffer-string)))))
  621. (should-not
  622. (equal " 12345\n *12345\n *12345"
  623. (org-test-with-temp-text " 12345\n *12345 12345"
  624. (let ((fill-column 10)
  625. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  626. (goto-char (point-max))
  627. (org-auto-fill-function)
  628. (buffer-string)))))
  629. ;; Auto fill comments.
  630. (should
  631. (equal " # 12345\n # 7890"
  632. (org-test-with-temp-text " # 12345 7890"
  633. (let ((fill-column 10))
  634. (end-of-line)
  635. (org-auto-fill-function)
  636. (buffer-string)))))
  637. ;; A hash within a line isn't a comment.
  638. (should-not
  639. (equal "12345 # 7890\n# 1"
  640. (org-test-with-temp-text "12345 # 7890 1"
  641. (let ((fill-column 12))
  642. (end-of-line)
  643. (org-auto-fill-function)
  644. (buffer-string)))))
  645. ;; Correctly interpret empty prefix.
  646. (should-not
  647. (equal "# a\n# b\nRegular\n# paragraph"
  648. (org-test-with-temp-text "# a\n# b\nRegular paragraph"
  649. (let ((fill-column 12))
  650. (end-of-line 3)
  651. (org-auto-fill-function)
  652. (buffer-string)))))
  653. ;; Comment block: auto fill contents.
  654. (should
  655. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  656. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  657. (let ((fill-column 5))
  658. (forward-line)
  659. (end-of-line)
  660. (org-auto-fill-function)
  661. (buffer-string)))))
  662. (should
  663. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  664. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  665. (let ((fill-column 5))
  666. (forward-line)
  667. (end-of-line)
  668. (org-auto-fill-function)
  669. (buffer-string)))))
  670. ;; Do not fill if a new item could be created.
  671. (should-not
  672. (equal "12345\n- 90"
  673. (org-test-with-temp-text "12345 - 90"
  674. (let ((fill-column 5))
  675. (end-of-line)
  676. (org-auto-fill-function)
  677. (buffer-string)))))
  678. ;; Do not fill if a line break could be introduced.
  679. (should-not
  680. (equal "123\\\\\n7890"
  681. (org-test-with-temp-text "123\\\\ 7890"
  682. (let ((fill-column 6))
  683. (end-of-line)
  684. (org-auto-fill-function)
  685. (buffer-string)))))
  686. ;; Do not fill affiliated keywords.
  687. (should-not
  688. (equal "#+ATTR_LATEX: ABC\nDEFGHIJKL"
  689. (org-test-with-temp-text "#+ATTR_LATEX: ABC DEFGHIJKL"
  690. (let ((fill-column 20))
  691. (end-of-line)
  692. (org-auto-fill-function)
  693. (buffer-string))))))
  694. ;;; Indentation
  695. (ert-deftest test-org/indent-line ()
  696. "Test `org-indent-line' specifications."
  697. ;; Do not indent diary sexps, footnote definitions or headlines.
  698. (should
  699. (zerop
  700. (org-test-with-temp-text "%%(org-calendar-holiday)"
  701. (org-indent-line)
  702. (org-get-indentation))))
  703. (should
  704. (zerop
  705. (org-test-with-temp-text "[fn:1] fn"
  706. (let ((org-adapt-indentation t)) (org-indent-line))
  707. (org-get-indentation))))
  708. (should
  709. (zerop
  710. (org-test-with-temp-text "* H"
  711. (org-indent-line)
  712. (org-get-indentation))))
  713. ;; Do not indent before first headline.
  714. (should
  715. (zerop
  716. (org-test-with-temp-text ""
  717. (org-indent-line)
  718. (org-get-indentation))))
  719. ;; Indent according to headline level otherwise, unless
  720. ;; `org-adapt-indentation' is nil.
  721. (should
  722. (= 2
  723. (org-test-with-temp-text "* H\n<point>A"
  724. (let ((org-adapt-indentation t)) (org-indent-line))
  725. (org-get-indentation))))
  726. (should
  727. (= 2
  728. (org-test-with-temp-text "* H\n<point>\nA"
  729. (let ((org-adapt-indentation t)) (org-indent-line))
  730. (org-get-indentation))))
  731. (should
  732. (zerop
  733. (org-test-with-temp-text "* H\n<point>A"
  734. (let ((org-adapt-indentation nil)) (org-indent-line))
  735. (org-get-indentation))))
  736. ;; Indenting preserves point position.
  737. (should
  738. (org-test-with-temp-text "* H\nA<point>B"
  739. (let ((org-adapt-indentation t)) (org-indent-line))
  740. (looking-at "B")))
  741. ;; Do not change indentation at an item or a LaTeX environment.
  742. (should
  743. (= 1
  744. (org-test-with-temp-text "* H\n<point> - A"
  745. (let ((org-adapt-indentation t)) (org-indent-line))
  746. (org-get-indentation))))
  747. (should
  748. (= 1
  749. (org-test-with-temp-text
  750. "\\begin{equation}\n <point>1+1=2\n\\end{equation}"
  751. (org-indent-line)
  752. (org-get-indentation))))
  753. ;; On blank lines at the end of a list, indent like last element
  754. ;; within it if the line is still in the list. If the last element
  755. ;; is an item, indent like its contents. Otherwise, indent like the
  756. ;; whole list.
  757. (should
  758. (= 4
  759. (org-test-with-temp-text "* H\n- A\n - AA\n<point>"
  760. (let ((org-adapt-indentation t)) (org-indent-line))
  761. (org-get-indentation))))
  762. (should
  763. (= 4
  764. (org-test-with-temp-text "* H\n- A\n -\n\n<point>"
  765. (let ((org-adapt-indentation t)) (org-indent-line))
  766. (org-get-indentation))))
  767. (should
  768. (zerop
  769. (org-test-with-temp-text "* H\n- A\n - AA\n\n\n\n<point>"
  770. (let ((org-adapt-indentation t)) (org-indent-line))
  771. (org-get-indentation))))
  772. (should
  773. (= 4
  774. (org-test-with-temp-text "* H\n- A\n - \n<point>"
  775. (let ((org-adapt-indentation t)) (org-indent-line))
  776. (org-get-indentation))))
  777. (should
  778. (= 4
  779. (org-test-with-temp-text
  780. "* H\n - \n #+BEGIN_SRC emacs-lisp\n t\n #+END_SRC\n<point>"
  781. (let ((org-adapt-indentation t)) (org-indent-line))
  782. (org-get-indentation))))
  783. (should
  784. (= 2
  785. (org-test-with-temp-text "- A\n B\n\n<point>"
  786. (let ((org-adapt-indentation nil)) (org-indent-line))
  787. (org-get-indentation))))
  788. (should
  789. (= 2
  790. (org-test-with-temp-text
  791. "- A\n \begin{cases} 1 + 1\n \end{cases}\n\n<point>"
  792. (let ((org-adapt-indentation nil)) (org-indent-line))
  793. (org-get-indentation))))
  794. ;; Likewise, on a blank line at the end of a footnote definition,
  795. ;; indent at column 0 if line belongs to the definition. Otherwise,
  796. ;; indent like the definition itself.
  797. (should
  798. (zerop
  799. (org-test-with-temp-text "* H\n[fn:1] Definition\n<point>"
  800. (let ((org-adapt-indentation t)) (org-indent-line))
  801. (org-get-indentation))))
  802. (should
  803. (zerop
  804. (org-test-with-temp-text "* H\n[fn:1] Definition\n\n\n\n<point>"
  805. (let ((org-adapt-indentation t)) (org-indent-line))
  806. (org-get-indentation))))
  807. ;; After the end of the contents of a greater element, indent like
  808. ;; the beginning of the element.
  809. (should
  810. (= 1
  811. (org-test-with-temp-text
  812. " #+BEGIN_CENTER\n Contents\n<point>#+END_CENTER"
  813. (org-indent-line)
  814. (org-get-indentation))))
  815. ;; On blank lines after a paragraph, indent like its last non-empty
  816. ;; line.
  817. (should
  818. (= 1
  819. (org-test-with-temp-text " Paragraph\n\n<point>"
  820. (org-indent-line)
  821. (org-get-indentation))))
  822. ;; At the first line of an element, indent like previous element's
  823. ;; first line, ignoring footnotes definitions and inline tasks, or
  824. ;; according to parent.
  825. (should
  826. (= 2
  827. (org-test-with-temp-text "A\n\n B\n\nC<point>"
  828. (org-indent-line)
  829. (org-get-indentation))))
  830. (should
  831. (= 1
  832. (org-test-with-temp-text " A\n\n[fn:1] B\n\n\nC<point>"
  833. (org-indent-line)
  834. (org-get-indentation))))
  835. (should
  836. (= 1
  837. (org-test-with-temp-text
  838. " #+BEGIN_CENTER\n<point> Contents\n#+END_CENTER"
  839. (org-indent-line)
  840. (org-get-indentation))))
  841. ;; Within code part of a source block, use language major mode if
  842. ;; `org-src-tab-acts-natively' is non-nil. Otherwise, indent
  843. ;; according to line above.
  844. (should
  845. (= 6
  846. (org-test-with-temp-text
  847. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  848. (let ((org-src-tab-acts-natively t)
  849. (org-edit-src-content-indentation 0))
  850. (org-indent-line))
  851. (org-get-indentation))))
  852. (should
  853. (= 1
  854. (org-test-with-temp-text
  855. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  856. (let ((org-src-tab-acts-natively nil)
  857. (org-edit-src-content-indentation 0))
  858. (org-indent-line))
  859. (org-get-indentation))))
  860. ;; Otherwise, indent like the first non-blank line above.
  861. (should
  862. (zerop
  863. (org-test-with-temp-text
  864. "#+BEGIN_CENTER\nline1\n\n<point> line2\n#+END_CENTER"
  865. (org-indent-line)
  866. (org-get-indentation))))
  867. ;; Align node properties according to `org-property-format'. Handle
  868. ;; nicely empty values.
  869. (should
  870. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  871. (org-test-with-temp-text
  872. "* H\n:PROPERTIES:\n<point>:key: value\n:END:"
  873. (let ((org-property-format "%-10s %s")) (org-indent-line))
  874. (buffer-string))))
  875. (should
  876. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  877. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key:\n:END:"
  878. (let ((org-property-format "%-10s %s")) (org-indent-line))
  879. (buffer-string)))))
  880. (ert-deftest test-org/indent-region ()
  881. "Test `org-indent-region' specifications."
  882. ;; Indent paragraph.
  883. (should
  884. (equal "A\nB\nC"
  885. (org-test-with-temp-text " A\nB\n C"
  886. (org-indent-region (point-min) (point-max))
  887. (buffer-string))))
  888. ;; Indent greater elements along with their contents.
  889. (should
  890. (equal "#+BEGIN_CENTER\nA\nB\n#+END_CENTER"
  891. (org-test-with-temp-text "#+BEGIN_CENTER\n A\n B\n#+END_CENTER"
  892. (org-indent-region (point-min) (point-max))
  893. (buffer-string))))
  894. ;; Ignore contents of verse blocks. Only indent block delimiters.
  895. (should
  896. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  897. (org-test-with-temp-text "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  898. (org-indent-region (point-min) (point-max))
  899. (buffer-string))))
  900. (should
  901. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  902. (org-test-with-temp-text " #+BEGIN_VERSE\n A\n B\n #+END_VERSE"
  903. (org-indent-region (point-min) (point-max))
  904. (buffer-string))))
  905. ;; Indent example blocks as a single block, unless indentation
  906. ;; should be preserved. In this case only indent the block markers.
  907. (should
  908. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  909. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  910. (org-indent-region (point-min) (point-max))
  911. (buffer-string))))
  912. (should
  913. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  914. (org-test-with-temp-text " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  915. (org-indent-region (point-min) (point-max))
  916. (buffer-string))))
  917. (should
  918. (equal "#+BEGIN_EXAMPLE -i\n A\n B\n#+END_EXAMPLE"
  919. (org-test-with-temp-text
  920. " #+BEGIN_EXAMPLE -i\n A\n B\n #+END_EXAMPLE"
  921. (org-indent-region (point-min) (point-max))
  922. (buffer-string))))
  923. (should
  924. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  925. (org-test-with-temp-text
  926. " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  927. (let ((org-src-preserve-indentation t))
  928. (org-indent-region (point-min) (point-max)))
  929. (buffer-string))))
  930. ;; Treat export blocks as a whole.
  931. (should
  932. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  933. (org-test-with-temp-text "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  934. (org-indent-region (point-min) (point-max))
  935. (buffer-string))))
  936. (should
  937. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  938. (org-test-with-temp-text
  939. " #+BEGIN_EXPORT latex\n A\n B\n #+END_EXPORT"
  940. (org-indent-region (point-min) (point-max))
  941. (buffer-string))))
  942. ;; Indent according to mode if `org-src-tab-acts-natively' is
  943. ;; non-nil. Otherwise, do not indent code at all.
  944. (should
  945. (equal "#+BEGIN_SRC emacs-lisp\n(and A\n B)\n#+END_SRC"
  946. (org-test-with-temp-text
  947. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  948. (let ((org-src-tab-acts-natively t)
  949. (org-edit-src-content-indentation 0))
  950. (org-indent-region (point-min) (point-max)))
  951. (buffer-string))))
  952. (should
  953. (equal "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  954. (org-test-with-temp-text
  955. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  956. (let ((org-src-tab-acts-natively nil)
  957. (org-edit-src-content-indentation 0))
  958. (org-indent-region (point-min) (point-max)))
  959. (buffer-string))))
  960. ;; Align node properties according to `org-property-format'. Handle
  961. ;; nicely empty values.
  962. (should
  963. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  964. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key: value\n:END:"
  965. (let ((org-property-format "%-10s %s")
  966. (org-adapt-indentation nil))
  967. (org-indent-region (point) (point-max)))
  968. (buffer-string))))
  969. (should
  970. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  971. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key:\n:END:"
  972. (let ((org-property-format "%-10s %s")
  973. (org-adapt-indentation nil))
  974. (org-indent-region (point) (point-max)))
  975. (buffer-string))))
  976. ;; Indent plain lists.
  977. (should
  978. (equal "- A\n B\n - C\n\n D"
  979. (org-test-with-temp-text "- A\n B\n - C\n\n D"
  980. (org-indent-region (point-min) (point-max))
  981. (buffer-string))))
  982. (should
  983. (equal "- A\n\n- B"
  984. (org-test-with-temp-text " - A\n\n - B"
  985. (org-indent-region (point-min) (point-max))
  986. (buffer-string))))
  987. ;; Indent footnote definitions.
  988. (should
  989. (equal "[fn:1] Definition\n\nDefinition"
  990. (org-test-with-temp-text "[fn:1] Definition\n\n Definition"
  991. (org-indent-region (point-min) (point-max))
  992. (buffer-string))))
  993. ;; Special case: Start indenting on a blank line.
  994. (should
  995. (equal "\nParagraph"
  996. (org-test-with-temp-text "\n Paragraph"
  997. (org-indent-region (point-min) (point-max))
  998. (buffer-string)))))
  999. ;;; Editing
  1000. (ert-deftest test-org/delete-indentation ()
  1001. "Test `org-delete-indentation' specifications."
  1002. ;; Regular test.
  1003. (should (equal "foo bar"
  1004. (org-test-with-temp-text
  1005. "foo \n bar<point>"
  1006. (org-delete-indentation)
  1007. (buffer-string))))
  1008. ;; With optional argument.
  1009. (should (equal "foo bar"
  1010. (org-test-with-temp-text
  1011. "foo<point> \n bar"
  1012. (org-delete-indentation t)
  1013. (buffer-string))))
  1014. ;; At headline text should be appended to the headline text.
  1015. (should
  1016. (equal"* foo bar :tag:"
  1017. (let (org-auto-align-tags)
  1018. (org-test-with-temp-text
  1019. "* foo :tag:\n bar<point>"
  1020. (org-delete-indentation)
  1021. (buffer-string)))))
  1022. (should
  1023. (equal "* foo bar :tag:"
  1024. (let (org-auto-align-tags)
  1025. (org-test-with-temp-text
  1026. "* foo <point>:tag:\n bar"
  1027. (org-delete-indentation t)
  1028. (buffer-string))))))
  1029. (ert-deftest test-org/return ()
  1030. "Test `org-return' specifications."
  1031. ;; Regular test.
  1032. (should
  1033. (equal "Para\ngraph"
  1034. (org-test-with-temp-text "Para<point>graph"
  1035. (org-return)
  1036. (buffer-string))))
  1037. ;; With optional argument, indent line.
  1038. (should
  1039. (equal " Para\n graph"
  1040. (org-test-with-temp-text " Para<point>graph"
  1041. (org-return t)
  1042. (buffer-string))))
  1043. ;; On a table, call `org-table-next-row'.
  1044. (should
  1045. (org-test-with-temp-text "| <point>a |\n| b |"
  1046. (org-return)
  1047. (looking-at-p "b")))
  1048. ;; Open link or timestamp under point when `org-return-follows-link'
  1049. ;; is non-nil.
  1050. (should
  1051. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1052. (let ((org-return-follows-link t)
  1053. (org-link-search-must-match-exact-headline nil))
  1054. (org-return))
  1055. (looking-at-p "<<target>>")))
  1056. (should-not
  1057. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1058. (let ((org-return-follows-link nil)) (org-return))
  1059. (looking-at-p "<<target>>")))
  1060. (should
  1061. (org-test-with-temp-text "* [[b][a<point>]]\n* b"
  1062. (let ((org-return-follows-link t)) (org-return))
  1063. (looking-at-p "* b")))
  1064. (should
  1065. (org-test-with-temp-text "Link [[target][/descipt<point>ion/]] <<target>>"
  1066. (let ((org-return-follows-link t)
  1067. (org-link-search-must-match-exact-headline nil))
  1068. (org-return))
  1069. (looking-at-p "<<target>>")))
  1070. (should-not
  1071. (org-test-with-temp-text "Link [[target]]<point> <<target>>"
  1072. (let ((org-return-follows-link t)
  1073. (org-link-search-must-match-exact-headline nil))
  1074. (org-return))
  1075. (looking-at-p "<<target>>")))
  1076. ;; When `org-return-follows-link' is non-nil, tolerate links and
  1077. ;; timestamps in comments, node properties, etc.
  1078. (should
  1079. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1080. (let ((org-return-follows-link t)
  1081. (org-link-search-must-match-exact-headline nil))
  1082. (org-return))
  1083. (looking-at-p "<<target>>")))
  1084. (should-not
  1085. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1086. (let ((org-return-follows-link nil)) (org-return))
  1087. (looking-at-p "<<target>>")))
  1088. (should-not
  1089. (org-test-with-temp-text "# Comment [[target]]<point>\n <<target>>"
  1090. (let ((org-return-follows-link t)
  1091. (org-link-search-must-match-exact-headline nil))
  1092. (org-return))
  1093. (looking-at-p "<<target>>")))
  1094. ;; However, do not open link when point is in a table.
  1095. (should
  1096. (org-test-with-temp-text "| [[target<point>]] |\n| between |\n| <<target>> |"
  1097. (let ((org-return-follows-link t)) (org-return))
  1098. (looking-at-p "between")))
  1099. ;; Special case: in a list, when indenting, do not break structure.
  1100. (should
  1101. (equal "- A\n B"
  1102. (org-test-with-temp-text "- A <point>B"
  1103. (org-return t)
  1104. (buffer-string))))
  1105. (should
  1106. (equal "- A\n\n- B"
  1107. (org-test-with-temp-text "- A\n<point>- B"
  1108. (org-return t)
  1109. (buffer-string))))
  1110. ;; On tags part of a headline, add a newline below it instead of
  1111. ;; breaking it.
  1112. (should
  1113. (equal "* H :tag:\n"
  1114. (org-test-with-temp-text "* H :<point>tag:"
  1115. (org-return)
  1116. (buffer-string))))
  1117. ;; Before headline text, add a newline below it instead of breaking
  1118. ;; it.
  1119. (should
  1120. (equal "* TODO H :tag:\n"
  1121. (org-test-with-temp-text "* <point>TODO H :tag:"
  1122. (org-return)
  1123. (buffer-string))))
  1124. (should
  1125. (equal "* TODO [#B] H :tag:\n"
  1126. (org-test-with-temp-text "* TODO<point> [#B] H :tag:"
  1127. (org-return)
  1128. (buffer-string))))
  1129. (should ;TODO are case-sensitive
  1130. (equal "* \nTodo"
  1131. (org-test-with-temp-text "* <point>Todo"
  1132. (org-return)
  1133. (buffer-string))))
  1134. ;; At headline text, break headline text but preserve tags.
  1135. (should
  1136. (equal "* TODO [#B] foo :tag:\nbar"
  1137. (let (org-auto-align-tags)
  1138. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  1139. (org-return)
  1140. (buffer-string)))))
  1141. ;; At bol of headline insert newline.
  1142. (should
  1143. (equal "\n* h"
  1144. (org-test-with-temp-text "<point>* h"
  1145. (org-return)
  1146. (buffer-string))))
  1147. ;; Refuse to leave invalid headline in buffer.
  1148. (should
  1149. (equal "* h\n"
  1150. (org-test-with-temp-text "*<point> h"
  1151. (org-return)
  1152. (buffer-string)))))
  1153. (ert-deftest test-org/meta-return ()
  1154. "Test M-RET (`org-meta-return') specifications."
  1155. ;; In a table field insert a row above.
  1156. (should
  1157. (org-test-with-temp-text "| a |"
  1158. (forward-char)
  1159. (org-meta-return)
  1160. (forward-line -1)
  1161. (looking-at "| |$")))
  1162. ;; In a paragraph change current line into a header.
  1163. (should
  1164. (org-test-with-temp-text "a"
  1165. (org-meta-return)
  1166. (beginning-of-line)
  1167. (looking-at "\* a$")))
  1168. ;; In an item insert an item, in this case above.
  1169. (should
  1170. (org-test-with-temp-text "- a"
  1171. (org-meta-return)
  1172. (beginning-of-line)
  1173. (looking-at "- $")))
  1174. ;; In a drawer and item insert an item, in this case above.
  1175. (should
  1176. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  1177. (forward-line)
  1178. (org-meta-return)
  1179. (beginning-of-line)
  1180. (looking-at "- $"))))
  1181. (ert-deftest test-org/insert-heading ()
  1182. "Test `org-insert-heading' specifications."
  1183. ;; In an empty buffer, insert a new headline.
  1184. (should
  1185. (equal "* "
  1186. (org-test-with-temp-text ""
  1187. (org-insert-heading)
  1188. (buffer-string))))
  1189. ;; At the beginning of a line, turn it into a headline.
  1190. (should
  1191. (equal "* P"
  1192. (org-test-with-temp-text "<point>P"
  1193. (org-insert-heading)
  1194. (buffer-string))))
  1195. ;; In the middle of a line, split the line if allowed, otherwise,
  1196. ;; insert the headline at its end.
  1197. (should
  1198. (equal "Para\n* graph"
  1199. (org-test-with-temp-text "Para<point>graph"
  1200. (let ((org-M-RET-may-split-line '((default . t))))
  1201. (org-insert-heading))
  1202. (buffer-string))))
  1203. (should
  1204. (equal "Paragraph\n* "
  1205. (org-test-with-temp-text "Para<point>graph"
  1206. (let ((org-M-RET-may-split-line '((default . nil))))
  1207. (org-insert-heading))
  1208. (buffer-string))))
  1209. ;; At the beginning of a headline, create one above.
  1210. (should
  1211. (equal "* \n* H"
  1212. (org-test-with-temp-text "* H"
  1213. (org-insert-heading)
  1214. (buffer-string))))
  1215. ;; In the middle of a headline, split it if allowed.
  1216. (should
  1217. (equal "* H\n* 1\n"
  1218. (org-test-with-temp-text "* H<point>1"
  1219. (let ((org-M-RET-may-split-line '((headline . t))))
  1220. (org-insert-heading))
  1221. (buffer-string))))
  1222. (should
  1223. (equal "* H1\n* \n"
  1224. (org-test-with-temp-text "* H<point>1"
  1225. (let ((org-M-RET-may-split-line '((headline . nil))))
  1226. (org-insert-heading))
  1227. (buffer-string))))
  1228. ;; However, splitting cannot happen on TODO keywords, priorities or
  1229. ;; tags.
  1230. (should
  1231. (equal "* TODO H1\n* \n"
  1232. (org-test-with-temp-text "* TO<point>DO H1"
  1233. (let ((org-M-RET-may-split-line '((headline . t))))
  1234. (org-insert-heading))
  1235. (buffer-string))))
  1236. (should
  1237. (equal "* [#A] H1\n* \n"
  1238. (org-test-with-temp-text "* [#<point>A] H1"
  1239. (let ((org-M-RET-may-split-line '((headline . t))))
  1240. (org-insert-heading))
  1241. (buffer-string))))
  1242. (should
  1243. (equal "* H1 :tag:\n* \n"
  1244. (org-test-with-temp-text "* H1 :ta<point>g:"
  1245. (let ((org-M-RET-may-split-line '((headline . t))))
  1246. (org-insert-heading))
  1247. (buffer-string))))
  1248. ;; New headline level depends on the level of the headline above.
  1249. (should
  1250. (equal "** H\n** P"
  1251. (org-test-with-temp-text "** H\n<point>P"
  1252. (org-insert-heading)
  1253. (buffer-string))))
  1254. (should
  1255. (equal "** H\nPara\n** graph"
  1256. (org-test-with-temp-text "** H\nPara<point>graph"
  1257. (let ((org-M-RET-may-split-line '((default . t))))
  1258. (org-insert-heading))
  1259. (buffer-string))))
  1260. (should
  1261. (equal "** \n** H"
  1262. (org-test-with-temp-text "** H"
  1263. (org-insert-heading)
  1264. (buffer-string))))
  1265. ;; When called with one universal argument, insert a new headline at
  1266. ;; the end of the current subtree, independently on the position of
  1267. ;; point.
  1268. (should
  1269. (equal
  1270. "* H1\n** H2\n* \n"
  1271. (org-test-with-temp-text "* H1\n** H2"
  1272. (let ((org-insert-heading-respect-content nil))
  1273. (org-insert-heading '(4)))
  1274. (buffer-string))))
  1275. (should
  1276. (equal
  1277. "* H1\n** H2\n* \n"
  1278. (org-test-with-temp-text "* H<point>1\n** H2"
  1279. (let ((org-insert-heading-respect-content nil))
  1280. (org-insert-heading '(4)))
  1281. (buffer-string))))
  1282. ;; When called with two universal arguments, insert a new headline
  1283. ;; at the end of the grandparent subtree.
  1284. (should
  1285. (equal "* H1\n** H3\n- item\n** H2\n** \n"
  1286. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  1287. (let ((org-insert-heading-respect-content nil))
  1288. (org-insert-heading '(16)))
  1289. (buffer-string))))
  1290. ;; When optional TOP-LEVEL argument is non-nil, always insert
  1291. ;; a level 1 heading.
  1292. (should
  1293. (equal "* H1\n** H2\n* \n"
  1294. (org-test-with-temp-text "* H1\n** H2<point>"
  1295. (org-insert-heading nil nil t)
  1296. (buffer-string))))
  1297. (should
  1298. (equal "* H1\n- item\n* "
  1299. (org-test-with-temp-text "* H1\n- item<point>"
  1300. (org-insert-heading nil nil t)
  1301. (buffer-string))))
  1302. ;; Obey `org-blank-before-new-entry'.
  1303. (should
  1304. (equal "* H1\n\n* \n"
  1305. (org-test-with-temp-text "* H1<point>"
  1306. (let ((org-blank-before-new-entry '((heading . t))))
  1307. (org-insert-heading))
  1308. (buffer-string))))
  1309. (should
  1310. (equal "* H1\n* \n"
  1311. (org-test-with-temp-text "* H1<point>"
  1312. (let ((org-blank-before-new-entry '((heading . nil))))
  1313. (org-insert-heading))
  1314. (buffer-string))))
  1315. (should
  1316. (equal "* H1\n* H2\n* \n"
  1317. (org-test-with-temp-text "* H1\n* H2<point>"
  1318. (let ((org-blank-before-new-entry '((heading . auto))))
  1319. (org-insert-heading))
  1320. (buffer-string))))
  1321. (should
  1322. (equal "* H1\n\n* H2\n\n* \n"
  1323. (org-test-with-temp-text "* H1\n\n* H2<point>"
  1324. (let ((org-blank-before-new-entry '((heading . auto))))
  1325. (org-insert-heading))
  1326. (buffer-string))))
  1327. ;; Corner case: correctly insert a headline after an empty one.
  1328. (should
  1329. (equal "* \n* \n"
  1330. (org-test-with-temp-text "* <point>"
  1331. (org-insert-heading)
  1332. (buffer-string))))
  1333. (should
  1334. (org-test-with-temp-text "* <point>\n"
  1335. (org-insert-heading)
  1336. (looking-at-p "\n\\'")))
  1337. ;; Do not insert spurious headlines when inserting a new headline.
  1338. (should
  1339. (equal "* H1\n* H2\n* \n"
  1340. (org-test-with-temp-text "* H1\n* H2<point>\n"
  1341. (org-insert-heading)
  1342. (buffer-string))))
  1343. ;; Preserve visibility at beginning of line. In particular, when
  1344. ;; removing spurious blank lines, do not visually merge heading with
  1345. ;; the line visible above.
  1346. (should-not
  1347. (org-test-with-temp-text "* H1<point>\nContents\n\n* H2\n"
  1348. (org-overview)
  1349. (let ((org-blank-before-new-entry '((heading . nil))))
  1350. (org-insert-heading '(4)))
  1351. (invisible-p (line-end-position 0))))
  1352. ;; Properly handle empty lines when forcing a headline below current
  1353. ;; one.
  1354. (should
  1355. (equal "* H1\n\n* H\n\n* \n"
  1356. (org-test-with-temp-text "* H1\n\n* H<point>"
  1357. (let ((org-blank-before-new-entry '((heading . t))))
  1358. (org-insert-heading '(4))
  1359. (buffer-string))))))
  1360. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1361. "Test `org-insert-todo-heading-respect-content' specifications."
  1362. ;; Create a TODO heading.
  1363. (should
  1364. (org-test-with-temp-text "* H1\n Body"
  1365. (org-insert-todo-heading-respect-content)
  1366. (nth 2 (org-heading-components))))
  1367. ;; Add headline at the end of the first subtree
  1368. (should
  1369. (equal
  1370. "* TODO \n"
  1371. (org-test-with-temp-text "* H1\nH1Body<point>\n** H2\nH2Body"
  1372. (org-insert-todo-heading-respect-content)
  1373. (buffer-substring-no-properties (line-beginning-position) (point-max)))))
  1374. ;; In a list, do not create a new item.
  1375. (should
  1376. (equal
  1377. "* TODO \n"
  1378. (org-test-with-temp-text "* H\n- an item\n- another one"
  1379. (search-forward "an ")
  1380. (org-insert-todo-heading-respect-content)
  1381. (buffer-substring-no-properties (line-beginning-position) (point-max))))))
  1382. (ert-deftest test-org/clone-with-time-shift ()
  1383. "Test `org-clone-subtree-with-time-shift'."
  1384. ;; Raise an error before first heading.
  1385. (should-error
  1386. (org-test-with-temp-text ""
  1387. (org-clone-subtree-with-time-shift 1)))
  1388. ;; Raise an error on invalid number of clones.
  1389. (should-error
  1390. (org-test-with-temp-text "* Clone me"
  1391. (org-clone-subtree-with-time-shift -1)))
  1392. ;; Clone non-repeating once.
  1393. (should
  1394. (equal "\
  1395. * H1\n<2015-06-21>
  1396. * H1\n<2015-06-23>
  1397. "
  1398. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1399. (org-clone-subtree-with-time-shift 1 "+2d")
  1400. (replace-regexp-in-string
  1401. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1402. nil nil 1))))
  1403. ;; Clone repeating once.
  1404. (should
  1405. (equal "\
  1406. * H1\n<2015-06-21>
  1407. * H1\n<2015-06-23>
  1408. * H1\n<2015-06-25 +1w>
  1409. "
  1410. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1411. (org-clone-subtree-with-time-shift 1 "+2d")
  1412. (replace-regexp-in-string
  1413. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1414. nil nil 1))))
  1415. ;; Clone non-repeating zero times.
  1416. (should
  1417. (equal "\
  1418. * H1\n<2015-06-21>
  1419. "
  1420. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1421. (org-clone-subtree-with-time-shift 0 "+2d")
  1422. (replace-regexp-in-string
  1423. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1424. nil nil 1))))
  1425. ;; Clone repeating "zero" times.
  1426. (should
  1427. (equal "\
  1428. * H1\n<2015-06-21>
  1429. * H1\n<2015-06-23 +1w>
  1430. "
  1431. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1432. (org-clone-subtree-with-time-shift 0 "+2d")
  1433. (replace-regexp-in-string
  1434. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1435. nil nil 1))))
  1436. ;; Clone with blank SHIFT argument.
  1437. (should
  1438. (string-prefix-p
  1439. "* H <2012-03-29"
  1440. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1441. (org-clone-subtree-with-time-shift 1 "")
  1442. (buffer-substring-no-properties (line-beginning-position 2)
  1443. (line-end-position 2)))))
  1444. ;; Find time stamps before point. If SHIFT is not specified, ask
  1445. ;; for a time shift.
  1446. (should
  1447. (string-prefix-p
  1448. "* H <2012-03-30"
  1449. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1450. (org-clone-subtree-with-time-shift 1 "+1d")
  1451. (buffer-substring-no-properties (line-beginning-position 2)
  1452. (line-end-position 2)))))
  1453. (should
  1454. (string-prefix-p
  1455. "* H <2014-03-05"
  1456. (org-test-with-temp-text "* H <2014-03-04 Tue><point>"
  1457. (cl-letf (((symbol-function 'read-from-minibuffer)
  1458. (lambda (&rest args) "+1d")))
  1459. (org-clone-subtree-with-time-shift 1))
  1460. (buffer-substring-no-properties (line-beginning-position 2)
  1461. (line-end-position 2))))))
  1462. ;;; Fixed-Width Areas
  1463. (ert-deftest test-org/toggle-fixed-width ()
  1464. "Test `org-toggle-fixed-width' specifications."
  1465. ;; No region: Toggle on fixed-width marker in paragraphs.
  1466. (should
  1467. (equal ": A"
  1468. (org-test-with-temp-text "A"
  1469. (org-toggle-fixed-width)
  1470. (buffer-string))))
  1471. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1472. (should
  1473. (equal "A"
  1474. (org-test-with-temp-text ": A"
  1475. (org-toggle-fixed-width)
  1476. (buffer-string))))
  1477. ;; No region: Toggle on marker in blank lines after elements or just
  1478. ;; after a headline.
  1479. (should
  1480. (equal "* H\n: "
  1481. (org-test-with-temp-text "* H\n"
  1482. (forward-line)
  1483. (org-toggle-fixed-width)
  1484. (buffer-string))))
  1485. (should
  1486. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1487. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1488. (goto-char (point-max))
  1489. (org-toggle-fixed-width)
  1490. (buffer-string))))
  1491. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1492. ;; headlines, clocks)
  1493. (should
  1494. (equal ": * Headline"
  1495. (org-test-with-temp-text "* Headline"
  1496. (org-toggle-fixed-width)
  1497. (buffer-string))))
  1498. (should
  1499. (equal ": #+KEYWORD: value"
  1500. (org-test-with-temp-text "#+KEYWORD: value"
  1501. (org-toggle-fixed-width)
  1502. (buffer-string))))
  1503. ;; No region: error in other situations.
  1504. (should-error
  1505. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1506. (forward-line)
  1507. (org-toggle-fixed-width)
  1508. (buffer-string)))
  1509. ;; No region: Indentation is preserved.
  1510. (should
  1511. (equal "- A\n : B"
  1512. (org-test-with-temp-text "- A\n B"
  1513. (forward-line)
  1514. (org-toggle-fixed-width)
  1515. (buffer-string))))
  1516. ;; Region: If it contains only fixed-width elements and blank lines,
  1517. ;; toggle off fixed-width markup.
  1518. (should
  1519. (equal "A\n\nB"
  1520. (org-test-with-temp-text ": A\n\n: B"
  1521. (transient-mark-mode 1)
  1522. (push-mark (point) t t)
  1523. (goto-char (point-max))
  1524. (org-toggle-fixed-width)
  1525. (buffer-string))))
  1526. ;; Region: If it contains anything else, toggle on fixed-width but
  1527. ;; not on fixed-width areas.
  1528. (should
  1529. (equal ": A\n: \n: B\n: \n: C"
  1530. (org-test-with-temp-text "A\n\n: B\n\nC"
  1531. (transient-mark-mode 1)
  1532. (push-mark (point) t t)
  1533. (goto-char (point-max))
  1534. (org-toggle-fixed-width)
  1535. (buffer-string))))
  1536. ;; Region: Ignore blank lines at its end, unless it contains only
  1537. ;; such lines.
  1538. (should
  1539. (equal ": A\n\n"
  1540. (org-test-with-temp-text "A\n\n"
  1541. (transient-mark-mode 1)
  1542. (push-mark (point) t t)
  1543. (goto-char (point-max))
  1544. (org-toggle-fixed-width)
  1545. (buffer-string))))
  1546. (should
  1547. (equal ": \n: \n"
  1548. (org-test-with-temp-text "\n\n"
  1549. (transient-mark-mode 1)
  1550. (push-mark (point) t t)
  1551. (goto-char (point-max))
  1552. (org-toggle-fixed-width)
  1553. (buffer-string)))))
  1554. ;;; Headline
  1555. (ert-deftest test-org/get-heading ()
  1556. "Test `org-get-heading' specifications."
  1557. ;; Return current heading, even if point is not on it.
  1558. (should
  1559. (equal "H"
  1560. (org-test-with-temp-text "* H"
  1561. (org-get-heading))))
  1562. (should
  1563. (equal "H"
  1564. (org-test-with-temp-text "* H\nText<point>"
  1565. (org-get-heading))))
  1566. ;; Without any optional argument, return TODO keyword, priority
  1567. ;; cookie, COMMENT keyword and tags.
  1568. (should
  1569. (equal "TODO H"
  1570. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1571. (org-get-heading))))
  1572. (should
  1573. (equal "[#A] H"
  1574. (org-test-with-temp-text "* [#A] H"
  1575. (org-get-heading))))
  1576. (should
  1577. (equal "COMMENT H"
  1578. (org-test-with-temp-text "* COMMENT H"
  1579. (org-get-heading))))
  1580. (should
  1581. (equal "H :tag:"
  1582. (org-test-with-temp-text "* H :tag:"
  1583. (org-get-heading))))
  1584. ;; With NO-TAGS argument, ignore tags.
  1585. (should
  1586. (equal "TODO H"
  1587. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1588. (org-get-heading t))))
  1589. (should
  1590. (equal "H"
  1591. (org-test-with-temp-text "* H :tag:"
  1592. (org-get-heading t))))
  1593. ;; With NO-TODO, ignore TODO keyword.
  1594. (should
  1595. (equal "H"
  1596. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  1597. (org-get-heading nil t))))
  1598. (should
  1599. (equal "H :tag:"
  1600. (org-test-with-temp-text "* H :tag:"
  1601. (org-get-heading nil t))))
  1602. ;; TODO keywords are case-sensitive.
  1603. (should
  1604. (equal "Todo H"
  1605. (org-test-with-temp-text "#+TODO: TODO | DONE\n* Todo H<point>"
  1606. (org-get-heading nil t))))
  1607. ;; With NO-PRIORITY, ignore priority.
  1608. (should
  1609. (equal "H"
  1610. (org-test-with-temp-text "* [#A] H"
  1611. (org-get-heading nil nil t))))
  1612. (should
  1613. (equal "H"
  1614. (org-test-with-temp-text "* H"
  1615. (org-get-heading nil nil t))))
  1616. (should
  1617. (equal "TODO H"
  1618. (org-test-with-temp-text "* TODO [#A] H"
  1619. (org-get-heading nil nil t))))
  1620. ;; With NO-COMMENT, ignore COMMENT keyword.
  1621. (should
  1622. (equal "H"
  1623. (org-test-with-temp-text "* COMMENT H"
  1624. (org-get-heading nil nil nil t))))
  1625. (should
  1626. (equal "H"
  1627. (org-test-with-temp-text "* H"
  1628. (org-get-heading nil nil nil t))))
  1629. (should
  1630. (equal "TODO [#A] H"
  1631. (org-test-with-temp-text "* TODO [#A] COMMENT H"
  1632. (org-get-heading nil nil nil t))))
  1633. ;; On an empty headline, return value is consistent.
  1634. (should (equal "" (org-test-with-temp-text "* " (org-get-heading))))
  1635. (should (equal "" (org-test-with-temp-text "* " (org-get-heading t))))
  1636. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil t))))
  1637. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil t))))
  1638. (should
  1639. (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil nil t)))))
  1640. (ert-deftest test-org/in-commented-heading-p ()
  1641. "Test `org-in-commented-heading-p' specifications."
  1642. ;; Commented headline.
  1643. (should
  1644. (org-test-with-temp-text "* COMMENT Headline\nBody"
  1645. (goto-char (point-max))
  1646. (org-in-commented-heading-p)))
  1647. ;; Commented ancestor.
  1648. (should
  1649. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1650. (goto-char (point-max))
  1651. (org-in-commented-heading-p)))
  1652. ;; Comment keyword is case-sensitive.
  1653. (should-not
  1654. (org-test-with-temp-text "* Comment Headline\nBody"
  1655. (goto-char (point-max))
  1656. (org-in-commented-heading-p)))
  1657. ;; Keyword is standalone.
  1658. (should-not
  1659. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  1660. (goto-char (point-max))
  1661. (org-in-commented-heading-p)))
  1662. ;; Optional argument.
  1663. (should-not
  1664. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  1665. (goto-char (point-max))
  1666. (org-in-commented-heading-p t))))
  1667. (ert-deftest test-org/entry-blocked-p ()
  1668. ;; Check other dependencies.
  1669. (should
  1670. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  1671. (let ((org-enforce-todo-dependencies t)
  1672. (org-blocker-hook
  1673. '(org-block-todo-from-children-or-siblings-or-parent)))
  1674. (org-entry-blocked-p))))
  1675. (should-not
  1676. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  1677. (let ((org-enforce-todo-dependencies t)
  1678. (org-blocker-hook
  1679. '(org-block-todo-from-children-or-siblings-or-parent)))
  1680. (org-entry-blocked-p))))
  1681. ;; Entry without a TODO keyword or with a DONE keyword cannot be
  1682. ;; blocked.
  1683. (should-not
  1684. (org-test-with-temp-text "* Blocked\n** TODO one"
  1685. (let ((org-enforce-todo-dependencies t)
  1686. (org-blocker-hook
  1687. '(org-block-todo-from-children-or-siblings-or-parent)))
  1688. (org-entry-blocked-p))))
  1689. (should-not
  1690. (org-test-with-temp-text "* DONE Blocked\n** TODO one"
  1691. (let ((org-enforce-todo-dependencies t)
  1692. (org-blocker-hook
  1693. '(org-block-todo-from-children-or-siblings-or-parent)))
  1694. (org-entry-blocked-p))))
  1695. ;; Follow :ORDERED: specifications.
  1696. (should
  1697. (org-test-with-temp-text
  1698. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** TODO one\n** <point>TODO two"
  1699. (let ((org-enforce-todo-dependencies t)
  1700. (org-blocker-hook
  1701. '(org-block-todo-from-children-or-siblings-or-parent)))
  1702. (org-entry-blocked-p))))
  1703. (should-not
  1704. (org-test-with-temp-text
  1705. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** <point>TODO one\n** DONE two"
  1706. (let ((org-enforce-todo-dependencies t)
  1707. (org-blocker-hook
  1708. '(org-block-todo-from-children-or-siblings-or-parent)))
  1709. (org-entry-blocked-p)))))
  1710. (ert-deftest test-org/get-outline-path ()
  1711. "Test `org-get-outline-path' specifications."
  1712. ;; Top-level headlines have no outline path.
  1713. (should-not
  1714. (org-test-with-temp-text "* H"
  1715. (org-get-outline-path)))
  1716. ;; Otherwise, outline path is the path leading to the headline.
  1717. (should
  1718. (equal '("H")
  1719. (org-test-with-temp-text "* H\n** S<point>"
  1720. (org-get-outline-path))))
  1721. ;; Find path even when point is not on a headline.
  1722. (should
  1723. (equal '("H")
  1724. (org-test-with-temp-text "* H\n** S\nText<point>"
  1725. (org-get-outline-path))))
  1726. ;; TODO keywords, tags and statistics cookies are ignored.
  1727. (should
  1728. (equal '("H")
  1729. (org-test-with-temp-text "* TODO H [0/1] :tag:\n** S<point>"
  1730. (org-get-outline-path))))
  1731. ;; Links are replaced with their description or their path.
  1732. (should
  1733. (equal '("Org")
  1734. (org-test-with-temp-text
  1735. "* [[http://orgmode.org][Org]]\n** S<point>"
  1736. (org-get-outline-path))))
  1737. (should
  1738. (equal '("http://orgmode.org")
  1739. (org-test-with-temp-text
  1740. "* [[http://orgmode.org]]\n** S<point>"
  1741. (org-get-outline-path))))
  1742. ;; When WITH-SELF is non-nil, include current heading.
  1743. (should
  1744. (equal '("H")
  1745. (org-test-with-temp-text "* H"
  1746. (org-get-outline-path t))))
  1747. (should
  1748. (equal '("H" "S")
  1749. (org-test-with-temp-text "* H\n** S\nText<point>"
  1750. (org-get-outline-path t))))
  1751. ;; Using cache is transparent to the user.
  1752. (should
  1753. (equal '("H")
  1754. (org-test-with-temp-text "* H\n** S<point>"
  1755. (setq org-outline-path-cache nil)
  1756. (org-get-outline-path nil t))))
  1757. ;; Do not corrupt cache when finding outline path in distant part of
  1758. ;; the buffer.
  1759. (should
  1760. (equal '("H2")
  1761. (org-test-with-temp-text "* H\n** S<point>\n* H2\n** S2"
  1762. (setq org-outline-path-cache nil)
  1763. (org-get-outline-path nil t)
  1764. (search-forward "S2")
  1765. (org-get-outline-path nil t))))
  1766. ;; Do not choke on empty headlines.
  1767. (should
  1768. (org-test-with-temp-text "* H\n** <point>"
  1769. (org-get-outline-path)))
  1770. (should
  1771. (org-test-with-temp-text "* \n** H<point>"
  1772. (org-get-outline-path))))
  1773. (ert-deftest test-org/format-outline-path ()
  1774. "Test `org-format-outline-path' specifications."
  1775. (should
  1776. (string= (org-format-outline-path (list "one" "two" "three"))
  1777. "one/two/three"))
  1778. ;; Empty path.
  1779. (should
  1780. (string= (org-format-outline-path '())
  1781. ""))
  1782. (should
  1783. (string= (org-format-outline-path '(nil))
  1784. ""))
  1785. ;; Empty path and prefix.
  1786. (should
  1787. (string= (org-format-outline-path '() nil ">>")
  1788. ">>"))
  1789. ;; Trailing whitespace in headings.
  1790. (should
  1791. (string= (org-format-outline-path (list "one\t" "tw o " "three "))
  1792. "one/tw o/three"))
  1793. ;; Non-default prefix and separators.
  1794. (should
  1795. (string= (org-format-outline-path (list "one" "two" "three") nil ">>" "|")
  1796. ">>|one|two|three"))
  1797. ;; Truncate.
  1798. (should
  1799. (string= (org-format-outline-path (list "one" "two" "three" "four") 10)
  1800. "one/two/.."))
  1801. ;; Give a very narrow width.
  1802. (should
  1803. (string= (org-format-outline-path (list "one" "two" "three" "four") 2)
  1804. "on"))
  1805. ;; Give a prefix that extends beyond the width.
  1806. (should
  1807. (string= (org-format-outline-path (list "one" "two" "three" "four") 10
  1808. ">>>>>>>>>>")
  1809. ">>>>>>>>..")))
  1810. (ert-deftest test-org/map-entries ()
  1811. "Test `org-map-entries' specifications."
  1812. ;; Full match.
  1813. (should
  1814. (equal '(1 11)
  1815. (org-test-with-temp-text "* Level 1\n** Level 2"
  1816. (org-map-entries #'point))))
  1817. ;; Level match.
  1818. (should
  1819. (equal '(1)
  1820. (org-test-with-temp-text "* Level 1\n** Level 2"
  1821. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL=1")))))
  1822. (should
  1823. (equal '(11)
  1824. (org-test-with-temp-text "* Level 1\n** Level 2"
  1825. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL>1")))))
  1826. ;; Tag match.
  1827. (should
  1828. (equal '(11)
  1829. (org-test-with-temp-text "* H1 :no:\n* H2 :yes:"
  1830. (org-map-entries #'point "yes"))))
  1831. (should
  1832. (equal '(14)
  1833. (org-test-with-temp-text "* H1 :yes:a:\n* H2 :yes:b:"
  1834. (org-map-entries #'point "+yes-a"))))
  1835. (should
  1836. (equal '(11 23)
  1837. (org-test-with-temp-text "* H1 :no:\n* H2 :yes1:\n* H3 :yes2:"
  1838. (org-map-entries #'point "{yes?}"))))
  1839. ;; Priority match.
  1840. (should
  1841. (equal '(1)
  1842. (org-test-with-temp-text "* [#A] H1\n* [#B] H2"
  1843. (org-map-entries #'point "PRIORITY=\"A\""))))
  1844. ;; Date match.
  1845. (should
  1846. (equal '(36)
  1847. (org-test-with-temp-text "
  1848. * H1
  1849. SCHEDULED: <2012-03-29 thu.>
  1850. * H2
  1851. SCHEDULED: <2014-03-04 tue.>"
  1852. (org-map-entries #'point "SCHEDULED=\"<2014-03-04 tue.>\""))))
  1853. (should
  1854. (equal '(2)
  1855. (org-test-with-temp-text "
  1856. * H1
  1857. SCHEDULED: <2012-03-29 thu.>
  1858. * H2
  1859. SCHEDULED: <2014-03-04 tue.>"
  1860. (org-map-entries #'point "SCHEDULED<\"<2013-01-01>\""))))
  1861. ;; Regular property match.
  1862. (should
  1863. (equal '(2)
  1864. (org-test-with-temp-text "
  1865. * H1
  1866. :PROPERTIES:
  1867. :TEST: 1
  1868. :END:
  1869. * H2
  1870. :PROPERTIES:
  1871. :TEST: 2
  1872. :END:"
  1873. (org-map-entries #'point "TEST=1"))))
  1874. ;; Multiple criteria.
  1875. (should
  1876. (equal '(23)
  1877. (org-test-with-temp-text "* H1 :no:\n** H2 :yes:\n* H3 :yes:"
  1878. (let (org-odd-levels-only
  1879. (org-use-tag-inheritance nil))
  1880. (org-map-entries #'point "yes+LEVEL=1")))))
  1881. ;; "or" criteria.
  1882. (should
  1883. (equal '(12 24)
  1884. (org-test-with-temp-text "* H1 :yes:\n** H2 :yes:\n** H3 :no:"
  1885. (let (org-odd-levels-only)
  1886. (org-map-entries #'point "LEVEL=2|no")))))
  1887. (should
  1888. (equal '(1 12)
  1889. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :maybe:"
  1890. (let (org-odd-levels-only)
  1891. (org-map-entries #'point "yes|no")))))
  1892. ;; "and" criteria.
  1893. (should
  1894. (equal '(22)
  1895. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :yes:no:"
  1896. (let (org-odd-levels-only)
  1897. (org-map-entries #'point "yes&no"))))))
  1898. (ert-deftest test-org/edit-headline ()
  1899. "Test `org-edit-headline' specifications."
  1900. (should
  1901. (equal "* B"
  1902. (org-test-with-temp-text "* A"
  1903. (org-edit-headline "B")
  1904. (buffer-string))))
  1905. ;; Handle empty headings.
  1906. (should
  1907. (equal "* "
  1908. (org-test-with-temp-text "* A"
  1909. (org-edit-headline "")
  1910. (buffer-string))))
  1911. (should
  1912. (equal "* A"
  1913. (org-test-with-temp-text "* "
  1914. (org-edit-headline "A")
  1915. (buffer-string))))
  1916. ;; Handle TODO keywords and priority cookies.
  1917. (should
  1918. (equal "* TODO B"
  1919. (org-test-with-temp-text "* TODO A"
  1920. (org-edit-headline "B")
  1921. (buffer-string))))
  1922. (should
  1923. (equal "* [#A] B"
  1924. (org-test-with-temp-text "* [#A] A"
  1925. (org-edit-headline "B")
  1926. (buffer-string))))
  1927. (should
  1928. (equal "* TODO [#A] B"
  1929. (org-test-with-temp-text "* TODO [#A] A"
  1930. (org-edit-headline "B")
  1931. (buffer-string))))
  1932. ;; Handle tags.
  1933. (equal "* B :tag:"
  1934. (org-test-with-temp-text "* A :tag:"
  1935. (let ((org-tags-column 4)) (org-edit-headline "B"))
  1936. (buffer-string))))
  1937. ;;; Keywords
  1938. (ert-deftest test-org/set-regexps-and-options ()
  1939. "Test `org-set-regexps-and-options' specifications."
  1940. ;; TAGS keyword.
  1941. (should
  1942. (equal '(("A"))
  1943. (let ((org-tag-alist '(("A")))
  1944. (org-tag-persistent-alist nil))
  1945. (org-test-with-temp-text ""
  1946. (org-mode-restart)
  1947. org-current-tag-alist))))
  1948. (should
  1949. (equal '(("B"))
  1950. (let ((org-tag-alist '(("A")))
  1951. (org-tag-persistent-alist nil))
  1952. (org-test-with-temp-text "#+TAGS: B"
  1953. (org-mode-restart)
  1954. org-current-tag-alist))))
  1955. (should
  1956. (equal '(("C") ("B"))
  1957. (let ((org-tag-alist '(("A")))
  1958. (org-tag-persistent-alist '(("C"))))
  1959. (org-test-with-temp-text "#+TAGS: B"
  1960. (org-mode-restart)
  1961. org-current-tag-alist))))
  1962. (should
  1963. (equal '(("B"))
  1964. (let ((org-tag-alist '(("A")))
  1965. (org-tag-persistent-alist '(("C"))))
  1966. (org-test-with-temp-text "#+STARTUP: noptag\n#+TAGS: B"
  1967. (org-mode-restart)
  1968. org-current-tag-alist))))
  1969. (should
  1970. (equal '(("A" . ?a) ("B") ("C"))
  1971. (let ((org-tag-persistant-alist nil))
  1972. (org-test-with-temp-text "#+TAGS: A(a) B C"
  1973. (org-mode-restart)
  1974. org-current-tag-alist))))
  1975. (should
  1976. (equal '(("A") (:newline) ("B"))
  1977. (let ((org-tag-persistent-alist nil))
  1978. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  1979. (org-mode-restart)
  1980. org-current-tag-alist))))
  1981. (should
  1982. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  1983. (let ((org-tag-persistent-alist nil))
  1984. (org-test-with-temp-text "#+TAGS: { A B } C"
  1985. (org-mode-restart)
  1986. org-current-tag-alist))))
  1987. (should
  1988. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  1989. (let ((org-tag-persistent-alist nil))
  1990. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1991. (org-mode-restart)
  1992. org-current-tag-alist))))
  1993. (should
  1994. (equal '(("A" "B" "C"))
  1995. (let ((org-tag-persistent-alist nil))
  1996. (org-test-with-temp-text "#+TAGS: { A : B C }"
  1997. (org-mode-restart)
  1998. org-tag-groups-alist))))
  1999. (should
  2000. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  2001. (let ((org-tag-persistent-alist nil))
  2002. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2003. (org-mode-restart)
  2004. org-current-tag-alist))))
  2005. (should
  2006. (equal '(("A" "B" "C"))
  2007. (let ((org-tag-persistent-alist nil))
  2008. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2009. (org-mode-restart)
  2010. org-tag-groups-alist))))
  2011. ;; FILETAGS keyword.
  2012. (should
  2013. (equal '("A" "B" "C")
  2014. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  2015. (org-mode-restart)
  2016. org-file-tags)))
  2017. ;; PROPERTY keyword. Property names are case-insensitive.
  2018. (should
  2019. (equal "foo=1"
  2020. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  2021. (org-mode-restart)
  2022. (cdr (assoc "var" org-file-properties)))))
  2023. (should
  2024. (equal
  2025. "foo=1 bar=2"
  2026. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  2027. (org-mode-restart)
  2028. (cdr (assoc "var" org-file-properties)))))
  2029. (should
  2030. (equal
  2031. "foo=1 bar=2"
  2032. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  2033. (org-mode-restart)
  2034. (cdr (assoc "var" org-file-properties)))))
  2035. ;; ARCHIVE keyword.
  2036. (should
  2037. (equal "%s_done::"
  2038. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  2039. (org-mode-restart)
  2040. org-archive-location)))
  2041. ;; CATEGORY keyword.
  2042. (should
  2043. (eq 'test
  2044. (org-test-with-temp-text "#+CATEGORY: test"
  2045. (org-mode-restart)
  2046. org-category)))
  2047. (should
  2048. (equal "test"
  2049. (org-test-with-temp-text "#+CATEGORY: test"
  2050. (org-mode-restart)
  2051. (cdr (assoc "CATEGORY" org-file-properties)))))
  2052. ;; COLUMNS keyword.
  2053. (should
  2054. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  2055. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  2056. (org-mode-restart)
  2057. org-columns-default-format)))
  2058. ;; CONSTANTS keyword. Constants names are case sensitive.
  2059. (should
  2060. (equal '("299792458." "3.14")
  2061. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  2062. (org-mode-restart)
  2063. (mapcar
  2064. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  2065. '("c" "pi")))))
  2066. (should
  2067. (equal "3.14"
  2068. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  2069. (org-mode-restart)
  2070. (cdr (assoc "pi" org-table-formula-constants-local)))))
  2071. (should
  2072. (equal "22/7"
  2073. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  2074. (org-mode-restart)
  2075. (cdr (assoc "PI" org-table-formula-constants-local)))))
  2076. ;; LINK keyword.
  2077. (should
  2078. (equal
  2079. '("url1" "url2")
  2080. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  2081. (org-mode-restart)
  2082. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  2083. '("a" "b")))))
  2084. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  2085. (should
  2086. (equal
  2087. '(?X ?Z ?Y)
  2088. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  2089. (org-mode-restart)
  2090. (list org-highest-priority org-lowest-priority org-default-priority))))
  2091. (should
  2092. (equal
  2093. '(?A ?C ?B)
  2094. (org-test-with-temp-text "#+PRIORITIES: X Z"
  2095. (org-mode-restart)
  2096. (list org-highest-priority org-lowest-priority org-default-priority))))
  2097. ;; STARTUP keyword.
  2098. (should
  2099. (equal '(t t)
  2100. (org-test-with-temp-text "#+STARTUP: fold odd"
  2101. (org-mode-restart)
  2102. (list org-startup-folded org-odd-levels-only))))
  2103. ;; TODO keywords.
  2104. (should
  2105. (equal '(("A" "B") ("C"))
  2106. (org-test-with-temp-text "#+TODO: A B | C"
  2107. (org-mode-restart)
  2108. (list org-not-done-keywords org-done-keywords))))
  2109. (should
  2110. (equal '(("A" "C") ("B" "D"))
  2111. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  2112. (org-mode-restart)
  2113. (list org-not-done-keywords org-done-keywords))))
  2114. (should
  2115. (equal '(("A" "B") ("C"))
  2116. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  2117. (org-mode-restart)
  2118. (list org-not-done-keywords org-done-keywords))))
  2119. (should
  2120. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  2121. (org-test-with-temp-text "#+TODO: A(a)"
  2122. (org-mode-restart)
  2123. org-todo-key-alist)))
  2124. (should
  2125. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  2126. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  2127. (org-mode-restart)
  2128. org-todo-log-states)))
  2129. ;; Enter SETUPFILE keyword.
  2130. (should
  2131. (equal "1"
  2132. (org-test-with-temp-text
  2133. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  2134. (org-mode-restart)
  2135. (cdr (assoc "a" org-file-properties))))))
  2136. ;;; Links
  2137. ;;;; Coderefs
  2138. (ert-deftest test-org/coderef ()
  2139. "Test coderef links specifications."
  2140. (should
  2141. (org-test-with-temp-text "
  2142. #+BEGIN_SRC emacs-lisp
  2143. \(+ 1 1) (ref:sc)
  2144. #+END_SRC
  2145. \[[(sc)<point>]]"
  2146. (org-open-at-point)
  2147. (looking-at "(ref:sc)")))
  2148. ;; Find coderef even with alternate label format.
  2149. (should
  2150. (org-test-with-temp-text "
  2151. #+BEGIN_SRC emacs-lisp -l \"{ref:%s}\"
  2152. \(+ 1 1) {ref:sc}
  2153. #+END_SRC
  2154. \[[(sc)<point>]]"
  2155. (org-open-at-point)
  2156. (looking-at "{ref:sc}"))))
  2157. ;;;; Custom ID
  2158. (ert-deftest test-org/custom-id ()
  2159. "Test custom ID links specifications."
  2160. (should
  2161. (org-test-with-temp-text
  2162. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2163. (org-open-at-point)
  2164. (looking-at-p "\\* H1")))
  2165. ;; Throw an error on false positives.
  2166. (should-error
  2167. (org-test-with-temp-text
  2168. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2169. (org-open-at-point)
  2170. (looking-at-p "\\* H1"))))
  2171. ;;;; Fuzzy Links
  2172. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  2173. ;; a named element (#+name: text) and to headlines (* Text).
  2174. (ert-deftest test-org/fuzzy-links ()
  2175. "Test fuzzy links specifications."
  2176. ;; Fuzzy link goes in priority to a matching target.
  2177. (should
  2178. (org-test-with-temp-text
  2179. "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n<point>[[Test]]"
  2180. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2181. (looking-at "<<Test>>")))
  2182. ;; Then fuzzy link points to an element with a given name.
  2183. (should
  2184. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n<point>[[Test]]"
  2185. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2186. (looking-at "#\\+NAME: Test")))
  2187. ;; A target still lead to a matching headline otherwise.
  2188. (should
  2189. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n<point>[[Head2]]"
  2190. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2191. (looking-at "\\* Head2")))
  2192. ;; With a leading star in link, enforce heading match.
  2193. (should
  2194. (org-test-with-temp-text "* Test\n<<Test>>\n<point>[[*Test]]"
  2195. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2196. (looking-at "\\* Test")))
  2197. ;; With a leading star in link, enforce exact heading match, even
  2198. ;; with `org-link-search-must-match-exact-headline' set to nil.
  2199. (should-error
  2200. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  2201. (let ((org-link-search-must-match-exact-headline nil))
  2202. (org-open-at-point))))
  2203. ;; Handle non-nil `org-link-search-must-match-exact-headline'.
  2204. (should
  2205. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[Test]]"
  2206. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2207. (looking-at "\\* Test")))
  2208. (should
  2209. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[*Test]]"
  2210. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2211. (looking-at "\\* Test")))
  2212. ;; Heading match should not care about spaces, cookies, TODO
  2213. ;; keywords, priorities, and tags. However, TODO keywords are
  2214. ;; case-sensitive.
  2215. (should
  2216. (let ((first-line
  2217. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  2218. (org-test-with-temp-text
  2219. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  2220. (let ((org-link-search-must-match-exact-headline nil)
  2221. (org-todo-regexp "TODO"))
  2222. (org-open-at-point))
  2223. (looking-at (regexp-quote first-line)))))
  2224. (should-error
  2225. (org-test-with-temp-text "** todo Test 1 2\nFoo Bar\n<point>[[*Test 1 2]]"
  2226. (let ((org-link-search-must-match-exact-headline nil)
  2227. (org-todo-regexp "TODO"))
  2228. (org-open-at-point))))
  2229. ;; Heading match should still be exact.
  2230. (should-error
  2231. (org-test-with-temp-text "
  2232. ** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent:
  2233. Foo Bar
  2234. <point>[[*Test 1]]"
  2235. (let ((org-link-search-must-match-exact-headline nil)
  2236. (org-todo-regexp "TODO"))
  2237. (org-open-at-point))))
  2238. (should
  2239. (org-test-with-temp-text "* Test 1 2 3\n** Test 1 2\n<point>[[*Test 1 2]]"
  2240. (let ((org-link-search-must-match-exact-headline nil)
  2241. (org-todo-regexp "TODO"))
  2242. (org-open-at-point))
  2243. (looking-at-p (regexp-quote "** Test 1 2"))))
  2244. ;; Heading match ignores COMMENT keyword.
  2245. (should
  2246. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  2247. (org-open-at-point)
  2248. (looking-at "\\* COMMENT Test")))
  2249. (should
  2250. (org-test-with-temp-text "[[*Test]]\n* TODO COMMENT Test"
  2251. (org-open-at-point)
  2252. (looking-at "\\* TODO COMMENT Test")))
  2253. ;; Correctly un-hexify fuzzy links.
  2254. (should
  2255. (org-test-with-temp-text "* With space\n[[*With%20space][With space<point>]]"
  2256. (org-open-at-point)
  2257. (bobp)))
  2258. (should
  2259. (org-test-with-temp-text "* [1]\n[[*%5B1%5D<point>]]"
  2260. (org-open-at-point)
  2261. (bobp)))
  2262. ;; Match search strings containing newline characters, including
  2263. ;; blank lines.
  2264. (should
  2265. (org-test-with-temp-text-in-file "Paragraph\n\nline1\nline2\n\n"
  2266. (let ((file (buffer-file-name)))
  2267. (goto-char (point-max))
  2268. (insert (format "[[file:%s::line1 line2]]" file))
  2269. (beginning-of-line)
  2270. (let ((org-link-search-must-match-exact-headline nil))
  2271. (org-open-at-point 0))
  2272. (looking-at-p "line1"))))
  2273. (should
  2274. (org-test-with-temp-text-in-file "Paragraph\n\nline1\n\nline2\n\n"
  2275. (let ((file (buffer-file-name)))
  2276. (goto-char (point-max))
  2277. (insert (format "[[file:%s::line1 line2]]" file))
  2278. (beginning-of-line)
  2279. (let ((org-link-search-must-match-exact-headline nil))
  2280. (org-open-at-point 0))
  2281. (looking-at-p "line1")))))
  2282. ;;;; Link Escaping
  2283. (ert-deftest test-org/org-link-escape-ascii-character ()
  2284. "Escape an ascii character."
  2285. (should
  2286. (string=
  2287. "%5B"
  2288. (org-link-escape "["))))
  2289. (ert-deftest test-org/org-link-escape-ascii-ctrl-character ()
  2290. "Escape an ascii control character."
  2291. (should
  2292. (string=
  2293. "%09"
  2294. (org-link-escape "\t"))))
  2295. (ert-deftest test-org/org-link-escape-multibyte-character ()
  2296. "Escape an unicode multibyte character."
  2297. (should
  2298. (string=
  2299. "%E2%82%AC"
  2300. (org-link-escape "€"))))
  2301. (ert-deftest test-org/org-link-escape-custom-table ()
  2302. "Escape string with custom character table."
  2303. (should
  2304. (string=
  2305. "Foo%3A%42ar%0A"
  2306. (org-link-escape "Foo:Bar\n" '(?\: ?\B)))))
  2307. (ert-deftest test-org/org-link-escape-custom-table-merge ()
  2308. "Escape string with custom table merged with default table."
  2309. (should
  2310. (string=
  2311. "%5BF%6F%6F%3A%42ar%0A%5D"
  2312. (org-link-escape "[Foo:Bar\n]" '(?\: ?\B ?\o) t))))
  2313. (ert-deftest test-org/org-link-unescape-ascii-character ()
  2314. "Unescape an ascii character."
  2315. (should
  2316. (string=
  2317. "["
  2318. (org-link-unescape "%5B"))))
  2319. (ert-deftest test-org/org-link-unescape-ascii-ctrl-character ()
  2320. "Unescpae an ascii control character."
  2321. (should
  2322. (string=
  2323. "\n"
  2324. (org-link-unescape "%0A"))))
  2325. (ert-deftest test-org/org-link-unescape-multibyte-character ()
  2326. "Unescape unicode multibyte character."
  2327. (should
  2328. (string=
  2329. "€"
  2330. (org-link-unescape "%E2%82%AC"))))
  2331. (ert-deftest test-org/org-link-unescape-ascii-extended-char ()
  2332. "Unescape old style percent escaped character."
  2333. (should
  2334. (string=
  2335. "àâçèéêîôùû"
  2336. (decode-coding-string
  2337. (org-link-unescape "%E0%E2%E7%E8%E9%EA%EE%F4%F9%FB") 'latin-1))))
  2338. (ert-deftest test-org/org-link-escape-url-with-escaped-char ()
  2339. "Escape and unescape a URL that includes an escaped char.
  2340. http://article.gmane.org/gmane.emacs.orgmode/21459/"
  2341. (should
  2342. (string=
  2343. "http://some.host.com/form?&id=blah%2Bblah25"
  2344. (org-link-unescape
  2345. (org-link-escape "http://some.host.com/form?&id=blah%2Bblah25")))))
  2346. ;;;; Open at point
  2347. (ert-deftest test-org/open-at-point/keyword ()
  2348. "Does `org-open-at-point' open link in a keyword line?"
  2349. (should
  2350. (org-test-with-temp-text
  2351. "<<top>>\n#+KEYWORD: <point>[[top]]"
  2352. (org-open-at-point) t))
  2353. (should
  2354. (org-test-with-temp-text
  2355. "* H\n<<top>>\n#+KEYWORD: <point>[[top]]"
  2356. (org-open-at-point) t)))
  2357. (ert-deftest test-org/open-at-point/property ()
  2358. "Does `org-open-at-point' open link in property drawer?"
  2359. (should
  2360. (org-test-with-temp-text
  2361. "* Headline
  2362. :PROPERTIES:
  2363. :URL: <point>[[*Headline]]
  2364. :END:"
  2365. (org-open-at-point) t)))
  2366. (ert-deftest test-org/open-at-point/comment ()
  2367. "Does `org-open-at-point' open link in a commented line?"
  2368. (should
  2369. (org-test-with-temp-text
  2370. "<<top>>\n# <point>[[top]]"
  2371. (org-open-at-point) t))
  2372. (should
  2373. (org-test-with-temp-text
  2374. "* H\n<<top>>\n# <point>[[top]]"
  2375. (org-open-at-point) t)))
  2376. (ert-deftest test-org/open-at-point/inline-image ()
  2377. "Test `org-open-at-point' on nested links."
  2378. (should
  2379. (org-test-with-temp-text "<<top>>\n[[top][file:<point>unicorn.jpg]]"
  2380. (org-open-at-point)
  2381. (bobp))))
  2382. (ert-deftest test-org/open-at-point/radio-target ()
  2383. "Test `org-open-at-point' on radio targets."
  2384. (should
  2385. (org-test-with-temp-text "<<<target>>> <point>target"
  2386. (org-update-radio-target-regexp)
  2387. (org-open-at-point)
  2388. (eq (org-element-type (org-element-context)) 'radio-target))))
  2389. (ert-deftest test-org/open-at-point/tag ()
  2390. "Test `org-open-at-point' on tags."
  2391. (should
  2392. (org-test-with-temp-text "* H :<point>tag:"
  2393. (catch :result
  2394. (cl-letf (((symbol-function 'org-tags-view)
  2395. (lambda (&rest args) (throw :result t))))
  2396. (org-open-at-point)
  2397. nil))))
  2398. (should-not
  2399. (org-test-with-temp-text-in-file "* H<point> :tag:"
  2400. (catch :result
  2401. (cl-letf (((symbol-function 'org-tags-view)
  2402. (lambda (&rest args) (throw :result t))))
  2403. (org-open-at-point)
  2404. nil)))))
  2405. ;;;; Stored links
  2406. (ert-deftest test-org/store-link ()
  2407. "Test `org-store-link' specifications."
  2408. ;; On a headline, link to that headline. Use heading as the
  2409. ;; description of the link.
  2410. (should
  2411. (let (org-store-link-props org-stored-links)
  2412. (org-test-with-temp-text-in-file "* H1"
  2413. (let ((file (buffer-file-name)))
  2414. (equal (format "[[file:%s::*H1][H1]]" file)
  2415. (org-store-link nil))))))
  2416. ;; On a headline, remove any link from description.
  2417. (should
  2418. (let (org-store-link-props org-stored-links)
  2419. (org-test-with-temp-text-in-file "* [[#l][d]]"
  2420. (let ((file (buffer-file-name)))
  2421. (equal (format "[[file:%s::*%s][d]]"
  2422. file
  2423. (org-link-escape "[[#l][d]]"))
  2424. (org-store-link nil))))))
  2425. (should
  2426. (let (org-store-link-props org-stored-links)
  2427. (org-test-with-temp-text-in-file "* [[l]]"
  2428. (let ((file (buffer-file-name)))
  2429. (equal (format "[[file:%s::*%s][l]]" file (org-link-escape "[[l]]"))
  2430. (org-store-link nil))))))
  2431. (should
  2432. (let (org-store-link-props org-stored-links)
  2433. (org-test-with-temp-text-in-file "* [[l1][d1]] [[l2][d2]]"
  2434. (let ((file (buffer-file-name)))
  2435. (equal (format "[[file:%s::*%s][d1 d2]]"
  2436. file
  2437. (org-link-escape "[[l1][d1]] [[l2][d2]]"))
  2438. (org-store-link nil))))))
  2439. ;; On a named element, link to that element.
  2440. (should
  2441. (let (org-store-link-props org-stored-links)
  2442. (org-test-with-temp-text-in-file "#+NAME: foo\nParagraph"
  2443. (let ((file (buffer-file-name)))
  2444. (equal (format "[[file:%s::foo][foo]]" file)
  2445. (org-store-link nil))))))
  2446. ;; Store link to Org buffer, with context.
  2447. (should
  2448. (let ((org-stored-links nil)
  2449. (org-id-link-to-org-use-id nil)
  2450. (org-context-in-file-links t))
  2451. (org-test-with-temp-text-in-file "* h1"
  2452. (let ((file (buffer-file-name)))
  2453. (equal (format "[[file:%s::*h1][h1]]" file)
  2454. (org-store-link nil))))))
  2455. ;; Store link to Org buffer, without context.
  2456. (should
  2457. (let ((org-stored-links nil)
  2458. (org-id-link-to-org-use-id nil)
  2459. (org-context-in-file-links nil))
  2460. (org-test-with-temp-text-in-file "* h1"
  2461. (let ((file (buffer-file-name)))
  2462. (equal (format "[[file:%s][file:%s]]" file file)
  2463. (org-store-link nil))))))
  2464. ;; C-u prefix reverses `org-context-in-file-links' in Org buffer.
  2465. (should
  2466. (let ((org-stored-links nil)
  2467. (org-id-link-to-org-use-id nil)
  2468. (org-context-in-file-links nil))
  2469. (org-test-with-temp-text-in-file "* h1"
  2470. (let ((file (buffer-file-name)))
  2471. (equal (format "[[file:%s::*h1][h1]]" file)
  2472. (org-store-link '(4)))))))
  2473. ;; A C-u C-u does *not* reverse `org-context-in-file-links' in Org
  2474. ;; buffer.
  2475. (should
  2476. (let ((org-stored-links nil)
  2477. (org-id-link-to-org-use-id nil)
  2478. (org-context-in-file-links nil))
  2479. (org-test-with-temp-text-in-file "* h1"
  2480. (let ((file (buffer-file-name)))
  2481. (equal (format "[[file:%s][file:%s]]" file file)
  2482. (org-store-link '(16)))))))
  2483. ;; Store file link to non-Org buffer, with context.
  2484. (should
  2485. (let ((org-stored-links nil)
  2486. (org-context-in-file-links t))
  2487. (org-test-with-temp-text-in-file "one\n<point>two"
  2488. (fundamental-mode)
  2489. (let ((file (buffer-file-name)))
  2490. (equal (format "[[file:%s::one]]" file)
  2491. (org-store-link nil))))))
  2492. ;; Store file link to non-Org buffer, without context.
  2493. (should
  2494. (let ((org-stored-links nil)
  2495. (org-context-in-file-links nil))
  2496. (org-test-with-temp-text-in-file "one\n<point>two"
  2497. (fundamental-mode)
  2498. (let ((file (buffer-file-name)))
  2499. (equal (format "[[file:%s][file:%s]]" file file)
  2500. (org-store-link nil))))))
  2501. ;; C-u prefix reverses `org-context-in-file-links' in non-Org
  2502. ;; buffer.
  2503. (should
  2504. (let ((org-stored-links nil)
  2505. (org-context-in-file-links nil))
  2506. (org-test-with-temp-text-in-file "one\n<point>two"
  2507. (fundamental-mode)
  2508. (let ((file (buffer-file-name)))
  2509. (equal (format "[[file:%s::one]]" file)
  2510. (org-store-link '(4)))))))
  2511. ;; A C-u C-u does *not* reverse `org-context-in-file-links' in
  2512. ;; non-Org buffer.
  2513. (should
  2514. (let ((org-stored-links nil)
  2515. (org-context-in-file-links nil))
  2516. (org-test-with-temp-text-in-file "one\n<point>two"
  2517. (fundamental-mode)
  2518. (let ((file (buffer-file-name)))
  2519. (equal (format "[[file:%s][file:%s]]" file file)
  2520. (org-store-link '(16))))))))
  2521. ;;; Node Properties
  2522. (ert-deftest test-org/accumulated-properties-in-drawers ()
  2523. "Ensure properties accumulate in subtree drawers."
  2524. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  2525. (org-babel-next-src-block)
  2526. (should (equal '(2 1) (org-babel-execute-src-block)))))
  2527. (ert-deftest test-org/custom-properties ()
  2528. "Test custom properties specifications."
  2529. ;; Standard test.
  2530. (should
  2531. (let ((org-custom-properties '("FOO")))
  2532. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2533. (org-toggle-custom-properties-visibility)
  2534. (org-invisible-p2))))
  2535. ;; Properties are case-insensitive.
  2536. (should
  2537. (let ((org-custom-properties '("FOO")))
  2538. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  2539. (org-toggle-custom-properties-visibility)
  2540. (org-invisible-p2))))
  2541. (should
  2542. (let ((org-custom-properties '("foo")))
  2543. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2544. (org-toggle-custom-properties-visibility)
  2545. (org-invisible-p2))))
  2546. ;; Multiple custom properties in the same drawer.
  2547. (should
  2548. (let ((org-custom-properties '("FOO" "BAR")))
  2549. (org-test-with-temp-text
  2550. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  2551. (org-toggle-custom-properties-visibility)
  2552. (and (org-invisible-p2)
  2553. (not (progn (forward-line) (org-invisible-p2)))
  2554. (progn (forward-line) (org-invisible-p2))))))
  2555. ;; Hide custom properties with an empty value.
  2556. (should
  2557. (let ((org-custom-properties '("FOO")))
  2558. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  2559. (org-toggle-custom-properties-visibility)
  2560. (org-invisible-p2))))
  2561. ;; Do not hide fake properties.
  2562. (should-not
  2563. (let ((org-custom-properties '("FOO")))
  2564. (org-test-with-temp-text ":FOO: val\n"
  2565. (org-toggle-custom-properties-visibility)
  2566. (org-invisible-p2))))
  2567. (should-not
  2568. (let ((org-custom-properties '("A")))
  2569. (org-test-with-temp-text
  2570. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  2571. (org-toggle-custom-properties-visibility)
  2572. (org-invisible-p2)))))
  2573. ;;; Mark Region
  2574. (ert-deftest test-org/mark-subtree ()
  2575. "Test `org-mark-subtree' specifications."
  2576. ;; Error when point is before first headline.
  2577. (should-error
  2578. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  2579. (progn (transient-mark-mode 1)
  2580. (org-mark-subtree))))
  2581. ;; Without argument, mark current subtree.
  2582. (should
  2583. (equal
  2584. '(12 32)
  2585. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2586. (progn (transient-mark-mode 1)
  2587. (forward-line 2)
  2588. (org-mark-subtree)
  2589. (list (region-beginning) (region-end))))))
  2590. ;; With an argument, move ARG up.
  2591. (should
  2592. (equal
  2593. '(1 32)
  2594. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2595. (progn (transient-mark-mode 1)
  2596. (forward-line 2)
  2597. (org-mark-subtree 1)
  2598. (list (region-beginning) (region-end))))))
  2599. ;; Do not get fooled by inlinetasks.
  2600. (when (featurep 'org-inlinetask)
  2601. (should
  2602. (= 1
  2603. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  2604. (progn (transient-mark-mode 1)
  2605. (forward-line 1)
  2606. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  2607. (region-beginning)))))))
  2608. ;;; Miscellaneous
  2609. (ert-deftest test-org/in-regexp ()
  2610. "Test `org-in-regexp' specifications."
  2611. ;; Standard tests.
  2612. (should
  2613. (org-test-with-temp-text "xx ab<point>c xx"
  2614. (org-in-regexp "abc")))
  2615. (should-not
  2616. (org-test-with-temp-text "xx abc <point>xx"
  2617. (org-in-regexp "abc")))
  2618. ;; Return non-nil even with multiple matching regexps in the same
  2619. ;; line.
  2620. (should
  2621. (org-test-with-temp-text "abc xx ab<point>c xx"
  2622. (org-in-regexp "abc")))
  2623. ;; With optional argument NLINES, check extra lines around point.
  2624. (should-not
  2625. (org-test-with-temp-text "A\nB<point>\nC"
  2626. (org-in-regexp "A\nB\nC")))
  2627. (should
  2628. (org-test-with-temp-text "A\nB<point>\nC"
  2629. (org-in-regexp "A\nB\nC" 1)))
  2630. (should-not
  2631. (org-test-with-temp-text "A\nB\nC<point>"
  2632. (org-in-regexp "A\nB\nC" 1)))
  2633. ;; When optional argument VISUALLY is non-nil, return nil if at
  2634. ;; regexp boundaries.
  2635. (should
  2636. (org-test-with-temp-text "xx abc<point> xx"
  2637. (org-in-regexp "abc")))
  2638. (should-not
  2639. (org-test-with-temp-text "xx abc<point> xx"
  2640. (org-in-regexp "abc" nil t))))
  2641. (ert-deftest test-org/sort-entries ()
  2642. "Test `org-sort-entries'."
  2643. ;; Sort alphabetically.
  2644. (should
  2645. (equal "\n* abc\n* def\n* xyz\n"
  2646. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2647. (org-sort-entries nil ?a)
  2648. (buffer-string))))
  2649. (should
  2650. (equal "\n* xyz\n* def\n* abc\n"
  2651. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2652. (org-sort-entries nil ?A)
  2653. (buffer-string))))
  2654. ;; Sort numerically.
  2655. (should
  2656. (equal "\n* 1\n* 2\n* 10\n"
  2657. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2658. (org-sort-entries nil ?n)
  2659. (buffer-string))))
  2660. (should
  2661. (equal "\n* 10\n* 2\n* 1\n"
  2662. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2663. (org-sort-entries nil ?N)
  2664. (buffer-string))))
  2665. ;; Sort by custom function.
  2666. (should
  2667. (equal "\n* b\n* aa\n* ccc\n"
  2668. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  2669. (org-sort-entries nil ?f
  2670. (lambda ()
  2671. (length (buffer-substring (point-at-bol)
  2672. (point-at-eol))))
  2673. #'<)
  2674. (buffer-string))))
  2675. (should
  2676. (equal "\n* ccc\n* aa\n* b\n"
  2677. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  2678. (org-sort-entries nil ?F
  2679. (lambda ()
  2680. (length (buffer-substring (point-at-bol)
  2681. (point-at-eol))))
  2682. #'<)
  2683. (buffer-string))))
  2684. ;; Sort by TODO keyword.
  2685. (should
  2686. (equal "\n* TODO h1\n* TODO h3\n* DONE h2\n"
  2687. (org-test-with-temp-text
  2688. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  2689. (org-sort-entries nil ?o)
  2690. (buffer-string))))
  2691. (should
  2692. (equal "\n* DONE h2\n* TODO h1\n* TODO h3\n"
  2693. (org-test-with-temp-text
  2694. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  2695. (org-sort-entries nil ?O)
  2696. (buffer-string))))
  2697. ;; Sort by priority.
  2698. (should
  2699. (equal "\n* [#A] h2\n* [#B] h3\n* [#C] h1\n"
  2700. (org-test-with-temp-text
  2701. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  2702. (org-sort-entries nil ?p)
  2703. (buffer-string))))
  2704. (should
  2705. (equal "\n* [#C] h1\n* [#B] h3\n* [#A] h2\n"
  2706. (org-test-with-temp-text
  2707. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  2708. (org-sort-entries nil ?P)
  2709. (buffer-string))))
  2710. ;; Sort by creation time.
  2711. (should
  2712. (equal "
  2713. * h3
  2714. [2017-05-08 Mon]
  2715. * h2
  2716. [2017-05-09 Tue]
  2717. * h1
  2718. [2018-05-09 Wed]
  2719. "
  2720. (org-test-with-temp-text
  2721. "
  2722. * h1
  2723. [2018-05-09 Wed]
  2724. * h2
  2725. [2017-05-09 Tue]
  2726. * h3
  2727. [2017-05-08 Mon]
  2728. "
  2729. (org-sort-entries nil ?c)
  2730. (buffer-string))))
  2731. ;; Sort by scheduled date.
  2732. (should
  2733. (equal "
  2734. * TODO h4
  2735. SCHEDULED: <2017-05-06 Sat>
  2736. * TODO h3
  2737. SCHEDULED: <2017-05-08 Mon>
  2738. * TODO h2
  2739. DEADLINE: <2017-05-09 Tue>
  2740. * TODO h1
  2741. DEADLINE: <2017-05-07 Sun>
  2742. "
  2743. (org-test-with-temp-text
  2744. "
  2745. * TODO h2
  2746. DEADLINE: <2017-05-09 Tue>
  2747. * TODO h1
  2748. DEADLINE: <2017-05-07 Sun>
  2749. * TODO h3
  2750. SCHEDULED: <2017-05-08 Mon>
  2751. * TODO h4
  2752. SCHEDULED: <2017-05-06 Sat>
  2753. "
  2754. (org-sort-entries nil ?s)
  2755. (buffer-string))))
  2756. ;; Sort by deadline date.
  2757. (should
  2758. (equal "
  2759. * TODO h1
  2760. DEADLINE: <2017-05-07 Sun>
  2761. * TODO h2
  2762. DEADLINE: <2017-05-09 Tue>
  2763. * TODO h3
  2764. SCHEDULED: <2017-05-08 Mon>
  2765. * TODO h4
  2766. SCHEDULED: <2017-05-06 Sat>
  2767. "
  2768. (org-test-with-temp-text
  2769. "
  2770. * TODO h2
  2771. DEADLINE: <2017-05-09 Tue>
  2772. * TODO h1
  2773. DEADLINE: <2017-05-07 Sun>
  2774. * TODO h3
  2775. SCHEDULED: <2017-05-08 Mon>
  2776. * TODO h4
  2777. SCHEDULED: <2017-05-06 Sat>
  2778. "
  2779. (org-sort-entries nil ?d)
  2780. (buffer-string))))
  2781. ;; Sort by any date/time
  2782. (should
  2783. (equal "
  2784. * TODO h4
  2785. SCHEDULED: <2017-05-06 Sat>
  2786. * TODO h1
  2787. DEADLINE: <2017-05-07 Sun>
  2788. * TODO h3
  2789. SCHEDULED: <2017-05-08 Mon>
  2790. * TODO h2
  2791. DEADLINE: <2017-05-09 Tue>
  2792. "
  2793. (org-test-with-temp-text
  2794. "
  2795. * TODO h2
  2796. DEADLINE: <2017-05-09 Tue>
  2797. * TODO h1
  2798. DEADLINE: <2017-05-07 Sun>
  2799. * TODO h3
  2800. SCHEDULED: <2017-05-08 Mon>
  2801. * TODO h4
  2802. SCHEDULED: <2017-05-06 Sat>
  2803. "
  2804. (org-sort-entries nil ?t)
  2805. (buffer-string))))
  2806. ;; Sort by clocking time.
  2807. (should
  2808. (equal "
  2809. * clocked h2
  2810. :LOGBOOK:
  2811. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  2812. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  2813. :END:
  2814. * clocked h1
  2815. :LOGBOOK:
  2816. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  2817. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  2818. :END:
  2819. "
  2820. (org-test-with-temp-text
  2821. "
  2822. * clocked h1
  2823. :LOGBOOK:
  2824. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  2825. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  2826. :END:
  2827. * clocked h2
  2828. :LOGBOOK:
  2829. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  2830. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  2831. :END:
  2832. "
  2833. (org-sort-entries nil ?k)
  2834. (buffer-string)))))
  2835. (ert-deftest test-org/file-contents ()
  2836. "Test `org-file-contents' specifications."
  2837. ;; Open files.
  2838. (should
  2839. (string= "#+BIND: variable value
  2840. #+DESCRIPTION: l2
  2841. #+LANGUAGE: en
  2842. #+SELECT_TAGS: b
  2843. #+TITLE: b
  2844. #+PROPERTY: a 1
  2845. " (org-file-contents (expand-file-name "setupfile3.org"
  2846. (concat org-test-dir "examples/")))))
  2847. ;; Throw error when trying to access an invalid file.
  2848. (should-error (org-file-contents "this-file-must-not-exist"))
  2849. ;; Try to access an invalid file, but do not throw an error.
  2850. (should
  2851. (progn (org-file-contents "this-file-must-not-exist" :noerror) t))
  2852. ;; Open URL.
  2853. (should
  2854. (string= "foo"
  2855. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  2856. (unwind-protect
  2857. ;; Simulate successful retrieval of a URL.
  2858. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  2859. (lambda (&rest_)
  2860. (with-current-buffer buffer
  2861. (insert "HTTP/1.1 200 OK\n\nfoo"))
  2862. buffer)))
  2863. (org-file-contents "http://some-valid-url"))
  2864. (kill-buffer buffer)))))
  2865. ;; Throw error when trying to access an invalid URL.
  2866. (should-error
  2867. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  2868. (unwind-protect
  2869. ;; Simulate unsuccessful retrieval of a URL.
  2870. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  2871. (lambda (&rest_)
  2872. (with-current-buffer buffer
  2873. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  2874. buffer)))
  2875. (org-file-contents "http://this-url-must-not-exist"))
  2876. (kill-buffer buffer))))
  2877. ;; Try to access an invalid URL, but do not throw an error.
  2878. (should-error
  2879. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  2880. (unwind-protect
  2881. ;; Simulate unsuccessful retrieval of a URL.
  2882. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  2883. (lambda (&rest_)
  2884. (with-current-buffer buffer
  2885. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  2886. buffer)))
  2887. (org-file-contents "http://this-url-must-not-exist"))
  2888. (kill-buffer buffer))))
  2889. (should
  2890. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  2891. (unwind-protect
  2892. ;; Simulate unsuccessful retrieval of a URL.
  2893. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  2894. (lambda (&rest_)
  2895. (with-current-buffer buffer
  2896. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  2897. buffer)))
  2898. (org-file-contents "http://this-url-must-not-exist" :noerror))
  2899. (kill-buffer buffer))
  2900. t)))
  2901. ;;; Navigation
  2902. (ert-deftest test-org/forward-heading-same-level ()
  2903. "Test `org-forward-heading-same-level' specifications."
  2904. ;; Test navigation at top level, forward and backward.
  2905. (should
  2906. (equal "* H2"
  2907. (org-test-with-temp-text "* H1\n* H2"
  2908. (org-forward-heading-same-level 1)
  2909. (buffer-substring-no-properties (point) (line-end-position)))))
  2910. (should
  2911. (equal "* H1"
  2912. (org-test-with-temp-text "* H1\n<point>* H2"
  2913. (org-forward-heading-same-level -1)
  2914. (buffer-substring-no-properties (point) (line-end-position)))))
  2915. ;; Test navigation in a sub-tree, forward and backward.
  2916. (should
  2917. (equal "* H2"
  2918. (org-test-with-temp-text "* H1\n** H11\n** H12\n* H2"
  2919. (org-forward-heading-same-level 1)
  2920. (buffer-substring-no-properties (point) (line-end-position)))))
  2921. (should
  2922. (equal "* H1"
  2923. (org-test-with-temp-text "* H1\n** H11\n** H12\n<point>* H2"
  2924. (org-forward-heading-same-level -1)
  2925. (buffer-substring-no-properties (point) (line-end-position)))))
  2926. ;; Stop at first or last sub-heading.
  2927. (should-not
  2928. (equal "* H2"
  2929. (org-test-with-temp-text "* H1\n** H11\n<point>** H12\n* H2"
  2930. (org-forward-heading-same-level 1)
  2931. (buffer-substring-no-properties (point) (line-end-position)))))
  2932. (should-not
  2933. (equal "* H2"
  2934. (org-test-with-temp-text "* H1\n<point>** H11\n** H12\n* H2"
  2935. (org-forward-heading-same-level -1)
  2936. (buffer-substring-no-properties (point) (line-end-position)))))
  2937. ;; Allow multiple moves.
  2938. (should
  2939. (equal "* H3"
  2940. (org-test-with-temp-text "* H1\n* H2\n* H3"
  2941. (org-forward-heading-same-level 2)
  2942. (buffer-substring-no-properties (point) (line-end-position)))))
  2943. (should
  2944. (equal "* H1"
  2945. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  2946. (org-forward-heading-same-level -2)
  2947. (buffer-substring-no-properties (point) (line-end-position)))))
  2948. ;; Ignore spurious moves when first (or last) sibling is reached.
  2949. (should
  2950. (equal "** H3"
  2951. (org-test-with-temp-text "* First\n<point>** H1\n** H2\n** H3\n* Last"
  2952. (org-forward-heading-same-level 100)
  2953. (buffer-substring-no-properties (point) (line-end-position)))))
  2954. (should
  2955. (equal "** H1"
  2956. (org-test-with-temp-text "* First\n** H1\n** H2\n<point>** H3\n* Last"
  2957. (org-forward-heading-same-level -100)
  2958. (buffer-substring-no-properties (point) (line-end-position))))))
  2959. (ert-deftest test-org/end-of-meta-data ()
  2960. "Test `org-end-of-meta-data' specifications."
  2961. ;; Skip planning line.
  2962. (should
  2963. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  2964. (org-end-of-meta-data)
  2965. (eobp)))
  2966. ;; Skip properties drawer.
  2967. (should
  2968. (org-test-with-temp-text
  2969. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  2970. (org-end-of-meta-data)
  2971. (eobp)))
  2972. ;; Skip both.
  2973. (should
  2974. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  2975. (org-end-of-meta-data)
  2976. (eobp)))
  2977. ;; Nothing to skip, go to first line.
  2978. (should
  2979. (org-test-with-temp-text "* Headline\nContents"
  2980. (org-end-of-meta-data)
  2981. (looking-at "Contents")))
  2982. ;; With option argument, skip empty lines, regular drawers and
  2983. ;; clocking lines.
  2984. (should
  2985. (org-test-with-temp-text "* Headline\n\nContents"
  2986. (org-end-of-meta-data t)
  2987. (looking-at "Contents")))
  2988. (should
  2989. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  2990. (org-end-of-meta-data t)
  2991. (looking-at "Contents")))
  2992. (should
  2993. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  2994. (org-end-of-meta-data t)
  2995. (looking-at "Contents")))
  2996. ;; Special case: do not skip incomplete drawers.
  2997. (should
  2998. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  2999. (org-end-of-meta-data t)
  3000. (looking-at ":LOGBOOK:")))
  3001. ;; Special case: Be careful about consecutive headlines.
  3002. (should-not
  3003. (org-test-with-temp-text "* H1\n*H2\nContents"
  3004. (org-end-of-meta-data t)
  3005. (looking-at "Contents"))))
  3006. (ert-deftest test-org/beginning-of-line ()
  3007. "Test `org-beginning-of-line' specifications."
  3008. ;; Move to beginning of line. If current line in invisible, move to
  3009. ;; beginning of visible line instead.
  3010. (should
  3011. (org-test-with-temp-text "Some text\nSome other text<point>"
  3012. (org-beginning-of-line)
  3013. (bolp)))
  3014. (should
  3015. (org-test-with-temp-text "* H1\n** H2<point>"
  3016. (org-overview)
  3017. (org-beginning-of-line)
  3018. (= (line-beginning-position) 1)))
  3019. ;; With `visual-line-mode' active, move to beginning of visual line.
  3020. (should-not
  3021. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3022. (visual-line-mode)
  3023. (dotimes (i 1000) (insert "very "))
  3024. (org-beginning-of-line)
  3025. (bolp)))
  3026. ;; In a wide headline, with `visual-line-mode', prefer going to the
  3027. ;; beginning of a visual line than to the logical beginning of line,
  3028. ;; even if special movement is active.
  3029. (should-not
  3030. (org-test-with-temp-text "* A <point>long headline"
  3031. (visual-line-mode)
  3032. (dotimes (i 1000) (insert "very "))
  3033. (goto-char (point-max))
  3034. (org-beginning-of-line)
  3035. (bobp)))
  3036. (should-not
  3037. (org-test-with-temp-text "* A <point>long headline"
  3038. (visual-line-mode)
  3039. (dotimes (i 1000) (insert "very "))
  3040. (goto-char (point-max))
  3041. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line))
  3042. (bobp)))
  3043. ;; At an headline with special movement, first move at beginning of
  3044. ;; title, then at the beginning of line, rinse, repeat.
  3045. (should
  3046. (org-test-with-temp-text "* TODO Headline<point>"
  3047. (let ((org-special-ctrl-a/e t))
  3048. (and (progn (org-beginning-of-line) (looking-at-p "Headline"))
  3049. (progn (org-beginning-of-line) (bolp))
  3050. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3051. (should
  3052. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3053. (let ((org-special-ctrl-a/e t))
  3054. (org-beginning-of-line)
  3055. (looking-at "Headline"))))
  3056. (should
  3057. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3058. (let ((org-special-ctrl-a/e '(t . nil)))
  3059. (org-beginning-of-line)
  3060. (looking-at "Headline"))))
  3061. (should-not
  3062. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3063. (let ((org-special-ctrl-a/e '(nil . nil)))
  3064. (org-beginning-of-line)
  3065. (looking-at "Headline"))))
  3066. ;; At an headline with reversed movement, first move to beginning of
  3067. ;; line, then to the beginning of title.
  3068. (should
  3069. (org-test-with-temp-text "* TODO Headline<point>"
  3070. (let ((org-special-ctrl-a/e 'reversed)
  3071. (this-command last-command))
  3072. (and (progn (org-beginning-of-line) (bolp))
  3073. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3074. (should
  3075. (org-test-with-temp-text "* TODO Headline<point>"
  3076. (let ((org-special-ctrl-a/e '(reversed . nil))
  3077. (this-command last-command))
  3078. (and (progn (org-beginning-of-line) (bolp))
  3079. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3080. (should-not
  3081. (org-test-with-temp-text "* TODO Headline<point>"
  3082. (let ((org-special-ctrl-a/e '(t . nil))
  3083. (this-command last-command))
  3084. (and (progn (org-beginning-of-line) (bolp))
  3085. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3086. ;; At an item with special movement, first move after to beginning
  3087. ;; of title, then to the beginning of line, rinse, repeat.
  3088. (should
  3089. (org-test-with-temp-text "- [ ] Item<point>"
  3090. (let ((org-special-ctrl-a/e t))
  3091. (and (progn (org-beginning-of-line) (looking-at-p "Item"))
  3092. (progn (org-beginning-of-line) (bolp))
  3093. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3094. ;; At an item with reversed movement, first move to beginning of
  3095. ;; line, then to the beginning of title.
  3096. (should
  3097. (org-test-with-temp-text "- [X] Item<point>"
  3098. (let ((org-special-ctrl-a/e 'reversed)
  3099. (this-command last-command))
  3100. (and (progn (org-beginning-of-line) (bolp))
  3101. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3102. ;; Leave point before invisible characters at column 0.
  3103. (should
  3104. (org-test-with-temp-text "[[http://orgmode.org]]<point>"
  3105. (let ((org-special-ctrl-a/e nil))
  3106. (org-beginning-of-line)
  3107. (bolp))))
  3108. (should
  3109. (org-test-with-temp-text "[[http://orgmode.org]]<point>"
  3110. (let ((org-special-ctrl-a/e t))
  3111. (org-beginning-of-line)
  3112. (bolp))))
  3113. (should
  3114. (org-test-with-temp-text "[[http<point>://orgmode.org]]"
  3115. (visual-line-mode)
  3116. (org-beginning-of-line)
  3117. (bolp)))
  3118. ;; Special case: Do not error when the buffer contains only a single
  3119. ;; asterisk.
  3120. (should
  3121. (org-test-with-temp-text "*<point>"
  3122. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line) t)))
  3123. (should
  3124. (org-test-with-temp-text "*<point>"
  3125. (let ((org-special-ctrl-a/e nil)) (org-beginning-of-line) t))))
  3126. (ert-deftest test-org/end-of-line ()
  3127. "Test `org-end-of-line' specifications."
  3128. ;; Standard test.
  3129. (should
  3130. (org-test-with-temp-text "Some text\nSome other text"
  3131. (org-end-of-line)
  3132. (eolp)))
  3133. ;; With `visual-line-mode' active, move to end of visible line.
  3134. ;; However, never go past ellipsis.
  3135. (should-not
  3136. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3137. (visual-line-mode)
  3138. (dotimes (i 1000) (insert "very "))
  3139. (goto-char (point-min))
  3140. (org-end-of-line)
  3141. (eolp)))
  3142. (should-not
  3143. (org-test-with-temp-text "* A short headline\nSome contents"
  3144. (visual-line-mode)
  3145. (org-overview)
  3146. (org-end-of-line)
  3147. (eobp)))
  3148. ;; In a wide headline, with `visual-line-mode', prefer going to end
  3149. ;; of visible line if tags, or end of line, are farther.
  3150. (should-not
  3151. (org-test-with-temp-text "* A <point>long headline"
  3152. (visual-line-mode)
  3153. (dotimes (i 1000) (insert "very "))
  3154. (goto-char (point-min))
  3155. (org-end-of-line)
  3156. (eolp)))
  3157. (should-not
  3158. (org-test-with-temp-text "* A <point>long headline :tag:"
  3159. (visual-line-mode)
  3160. (dotimes (i 1000) (insert "very "))
  3161. (goto-char (point-min))
  3162. (org-end-of-line)
  3163. (eolp)))
  3164. ;; At an headline without special movement, go to end of line.
  3165. ;; However, never go past ellipsis.
  3166. (should
  3167. (org-test-with-temp-text "* Headline2b :tag:\n"
  3168. (let ((org-special-ctrl-a/e nil))
  3169. (and (progn (org-end-of-line) (eolp))
  3170. (progn (org-end-of-line) (eolp))))))
  3171. (should
  3172. (org-test-with-temp-text "* Headline2b :tag:\n"
  3173. (let ((org-special-ctrl-a/e '(t . nil)))
  3174. (and (progn (org-end-of-line) (eolp))
  3175. (progn (org-end-of-line) (eolp))))))
  3176. (should
  3177. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3178. (org-overview)
  3179. (let ((org-special-ctrl-a/e nil))
  3180. (org-end-of-line)
  3181. (= 1 (line-beginning-position)))))
  3182. ;; At an headline with special movement, first move before tags,
  3183. ;; then at the end of line, rinse, repeat. However, never go past
  3184. ;; ellipsis.
  3185. (should
  3186. (org-test-with-temp-text "* Headline1 :tag:\n"
  3187. (let ((org-special-ctrl-a/e t))
  3188. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3189. (progn (org-end-of-line) (eolp))
  3190. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3191. (should
  3192. (org-test-with-temp-text "* Headline1 :tag:\n"
  3193. (let ((org-special-ctrl-a/e '(nil . t)))
  3194. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3195. (progn (org-end-of-line) (eolp))
  3196. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3197. (should-not
  3198. (org-test-with-temp-text "* Headline1 :tag:\n"
  3199. (let ((org-special-ctrl-a/e '(nil . nil)))
  3200. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3201. (progn (org-end-of-line) (eolp))
  3202. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3203. (should
  3204. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3205. (org-overview)
  3206. (let ((org-special-ctrl-a/e t))
  3207. (org-end-of-line)
  3208. (org-end-of-line)
  3209. (= 1 (line-beginning-position)))))
  3210. ;; At an headline, with reversed movement, first go to end of line,
  3211. ;; then before tags. However, never go past ellipsis.
  3212. (should
  3213. (org-test-with-temp-text "* Headline3 :tag:\n"
  3214. (let ((org-special-ctrl-a/e 'reversed)
  3215. (this-command last-command))
  3216. (and (progn (org-end-of-line) (eolp))
  3217. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3218. (should
  3219. (org-test-with-temp-text "* Headline3 :tag:\n"
  3220. (let ((org-special-ctrl-a/e '(nil . reversed))
  3221. (this-command last-command))
  3222. (and (progn (org-end-of-line) (eolp))
  3223. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3224. (should-not
  3225. (org-test-with-temp-text "* Headline3 :tag:\n"
  3226. (let ((org-special-ctrl-a/e '(nil . t))
  3227. (this-command last-command))
  3228. (and (progn (org-end-of-line) (eolp))
  3229. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3230. (should
  3231. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3232. (org-overview)
  3233. (let ((org-special-ctrl-a/e 'reversed))
  3234. (org-end-of-line)
  3235. (= 1 (line-beginning-position)))))
  3236. ;; At a block without hidden contents.
  3237. (should
  3238. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3239. (progn (org-end-of-line) (eolp))))
  3240. ;; At a block with hidden contents.
  3241. (should-not
  3242. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3243. (let ((org-special-ctrl-a/e t))
  3244. (org-hide-block-toggle)
  3245. (org-end-of-line)
  3246. (eobp))))
  3247. ;; Get past invisible characters at the end of line.
  3248. (should
  3249. (org-test-with-temp-text "[[http://orgmode.org]]"
  3250. (org-end-of-line)
  3251. (eolp))))
  3252. (ert-deftest test-org/open-line ()
  3253. "Test `org-open-line' specifications."
  3254. ;; Call `open-line' outside of tables.
  3255. (should
  3256. (equal "\nText"
  3257. (org-test-with-temp-text "Text"
  3258. (org-open-line 1)
  3259. (buffer-string))))
  3260. ;; At a table, create a row above.
  3261. (should
  3262. (equal "\n| |\n| a |"
  3263. (org-test-with-temp-text "\n<point>| a |"
  3264. (org-open-line 1)
  3265. (buffer-string))))
  3266. ;; At the very first character of the buffer, also call `open-line'.
  3267. (should
  3268. (equal "\n| a |"
  3269. (org-test-with-temp-text "| a |"
  3270. (org-open-line 1)
  3271. (buffer-string))))
  3272. ;; Narrowing does not count.
  3273. (should
  3274. (equal "Text\n| |\n| a |"
  3275. (org-test-with-temp-text "Text\n<point>| a |"
  3276. (narrow-to-region (point) (point-max))
  3277. (org-open-line 1)
  3278. (widen)
  3279. (buffer-string)))))
  3280. (ert-deftest test-org/forward-sentence ()
  3281. "Test `org-forward-sentence' specifications."
  3282. ;; At the end of a table cell, move to the end of the next one.
  3283. (should
  3284. (org-test-with-temp-text "| a<point> | b |"
  3285. (org-forward-sentence)
  3286. (looking-at " |$")))
  3287. ;; Elsewhere in a cell, move to its end.
  3288. (should
  3289. (org-test-with-temp-text "| a<point>c | b |"
  3290. (org-forward-sentence)
  3291. (looking-at " | b |$")))
  3292. ;; Otherwise, simply call `forward-sentence'.
  3293. (should
  3294. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3295. (org-forward-sentence)
  3296. (looking-at " Sentence 2.")))
  3297. (should
  3298. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3299. (org-forward-sentence)
  3300. (org-forward-sentence)
  3301. (eobp)))
  3302. ;; At the end of an element, jump to the next one, without stopping
  3303. ;; on blank lines in-between.
  3304. (should
  3305. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  3306. (org-forward-sentence)
  3307. (eobp)))
  3308. ;; On a headline, stop at the end of the line, unless point is
  3309. ;; already there.
  3310. (should
  3311. (equal
  3312. "* Headline"
  3313. (org-test-with-temp-text "* <point>Headline\nSentence."
  3314. (org-forward-sentence)
  3315. (buffer-substring-no-properties (line-beginning-position) (point)))))
  3316. (should
  3317. (org-test-with-temp-text "* Headline<point>\nSentence."
  3318. (org-forward-sentence)
  3319. (eobp))))
  3320. (ert-deftest test-org/backward-sentence ()
  3321. "Test `org-backward-sentence' specifications."
  3322. ;; At the beginning of a table cell, move to the beginning of the
  3323. ;; previous one.
  3324. (should
  3325. (org-test-with-temp-text "| a | <point>b |"
  3326. (org-backward-sentence)
  3327. (looking-at "a | b |$")))
  3328. ;; Elsewhere in a cell, move to its beginning.
  3329. (should
  3330. (org-test-with-temp-text "| a | b<point>c |"
  3331. (org-backward-sentence)
  3332. (looking-at "bc |$")))
  3333. ;; Otherwise, simply call `backward-sentence'.
  3334. (should
  3335. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3336. (org-backward-sentence)
  3337. (looking-at "Sentence 2.")))
  3338. (should
  3339. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3340. (org-backward-sentence)
  3341. (org-backward-sentence)
  3342. (bobp)))
  3343. ;; Make sure to hit the beginning of a sentence on the same line as
  3344. ;; an item.
  3345. (should
  3346. (org-test-with-temp-text "- Line 1\n line <point>2."
  3347. (org-backward-sentence)
  3348. (looking-at "Line 1"))))
  3349. (ert-deftest test-org/forward-paragraph ()
  3350. "Test `org-forward-paragraph' specifications."
  3351. ;; At end of buffer, do not return an error.
  3352. (should
  3353. (org-test-with-temp-text "Paragraph"
  3354. (goto-char (point-max))
  3355. (org-forward-paragraph)
  3356. t))
  3357. ;; Standard test.
  3358. (should
  3359. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  3360. (org-forward-paragraph)
  3361. (looking-at "P2")))
  3362. ;; Ignore depth.
  3363. (should
  3364. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n#+END_CENTER\nP2"
  3365. (org-forward-paragraph)
  3366. (looking-at "P1")))
  3367. ;; Do not enter elements with invisible contents.
  3368. (should
  3369. (org-test-with-temp-text "#+BEGIN_CENTER\nP1\n\nP2\n#+END_CENTER\nP3"
  3370. (org-hide-block-toggle)
  3371. (org-forward-paragraph)
  3372. (looking-at "P3")))
  3373. ;; On an affiliated keyword, jump to the beginning of the element.
  3374. (should
  3375. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  3376. (org-forward-paragraph)
  3377. (looking-at "Para")))
  3378. ;; On an item or a footnote definition, move to the second element
  3379. ;; inside, if any.
  3380. (should
  3381. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  3382. (org-forward-paragraph)
  3383. (looking-at " Paragraph")))
  3384. (should
  3385. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  3386. (org-forward-paragraph)
  3387. (looking-at "Paragraph")))
  3388. ;; On an item, or a footnote definition, when the first line is
  3389. ;; empty, move to the first item.
  3390. (should
  3391. (org-test-with-temp-text "- \n\n Paragraph\n- Item2"
  3392. (org-forward-paragraph)
  3393. (looking-at " Paragraph")))
  3394. (should
  3395. (org-test-with-temp-text "[fn:1]\n\nParagraph\n\n[fn:2] Def2"
  3396. (org-forward-paragraph)
  3397. (looking-at "Paragraph")))
  3398. ;; On a table (resp. a property drawer) do not move through table
  3399. ;; rows (resp. node properties).
  3400. (should
  3401. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  3402. (org-forward-paragraph)
  3403. (looking-at "Paragraph")))
  3404. (should
  3405. (org-test-with-temp-text
  3406. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  3407. (org-forward-paragraph)
  3408. (looking-at "Paragraph")))
  3409. ;; On a verse or source block, stop after blank lines.
  3410. (should
  3411. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n#+END_VERSE"
  3412. (org-forward-paragraph)
  3413. (looking-at "L2")))
  3414. (should
  3415. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n#+END_SRC"
  3416. (org-forward-paragraph)
  3417. (looking-at "L2"))))
  3418. (ert-deftest test-org/backward-paragraph ()
  3419. "Test `org-backward-paragraph' specifications."
  3420. ;; Do not error at beginning of buffer.
  3421. (should
  3422. (org-test-with-temp-text "Paragraph"
  3423. (org-backward-paragraph)
  3424. t))
  3425. ;; Regular test.
  3426. (should
  3427. (org-test-with-temp-text "P1\n\nP2\n\nP3<point>"
  3428. (org-backward-paragraph)
  3429. (looking-at "P3")))
  3430. (should
  3431. (org-test-with-temp-text "P1\n\nP2\n\n<point>P3"
  3432. (org-backward-paragraph)
  3433. (looking-at-p "P2")))
  3434. ;; Ignore depth.
  3435. (should
  3436. (org-test-with-temp-text "P1\n\n#+BEGIN_CENTER\nP2\n#+END_CENTER\n<point>P3"
  3437. (org-backward-paragraph)
  3438. (looking-at-p "P2")))
  3439. ;; Ignore invisible elements.
  3440. (should
  3441. (org-test-with-temp-text "* H1\n P1\n* H2"
  3442. (org-cycle)
  3443. (goto-char (point-max))
  3444. (beginning-of-line)
  3445. (org-backward-paragraph)
  3446. (bobp)))
  3447. ;; On an affiliated keyword, jump to the first one.
  3448. (should
  3449. (org-test-with-temp-text
  3450. "P1\n#+name: n\n#+caption: c1\n#+caption: <point>c2\nP2"
  3451. (org-backward-paragraph)
  3452. (looking-at-p "#\\+name")))
  3453. ;; On the second element in an item or a footnote definition, jump
  3454. ;; to item or the definition.
  3455. (should
  3456. (org-test-with-temp-text "- line1\n\n<point> line2"
  3457. (org-backward-paragraph)
  3458. (looking-at-p "- line1")))
  3459. (should
  3460. (org-test-with-temp-text "[fn:1] line1\n\n<point> line2"
  3461. (org-backward-paragraph)
  3462. (looking-at-p "\\[fn:1\\] line1")))
  3463. ;; On a table (resp. a property drawer), ignore table rows
  3464. ;; (resp. node properties).
  3465. (should
  3466. (org-test-with-temp-text "| a | b |\n| c | d |\n<point>P1"
  3467. (org-backward-paragraph)
  3468. (bobp)))
  3469. (should
  3470. (org-test-with-temp-text "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  3471. (org-backward-paragraph)
  3472. (looking-at-p ":PROPERTIES:")))
  3473. ;; On a comment, example, src and verse blocks, stop before blank
  3474. ;; lines.
  3475. (should
  3476. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\n\nL2\n\n<point>L3\n#+END_VERSE"
  3477. (org-backward-paragraph)
  3478. (looking-at-p "L2")))
  3479. (should
  3480. (org-test-with-temp-text "#+BEGIN_SRC\nL1\n\nL2\n\n<point>L3#+END_SRC"
  3481. (org-backward-paragraph)
  3482. (looking-at-p "L2")))
  3483. ;; In comment, example, export, src and verse blocks, stop below
  3484. ;; opening line when called from within the block.
  3485. (should
  3486. (org-test-with-temp-text "#+BEGIN_VERSE\nL1\nL2<point>\n#+END_VERSE"
  3487. (org-backward-paragraph)
  3488. (looking-at-p "L1")))
  3489. (should
  3490. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nL1\nL2<point>\n#+END_EXAMPLE"
  3491. (org-backward-paragraph)
  3492. (looking-at-p "L1")))
  3493. ;; When called from the opening line itself, however, move to
  3494. ;; beginning of block.
  3495. (should
  3496. (org-test-with-temp-text "#+BEGIN_<point>EXAMPLE\nL1\n#+END_EXAMPLE"
  3497. (org-backward-paragraph)
  3498. (bobp))))
  3499. (ert-deftest test-org/forward-element ()
  3500. "Test `org-forward-element' specifications."
  3501. ;; 1. At EOB: should error.
  3502. (org-test-with-temp-text "Some text\n"
  3503. (goto-char (point-max))
  3504. (should-error (org-forward-element)))
  3505. ;; 2. Standard move: expected to ignore blank lines.
  3506. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  3507. (org-forward-element)
  3508. (should (looking-at (regexp-quote "Second paragraph."))))
  3509. ;; 3. Headline tests.
  3510. (org-test-with-temp-text "
  3511. * Head 1
  3512. ** Head 1.1
  3513. *** Head 1.1.1
  3514. ** Head 1.2"
  3515. ;; 3.1. At an headline beginning: move to next headline at the
  3516. ;; same level.
  3517. (goto-line 3)
  3518. (org-forward-element)
  3519. (should (looking-at (regexp-quote "** Head 1.2")))
  3520. ;; 3.2. At an headline beginning: move to parent headline if no
  3521. ;; headline at the same level.
  3522. (goto-line 3)
  3523. (org-forward-element)
  3524. (should (looking-at (regexp-quote "** Head 1.2"))))
  3525. ;; 4. Greater element tests.
  3526. (org-test-with-temp-text
  3527. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  3528. ;; 4.1. At a greater element: expected to skip contents.
  3529. (org-forward-element)
  3530. (should (looking-at (regexp-quote "Outside.")))
  3531. ;; 4.2. At the end of greater element contents: expected to skip
  3532. ;; to the end of the greater element.
  3533. (goto-line 2)
  3534. (org-forward-element)
  3535. (should (looking-at (regexp-quote "Outside."))))
  3536. ;; 5. List tests.
  3537. (org-test-with-temp-text "
  3538. - item1
  3539. - sub1
  3540. - sub2
  3541. - sub3
  3542. Inner paragraph.
  3543. - item2
  3544. Outside."
  3545. ;; 5.1. At list top point: expected to move to the element after
  3546. ;; the list.
  3547. (goto-line 2)
  3548. (org-forward-element)
  3549. (should (looking-at (regexp-quote "Outside.")))
  3550. ;; 5.2. Special case: at the first line of a sub-list, but not at
  3551. ;; beginning of line, move to next item.
  3552. (goto-line 2)
  3553. (forward-char)
  3554. (org-forward-element)
  3555. (should (looking-at "- item2"))
  3556. (goto-line 4)
  3557. (forward-char)
  3558. (org-forward-element)
  3559. (should (looking-at " - sub2"))
  3560. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  3561. (goto-line 4)
  3562. (org-forward-element)
  3563. (should (looking-at (regexp-quote " Inner paragraph.")))
  3564. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  3565. (goto-line 8)
  3566. (org-forward-element)
  3567. (should (looking-at (regexp-quote " Inner paragraph.")))
  3568. ;; 5.5. At an item: expected to move to next item, if any.
  3569. (goto-line 6)
  3570. (org-forward-element)
  3571. (should (looking-at " - sub3"))))
  3572. (ert-deftest test-org/backward-element ()
  3573. "Test `org-backward-element' specifications."
  3574. ;; 1. Should error at BOB.
  3575. (org-test-with-temp-text " \nParagraph."
  3576. (should-error (org-backward-element)))
  3577. ;; 2. Should move at BOB when called on the first element in buffer.
  3578. (should
  3579. (org-test-with-temp-text "\n#+TITLE: test"
  3580. (progn (forward-line)
  3581. (org-backward-element)
  3582. (bobp))))
  3583. ;; 3. Not at the beginning of an element: move at its beginning.
  3584. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  3585. (goto-line 3)
  3586. (end-of-line)
  3587. (org-backward-element)
  3588. (should (looking-at (regexp-quote "Paragraph2."))))
  3589. ;; 4. Headline tests.
  3590. (org-test-with-temp-text "
  3591. * Head 1
  3592. ** Head 1.1
  3593. *** Head 1.1.1
  3594. ** Head 1.2"
  3595. ;; 4.1. At an headline beginning: move to previous headline at the
  3596. ;; same level.
  3597. (goto-line 5)
  3598. (org-backward-element)
  3599. (should (looking-at (regexp-quote "** Head 1.1")))
  3600. ;; 4.2. At an headline beginning: move to parent headline if no
  3601. ;; headline at the same level.
  3602. (goto-line 3)
  3603. (org-backward-element)
  3604. (should (looking-at (regexp-quote "* Head 1")))
  3605. ;; 4.3. At the first top-level headline: should error.
  3606. (goto-line 2)
  3607. (should-error (org-backward-element)))
  3608. ;; 5. At beginning of first element inside a greater element:
  3609. ;; expected to move to greater element's beginning.
  3610. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  3611. (goto-line 3)
  3612. (org-backward-element)
  3613. (should (looking-at "#\\+BEGIN_CENTER")))
  3614. ;; 6. At the beginning of the first element in a section: should
  3615. ;; move back to headline, if any.
  3616. (should
  3617. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  3618. (progn (goto-char (point-max))
  3619. (beginning-of-line)
  3620. (org-backward-element)
  3621. (org-at-heading-p))))
  3622. ;; 7. List tests.
  3623. (org-test-with-temp-text "
  3624. - item1
  3625. - sub1
  3626. - sub2
  3627. - sub3
  3628. Inner paragraph.
  3629. - item2
  3630. Outside."
  3631. ;; 7.1. At beginning of sub-list: expected to move to the
  3632. ;; paragraph before it.
  3633. (goto-line 4)
  3634. (org-backward-element)
  3635. (should (looking-at "item1"))
  3636. ;; 7.2. At an item in a list: expected to move at previous item.
  3637. (goto-line 8)
  3638. (org-backward-element)
  3639. (should (looking-at " - sub2"))
  3640. (goto-line 12)
  3641. (org-backward-element)
  3642. (should (looking-at "- item1"))
  3643. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  3644. ;; beginning.
  3645. (goto-line 10)
  3646. (org-backward-element)
  3647. (should (looking-at " - sub1"))
  3648. (goto-line 15)
  3649. (org-backward-element)
  3650. (should (looking-at "- item1"))
  3651. ;; 7.4. At blank-lines before list end: expected to move to top
  3652. ;; item.
  3653. (goto-line 14)
  3654. (org-backward-element)
  3655. (should (looking-at "- item1"))))
  3656. (ert-deftest test-org/up-element ()
  3657. "Test `org-up-element' specifications."
  3658. ;; 1. At BOB or with no surrounding element: should error.
  3659. (org-test-with-temp-text "Paragraph."
  3660. (should-error (org-up-element)))
  3661. (org-test-with-temp-text "* Head1\n* Head2"
  3662. (goto-line 2)
  3663. (should-error (org-up-element)))
  3664. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  3665. (goto-line 3)
  3666. (should-error (org-up-element)))
  3667. ;; 2. At an headline: move to parent headline.
  3668. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  3669. (goto-line 3)
  3670. (org-up-element)
  3671. (should (looking-at "\\* Head1")))
  3672. ;; 3. Inside a greater element: move to greater element beginning.
  3673. (org-test-with-temp-text
  3674. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  3675. (goto-line 3)
  3676. (org-up-element)
  3677. (should (looking-at "#\\+BEGIN_CENTER")))
  3678. ;; 4. List tests.
  3679. (org-test-with-temp-text "* Top
  3680. - item1
  3681. - sub1
  3682. - sub2
  3683. Paragraph within sub2.
  3684. - item2"
  3685. ;; 4.1. Within an item: move to the item beginning.
  3686. (goto-line 8)
  3687. (org-up-element)
  3688. (should (looking-at " - sub2"))
  3689. ;; 4.2. At an item in a sub-list: move to parent item.
  3690. (goto-line 4)
  3691. (org-up-element)
  3692. (should (looking-at "- item1"))
  3693. ;; 4.3. At an item in top list: move to beginning of whole list.
  3694. (goto-line 10)
  3695. (org-up-element)
  3696. (should (looking-at "- item1"))
  3697. ;; 4.4. Special case. At very top point: should move to parent of
  3698. ;; list.
  3699. (goto-line 2)
  3700. (org-up-element)
  3701. (should (looking-at "\\* Top"))))
  3702. (ert-deftest test-org/down-element ()
  3703. "Test `org-down-element' specifications."
  3704. ;; Error when the element hasn't got a recursive type.
  3705. (org-test-with-temp-text "Paragraph."
  3706. (should-error (org-down-element)))
  3707. ;; Error when the element has no contents
  3708. (org-test-with-temp-text "* Headline"
  3709. (should-error (org-down-element)))
  3710. ;; When at a plain-list, move to first item.
  3711. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  3712. (goto-line 2)
  3713. (org-down-element)
  3714. (should (looking-at " - Item 1.1")))
  3715. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  3716. (org-down-element)
  3717. (should (looking-at " Item 1")))
  3718. ;; When at a table, move to first row
  3719. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  3720. (org-down-element)
  3721. (should (looking-at " a | b |")))
  3722. ;; Otherwise, move inside the greater element.
  3723. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  3724. (org-down-element)
  3725. (should (looking-at "Paragraph"))))
  3726. (ert-deftest test-org/drag-element-backward ()
  3727. "Test `org-drag-element-backward' specifications."
  3728. ;; Standard test.
  3729. (should
  3730. (equal
  3731. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  3732. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  3733. (org-drag-element-backward)
  3734. (buffer-string))))
  3735. (should
  3736. (equal
  3737. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  3738. (org-test-with-temp-text
  3739. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  3740. (org-drag-element-backward)
  3741. (buffer-string))))
  3742. ;; Preserve blank lines.
  3743. (should
  3744. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  3745. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  3746. (org-drag-element-backward)
  3747. (buffer-string))))
  3748. ;; Preserve column.
  3749. (should
  3750. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  3751. (org-drag-element-backward)
  3752. (looking-at-p "2")))
  3753. ;; Error when trying to move first element of buffer.
  3754. (should-error
  3755. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  3756. (org-drag-element-backward))
  3757. :type 'user-error)
  3758. ;; Error when trying to swap nested elements.
  3759. (should-error
  3760. (org-test-with-temp-text "#+BEGIN_CENTER\n<point>Test.\n#+END_CENTER"
  3761. (org-drag-element-backward))
  3762. :type 'user-error)
  3763. ;; Error when trying to swap an headline element and a non-headline
  3764. ;; element.
  3765. (should-error
  3766. (org-test-with-temp-text "Test.\n<point>* Head 1"
  3767. (org-drag-element-backward))
  3768. :type 'error)
  3769. ;; Error when called before first element.
  3770. (should-error
  3771. (org-test-with-temp-text "\n<point>"
  3772. (org-drag-element-backward))
  3773. :type 'user-error)
  3774. ;; Preserve visibility of elements and their contents.
  3775. (should
  3776. (equal '((63 . 82) (26 . 48))
  3777. (org-test-with-temp-text "
  3778. #+BEGIN_CENTER
  3779. Text.
  3780. #+END_CENTER
  3781. - item 1
  3782. #+BEGIN_QUOTE
  3783. Text.
  3784. #+END_QUOTE"
  3785. (while (search-forward "BEGIN_" nil t) (org-cycle))
  3786. (search-backward "- item 1")
  3787. (org-drag-element-backward)
  3788. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  3789. (overlays-in (point-min) (point-max))))))
  3790. ;; Pathological case: handle call with point in blank lines right
  3791. ;; after a headline.
  3792. (should
  3793. (equal "* H2\n* H1\nText\n\n"
  3794. (org-test-with-temp-text "* H1\nText\n* H2\n\n<point>"
  3795. (org-drag-element-backward)
  3796. (buffer-string)))))
  3797. (ert-deftest test-org/drag-element-forward ()
  3798. "Test `org-drag-element-forward' specifications."
  3799. ;; 1. Error when trying to move first element of buffer.
  3800. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  3801. (goto-line 3)
  3802. (should-error (org-drag-element-forward)))
  3803. ;; 2. Error when trying to swap nested elements.
  3804. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  3805. (forward-line)
  3806. (should-error (org-drag-element-forward)))
  3807. ;; 3. Error when trying to swap a non-headline element and an
  3808. ;; headline.
  3809. (org-test-with-temp-text "Test.\n* Head 1"
  3810. (should-error (org-drag-element-forward)))
  3811. ;; 4. Error when called before first element.
  3812. (should-error
  3813. (org-test-with-temp-text "\n"
  3814. (forward-line)
  3815. (org-drag-element-backward))
  3816. :type 'user-error)
  3817. ;; 5. Otherwise, swap elements, preserving column and blank lines
  3818. ;; between elements.
  3819. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  3820. (search-forward "graph")
  3821. (org-drag-element-forward)
  3822. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  3823. (should (looking-at " 1")))
  3824. ;; 5. Preserve visibility of elements and their contents.
  3825. (org-test-with-temp-text "
  3826. #+BEGIN_CENTER
  3827. Text.
  3828. #+END_CENTER
  3829. - item 1
  3830. #+BEGIN_QUOTE
  3831. Text.
  3832. #+END_QUOTE"
  3833. (while (search-forward "BEGIN_" nil t) (org-cycle))
  3834. (search-backward "#+BEGIN_CENTER")
  3835. (org-drag-element-forward)
  3836. (should
  3837. (equal
  3838. '((63 . 82) (26 . 48))
  3839. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  3840. (overlays-in (point-min) (point-max)))))))
  3841. (ert-deftest test-org/next-block ()
  3842. "Test `org-next-block' specifications."
  3843. ;; Regular test.
  3844. (should
  3845. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  3846. (org-next-block 1)
  3847. (looking-at "#\\+BEGIN_CENTER")))
  3848. ;; Ignore case.
  3849. (should
  3850. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  3851. (let ((case-fold-search nil))
  3852. (org-next-block 1)
  3853. (looking-at "#\\+begin_center"))))
  3854. ;; Ignore current line.
  3855. (should
  3856. (org-test-with-temp-text
  3857. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  3858. (org-next-block 1)
  3859. (looking-at "#\\+BEGIN_CENTER")))
  3860. ;; Throw an error when no block is found.
  3861. (should-error
  3862. (org-test-with-temp-text "Paragraph"
  3863. (org-next-block 1)))
  3864. ;; With an argument, skip many blocks at once.
  3865. (should
  3866. (org-test-with-temp-text
  3867. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  3868. (org-next-block 2)
  3869. (looking-at "#\\+BEGIN_QUOTE")))
  3870. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  3871. (should
  3872. (org-test-with-temp-text
  3873. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  3874. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  3875. (looking-at "#\\+BEGIN_QUOTE")))
  3876. ;; Optional argument is also case-insensitive.
  3877. (should
  3878. (org-test-with-temp-text
  3879. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  3880. (let ((case-fold-search nil))
  3881. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  3882. (looking-at "#\\+begin_quote")))))
  3883. (ert-deftest test-org/previous-block ()
  3884. "Test `org-previous-block' specifications."
  3885. ;; Regular test.
  3886. (should
  3887. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  3888. (org-previous-block 1)
  3889. (looking-at "#\\+BEGIN_CENTER")))
  3890. ;; Ignore case.
  3891. (should
  3892. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  3893. (let ((case-fold-search nil))
  3894. (org-previous-block 1)
  3895. (looking-at "#\\+begin_center"))))
  3896. ;; Ignore current line.
  3897. (should
  3898. (org-test-with-temp-text
  3899. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  3900. (org-previous-block 1)
  3901. (looking-at "#\\+BEGIN_QUOTE")))
  3902. ;; Throw an error when no block is found.
  3903. (should-error
  3904. (org-test-with-temp-text "Paragraph<point>"
  3905. (org-previous-block 1)))
  3906. ;; With an argument, skip many blocks at once.
  3907. (should
  3908. (org-test-with-temp-text
  3909. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  3910. (org-previous-block 2)
  3911. (looking-at "#\\+BEGIN_CENTER")))
  3912. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  3913. (should
  3914. (org-test-with-temp-text
  3915. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  3916. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  3917. (looking-at "#\\+BEGIN_QUOTE")))
  3918. ;; Optional argument is also case-insensitive.
  3919. (should
  3920. (org-test-with-temp-text
  3921. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  3922. (let ((case-fold-search nil))
  3923. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  3924. (looking-at "#\\+begin_quote")))))
  3925. ;;; Outline structure
  3926. (ert-deftest test-org/demote ()
  3927. "Test `org-demote' specifications."
  3928. ;; Add correct number of stars according to `org-odd-levels-only'.
  3929. (should
  3930. (= 2
  3931. (org-test-with-temp-text "* H"
  3932. (let ((org-odd-levels-only nil)) (org-demote))
  3933. (org-current-level))))
  3934. (should
  3935. (= 3
  3936. (org-test-with-temp-text "* H"
  3937. (let ((org-odd-levels-only t)) (org-demote))
  3938. (org-current-level))))
  3939. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  3940. (should
  3941. (org-test-with-temp-text "* H :tag:"
  3942. (let ((org-tags-column 10)
  3943. (org-auto-align-tags t)
  3944. (org-odd-levels-only nil))
  3945. (org-demote))
  3946. (org-move-to-column 10)
  3947. (looking-at-p ":tag:$")))
  3948. (should-not
  3949. (org-test-with-temp-text "* H :tag:"
  3950. (let ((org-tags-column 10)
  3951. (org-auto-align-tags nil)
  3952. (org-odd-levels-only nil))
  3953. (org-demote))
  3954. (org-move-to-column 10)
  3955. (looking-at-p ":tag:$")))
  3956. ;; When `org-adapt-indentation' is non-nil, always indent planning
  3957. ;; info and property drawers accordingly.
  3958. (should
  3959. (= 3
  3960. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3961. (let ((org-odd-levels-only nil)
  3962. (org-adapt-indentation t))
  3963. (org-demote))
  3964. (forward-line)
  3965. (org-get-indentation))))
  3966. (should
  3967. (= 3
  3968. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  3969. (let ((org-odd-levels-only nil)
  3970. (org-adapt-indentation t))
  3971. (org-demote))
  3972. (forward-line)
  3973. (org-get-indentation))))
  3974. (should-not
  3975. (= 3
  3976. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  3977. (let ((org-odd-levels-only nil)
  3978. (org-adapt-indentation nil))
  3979. (org-demote))
  3980. (forward-line)
  3981. (org-get-indentation))))
  3982. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  3983. ;; section accordingly. Ignore, however, footnote definitions and
  3984. ;; inlinetasks boundaries.
  3985. (should
  3986. (= 3
  3987. (org-test-with-temp-text "* H\n Paragraph"
  3988. (let ((org-odd-levels-only nil)
  3989. (org-adapt-indentation t))
  3990. (org-demote))
  3991. (forward-line)
  3992. (org-get-indentation))))
  3993. (should
  3994. (= 2
  3995. (org-test-with-temp-text "* H\n Paragraph"
  3996. (let ((org-odd-levels-only nil)
  3997. (org-adapt-indentation nil))
  3998. (org-demote))
  3999. (forward-line)
  4000. (org-get-indentation))))
  4001. (should
  4002. (zerop
  4003. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  4004. (let ((org-odd-levels-only nil)
  4005. (org-adapt-indentation t))
  4006. (org-demote))
  4007. (goto-char (point-max))
  4008. (org-get-indentation))))
  4009. (should
  4010. (= 3
  4011. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  4012. (let ((org-odd-levels-only nil)
  4013. (org-adapt-indentation t))
  4014. (org-demote))
  4015. (goto-char (point-max))
  4016. (org-get-indentation))))
  4017. (when (featurep 'org-inlinetask)
  4018. (should
  4019. (zerop
  4020. (let ((org-inlinetask-min-level 5)
  4021. (org-adapt-indentation t))
  4022. (org-test-with-temp-text "* H\n***** I\n***** END"
  4023. (org-demote)
  4024. (forward-line)
  4025. (org-get-indentation))))))
  4026. (when (featurep 'org-inlinetask)
  4027. (should
  4028. (= 3
  4029. (let ((org-inlinetask-min-level 5)
  4030. (org-adapt-indentation t))
  4031. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  4032. (org-demote)
  4033. (forward-line 2)
  4034. (org-get-indentation))))))
  4035. ;; Ignore contents of source blocks or example blocks when
  4036. ;; indentation should be preserved (through
  4037. ;; `org-src-preserve-indentation' or "-i" flag).
  4038. (should-not
  4039. (zerop
  4040. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4041. (let ((org-adapt-indentation t)
  4042. (org-src-preserve-indentation nil))
  4043. (org-demote))
  4044. (forward-line 2)
  4045. (org-get-indentation))))
  4046. (should
  4047. (zerop
  4048. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  4049. (let ((org-adapt-indentation t)
  4050. (org-src-preserve-indentation t))
  4051. (org-demote))
  4052. (forward-line 2)
  4053. (org-get-indentation))))
  4054. (should
  4055. (zerop
  4056. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4057. (let ((org-adapt-indentation t)
  4058. (org-src-preserve-indentation t))
  4059. (org-demote))
  4060. (forward-line 2)
  4061. (org-get-indentation))))
  4062. (should
  4063. (zerop
  4064. (org-test-with-temp-text
  4065. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  4066. (let ((org-adapt-indentation t)
  4067. (org-src-preserve-indentation nil))
  4068. (org-demote))
  4069. (forward-line 2)
  4070. (org-get-indentation)))))
  4071. (ert-deftest test-org/promote ()
  4072. "Test `org-promote' specifications."
  4073. ;; Return an error if headline is to be promoted to level 0, unless
  4074. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  4075. ;; headline becomes a comment.
  4076. (should-error
  4077. (org-test-with-temp-text "* H"
  4078. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  4079. (should
  4080. (equal "# H"
  4081. (org-test-with-temp-text "* H"
  4082. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  4083. (buffer-string))))
  4084. ;; Remove correct number of stars according to
  4085. ;; `org-odd-levels-only'.
  4086. (should
  4087. (= 2
  4088. (org-test-with-temp-text "*** H"
  4089. (let ((org-odd-levels-only nil)) (org-promote))
  4090. (org-current-level))))
  4091. (should
  4092. (= 1
  4093. (org-test-with-temp-text "*** H"
  4094. (let ((org-odd-levels-only t)) (org-promote))
  4095. (org-current-level))))
  4096. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  4097. (should
  4098. (org-test-with-temp-text "** H :tag:"
  4099. (let ((org-tags-column 10)
  4100. (org-auto-align-tags t)
  4101. (org-odd-levels-only nil))
  4102. (org-promote))
  4103. (org-move-to-column 10)
  4104. (looking-at-p ":tag:$")))
  4105. (should-not
  4106. (org-test-with-temp-text "** H :tag:"
  4107. (let ((org-tags-column 10)
  4108. (org-auto-align-tags nil)
  4109. (org-odd-levels-only nil))
  4110. (org-promote))
  4111. (org-move-to-column 10)
  4112. (looking-at-p ":tag:$")))
  4113. ;; When `org-adapt-indentation' is non-nil, always indent planning
  4114. ;; info and property drawers.
  4115. (should
  4116. (= 2
  4117. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4118. (let ((org-odd-levels-only nil)
  4119. (org-adapt-indentation t))
  4120. (org-promote))
  4121. (forward-line)
  4122. (org-get-indentation))))
  4123. (should
  4124. (= 2
  4125. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  4126. (let ((org-odd-levels-only nil)
  4127. (org-adapt-indentation t))
  4128. (org-promote))
  4129. (forward-line)
  4130. (org-get-indentation))))
  4131. (should-not
  4132. (= 2
  4133. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4134. (let ((org-odd-levels-only nil)
  4135. (org-adapt-indentation nil))
  4136. (org-promote))
  4137. (forward-line)
  4138. (org-get-indentation))))
  4139. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  4140. ;; section accordingly. Ignore, however, footnote definitions and
  4141. ;; inlinetasks boundaries.
  4142. (should
  4143. (= 2
  4144. (org-test-with-temp-text "** H\n Paragraph"
  4145. (let ((org-odd-levels-only nil)
  4146. (org-adapt-indentation t))
  4147. (org-promote))
  4148. (forward-line)
  4149. (org-get-indentation))))
  4150. (should-not
  4151. (= 2
  4152. (org-test-with-temp-text "** H\n Paragraph"
  4153. (let ((org-odd-levels-only nil)
  4154. (org-adapt-indentation nil))
  4155. (org-promote))
  4156. (forward-line)
  4157. (org-get-indentation))))
  4158. (should
  4159. (= 2
  4160. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  4161. (let ((org-odd-levels-only nil)
  4162. (org-adapt-indentation t))
  4163. (org-promote))
  4164. (forward-line)
  4165. (org-get-indentation))))
  4166. (when (featurep 'org-inlinetask)
  4167. (should
  4168. (zerop
  4169. (let ((org-inlinetask-min-level 5)
  4170. (org-adapt-indentation t))
  4171. (org-test-with-temp-text "** H\n***** I\n***** END"
  4172. (org-promote)
  4173. (forward-line)
  4174. (org-get-indentation))))))
  4175. (when (featurep 'org-inlinetask)
  4176. (should
  4177. (= 2
  4178. (let ((org-inlinetask-min-level 5)
  4179. (org-adapt-indentation t))
  4180. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  4181. (org-promote)
  4182. (forward-line 2)
  4183. (org-get-indentation))))))
  4184. ;; Give up shifting if it would break document's structure
  4185. ;; otherwise.
  4186. (should
  4187. (= 3
  4188. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  4189. (let ((org-odd-levels-only nil)
  4190. (org-adapt-indentation t))
  4191. (org-promote))
  4192. (forward-line)
  4193. (org-get-indentation))))
  4194. (should
  4195. (= 3
  4196. (org-test-with-temp-text "** H\n Paragraph\n * list."
  4197. (let ((org-odd-levels-only nil)
  4198. (org-adapt-indentation t))
  4199. (org-promote))
  4200. (forward-line)
  4201. (org-get-indentation))))
  4202. ;; Ignore contents of source blocks or example blocks when
  4203. ;; indentation should be preserved (through
  4204. ;; `org-src-preserve-indentation' or "-i" flag).
  4205. (should-not
  4206. (zerop
  4207. (org-test-with-temp-text
  4208. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  4209. (let ((org-adapt-indentation t)
  4210. (org-src-preserve-indentation nil)
  4211. (org-odd-levels-only nil))
  4212. (org-promote))
  4213. (forward-line)
  4214. (org-get-indentation))))
  4215. (should
  4216. (zerop
  4217. (org-test-with-temp-text
  4218. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  4219. (let ((org-adapt-indentation t)
  4220. (org-src-preserve-indentation t)
  4221. (org-odd-levels-only nil))
  4222. (org-promote))
  4223. (forward-line)
  4224. (org-get-indentation))))
  4225. (should
  4226. (zerop
  4227. (org-test-with-temp-text
  4228. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  4229. (let ((org-adapt-indentation t)
  4230. (org-src-preserve-indentation t)
  4231. (org-odd-levels-only nil))
  4232. (org-promote))
  4233. (forward-line)
  4234. (org-get-indentation))))
  4235. (should
  4236. (zerop
  4237. (org-test-with-temp-text
  4238. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  4239. (let ((org-adapt-indentation t)
  4240. (org-src-preserve-indentation nil)
  4241. (org-odd-levels-only nil))
  4242. (org-promote))
  4243. (forward-line)
  4244. (org-get-indentation)))))
  4245. (ert-deftest test-org/org-get-valid-level ()
  4246. "Test function `org-get-valid-level' specifications."
  4247. (let ((org-odd-levels-only nil))
  4248. (should (equal 1 (org-get-valid-level 0 0)))
  4249. (should (equal 1 (org-get-valid-level 0 1)))
  4250. (should (equal 2 (org-get-valid-level 0 2)))
  4251. (should (equal 3 (org-get-valid-level 0 3)))
  4252. (should (equal 1 (org-get-valid-level 1 0)))
  4253. (should (equal 2 (org-get-valid-level 1 1)))
  4254. (should (equal 23 (org-get-valid-level 1 22)))
  4255. (should (equal 1 (org-get-valid-level 1 -1)))
  4256. (should (equal 1 (org-get-valid-level 2 -1))))
  4257. (let ((org-odd-levels-only t))
  4258. (should (equal 1 (org-get-valid-level 0 0)))
  4259. (should (equal 1 (org-get-valid-level 0 1)))
  4260. (should (equal 3 (org-get-valid-level 0 2)))
  4261. (should (equal 5 (org-get-valid-level 0 3)))
  4262. (should (equal 1 (org-get-valid-level 1 0)))
  4263. (should (equal 3 (org-get-valid-level 1 1)))
  4264. (should (equal 3 (org-get-valid-level 2 1)))
  4265. (should (equal 5 (org-get-valid-level 3 1)))
  4266. (should (equal 5 (org-get-valid-level 4 1)))
  4267. (should (equal 43 (org-get-valid-level 1 21)))
  4268. (should (equal 1 (org-get-valid-level 1 -1)))
  4269. (should (equal 1 (org-get-valid-level 2 -1)))
  4270. (should (equal 1 (org-get-valid-level 3 -1)))
  4271. (should (equal 3 (org-get-valid-level 4 -1)))
  4272. (should (equal 3 (org-get-valid-level 5 -1)))))
  4273. ;;; Planning
  4274. (ert-deftest test-org/at-planning-p ()
  4275. "Test `org-at-planning-p' specifications."
  4276. ;; Regular test.
  4277. (should
  4278. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  4279. (org-at-planning-p)))
  4280. (should-not
  4281. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  4282. (org-at-planning-p)))
  4283. ;; Correctly find planning attached to inlinetasks.
  4284. (when (featurep 'org-inlinetask)
  4285. (should
  4286. (org-test-with-temp-text
  4287. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  4288. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4289. (should-not
  4290. (org-test-with-temp-text
  4291. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  4292. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4293. (should-not
  4294. (org-test-with-temp-text
  4295. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  4296. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4297. (should-not
  4298. (org-test-with-temp-text
  4299. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  4300. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  4301. (ert-deftest test-org/add-planning-info ()
  4302. "Test `org-add-planning-info'."
  4303. ;; Create deadline when `org-adapt-indentation' is non-nil.
  4304. (should
  4305. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  4306. (org-test-with-temp-text "* H\nParagraph<point>"
  4307. (let ((org-adapt-indentation t))
  4308. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  4309. (replace-regexp-in-string
  4310. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4311. nil nil 1))))
  4312. ;; Create deadline when `org-adapt-indentation' is nil.
  4313. (should
  4314. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  4315. (org-test-with-temp-text "* H\nParagraph<point>"
  4316. (let ((org-adapt-indentation nil))
  4317. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  4318. (replace-regexp-in-string
  4319. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4320. nil nil 1))))
  4321. ;; Update deadline when `org-adapt-indentation' is non-nil.
  4322. (should
  4323. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  4324. (org-test-with-temp-text "\
  4325. * H
  4326. DEADLINE: <2015-06-24 Wed>
  4327. Paragraph<point>"
  4328. (let ((org-adapt-indentation t))
  4329. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  4330. (replace-regexp-in-string
  4331. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4332. nil nil 1))))
  4333. ;; Update deadline when `org-adapt-indentation' is nil.
  4334. (should
  4335. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  4336. (org-test-with-temp-text "\
  4337. * H
  4338. DEADLINE: <2015-06-24 Wed>
  4339. Paragraph<point>"
  4340. (let ((org-adapt-indentation nil))
  4341. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  4342. (replace-regexp-in-string
  4343. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4344. nil nil 1))))
  4345. ;; Schedule when `org-adapt-indentation' is non-nil.
  4346. (should
  4347. (equal "* H\n SCHEDULED: <2015-06-25>\nParagraph"
  4348. (org-test-with-temp-text "* H\nParagraph<point>"
  4349. (let ((org-adapt-indentation t))
  4350. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  4351. (replace-regexp-in-string
  4352. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4353. nil nil 1))))
  4354. ;; Schedule when `org-adapt-indentation' is nil.
  4355. (should
  4356. (equal "* H\nSCHEDULED: <2015-06-25>\nParagraph"
  4357. (org-test-with-temp-text "* H\nParagraph<point>"
  4358. (let ((org-adapt-indentation nil))
  4359. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  4360. (replace-regexp-in-string
  4361. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4362. nil nil 1))))
  4363. ;; Add deadline when scheduled.
  4364. (should
  4365. (equal "\
  4366. * H
  4367. DEADLINE: <2015-06-25> SCHEDULED: <2015-06-24>
  4368. Paragraph"
  4369. (org-test-with-temp-text "\
  4370. * H
  4371. SCHEDULED: <2015-06-24 Wed>
  4372. Paragraph<point>"
  4373. (let ((org-adapt-indentation t))
  4374. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  4375. (replace-regexp-in-string
  4376. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4377. nil nil 1))))
  4378. ;; Remove middle entry.
  4379. (should
  4380. (equal "\
  4381. * H
  4382. CLOSED: [2015-06-24] SCHEDULED: <2015-06-24>
  4383. Paragraph"
  4384. (org-test-with-temp-text "\
  4385. * H
  4386. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  4387. Paragraph<point>"
  4388. (let ((org-adapt-indentation t))
  4389. (org-add-planning-info nil nil 'deadline))
  4390. (replace-regexp-in-string
  4391. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  4392. nil nil 1))))
  4393. ;; Remove last entry and then middle entry (order should not
  4394. ;; matter).
  4395. (should
  4396. (equal "\
  4397. * H
  4398. CLOSED: [2015-06-24]
  4399. Paragraph"
  4400. (org-test-with-temp-text "\
  4401. * H
  4402. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  4403. Paragraph<point>"
  4404. (let ((org-adapt-indentation t))
  4405. (org-add-planning-info nil nil 'scheduled 'deadline))
  4406. (replace-regexp-in-string
  4407. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  4408. nil nil 1))))
  4409. ;; Remove closed when `org-adapt-indentation' is non-nil.
  4410. (should
  4411. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  4412. (org-test-with-temp-text "\
  4413. * H
  4414. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  4415. Paragraph<point>"
  4416. (let ((org-adapt-indentation t))
  4417. (org-add-planning-info nil nil 'closed))
  4418. (replace-regexp-in-string
  4419. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4420. nil nil 1))))
  4421. (should
  4422. (equal "* H\n Paragraph"
  4423. (org-test-with-temp-text "\
  4424. * H
  4425. CLOSED: [2015-06-25 Thu]
  4426. Paragraph<point>"
  4427. (let ((org-adapt-indentation t))
  4428. (org-add-planning-info nil nil 'closed))
  4429. (replace-regexp-in-string
  4430. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4431. nil nil 1))))
  4432. ;; Remove closed when `org-adapt-indentation' is nil.
  4433. (should
  4434. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  4435. (org-test-with-temp-text "\
  4436. * H
  4437. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  4438. Paragraph<point>"
  4439. (let ((org-adapt-indentation nil))
  4440. (org-add-planning-info nil nil 'closed))
  4441. (replace-regexp-in-string
  4442. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4443. nil nil 1))))
  4444. (should
  4445. (equal "* H\nParagraph"
  4446. (org-test-with-temp-text "\
  4447. * H
  4448. CLOSED: [2015-06-25 Thu]
  4449. Paragraph<point>"
  4450. (let ((org-adapt-indentation nil))
  4451. (org-add-planning-info nil nil 'closed))
  4452. (replace-regexp-in-string
  4453. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4454. nil nil 1))))
  4455. ;; Remove closed entry and delete empty line.
  4456. (should
  4457. (equal "\
  4458. * H
  4459. Paragraph"
  4460. (org-test-with-temp-text "\
  4461. * H
  4462. CLOSED: [2015-06-24 Wed]
  4463. Paragraph<point>"
  4464. (let ((org-adapt-indentation t))
  4465. (org-add-planning-info nil nil 'closed))
  4466. (replace-regexp-in-string
  4467. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4468. nil nil 1))))
  4469. ;; Remove one entry and update another.
  4470. (should
  4471. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  4472. (org-test-with-temp-text "\
  4473. * H
  4474. SCHEDULED: <2015-06-23 Tue> DEADLINE: <2015-06-24 Wed>
  4475. Paragraph<point>"
  4476. (let ((org-adapt-indentation t))
  4477. (org-add-planning-info 'deadline "<2015-06-25 Thu>" 'scheduled))
  4478. (replace-regexp-in-string
  4479. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4480. nil nil 1)))))
  4481. (ert-deftest test-org/deadline ()
  4482. "Test `org-deadline' specifications."
  4483. ;; Insert a new value or replace existing one.
  4484. (should
  4485. (equal "* H\nDEADLINE: <2012-03-29>\n"
  4486. (org-test-with-temp-text "* H"
  4487. (let ((org-adapt-indentation nil)
  4488. (org-last-inserted-timestamp nil))
  4489. (org-deadline nil "<2012-03-29 Tue>"))
  4490. (replace-regexp-in-string
  4491. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4492. nil nil 1))))
  4493. (should
  4494. (equal "* H\nDEADLINE: <2014-03-04>"
  4495. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  4496. (let ((org-adapt-indentation nil)
  4497. (org-last-inserted-timestamp nil))
  4498. (org-deadline nil "<2014-03-04 Thu>"))
  4499. (replace-regexp-in-string
  4500. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4501. nil nil 1))))
  4502. ;; Accept delta time, e.g., "+2d".
  4503. (should
  4504. (equal "* H\nDEADLINE: <2015-03-04>\n"
  4505. (cl-letf (((symbol-function 'current-time)
  4506. (lambda (&rest args)
  4507. (apply #'encode-time
  4508. (org-parse-time-string "2014-03-04")))))
  4509. (org-test-with-temp-text "* H"
  4510. (let ((org-adapt-indentation nil)
  4511. (org-last-inserted-timestamp nil))
  4512. (org-deadline nil "+1y"))
  4513. (replace-regexp-in-string
  4514. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  4515. ;; Preserve repeater.
  4516. (should
  4517. (equal "* H\nDEADLINE: <2012-03-29 +2y>\n"
  4518. (org-test-with-temp-text "* H"
  4519. (let ((org-adapt-indentation nil)
  4520. (org-last-inserted-timestamp nil))
  4521. (org-deadline nil "<2012-03-29 Tue +2y>"))
  4522. (replace-regexp-in-string
  4523. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  4524. ;; Remove CLOSED keyword, if any.
  4525. (should
  4526. (equal "* H\nDEADLINE: <2012-03-29>"
  4527. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  4528. (let ((org-adapt-indentation nil)
  4529. (org-last-inserted-timestamp nil))
  4530. (org-deadline nil "<2012-03-29 Tue>"))
  4531. (replace-regexp-in-string
  4532. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  4533. ;; With C-u argument, remove DEADLINE keyword.
  4534. (should
  4535. (equal "* H\n"
  4536. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  4537. (let ((org-adapt-indentation nil)
  4538. (org-last-inserted-timestamp nil))
  4539. (org-deadline '(4)))
  4540. (buffer-string))))
  4541. (should
  4542. (equal "* H"
  4543. (org-test-with-temp-text "* H"
  4544. (let ((org-adapt-indentation nil)
  4545. (org-last-inserted-timestamp nil))
  4546. (org-deadline '(4)))
  4547. (buffer-string))))
  4548. ;; With C-u C-u argument, prompt for a delay cookie.
  4549. (should
  4550. (equal "* H\nDEADLINE: <2012-03-29 -705d>"
  4551. (cl-letf (((symbol-function 'org-read-date)
  4552. (lambda (&rest args)
  4553. (apply #'encode-time
  4554. (org-parse-time-string "2014-03-04")))))
  4555. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  4556. (let ((org-adapt-indentation nil)
  4557. (org-last-inserted-timestamp nil))
  4558. (org-deadline '(16)))
  4559. (buffer-string)))))
  4560. (should-error
  4561. (cl-letf (((symbol-function 'org-read-date)
  4562. (lambda (&rest args)
  4563. (apply #'encode-time
  4564. (org-parse-time-string "2014-03-04")))))
  4565. (org-test-with-temp-text "* H"
  4566. (let ((org-adapt-indentation nil)
  4567. (org-last-inserted-timestamp nil))
  4568. (org-deadline '(16)))
  4569. (buffer-string))))
  4570. ;; When a region is active and
  4571. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  4572. ;; same value in all headlines in region.
  4573. (should
  4574. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>\n"
  4575. (org-test-with-temp-text "* H1\n* H2"
  4576. (let ((org-adapt-indentation nil)
  4577. (org-last-inserted-timestamp nil)
  4578. (org-loop-over-headlines-in-active-region t))
  4579. (transient-mark-mode 1)
  4580. (push-mark (point) t t)
  4581. (goto-char (point-max))
  4582. (org-deadline nil "2012-03-29"))
  4583. (replace-regexp-in-string
  4584. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  4585. (should-not
  4586. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>\n"
  4587. (org-test-with-temp-text "* H1\n* H2"
  4588. (let ((org-adapt-indentation nil)
  4589. (org-last-inserted-timestamp nil)
  4590. (org-loop-over-headlines-in-active-region nil))
  4591. (transient-mark-mode 1)
  4592. (push-mark (point) t t)
  4593. (goto-char (point-max))
  4594. (org-deadline nil "2012-03-29"))
  4595. (replace-regexp-in-string
  4596. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  4597. (ert-deftest test-org/schedule ()
  4598. "Test `org-schedule' specifications."
  4599. ;; Insert a new value or replace existing one.
  4600. (should
  4601. (equal "* H\nSCHEDULED: <2012-03-29>\n"
  4602. (org-test-with-temp-text "* H"
  4603. (let ((org-adapt-indentation nil)
  4604. (org-last-inserted-timestamp nil))
  4605. (org-schedule nil "<2012-03-29 Tue>"))
  4606. (replace-regexp-in-string
  4607. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4608. nil nil 1))))
  4609. (should
  4610. (equal "* H\nSCHEDULED: <2014-03-04>"
  4611. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  4612. (let ((org-adapt-indentation nil)
  4613. (org-last-inserted-timestamp nil))
  4614. (org-schedule nil "<2014-03-04 Thu>"))
  4615. (replace-regexp-in-string
  4616. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  4617. nil nil 1))))
  4618. ;; Accept delta time, e.g., "+2d".
  4619. (should
  4620. (equal "* H\nSCHEDULED: <2015-03-04>\n"
  4621. (cl-letf (((symbol-function 'current-time)
  4622. (lambda (&rest args)
  4623. (apply #'encode-time
  4624. (org-parse-time-string "2014-03-04")))))
  4625. (org-test-with-temp-text "* H"
  4626. (let ((org-adapt-indentation nil)
  4627. (org-last-inserted-timestamp nil))
  4628. (org-schedule nil "+1y"))
  4629. (replace-regexp-in-string
  4630. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  4631. ;; Preserve repeater.
  4632. (should
  4633. (equal "* H\nSCHEDULED: <2012-03-29 +2y>\n"
  4634. (org-test-with-temp-text "* H"
  4635. (let ((org-adapt-indentation nil)
  4636. (org-last-inserted-timestamp nil))
  4637. (org-schedule nil "<2012-03-29 Tue +2y>"))
  4638. (replace-regexp-in-string
  4639. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  4640. ;; Remove CLOSED keyword, if any.
  4641. (should
  4642. (equal "* H\nSCHEDULED: <2012-03-29>"
  4643. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  4644. (let ((org-adapt-indentation nil)
  4645. (org-last-inserted-timestamp nil))
  4646. (org-schedule nil "<2012-03-29 Tue>"))
  4647. (replace-regexp-in-string
  4648. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  4649. ;; With C-u argument, remove SCHEDULED keyword.
  4650. (should
  4651. (equal "* H\n"
  4652. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  4653. (let ((org-adapt-indentation nil)
  4654. (org-last-inserted-timestamp nil))
  4655. (org-schedule '(4)))
  4656. (buffer-string))))
  4657. (should
  4658. (equal "* H"
  4659. (org-test-with-temp-text "* H"
  4660. (let ((org-adapt-indentation nil)
  4661. (org-last-inserted-timestamp nil))
  4662. (org-schedule '(4)))
  4663. (buffer-string))))
  4664. ;; With C-u C-u argument, prompt for a delay cookie.
  4665. (should
  4666. (equal "* H\nSCHEDULED: <2012-03-29 -705d>"
  4667. (cl-letf (((symbol-function 'org-read-date)
  4668. (lambda (&rest args)
  4669. (apply #'encode-time
  4670. (org-parse-time-string "2014-03-04")))))
  4671. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  4672. (let ((org-adapt-indentation nil)
  4673. (org-last-inserted-timestamp nil))
  4674. (org-schedule '(16)))
  4675. (buffer-string)))))
  4676. (should-error
  4677. (cl-letf (((symbol-function 'org-read-date)
  4678. (lambda (&rest args)
  4679. (apply #'encode-time
  4680. (org-parse-time-string "2014-03-04")))))
  4681. (org-test-with-temp-text "* H"
  4682. (let ((org-adapt-indentation nil)
  4683. (org-last-inserted-timestamp nil))
  4684. (org-schedule '(16)))
  4685. (buffer-string))))
  4686. ;; When a region is active and
  4687. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  4688. ;; same value in all headlines in region.
  4689. (should
  4690. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>\n"
  4691. (org-test-with-temp-text "* H1\n* H2"
  4692. (let ((org-adapt-indentation nil)
  4693. (org-last-inserted-timestamp nil)
  4694. (org-loop-over-headlines-in-active-region t))
  4695. (transient-mark-mode 1)
  4696. (push-mark (point) t t)
  4697. (goto-char (point-max))
  4698. (org-schedule nil "2012-03-29"))
  4699. (replace-regexp-in-string
  4700. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  4701. (should-not
  4702. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>\n"
  4703. (org-test-with-temp-text "* H1\n* H2"
  4704. (let ((org-adapt-indentation nil)
  4705. (org-last-inserted-timestamp nil)
  4706. (org-loop-over-headlines-in-active-region nil))
  4707. (transient-mark-mode 1)
  4708. (push-mark (point) t t)
  4709. (goto-char (point-max))
  4710. (org-schedule nil "2012-03-29"))
  4711. (replace-regexp-in-string
  4712. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  4713. (should
  4714. ;; check if a repeater survives re-scheduling.
  4715. (string-match-p
  4716. "\\* H\nSCHEDULED: <2017-02-01 [.A-Za-z]* \\+\\+7d>\n"
  4717. (org-test-with-temp-text "* H\nSCHEDULED: <2017-01-19 ++7d>\n"
  4718. (let ((org-adapt-indentation nil)
  4719. (org-last-inserted-timestamp nil))
  4720. (org-schedule nil "2017-02-01"))
  4721. (buffer-string)))))
  4722. ;;; Property API
  4723. (ert-deftest test-org/buffer-property-keys ()
  4724. "Test `org-buffer-property-keys' specifications."
  4725. ;; Retrieve properties accross siblings.
  4726. (should
  4727. (equal '("A" "B")
  4728. (org-test-with-temp-text "
  4729. * H1
  4730. :PROPERTIES:
  4731. :A: 1
  4732. :END:
  4733. * H2
  4734. :PROPERTIES:
  4735. :B: 1
  4736. :END:"
  4737. (org-buffer-property-keys))))
  4738. ;; Retrieve properties accross children.
  4739. (should
  4740. (equal '("A" "B")
  4741. (org-test-with-temp-text "
  4742. * H1
  4743. :PROPERTIES:
  4744. :A: 1
  4745. :END:
  4746. ** H2
  4747. :PROPERTIES:
  4748. :B: 1
  4749. :END:"
  4750. (org-buffer-property-keys))))
  4751. ;; Retrieve muliple properties in the same drawer.
  4752. (should
  4753. (equal '("A" "B")
  4754. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  4755. (org-buffer-property-keys))))
  4756. ;; Ignore extension symbol in property name.
  4757. (should
  4758. (equal '("A")
  4759. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  4760. (org-buffer-property-keys))))
  4761. ;; With non-nil COLUMNS, extract property names from columns.
  4762. (should
  4763. (equal '("A" "B")
  4764. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  4765. (org-buffer-property-keys nil nil t))))
  4766. (should
  4767. (equal '("A" "B" "COLUMNS")
  4768. (org-test-with-temp-text
  4769. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  4770. (org-buffer-property-keys nil nil t))))
  4771. ;; With non-nil IGNORE-MALFORMED malformed property drawers are silently ignored.
  4772. (should
  4773. (equal '("A")
  4774. (org-test-with-temp-text
  4775. "* a\n:PROPERTIES:\n:A: 1\n:END:\n* b\n:PROPERTIES:\nsome junk here\n:END:\n"
  4776. (org-buffer-property-keys nil nil nil t))))
  4777. ;; In COLUMNS, ignore title and summary-type.
  4778. (should
  4779. (equal '("A")
  4780. (org-test-with-temp-text "#+COLUMNS: %A(Foo)"
  4781. (org-buffer-property-keys nil nil t))))
  4782. (should
  4783. (equal '("A")
  4784. (org-test-with-temp-text "#+COLUMNS: %A{Foo}"
  4785. (org-buffer-property-keys nil nil t))))
  4786. (should
  4787. (equal '("A")
  4788. (org-test-with-temp-text "#+COLUMNS: %A(Foo){Bar}"
  4789. (org-buffer-property-keys nil nil t)))))
  4790. (ert-deftest test-org/property-values ()
  4791. "Test `org-property-values' specifications."
  4792. ;; Regular test.
  4793. (should
  4794. (equal '("2" "1")
  4795. (org-test-with-temp-text
  4796. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  4797. (org-property-values "A"))))
  4798. ;; Ignore empty values.
  4799. (should-not
  4800. (org-test-with-temp-text
  4801. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  4802. (org-property-values "A")))
  4803. ;; Take into consideration extended values.
  4804. (should
  4805. (equal '("1 2")
  4806. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  4807. (org-property-values "A")))))
  4808. (ert-deftest test-org/find-property ()
  4809. "Test `org-find-property' specifications."
  4810. ;; Regular test.
  4811. (should
  4812. (= 1
  4813. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  4814. (org-find-property "prop"))))
  4815. ;; Ignore false positives.
  4816. (should
  4817. (= 27
  4818. (org-test-with-temp-text
  4819. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  4820. (org-find-property "A"))))
  4821. ;; Return first entry found in buffer.
  4822. (should
  4823. (= 1
  4824. (org-test-with-temp-text
  4825. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  4826. (org-find-property "A"))))
  4827. ;; Only search visible part of the buffer.
  4828. (should
  4829. (= 31
  4830. (org-test-with-temp-text
  4831. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  4832. (org-narrow-to-subtree)
  4833. (org-find-property "A"))))
  4834. ;; With optional argument, only find entries with a specific value.
  4835. (should-not
  4836. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4837. (org-find-property "A" "2")))
  4838. (should
  4839. (= 31
  4840. (org-test-with-temp-text
  4841. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  4842. (org-find-property "A" "2"))))
  4843. ;; Use "nil" for explicit nil values.
  4844. (should
  4845. (= 31
  4846. (org-test-with-temp-text
  4847. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  4848. (org-find-property "A" "nil")))))
  4849. (ert-deftest test-org/entry-delete ()
  4850. "Test `org-entry-delete' specifications."
  4851. ;; Regular test.
  4852. (should
  4853. (string-match
  4854. " *:PROPERTIES:\n *:B: +2\n *:END:"
  4855. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  4856. (org-entry-delete (point) "A")
  4857. (buffer-string))))
  4858. ;; Also remove accumulated properties.
  4859. (should-not
  4860. (string-match
  4861. ":A"
  4862. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  4863. (org-entry-delete (point) "A")
  4864. (buffer-string))))
  4865. ;; When last property is removed, remove the property drawer.
  4866. (should-not
  4867. (string-match
  4868. ":PROPERTIES:"
  4869. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  4870. (org-entry-delete (point) "A")
  4871. (buffer-string))))
  4872. ;; Return a non-nil value when some property was removed.
  4873. (should
  4874. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  4875. (org-entry-delete (point) "A")))
  4876. (should-not
  4877. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  4878. (org-entry-delete (point) "C")))
  4879. ;; Special properties cannot be located in a drawer. Allow to
  4880. ;; remove them anyway, in case of user error.
  4881. (should
  4882. (org-test-with-temp-text "* H\n:PROPERTIES:\n:SCHEDULED: 1\n:END:"
  4883. (org-entry-delete (point) "SCHEDULED"))))
  4884. (ert-deftest test-org/entry-get ()
  4885. "Test `org-entry-get' specifications."
  4886. ;; Regular test.
  4887. (should
  4888. (equal "1"
  4889. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4890. (org-entry-get (point) "A"))))
  4891. ;; Ignore case.
  4892. (should
  4893. (equal "1"
  4894. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4895. (org-entry-get (point) "a"))))
  4896. ;; Handle extended values, both before and after base value.
  4897. (should
  4898. (equal "1 2 3"
  4899. (org-test-with-temp-text
  4900. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  4901. (org-entry-get (point) "A"))))
  4902. ;; Empty values are returned as the empty string.
  4903. (should
  4904. (equal ""
  4905. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  4906. (org-entry-get (point) "A"))))
  4907. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  4908. ;; otherwise, return nil.
  4909. (should-not
  4910. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  4911. (org-entry-get (point) "A")))
  4912. (should
  4913. (equal "nil"
  4914. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  4915. (org-entry-get (point) "A" nil t))))
  4916. ;; Return nil when no property is found, independently on the
  4917. ;; LITERAL-NIL argument.
  4918. (should-not
  4919. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4920. (org-entry-get (point) "B")))
  4921. (should-not
  4922. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  4923. (org-entry-get (point) "B" nil t)))
  4924. ;; Handle inheritance, when allowed. Include extended values and
  4925. ;; possibly global values.
  4926. (should
  4927. (equal
  4928. "1"
  4929. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  4930. (org-entry-get (point) "A" t))))
  4931. (should
  4932. (equal
  4933. "1"
  4934. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  4935. (let ((org-use-property-inheritance t))
  4936. (org-entry-get (point) "A" 'selective)))))
  4937. (should-not
  4938. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** <point>H2"
  4939. (let ((org-use-property-inheritance nil))
  4940. (org-entry-get (point) "A" 'selective))))
  4941. (should
  4942. (equal
  4943. "1 2"
  4944. (org-test-with-temp-text
  4945. "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A+: 2\n:END:"
  4946. (org-entry-get (point-max) "A" t))))
  4947. (should
  4948. (equal "1"
  4949. (org-test-with-temp-text
  4950. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A: 1\n:END:"
  4951. (org-mode-restart)
  4952. (org-entry-get (point-max) "A" t))))
  4953. (should
  4954. (equal "0 1"
  4955. (org-test-with-temp-text
  4956. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A+: 1\n:END:"
  4957. (org-mode-restart)
  4958. (org-entry-get (point-max) "A" t)))))
  4959. (ert-deftest test-org/entry-properties ()
  4960. "Test `org-entry-properties' specifications."
  4961. ;; Get "ITEM" property.
  4962. (should
  4963. (equal "H"
  4964. (org-test-with-temp-text "* TODO H"
  4965. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  4966. (should
  4967. (equal "H"
  4968. (org-test-with-temp-text "* TODO H"
  4969. (cdr (assoc "ITEM" (org-entry-properties))))))
  4970. ;; Get "TODO" property. TODO keywords are case sensitive.
  4971. (should
  4972. (equal "TODO"
  4973. (org-test-with-temp-text "* TODO H"
  4974. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  4975. (should
  4976. (equal "TODO"
  4977. (org-test-with-temp-text "* TODO H"
  4978. (cdr (assoc "TODO" (org-entry-properties))))))
  4979. (should-not
  4980. (org-test-with-temp-text "* H"
  4981. (assoc "TODO" (org-entry-properties nil "TODO"))))
  4982. (should-not
  4983. (org-test-with-temp-text "* todo H"
  4984. (assoc "TODO" (org-entry-properties nil "TODO"))))
  4985. ;; Get "PRIORITY" property.
  4986. (should
  4987. (equal "A"
  4988. (org-test-with-temp-text "* [#A] H"
  4989. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  4990. (should
  4991. (equal "A"
  4992. (org-test-with-temp-text "* [#A] H"
  4993. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  4994. (should
  4995. (equal (char-to-string org-default-priority)
  4996. (org-test-with-temp-text "* H"
  4997. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  4998. ;; Get "FILE" property.
  4999. (should
  5000. (org-test-with-temp-text-in-file "* H\nParagraph"
  5001. (file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  5002. (buffer-file-name))))
  5003. (should
  5004. (org-test-with-temp-text-in-file "* H\nParagraph"
  5005. (file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  5006. (buffer-file-name))))
  5007. (should-not
  5008. (org-test-with-temp-text "* H\nParagraph"
  5009. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  5010. ;; Get "TAGS" property.
  5011. (should
  5012. (equal ":tag1:tag2:"
  5013. (org-test-with-temp-text "* H :tag1:tag2:"
  5014. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  5015. (should
  5016. (equal ":tag1:tag2:"
  5017. (org-test-with-temp-text "* H :tag1:tag2:"
  5018. (cdr (assoc "TAGS" (org-entry-properties))))))
  5019. (should-not
  5020. (org-test-with-temp-text "* H"
  5021. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  5022. ;; Get "ALLTAGS" property.
  5023. (should
  5024. (equal ":tag1:tag2:"
  5025. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5026. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  5027. (should
  5028. (equal ":tag1:tag2:"
  5029. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5030. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  5031. (should-not
  5032. (org-test-with-temp-text "* H"
  5033. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  5034. ;; Get "BLOCKED" property.
  5035. (should
  5036. (equal "t"
  5037. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  5038. (let ((org-enforce-todo-dependencies t)
  5039. (org-blocker-hook
  5040. '(org-block-todo-from-children-or-siblings-or-parent)))
  5041. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5042. (should
  5043. (equal ""
  5044. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  5045. (let ((org-enforce-todo-dependencies t)
  5046. (org-blocker-hook
  5047. '(org-block-todo-from-children-or-siblings-or-parent)))
  5048. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5049. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  5050. (should
  5051. (equal
  5052. "[2012-03-29 thu.]"
  5053. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5054. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  5055. (should
  5056. (equal
  5057. "[2012-03-29 thu.]"
  5058. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5059. (cdr (assoc "CLOSED" (org-entry-properties))))))
  5060. (should-not
  5061. (org-test-with-temp-text "* H"
  5062. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  5063. (should
  5064. (equal
  5065. "<2014-03-04 tue.>"
  5066. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5067. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  5068. (should
  5069. (equal
  5070. "<2014-03-04 tue.>"
  5071. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5072. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  5073. (should-not
  5074. (org-test-with-temp-text "* H"
  5075. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  5076. (should
  5077. (equal
  5078. "<2014-03-04 tue.>"
  5079. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5080. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  5081. (should
  5082. (equal
  5083. "<2014-03-04 tue.>"
  5084. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5085. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  5086. (should-not
  5087. (org-test-with-temp-text "* H"
  5088. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  5089. ;; Get "CATEGORY"
  5090. (should
  5091. (equal "cat"
  5092. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5093. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  5094. (should
  5095. (equal "cat"
  5096. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5097. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5098. (should
  5099. (equal "cat"
  5100. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  5101. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5102. (should
  5103. (equal "cat2"
  5104. (org-test-with-temp-text
  5105. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  5106. "\n"
  5107. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  5108. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5109. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  5110. (should
  5111. (equal "<2012-03-29 thu.>"
  5112. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  5113. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  5114. (should
  5115. (equal "[2012-03-29 thu.]"
  5116. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  5117. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  5118. (should
  5119. (equal "<2012-03-29 thu.>"
  5120. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  5121. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  5122. (should
  5123. (equal "[2014-03-04 tue.]"
  5124. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  5125. (cdr (assoc "TIMESTAMP_IA"
  5126. (org-entry-properties nil "TIMESTAMP_IA"))))))
  5127. (should-not
  5128. (equal "<2012-03-29 thu.>"
  5129. (org-test-with-temp-text "* Current\n* Next\n<2012-03-29 thu.>"
  5130. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  5131. ;; Get standard properties.
  5132. (should
  5133. (equal "1"
  5134. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5135. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5136. ;; Handle extended properties.
  5137. (should
  5138. (equal "1 2 3"
  5139. (org-test-with-temp-text
  5140. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  5141. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5142. (should
  5143. (equal "1 2 3"
  5144. (org-test-with-temp-text
  5145. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  5146. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5147. ;; Ignore forbidden (special) properties.
  5148. (should-not
  5149. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  5150. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  5151. (ert-deftest test-org/entry-put ()
  5152. "Test `org-entry-put' specifications."
  5153. ;; Error when not a string or nil.
  5154. (should-error
  5155. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5156. (org-entry-put 1 "test" 2)))
  5157. ;; Error when property name is invalid.
  5158. (should-error
  5159. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5160. (org-entry-put 1 "no space" "value")))
  5161. (should-error
  5162. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5163. (org-entry-put 1 "" "value")))
  5164. ;; Set "TODO" property.
  5165. (should
  5166. (string-match (regexp-quote " TODO H")
  5167. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  5168. (org-entry-put (point) "TODO" "TODO")
  5169. (buffer-string))))
  5170. (should
  5171. (string-match (regexp-quote "* H")
  5172. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  5173. (org-entry-put (point) "TODO" nil)
  5174. (buffer-string))))
  5175. ;; Set "PRIORITY" property.
  5176. (should
  5177. (equal "* [#A] H"
  5178. (org-test-with-temp-text "* [#B] H"
  5179. (org-entry-put (point) "PRIORITY" "A")
  5180. (buffer-string))))
  5181. (should
  5182. (equal "* H"
  5183. (org-test-with-temp-text "* [#B] H"
  5184. (org-entry-put (point) "PRIORITY" nil)
  5185. (buffer-string))))
  5186. ;; Set "SCHEDULED" property.
  5187. (should
  5188. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  5189. (org-test-with-temp-text "* H"
  5190. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  5191. (buffer-string))))
  5192. (should
  5193. (string= "* H\n"
  5194. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5195. (org-entry-put (point) "SCHEDULED" nil)
  5196. (buffer-string))))
  5197. (should
  5198. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  5199. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5200. (org-entry-put (point) "SCHEDULED" "earlier")
  5201. (buffer-string))))
  5202. (should
  5203. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  5204. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5205. (org-entry-put (point) "SCHEDULED" "later")
  5206. (buffer-string))))
  5207. ;; Set "DEADLINE" property.
  5208. (should
  5209. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  5210. (org-test-with-temp-text "* H"
  5211. (org-entry-put (point) "DEADLINE" "2014-03-04")
  5212. (buffer-string))))
  5213. (should
  5214. (string= "* H\n"
  5215. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5216. (org-entry-put (point) "DEADLINE" nil)
  5217. (buffer-string))))
  5218. (should
  5219. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  5220. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5221. (org-entry-put (point) "DEADLINE" "earlier")
  5222. (buffer-string))))
  5223. (should
  5224. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  5225. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5226. (org-entry-put (point) "DEADLINE" "later")
  5227. (buffer-string))))
  5228. ;; Set "CATEGORY" property
  5229. (should
  5230. (string-match "^ *:CATEGORY: cat"
  5231. (org-test-with-temp-text "* H"
  5232. (org-entry-put (point) "CATEGORY" "cat")
  5233. (buffer-string))))
  5234. ;; Regular properties, with or without pre-existing drawer.
  5235. (should
  5236. (string-match "^ *:A: +2$"
  5237. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5238. (org-entry-put (point) "A" "2")
  5239. (buffer-string))))
  5240. (should
  5241. (string-match "^ *:A: +1$"
  5242. (org-test-with-temp-text "* H"
  5243. (org-entry-put (point) "A" "1")
  5244. (buffer-string))))
  5245. ;; Special case: two consecutive headlines.
  5246. (should
  5247. (string-match "\\* A\n *:PROPERTIES:"
  5248. (org-test-with-temp-text "* A\n** B"
  5249. (org-entry-put (point) "A" "1")
  5250. (buffer-string)))))
  5251. (ert-deftest test-org/refresh-properties ()
  5252. "Test `org-refresh-properties' specifications."
  5253. (should
  5254. (equal "1"
  5255. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5256. (org-refresh-properties "A" 'org-test)
  5257. (get-text-property (point) 'org-test))))
  5258. (should-not
  5259. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5260. (org-refresh-properties "B" 'org-test)
  5261. (get-text-property (point) 'org-test)))
  5262. ;; Handle properties only defined with extension syntax, i.e.,
  5263. ;; "PROPERTY+".
  5264. (should
  5265. (equal "1"
  5266. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A+: 1\n:END:"
  5267. (org-refresh-properties "A" 'org-test)
  5268. (get-text-property (point) 'org-test))))
  5269. ;; When property is inherited, add text property to the whole
  5270. ;; sub-tree.
  5271. (should
  5272. (equal "1"
  5273. (org-test-with-temp-text
  5274. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n<point>** H2"
  5275. (let ((org-use-property-inheritance t))
  5276. (org-refresh-properties "A" 'org-test))
  5277. (get-text-property (point) 'org-test))))
  5278. ;; When property is inherited, use global value across the whole
  5279. ;; buffer. However local values have precedence.
  5280. (should-not
  5281. (equal "1"
  5282. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  5283. (org-mode-restart)
  5284. (let ((org-use-property-inheritance nil))
  5285. (org-refresh-properties "A" 'org-test))
  5286. (get-text-property (point) 'org-test))))
  5287. (should
  5288. (equal "1"
  5289. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  5290. (org-mode-restart)
  5291. (let ((org-use-property-inheritance t))
  5292. (org-refresh-properties "A" 'org-test))
  5293. (get-text-property (point) 'org-test))))
  5294. (should
  5295. (equal "2"
  5296. (org-test-with-temp-text
  5297. "#+PROPERTY: A 1\n<point>* H\n:PROPERTIES:\n:A: 2\n:END:"
  5298. (org-mode-restart)
  5299. (let ((org-use-property-inheritance t))
  5300. (org-refresh-properties "A" 'org-test))
  5301. (get-text-property (point) 'org-test)))))
  5302. ;;; Radio Targets
  5303. (ert-deftest test-org/update-radio-target-regexp ()
  5304. "Test `org-update-radio-target-regexp' specifications."
  5305. ;; Properly update cache with no previous radio target regexp.
  5306. (should
  5307. (eq 'link
  5308. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  5309. (save-excursion (goto-char (point-max)) (org-element-context))
  5310. (insert "<<<")
  5311. (search-forward "o")
  5312. (insert ">>>")
  5313. (org-update-radio-target-regexp)
  5314. (goto-char (point-max))
  5315. (org-element-type (org-element-context)))))
  5316. ;; Properly update cache with previous radio target regexp.
  5317. (should
  5318. (eq 'link
  5319. (org-test-with-temp-text "radio\n\nParagraph\n\nradio"
  5320. (save-excursion (goto-char (point-max)) (org-element-context))
  5321. (insert "<<<")
  5322. (search-forward "o")
  5323. (insert ">>>")
  5324. (org-update-radio-target-regexp)
  5325. (search-backward "r")
  5326. (delete-char 5)
  5327. (insert "new")
  5328. (org-update-radio-target-regexp)
  5329. (goto-char (point-max))
  5330. (delete-region (line-beginning-position) (point))
  5331. (insert "new")
  5332. (org-element-type (org-element-context))))))
  5333. ;;; Refile
  5334. (ert-deftest test-org/refile-get-targets ()
  5335. "Test `org-refile-get-targets' specifications."
  5336. ;; :maxlevel includes all headings above specified value.
  5337. (should
  5338. (equal '("H1" "H2" "H3")
  5339. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  5340. (let ((org-refile-use-outline-path nil)
  5341. (org-refile-targets `((nil :maxlevel . 3))))
  5342. (mapcar #'car (org-refile-get-targets))))))
  5343. (should
  5344. (equal '("H1" "H2")
  5345. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  5346. (let ((org-refile-use-outline-path nil)
  5347. (org-refile-targets `((nil :maxlevel . 2))))
  5348. (mapcar #'car (org-refile-get-targets))))))
  5349. ;; :level limits targets to headlines with the specified level.
  5350. (should
  5351. (equal '("H2")
  5352. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  5353. (let ((org-refile-use-outline-path nil)
  5354. (org-refile-targets `((nil :level . 2))))
  5355. (mapcar #'car (org-refile-get-targets))))))
  5356. ;; :tag limits targets to headlines with specified tag.
  5357. (should
  5358. (equal '("H1")
  5359. (org-test-with-temp-text "* H1 :foo:\n** H2\n*** H3 :bar:"
  5360. (let ((org-refile-use-outline-path nil)
  5361. (org-refile-targets `((nil :tag . "foo"))))
  5362. (mapcar #'car (org-refile-get-targets))))))
  5363. ;; :todo limits targets to headlines with specified TODO keyword.
  5364. (should
  5365. (equal '("H2")
  5366. (org-test-with-temp-text "* H1\n** TODO H2\n*** DONE H3"
  5367. (let ((org-refile-use-outline-path nil)
  5368. (org-refile-targets `((nil :todo . "TODO"))))
  5369. (mapcar #'car (org-refile-get-targets))))))
  5370. ;; :regexp filters targets matching provided regexp.
  5371. (should
  5372. (equal '("F2" "F3")
  5373. (org-test-with-temp-text "* H1\n** F2\n*** F3"
  5374. (let ((org-refile-use-outline-path nil)
  5375. (org-refile-targets `((nil :regexp . "F"))))
  5376. (mapcar #'car (org-refile-get-targets))))))
  5377. ;; A nil `org-refile-targets' includes only top level headlines in
  5378. ;; current buffer.
  5379. (should
  5380. (equal '("H1" "H2")
  5381. (org-test-with-temp-text "* H1\n** S1\n* H2"
  5382. (let ((org-refile-use-outline-path nil)
  5383. (org-refile-targets nil))
  5384. (mapcar #'car (org-refile-get-targets))))))
  5385. ;; Return value is the union of the targets according to all the
  5386. ;; defined rules. However, prevent duplicates.
  5387. (should
  5388. (equal '("F2" "F3" "H1")
  5389. (org-test-with-temp-text "* TODO H1\n** F2\n*** F3"
  5390. (let ((org-refile-use-outline-path nil)
  5391. (org-refile-targets `((nil :regexp . "F")
  5392. (nil :todo . "TODO"))))
  5393. (mapcar #'car (org-refile-get-targets))))))
  5394. (should
  5395. (equal '("F2" "F3" "H1")
  5396. (org-test-with-temp-text "* TODO H1\n** TODO F2\n*** F3"
  5397. (let ((org-refile-use-outline-path nil)
  5398. (org-refile-targets `((nil :regexp . "F")
  5399. (nil :todo . "TODO"))))
  5400. (mapcar #'car (org-refile-get-targets))))))
  5401. ;; When `org-refile-use-outline-path' is non-nil, provide targets as
  5402. ;; paths.
  5403. (should
  5404. (equal '("H1" "H1/H2" "H1/H2/H3")
  5405. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  5406. (let ((org-refile-use-outline-path t)
  5407. (org-refile-targets `((nil :maxlevel . 3))))
  5408. (mapcar #'car (org-refile-get-targets))))))
  5409. ;; When providing targets as paths, escape forward slashes in
  5410. ;; headings with backslashes.
  5411. (should
  5412. (equal '("H1\\/foo")
  5413. (org-test-with-temp-text "* H1/foo"
  5414. (let ((org-refile-use-outline-path t)
  5415. (org-refile-targets `((nil :maxlevel . 1))))
  5416. (mapcar #'car (org-refile-get-targets))))))
  5417. ;; When `org-refile-use-outline-path' is `file', include file name
  5418. ;; without directory in targets.
  5419. (should
  5420. (org-test-with-temp-text-in-file "* H1"
  5421. (let* ((filename (buffer-file-name))
  5422. (org-refile-use-outline-path 'file)
  5423. (org-refile-targets `(((,filename) :level . 1))))
  5424. (member (file-name-nondirectory filename)
  5425. (mapcar #'car (org-refile-get-targets))))))
  5426. ;; When `org-refile-use-outline-path' is `full-file-path', include
  5427. ;; full file name.
  5428. (should
  5429. (org-test-with-temp-text-in-file "* H1"
  5430. (let* ((filename (file-truename (buffer-file-name)))
  5431. (org-refile-use-outline-path 'full-file-path)
  5432. (org-refile-targets `(((,filename) :level . 1))))
  5433. (member filename (mapcar #'car (org-refile-get-targets))))))
  5434. ;; When `org-refile-use-outline-path' is `buffer-name', include
  5435. ;; buffer name.
  5436. (should
  5437. (org-test-with-temp-text "* H1"
  5438. (let* ((org-refile-use-outline-path 'buffer-name)
  5439. (org-refile-targets `((nil :level . 1))))
  5440. (member (buffer-name) (mapcar #'car (org-refile-get-targets)))))))
  5441. ;;; Sparse trees
  5442. (ert-deftest test-org/match-sparse-tree ()
  5443. "Test `org-match-sparse-tree' specifications."
  5444. ;; Match tags.
  5445. (should-not
  5446. (org-test-with-temp-text "* H\n** H1 :tag:"
  5447. (org-match-sparse-tree nil "tag")
  5448. (search-forward "H1")
  5449. (org-invisible-p2)))
  5450. (should
  5451. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  5452. (org-match-sparse-tree nil "tag")
  5453. (search-forward "H2")
  5454. (org-invisible-p2)))
  5455. ;; "-" operator for tags.
  5456. (should-not
  5457. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5458. (org-match-sparse-tree nil "tag1-tag2")
  5459. (search-forward "H1")
  5460. (org-invisible-p2)))
  5461. (should
  5462. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5463. (org-match-sparse-tree nil "tag1-tag2")
  5464. (search-forward "H2")
  5465. (org-invisible-p2)))
  5466. ;; "&" operator for tags.
  5467. (should
  5468. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5469. (org-match-sparse-tree nil "tag1&tag2")
  5470. (search-forward "H1")
  5471. (org-invisible-p2)))
  5472. (should-not
  5473. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5474. (org-match-sparse-tree nil "tag1&tag2")
  5475. (search-forward "H2")
  5476. (org-invisible-p2)))
  5477. ;; "|" operator for tags.
  5478. (should-not
  5479. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5480. (org-match-sparse-tree nil "tag1|tag2")
  5481. (search-forward "H1")
  5482. (org-invisible-p2)))
  5483. (should-not
  5484. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  5485. (org-match-sparse-tree nil "tag1|tag2")
  5486. (search-forward "H2")
  5487. (org-invisible-p2)))
  5488. ;; Regexp match on tags.
  5489. (should-not
  5490. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  5491. (org-match-sparse-tree nil "{^tag.*}")
  5492. (search-forward "H1")
  5493. (org-invisible-p2)))
  5494. (should
  5495. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  5496. (org-match-sparse-tree nil "{^tag.*}")
  5497. (search-forward "H2")
  5498. (org-invisible-p2)))
  5499. ;; Match group tags.
  5500. (should-not
  5501. (org-test-with-temp-text
  5502. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  5503. (org-match-sparse-tree nil "work")
  5504. (search-forward "H1")
  5505. (org-invisible-p2)))
  5506. (should-not
  5507. (org-test-with-temp-text
  5508. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  5509. (org-match-sparse-tree nil "work")
  5510. (search-forward "H2")
  5511. (org-invisible-p2)))
  5512. ;; Match group tags with hard brackets.
  5513. (should-not
  5514. (org-test-with-temp-text
  5515. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  5516. (org-match-sparse-tree nil "work")
  5517. (search-forward "H1")
  5518. (org-invisible-p2)))
  5519. (should-not
  5520. (org-test-with-temp-text
  5521. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  5522. (org-match-sparse-tree nil "work")
  5523. (search-forward "H2")
  5524. (org-invisible-p2)))
  5525. ;; Match tags in hierarchies
  5526. (should-not
  5527. (org-test-with-temp-text
  5528. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  5529. #+TAGS: [ Lev_2 : Lev_3 ]\n
  5530. #+TAGS: { Lev_3 : Lev_4 }\n
  5531. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  5532. (org-match-sparse-tree nil "Lev_1")
  5533. (search-forward "H4")
  5534. (org-invisible-p2)))
  5535. ;; Match regular expressions in tags
  5536. (should-not
  5537. (org-test-with-temp-text
  5538. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  5539. (org-match-sparse-tree nil "Lev")
  5540. (search-forward "H1")
  5541. (org-invisible-p2)))
  5542. (should
  5543. (org-test-with-temp-text
  5544. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  5545. (org-match-sparse-tree nil "Lev")
  5546. (search-forward "H1")
  5547. (org-invisible-p2)))
  5548. ;; Match properties.
  5549. (should
  5550. (org-test-with-temp-text
  5551. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  5552. (org-match-sparse-tree nil "A=\"1\"")
  5553. (search-forward "H2")
  5554. (org-invisible-p2)))
  5555. (should-not
  5556. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  5557. (org-match-sparse-tree nil "A=\"1\"")
  5558. (search-forward "H2")
  5559. (org-invisible-p2)))
  5560. ;; Case is not significant when matching properties.
  5561. (should-not
  5562. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  5563. (org-match-sparse-tree nil "a=\"1\"")
  5564. (search-forward "H2")
  5565. (org-invisible-p2)))
  5566. (should-not
  5567. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  5568. (org-match-sparse-tree nil "A=\"1\"")
  5569. (search-forward "H2")
  5570. (org-invisible-p2)))
  5571. ;; Match special LEVEL property.
  5572. (should-not
  5573. (org-test-with-temp-text "* H\n** H1\n*** H2"
  5574. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  5575. (search-forward "H1")
  5576. (org-invisible-p2)))
  5577. (should
  5578. (org-test-with-temp-text "* H\n** H1\n*** H2"
  5579. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  5580. (search-forward "H2")
  5581. (org-invisible-p2)))
  5582. ;; Comparison operators when matching properties.
  5583. (should
  5584. (org-test-with-temp-text
  5585. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  5586. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  5587. (search-forward "H1")
  5588. (org-invisible-p2)))
  5589. (should-not
  5590. (org-test-with-temp-text
  5591. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  5592. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  5593. (search-forward "H2")
  5594. (org-invisible-p2)))
  5595. ;; Regexp match on properties values.
  5596. (should-not
  5597. (org-test-with-temp-text
  5598. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  5599. (org-match-sparse-tree nil "A={f.*}")
  5600. (search-forward "H1")
  5601. (org-invisible-p2)))
  5602. (should
  5603. (org-test-with-temp-text
  5604. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  5605. (org-match-sparse-tree nil "A={f.*}")
  5606. (search-forward "H2")
  5607. (org-invisible-p2)))
  5608. ;; With an optional argument, limit match to TODO entries.
  5609. (should-not
  5610. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  5611. (org-match-sparse-tree t "tag")
  5612. (search-forward "H1")
  5613. (org-invisible-p2)))
  5614. (should
  5615. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  5616. (org-match-sparse-tree t "tag")
  5617. (search-forward "H2")
  5618. (org-invisible-p2))))
  5619. (ert-deftest test-org/occur ()
  5620. "Test `org-occur' specifications."
  5621. ;; Count number of matches.
  5622. (should
  5623. (= 1
  5624. (org-test-with-temp-text "* H\nA\n* H2"
  5625. (org-occur "A"))))
  5626. (should
  5627. (= 2
  5628. (org-test-with-temp-text "* H\nA\n* H2\nA"
  5629. (org-occur "A"))))
  5630. ;; Test CALLBACK optional argument.
  5631. (should
  5632. (= 0
  5633. (org-test-with-temp-text "* H\nA\n* H2"
  5634. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  5635. (should
  5636. (= 1
  5637. (org-test-with-temp-text "* H\nA\n* H2\nA"
  5638. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  5639. ;; Case-fold searches according to `org-occur-case-fold-search'.
  5640. (should
  5641. (= 2
  5642. (org-test-with-temp-text "Aa"
  5643. (let ((org-occur-case-fold-search t)) (org-occur "A")))))
  5644. (should
  5645. (= 2
  5646. (org-test-with-temp-text "Aa"
  5647. (let ((org-occur-case-fold-search t)) (org-occur "a")))))
  5648. (should
  5649. (= 1
  5650. (org-test-with-temp-text "Aa"
  5651. (let ((org-occur-case-fold-search nil)) (org-occur "A")))))
  5652. (should
  5653. (= 1
  5654. (org-test-with-temp-text "Aa"
  5655. (let ((org-occur-case-fold-search nil)) (org-occur "a")))))
  5656. (should
  5657. (= 1
  5658. (org-test-with-temp-text "Aa"
  5659. (let ((org-occur-case-fold-search 'smart)) (org-occur "A")))))
  5660. (should
  5661. (= 2
  5662. (org-test-with-temp-text "Aa"
  5663. (let ((org-occur-case-fold-search 'smart)) (org-occur "a"))))))
  5664. ;;; Tags
  5665. (ert-deftest test-org/tag-string-to-alist ()
  5666. "Test `org-tag-string-to-alist' specifications."
  5667. ;; Tag without selection key.
  5668. (should (equal (org-tag-string-to-alist "tag1") '(("tag1"))))
  5669. ;; Tag with selection key.
  5670. (should (equal (org-tag-string-to-alist "tag1(t)") '(("tag1" . ?t))))
  5671. ;; Tag group.
  5672. (should
  5673. (equal
  5674. (org-tag-string-to-alist "[ group : t1 t2 ]")
  5675. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag))))
  5676. ;; Mutually exclusive tags.
  5677. (should (equal (org-tag-string-to-alist "{ tag1 tag2 }")
  5678. '((:startgroup) ("tag1") ("tag2") (:endgroup))))
  5679. (should
  5680. (equal
  5681. (org-tag-string-to-alist "{ group : tag1 tag2 }")
  5682. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))))
  5683. (ert-deftest test-org/tag-alist-to-string ()
  5684. "Test `org-tag-alist-to-string' specifications."
  5685. (should (equal (org-tag-alist-to-string '(("tag1"))) "tag1"))
  5686. (should (equal (org-tag-alist-to-string '(("tag1" . ?t))) "tag1(t)"))
  5687. (should
  5688. (equal
  5689. (org-tag-alist-to-string
  5690. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  5691. "[ group : t1 t2 ]"))
  5692. (should
  5693. (equal (org-tag-alist-to-string
  5694. '((:startgroup) ("tag1") ("tag2") (:endgroup)))
  5695. "{ tag1 tag2 }"))
  5696. (should
  5697. (equal
  5698. (org-tag-alist-to-string
  5699. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))
  5700. "{ group : tag1 tag2 }")))
  5701. (ert-deftest test-org/tag-alist-to-groups ()
  5702. "Test `org-tag-alist-to-groups' specifications."
  5703. (should
  5704. (equal (org-tag-alist-to-groups
  5705. '((:startgroup) ("group") (:grouptags) ("t1") ("t2") (:endgroup)))
  5706. '(("group" "t1" "t2"))))
  5707. (should
  5708. (equal
  5709. (org-tag-alist-to-groups
  5710. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  5711. '(("group" "t1" "t2"))))
  5712. (should-not
  5713. (org-tag-alist-to-groups
  5714. '((:startgroup) ("group") ("t1") ("t2") (:endgroup)))))
  5715. (ert-deftest test-org/tag-align ()
  5716. "Test tags alignment."
  5717. ;; Test aligning tags with different display width.
  5718. (should
  5719. ;; 12345678901234567890
  5720. (equal "* Test :abc:"
  5721. (org-test-with-temp-text "* Test :abc:"
  5722. (let ((org-tags-column -20)
  5723. (indent-tabs-mode nil))
  5724. (org-fix-tags-on-the-fly))
  5725. (buffer-string))))
  5726. (should
  5727. ;; 12345678901234567890
  5728. (equal "* Test :日本語:"
  5729. (org-test-with-temp-text "* Test :日本語:"
  5730. (let ((org-tags-column -20)
  5731. (indent-tabs-mode nil))
  5732. (org-fix-tags-on-the-fly))
  5733. (buffer-string))))
  5734. ;; Make sure aligning tags do not skip invisible text.
  5735. (should
  5736. (equal "* [[linkx]] :tag:"
  5737. (org-test-with-temp-text "* [[link<point>]] :tag:"
  5738. (let ((org-tags-column 0))
  5739. (org-fix-tags-on-the-fly)
  5740. (insert "x")
  5741. (buffer-string))))))
  5742. (ert-deftest test-org/tags-at ()
  5743. (should
  5744. (equal '("foo" "bar")
  5745. (org-test-with-temp-text
  5746. "* T<point>est :foo:bar:"
  5747. (org-get-tags-at)))))
  5748. ;;; TODO keywords
  5749. (ert-deftest test-org/auto-repeat-maybe ()
  5750. "Test `org-auto-repeat-maybe' specifications."
  5751. ;; Do not auto repeat when there is no valid time stamp with
  5752. ;; a repeater in the entry.
  5753. (should-not
  5754. (string-prefix-p
  5755. "* TODO H"
  5756. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5757. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu>"
  5758. (org-todo "DONE")
  5759. (buffer-string)))))
  5760. (should-not
  5761. (string-prefix-p
  5762. "* TODO H"
  5763. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5764. (org-test-with-temp-text "* TODO H\n# <2012-03-29 Thu>"
  5765. (org-todo "DONE")
  5766. (buffer-string)))))
  5767. ;; When switching to DONE state, switch back to first TODO keyword
  5768. ;; in sequence, or the same keyword if they have different types.
  5769. (should
  5770. (string-prefix-p
  5771. "* TODO H"
  5772. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5773. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  5774. (org-todo "DONE")
  5775. (buffer-string)))))
  5776. (should
  5777. (string-prefix-p
  5778. "* KWD1 H"
  5779. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  5780. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  5781. (org-todo "DONE")
  5782. (buffer-string)))))
  5783. (should
  5784. (string-prefix-p
  5785. "* KWD2 H"
  5786. (let ((org-todo-keywords '((type "KWD1" "KWD2" "DONE"))))
  5787. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  5788. (org-todo "DONE")
  5789. (buffer-string)))))
  5790. ;; If there was no TODO keyword in the first place, do not insert
  5791. ;; any either.
  5792. (should
  5793. (string-prefix-p
  5794. "* H"
  5795. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5796. (org-test-with-temp-text "* H\n<2012-03-29 Thu +2y>"
  5797. (org-todo "DONE")
  5798. (buffer-string)))))
  5799. ;; Revert to REPEAT_TO_STATE, if set.
  5800. (should
  5801. (string-prefix-p
  5802. "* KWD2 H"
  5803. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  5804. (org-test-with-temp-text
  5805. "* KWD2 H
  5806. :PROPERTIES:
  5807. :REPEAT_TO_STATE: KWD2
  5808. :END:
  5809. <2012-03-29 Thu +2y>"
  5810. (org-todo "DONE")
  5811. (buffer-string)))))
  5812. ;; When switching to DONE state, update base date. If there are
  5813. ;; multiple repeated time stamps, update them all.
  5814. (should
  5815. (string-match-p
  5816. "<2014-03-29 .* \\+2y>"
  5817. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5818. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  5819. (org-todo "DONE")
  5820. (buffer-string)))))
  5821. (should
  5822. (string-match-p
  5823. "<2015-03-04 .* \\+1y>"
  5824. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5825. (org-test-with-temp-text
  5826. "* TODO H\n<2012-03-29 Thu. +2y>\n<2014-03-04 Tue +1y>"
  5827. (org-todo "DONE")
  5828. (buffer-string)))))
  5829. ;; Throw an error if repeater unit is the hour and no time is
  5830. ;; provided in the time-stamp.
  5831. (should-error
  5832. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5833. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2h>"
  5834. (org-todo "DONE")
  5835. (buffer-string))))
  5836. ;; Do not repeat commented time stamps.
  5837. (should-not
  5838. (string-prefix-p
  5839. "<2015-03-04 .* \\+1y>"
  5840. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5841. (org-test-with-temp-text
  5842. "* TODO H\n<2012-03-29 Thu +2y>\n# <2014-03-04 Tue +1y>"
  5843. (org-todo "DONE")
  5844. (buffer-string)))))
  5845. (should-not
  5846. (string-prefix-p
  5847. "<2015-03-04 .* \\+1y>"
  5848. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5849. (org-test-with-temp-text
  5850. "* TODO H
  5851. <2012-03-29 Thu. +2y>
  5852. #+BEGIN_EXAMPLE
  5853. <2014-03-04 Tue +1y>
  5854. #+END_EXAMPLE"
  5855. (org-todo "DONE")
  5856. (buffer-string)))))
  5857. ;; When `org-log-repeat' is non-nil or there is a CLOCK in the
  5858. ;; entry, record time of last repeat.
  5859. (should-not
  5860. (string-match-p
  5861. ":LAST_REPEAT:"
  5862. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  5863. (org-log-repeat nil))
  5864. (cl-letf (((symbol-function 'org-add-log-setup)
  5865. (lambda (&rest args) nil)))
  5866. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  5867. (org-todo "DONE")
  5868. (buffer-string))))))
  5869. (should
  5870. (string-match-p
  5871. ":LAST_REPEAT:"
  5872. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  5873. (org-log-repeat t))
  5874. (cl-letf (((symbol-function 'org-add-log-setup)
  5875. (lambda (&rest args) nil)))
  5876. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  5877. (org-todo "DONE")
  5878. (buffer-string))))))
  5879. (should
  5880. (string-match-p
  5881. ":LAST_REPEAT:"
  5882. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5883. (cl-letf (((symbol-function 'org-add-log-setup)
  5884. (lambda (&rest args) nil)))
  5885. (org-test-with-temp-text
  5886. "* TODO H\n<2012-03-29 Thu +2y>\nCLOCK: [2012-03-29 Thu 16:40]"
  5887. (org-todo "DONE")
  5888. (buffer-string))))))
  5889. ;; When a SCHEDULED entry has no repeater, remove it upon repeating
  5890. ;; the entry as it is no longer relevant.
  5891. (should-not
  5892. (string-match-p
  5893. "^SCHEDULED:"
  5894. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  5895. (org-test-with-temp-text
  5896. "* TODO H\nSCHEDULED: <2014-03-04 Tue>\n<2012-03-29 Thu +2y>"
  5897. (org-todo "DONE")
  5898. (buffer-string)))))
  5899. ;; Properly advance repeater even when a clock entry is specified
  5900. ;; and `org-log-repeat' is nil.
  5901. (should
  5902. (string-match-p
  5903. "SCHEDULED: <2014-03-29"
  5904. (let ((org-log-repeat nil)
  5905. (org-todo-keywords '((sequence "TODO" "DONE"))))
  5906. (org-test-with-temp-text
  5907. "* TODO H
  5908. SCHEDULED: <2012-03-29 Thu +2y>
  5909. CLOCK: [2012-03-29 Thu 10:00]--[2012-03-29 Thu 16:40] => 6:40"
  5910. (org-todo "DONE")
  5911. (buffer-string))))))
  5912. ;;; Timestamps API
  5913. (ert-deftest test-org/at-timestamp-p ()
  5914. "Test `org-at-timestamp-p' specifications."
  5915. (should
  5916. (org-test-with-temp-text "<2012-03-29 Thu>"
  5917. (org-at-timestamp-p)))
  5918. (should-not
  5919. (org-test-with-temp-text "2012-03-29 Thu"
  5920. (org-at-timestamp-p)))
  5921. ;; Test return values.
  5922. (should
  5923. (eq 'bracket
  5924. (org-test-with-temp-text "<2012-03-29 Thu>"
  5925. (org-at-timestamp-p))))
  5926. (should
  5927. (eq 'year
  5928. (org-test-with-temp-text "<<point>2012-03-29 Thu>"
  5929. (org-at-timestamp-p))))
  5930. (should
  5931. (eq 'month
  5932. (org-test-with-temp-text "<2012-<point>03-29 Thu>"
  5933. (org-at-timestamp-p))))
  5934. (should
  5935. (eq 'day
  5936. (org-test-with-temp-text "<2012-03-<point>29 Thu>"
  5937. (org-at-timestamp-p))))
  5938. (should
  5939. (eq 'day
  5940. (org-test-with-temp-text "<2012-03-29 T<point>hu>"
  5941. (org-at-timestamp-p))))
  5942. (should
  5943. (wholenump
  5944. (org-test-with-temp-text "<2012-03-29 Thu +2<point>y>"
  5945. (org-at-timestamp-p))))
  5946. (should
  5947. (eq 'bracket
  5948. (org-test-with-temp-text "<2012-03-29 Thu<point>>"
  5949. (org-at-timestamp-p))))
  5950. (should
  5951. (eq 'after
  5952. (org-test-with-temp-text "<2012-03-29 Thu><point>»"
  5953. (org-at-timestamp-p))))
  5954. ;; Test `inactive' optional argument.
  5955. (should
  5956. (org-test-with-temp-text "[2012-03-29 Thu]"
  5957. (org-at-timestamp-p 'inactive)))
  5958. (should-not
  5959. (org-test-with-temp-text "[2012-03-29 Thu]"
  5960. (org-at-timestamp-p)))
  5961. ;; When optional argument is `agenda', recognize time-stamps in
  5962. ;; planning info line, property drawers and clocks.
  5963. (should
  5964. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  5965. (org-at-timestamp-p 'agenda)))
  5966. (should-not
  5967. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  5968. (org-at-timestamp-p)))
  5969. (should
  5970. (org-test-with-temp-text
  5971. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  5972. (org-at-timestamp-p 'agenda)))
  5973. (should-not
  5974. (org-test-with-temp-text
  5975. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  5976. (org-at-timestamp-p)))
  5977. (should
  5978. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  5979. (let ((org-agenda-include-inactive-timestamps t))
  5980. (org-at-timestamp-p 'agenda))))
  5981. (should-not
  5982. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  5983. (let ((org-agenda-include-inactive-timestamps t))
  5984. (org-at-timestamp-p))))
  5985. (should-not
  5986. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  5987. (let ((org-agenda-include-inactive-timestamps t))
  5988. (org-at-timestamp-p 'inactive))))
  5989. ;; When optional argument is `lax', match any part of the document
  5990. ;; with Org timestamp syntax.
  5991. (should
  5992. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  5993. (org-at-timestamp-p 'lax)))
  5994. (should-not
  5995. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  5996. (org-at-timestamp-p)))
  5997. (should
  5998. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  5999. (org-at-timestamp-p 'lax)))
  6000. (should-not
  6001. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  6002. (org-at-timestamp-p)))
  6003. (should
  6004. (org-test-with-temp-text
  6005. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  6006. (org-at-timestamp-p 'lax)))
  6007. (should-not
  6008. (org-test-with-temp-text
  6009. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  6010. (org-at-timestamp-p)))
  6011. ;; Optional argument `lax' also matches inactive timestamps.
  6012. (should
  6013. (org-test-with-temp-text "# [2012-03-29 Thu]<point>"
  6014. (org-at-timestamp-p 'lax))))
  6015. (ert-deftest test-org/time-stamp ()
  6016. "Test `org-time-stamp' specifications."
  6017. ;; Insert chosen time stamp at point.
  6018. (should
  6019. (string-match
  6020. "Te<2014-03-04 .*?>xt"
  6021. (org-test-with-temp-text "Te<point>xt"
  6022. (cl-letf (((symbol-function 'org-read-date)
  6023. (lambda (&rest args)
  6024. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6025. (org-time-stamp nil)
  6026. (buffer-string)))))
  6027. ;; With a prefix argument, also insert time.
  6028. (should
  6029. (string-match
  6030. "Te<2014-03-04 .*? 00:41>xt"
  6031. (org-test-with-temp-text "Te<point>xt"
  6032. (cl-letf (((symbol-function 'org-read-date)
  6033. (lambda (&rest args)
  6034. (apply #'encode-time
  6035. (org-parse-time-string "2014-03-04 00:41")))))
  6036. (org-time-stamp '(4))
  6037. (buffer-string)))))
  6038. ;; With two universal prefix arguments, insert an active timestamp
  6039. ;; with the current time without prompting the user.
  6040. (should
  6041. (string-match
  6042. "Te<2014-03-04 .*? 00:41>xt"
  6043. (org-test-with-temp-text "Te<point>xt"
  6044. (cl-letf (((symbol-function 'current-time)
  6045. (lambda ()
  6046. (apply #'encode-time
  6047. (org-parse-time-string "2014-03-04 00:41")))))
  6048. (org-time-stamp '(16))
  6049. (buffer-string)))))
  6050. ;; When optional argument is non-nil, insert an inactive timestamp.
  6051. (should
  6052. (string-match
  6053. "Te\\[2014-03-04 .*?\\]xt"
  6054. (org-test-with-temp-text "Te<point>xt"
  6055. (cl-letf (((symbol-function 'org-read-date)
  6056. (lambda (&rest args)
  6057. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6058. (org-time-stamp nil t)
  6059. (buffer-string)))))
  6060. ;; When called from a timestamp, replace existing one.
  6061. (should
  6062. (string-match
  6063. "<2014-03-04 .*?>"
  6064. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  6065. (cl-letf (((symbol-function 'org-read-date)
  6066. (lambda (&rest args)
  6067. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6068. (org-time-stamp nil)
  6069. (buffer-string)))))
  6070. (should
  6071. (string-match
  6072. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  6073. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  6074. (cl-letf (((symbol-function 'org-read-date)
  6075. (lambda (&rest args)
  6076. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6077. (org-time-stamp nil)
  6078. (buffer-string)))))
  6079. ;; When replacing a timestamp, preserve repeater, if any.
  6080. (should
  6081. (string-match
  6082. "<2014-03-04 .*? \\+2y>"
  6083. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  6084. (cl-letf (((symbol-function 'org-read-date)
  6085. (lambda (&rest args)
  6086. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6087. (org-time-stamp nil)
  6088. (buffer-string)))))
  6089. ;; When called twice in a raw, build a date range.
  6090. (should
  6091. (string-match
  6092. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  6093. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  6094. (cl-letf (((symbol-function 'org-read-date)
  6095. (lambda (&rest args)
  6096. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  6097. (let ((last-command 'org-time-stamp)
  6098. (this-command 'org-time-stamp))
  6099. (org-time-stamp nil))
  6100. (buffer-string))))))
  6101. (ert-deftest test-org/timestamp-has-time-p ()
  6102. "Test `org-timestamp-has-time-p' specifications."
  6103. ;; With time.
  6104. (should
  6105. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  6106. (org-timestamp-has-time-p (org-element-context))))
  6107. ;; Without time.
  6108. (should-not
  6109. (org-test-with-temp-text "<2012-03-29 Thu>"
  6110. (org-timestamp-has-time-p (org-element-context)))))
  6111. (ert-deftest test-org/get-repeat ()
  6112. "Test `org-get-repeat' specifications."
  6113. (should
  6114. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40 +2y>"
  6115. (org-get-repeat)))
  6116. (should-not
  6117. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40>"
  6118. (org-get-repeat)))
  6119. ;; Return proper repeat string.
  6120. (should
  6121. (equal "+2y"
  6122. (org-test-with-temp-text "* H\n<2014-03-04 Tue 16:40 +2y>"
  6123. (org-get-repeat))))
  6124. ;; Prevent false positive (commented or verbatim time stamps)
  6125. (should-not
  6126. (org-test-with-temp-text "* H\n# <2012-03-29 Thu 16:40>"
  6127. (org-get-repeat)))
  6128. (should-not
  6129. (org-test-with-temp-text
  6130. "* H\n#+BEGIN_EXAMPLE\n<2012-03-29 Thu 16:40>\n#+END_EXAMPLE"
  6131. (org-get-repeat)))
  6132. ;; Return nil when called before first heading.
  6133. (should-not
  6134. (org-test-with-temp-text "<2012-03-29 Thu 16:40 +2y>"
  6135. (org-get-repeat)))
  6136. ;; When called with an optional argument, extract repeater from that
  6137. ;; string instead.
  6138. (should (equal "+2y" (org-get-repeat "<2012-03-29 Thu 16:40 +2y>")))
  6139. (should-not (org-get-repeat "<2012-03-29 Thu 16:40>")))
  6140. (ert-deftest test-org/timestamp-format ()
  6141. "Test `org-timestamp-format' specifications."
  6142. ;; Regular test.
  6143. (should
  6144. (equal
  6145. "2012-03-29 16:40"
  6146. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  6147. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  6148. ;; Range end.
  6149. (should
  6150. (equal
  6151. "2012-03-29"
  6152. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  6153. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  6154. (ert-deftest test-org/timestamp-split-range ()
  6155. "Test `org-timestamp-split-range' specifications."
  6156. ;; Extract range start (active).
  6157. (should
  6158. (equal '(2012 3 29)
  6159. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  6160. (let ((ts (org-timestamp-split-range (org-element-context))))
  6161. (mapcar (lambda (p) (org-element-property p ts))
  6162. '(:year-end :month-end :day-end))))))
  6163. ;; Extract range start (inactive)
  6164. (should
  6165. (equal '(2012 3 29)
  6166. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  6167. (let ((ts (org-timestamp-split-range (org-element-context))))
  6168. (mapcar (lambda (p) (org-element-property p ts))
  6169. '(:year-end :month-end :day-end))))))
  6170. ;; Extract range end (active).
  6171. (should
  6172. (equal '(2012 3 30)
  6173. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  6174. (let ((ts (org-timestamp-split-range
  6175. (org-element-context) t)))
  6176. (mapcar (lambda (p) (org-element-property p ts))
  6177. '(:year-end :month-end :day-end))))))
  6178. ;; Extract range end (inactive)
  6179. (should
  6180. (equal '(2012 3 30)
  6181. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  6182. (let ((ts (org-timestamp-split-range
  6183. (org-element-context) t)))
  6184. (mapcar (lambda (p) (org-element-property p ts))
  6185. '(:year-end :month-end :day-end))))))
  6186. ;; Return the timestamp if not a range.
  6187. (should
  6188. (org-test-with-temp-text "[2012-03-29 Thu]"
  6189. (let* ((ts-orig (org-element-context))
  6190. (ts-copy (org-timestamp-split-range ts-orig)))
  6191. (eq ts-orig ts-copy))))
  6192. (should
  6193. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  6194. (let* ((ts-orig (org-element-context))
  6195. (ts-copy (org-timestamp-split-range ts-orig)))
  6196. (eq ts-orig ts-copy)))))
  6197. (ert-deftest test-org/timestamp-translate ()
  6198. "Test `org-timestamp-translate' specifications."
  6199. ;; Translate whole date range.
  6200. (should
  6201. (equal "<29>--<30>"
  6202. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  6203. (let ((org-display-custom-times t)
  6204. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  6205. (org-timestamp-translate (org-element-context))))))
  6206. ;; Translate date range start.
  6207. (should
  6208. (equal "<29>"
  6209. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  6210. (let ((org-display-custom-times t)
  6211. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  6212. (org-timestamp-translate (org-element-context) 'start)))))
  6213. ;; Translate date range end.
  6214. (should
  6215. (equal "<30>"
  6216. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  6217. (let ((org-display-custom-times t)
  6218. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  6219. (org-timestamp-translate (org-element-context) 'end)))))
  6220. ;; Translate time range.
  6221. (should
  6222. (equal "<08>--<16>"
  6223. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  6224. (let ((org-display-custom-times t)
  6225. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  6226. (org-timestamp-translate (org-element-context))))))
  6227. ;; Translate non-range timestamp.
  6228. (should
  6229. (equal "<29>"
  6230. (org-test-with-temp-text "<2012-03-29 Thu>"
  6231. (let ((org-display-custom-times t)
  6232. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  6233. (org-timestamp-translate (org-element-context))))))
  6234. ;; Do not change `diary' timestamps.
  6235. (should
  6236. (equal "<%%(org-float t 4 2)>"
  6237. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  6238. (let ((org-display-custom-times t)
  6239. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  6240. (org-timestamp-translate (org-element-context)))))))
  6241. ;;; Visibility
  6242. (ert-deftest test-org/flag-drawer ()
  6243. "Test `org-flag-drawer' specifications."
  6244. ;; Hide drawer.
  6245. (should
  6246. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  6247. (org-flag-drawer t)
  6248. (get-char-property (line-end-position) 'invisible)))
  6249. ;; Show drawer.
  6250. (should-not
  6251. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  6252. (org-flag-drawer t)
  6253. (org-flag-drawer nil)
  6254. (get-char-property (line-end-position) 'invisible)))
  6255. ;; Test optional argument.
  6256. (should
  6257. (org-test-with-temp-text "Text\n:D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  6258. (let ((drawer (save-excursion (search-forward ":D2")
  6259. (org-element-at-point))))
  6260. (org-flag-drawer t drawer)
  6261. (get-char-property (progn (search-forward ":D2") (line-end-position))
  6262. 'invisible))))
  6263. (should-not
  6264. (org-test-with-temp-text ":D1:\nc1\n:END:\n\n:D2:\nc2\n:END:"
  6265. (let ((drawer (save-excursion (search-forward ":D2")
  6266. (org-element-at-point))))
  6267. (org-flag-drawer t drawer)
  6268. (get-char-property (line-end-position) 'invisible))))
  6269. ;; Do not hide fake drawers.
  6270. (should-not
  6271. (org-test-with-temp-text "#+begin_example\n:D:\nc\n:END:\n#+end_example"
  6272. (forward-line 1)
  6273. (org-flag-drawer t)
  6274. (get-char-property (line-end-position) 'invisible)))
  6275. ;; Do not hide incomplete drawers.
  6276. (should-not
  6277. (org-test-with-temp-text ":D:\nparagraph"
  6278. (forward-line 1)
  6279. (org-flag-drawer t)
  6280. (get-char-property (line-end-position) 'invisible)))
  6281. ;; Do not hide drawers when called from final blank lines.
  6282. (should-not
  6283. (org-test-with-temp-text ":DRAWER:\nA\n:END:\n\n"
  6284. (goto-char (point-max))
  6285. (org-flag-drawer t)
  6286. (goto-char (point-min))
  6287. (get-char-property (line-end-position) 'invisible)))
  6288. ;; Don't leave point in an invisible part of the buffer when hiding
  6289. ;; a drawer away.
  6290. (should-not
  6291. (org-test-with-temp-text ":DRAWER:\ncontents\n:END:"
  6292. (goto-char (point-max))
  6293. (org-flag-drawer t)
  6294. (get-char-property (point) 'invisible))))
  6295. (ert-deftest test-org/hide-block-toggle ()
  6296. "Test `org-hide-block-toggle' specifications."
  6297. ;; Error when not at a block.
  6298. (should-error
  6299. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents"
  6300. (org-hide-block-toggle 'off)
  6301. (get-char-property (line-end-position) 'invisible)))
  6302. ;; Hide block.
  6303. (should
  6304. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  6305. (org-hide-block-toggle)
  6306. (get-char-property (line-end-position) 'invisible)))
  6307. (should
  6308. (org-test-with-temp-text "#+BEGIN_EXAMPLE\ncontents\n#+END_EXAMPLE"
  6309. (org-hide-block-toggle)
  6310. (get-char-property (line-end-position) 'invisible)))
  6311. ;; Show block unconditionally when optional argument is `off'.
  6312. (should-not
  6313. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  6314. (org-hide-block-toggle)
  6315. (org-hide-block-toggle 'off)
  6316. (get-char-property (line-end-position) 'invisible)))
  6317. (should-not
  6318. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  6319. (org-hide-block-toggle 'off)
  6320. (get-char-property (line-end-position) 'invisible)))
  6321. ;; Hide block unconditionally when optional argument is non-nil.
  6322. (should
  6323. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  6324. (org-hide-block-toggle t)
  6325. (get-char-property (line-end-position) 'invisible)))
  6326. (should
  6327. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  6328. (org-hide-block-toggle)
  6329. (org-hide-block-toggle t)
  6330. (get-char-property (line-end-position) 'invisible)))
  6331. ;; Do not hide block when called from final blank lines.
  6332. (should-not
  6333. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE\n\n<point>"
  6334. (org-hide-block-toggle)
  6335. (goto-char (point-min))
  6336. (get-char-property (line-end-position) 'invisible)))
  6337. ;; Don't leave point in an invisible part of the buffer when hiding
  6338. ;; a block away.
  6339. (should-not
  6340. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n<point>#+END_QUOTE"
  6341. (org-hide-block-toggle)
  6342. (get-char-property (point) 'invisible))))
  6343. (ert-deftest test-org/hide-block-toggle-maybe ()
  6344. "Test `org-hide-block-toggle-maybe' specifications."
  6345. (should
  6346. (org-test-with-temp-text "#+BEGIN: dynamic\nContents\n#+END:"
  6347. (org-hide-block-toggle-maybe)))
  6348. (should-not
  6349. (org-test-with-temp-text "Paragraph" (org-hide-block-toggle-maybe))))
  6350. (ert-deftest test-org/set-tags ()
  6351. "Test `org-set-tags' specifications."
  6352. ;; Tags set via fast-tag-selection should be visible afterwards
  6353. (should
  6354. (let ((org-tag-alist '(("NEXT" . ?n)))
  6355. (org-fast-tag-selection-single-key t))
  6356. (cl-letf (((symbol-function 'read-char-exclusive) (lambda () ?n))
  6357. ((symbol-function 'window-width) (lambda (&rest args) 100)))
  6358. (org-test-with-temp-text "<point>* Headline\nAnd its content\n* And another headline\n\nWith some content"
  6359. ;; Show only headlines
  6360. (org-content)
  6361. ;; Set NEXT tag on current entry
  6362. (org-set-tags nil nil)
  6363. ;; Move point to that NEXT tag
  6364. (search-forward "NEXT") (backward-word)
  6365. ;; And it should be visible (i.e. no overlays)
  6366. (not (overlays-at (point))))))))
  6367. (ert-deftest test-org/show-set-visibility ()
  6368. "Test `org-show-set-visibility' specifications."
  6369. ;; Do not throw an error before first heading.
  6370. (should
  6371. (org-test-with-temp-text "Preamble\n* Headline"
  6372. (org-show-set-visibility 'tree)
  6373. t))
  6374. ;; Test all visibility spans, both on headline and in entry.
  6375. (let ((list-visible-lines
  6376. (lambda (state headerp)
  6377. (org-test-with-temp-text "* Grandmother (0)
  6378. ** Uncle (1)
  6379. *** Heir (2)
  6380. ** Father (3)
  6381. Ancestor text (4)
  6382. *** Sister (5)
  6383. Sibling text (6)
  6384. *** Self (7)
  6385. Match (8)
  6386. **** First born (9)
  6387. Child text (10)
  6388. **** The other child (11)
  6389. *** Brother (12)
  6390. ** Aunt (13)
  6391. "
  6392. (org-cycle t)
  6393. (search-forward (if headerp "Self" "Match"))
  6394. (org-show-set-visibility state)
  6395. (goto-char (point-min))
  6396. (let (result (line 0))
  6397. (while (not (eobp))
  6398. (unless (org-invisible-p2) (push line result))
  6399. (incf line)
  6400. (forward-line))
  6401. (nreverse result))))))
  6402. (should (equal '(0 7) (funcall list-visible-lines 'minimal t)))
  6403. (should (equal '(0 7 8) (funcall list-visible-lines 'minimal nil)))
  6404. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local t)))
  6405. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local nil)))
  6406. (should (equal '(0 3 7) (funcall list-visible-lines 'ancestors t)))
  6407. (should (equal '(0 3 7 8) (funcall list-visible-lines 'ancestors nil)))
  6408. (should (equal '(0 3 5 7 12) (funcall list-visible-lines 'lineage t)))
  6409. (should (equal '(0 3 5 7 8 9 12) (funcall list-visible-lines 'lineage nil)))
  6410. (should (equal '(0 1 3 5 7 12 13) (funcall list-visible-lines 'tree t)))
  6411. (should (equal '(0 1 3 5 7 8 9 11 12 13)
  6412. (funcall list-visible-lines 'tree nil)))
  6413. (should (equal '(0 1 3 4 5 7 12 13)
  6414. (funcall list-visible-lines 'canonical t)))
  6415. (should (equal '(0 1 3 4 5 7 8 9 11 12 13)
  6416. (funcall list-visible-lines 'canonical nil))))
  6417. ;; When point is hidden in a drawer or a block, make sure to make it
  6418. ;; visible.
  6419. (should-not
  6420. (org-test-with-temp-text "#+BEGIN_QUOTE\nText\n#+END_QUOTE"
  6421. (org-hide-block-toggle)
  6422. (search-forward "Text")
  6423. (org-show-set-visibility 'minimal)
  6424. (org-invisible-p2)))
  6425. (should-not
  6426. (org-test-with-temp-text ":DRAWER:\nText\n:END:"
  6427. (org-flag-drawer t)
  6428. (search-forward "Text")
  6429. (org-show-set-visibility 'minimal)
  6430. (org-invisible-p2)))
  6431. (should-not
  6432. (org-test-with-temp-text
  6433. "#+BEGIN_QUOTE\n<point>:DRAWER:\nText\n:END:\n#+END_QUOTE"
  6434. (org-flag-drawer t)
  6435. (forward-line -1)
  6436. (org-hide-block-toggle)
  6437. (search-forward "Text")
  6438. (org-show-set-visibility 'minimal)
  6439. (org-invisible-p2))))
  6440. (defun test-org/copy-visible ()
  6441. "Test `org-copy-visible' specifications."
  6442. (should
  6443. (equal "Foo"
  6444. (org-test-with-temp-text "Foo"
  6445. (let ((kill-ring nil))
  6446. (org-copy-visible (point-min) (point-max))
  6447. (current-kill 0 t)))))
  6448. ;; Skip invisible characters by text property.
  6449. (should
  6450. (equal "Foo"
  6451. (org-test-with-temp-text #("F<hidden>oo" 1 7 (invisible t))
  6452. (let ((kill-ring nil))
  6453. (org-copy-visible (point-min) (point-max))
  6454. (current-kill 0 t)))))
  6455. ;; Skip invisible characters by overlay.
  6456. (should
  6457. (equal "Foo"
  6458. (org-test-with-temp-text "F<hidden>oo"
  6459. (let ((o (make-overlay 2 10)))
  6460. (overlay-put o 'invisible t))
  6461. (let ((kill-ring nil))
  6462. (org-copy-visible (point-min) (point-max))
  6463. (current-kill 0 t)))))
  6464. ;; Handle invisible characters at the beginning and the end of the
  6465. ;; buffer.
  6466. (should
  6467. (equal "Foo"
  6468. (org-test-with-temp-text #("<hidden>Foo" 0 8 (invisible t))
  6469. (let ((kill-ring nil))
  6470. (org-copy-visible (point-min) (point-max))
  6471. (current-kill 0 t)))))
  6472. (should
  6473. (equal "Foo"
  6474. (org-test-with-temp-text #("Foo<hidden>" 3 11 (invisible t))
  6475. (let ((kill-ring nil))
  6476. (org-copy-visible (point-min) (point-max))
  6477. (current-kill 0 t)))))
  6478. ;; Handle multiple visible parts.
  6479. (should
  6480. (equal "abc"
  6481. (org-test-with-temp-text
  6482. #("aXbXc" 1 2 (invisible t) 3 4 (invisible t))
  6483. (let ((kill-ring nil))
  6484. (org-copy-visible (point-min) (point-max))
  6485. (current-kill 0 t))))))
  6486. (provide 'test-org)
  6487. ;;; test-org.el ends here