test-org.el 276 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509
  1. ;;; test-org.el --- tests for org.el
  2. ;; Copyright (c) David Maus
  3. ;; Authors: David Maus
  4. ;; This file is not part of GNU Emacs.
  5. ;; This program is free software; you can redistribute it and/or modify
  6. ;; it under the terms of the GNU General Public License as published by
  7. ;; the Free Software Foundation, either version 3 of the License, or
  8. ;; (at your option) any later version.
  9. ;; This program is distributed in the hope that it will be useful,
  10. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. ;; GNU General Public License for more details.
  13. ;; You should have received a copy of the GNU General Public License
  14. ;; along with this program. If not, see <https://www.gnu.org/licenses/>.
  15. ;; Template test file for Org tests
  16. ;;; Code:
  17. (eval-and-compile (require 'cl-lib))
  18. ;;; Comments
  19. (ert-deftest test-org/toggle-comment ()
  20. "Test `org-toggle-comment' specifications."
  21. ;; Simple headline.
  22. (should
  23. (equal "* Test"
  24. (org-test-with-temp-text "* COMMENT Test"
  25. (org-toggle-comment)
  26. (buffer-string))))
  27. (should
  28. (equal "* COMMENT Test"
  29. (org-test-with-temp-text "* Test"
  30. (org-toggle-comment)
  31. (buffer-string))))
  32. ;; Headline with a regular keyword.
  33. (should
  34. (equal "* TODO Test"
  35. (org-test-with-temp-text "* TODO COMMENT Test"
  36. (org-toggle-comment)
  37. (buffer-string))))
  38. (should
  39. (equal "* TODO COMMENT Test"
  40. (org-test-with-temp-text "* TODO Test"
  41. (org-toggle-comment)
  42. (buffer-string))))
  43. ;; Empty headline.
  44. (should
  45. (equal "* "
  46. (org-test-with-temp-text "* COMMENT"
  47. (org-toggle-comment)
  48. (buffer-string))))
  49. (should
  50. (equal "* COMMENT"
  51. (org-test-with-temp-text "* "
  52. (org-toggle-comment)
  53. (buffer-string))))
  54. ;; Headline with a single keyword.
  55. (should
  56. (equal "* TODO "
  57. (org-test-with-temp-text "* TODO COMMENT"
  58. (org-toggle-comment)
  59. (buffer-string))))
  60. (should
  61. (equal "* TODO COMMENT"
  62. (org-test-with-temp-text "* TODO"
  63. (org-toggle-comment)
  64. (buffer-string))))
  65. ;; Headline with a keyword, a priority cookie and contents.
  66. (should
  67. (equal "* TODO [#A] Headline"
  68. (org-test-with-temp-text "* TODO [#A] COMMENT Headline"
  69. (org-toggle-comment)
  70. (buffer-string))))
  71. (should
  72. (equal "* TODO [#A] COMMENT Headline"
  73. (org-test-with-temp-text "* TODO [#A] Headline"
  74. (org-toggle-comment)
  75. (buffer-string)))))
  76. (ert-deftest test-org/comment-dwim ()
  77. "Test `comment-dwim' behaviour in an Org buffer."
  78. ;; No region selected, no comment on current line and line not
  79. ;; empty: insert comment on line above.
  80. (should
  81. (equal "# \nComment"
  82. (org-test-with-temp-text "Comment"
  83. (call-interactively #'org-comment-dwim)
  84. (buffer-string))))
  85. ;; No region selected, no comment on current line and line empty:
  86. ;; insert comment on this line.
  87. (should
  88. (equal "# \nParagraph"
  89. (org-test-with-temp-text "\nParagraph"
  90. (call-interactively #'org-comment-dwim)
  91. (buffer-string))))
  92. ;; No region selected, and a comment on this line: indent it.
  93. (should
  94. (equal "* Headline\n # Comment"
  95. (org-test-with-temp-text "* Headline\n# <point>Comment"
  96. (let ((org-adapt-indentation t))
  97. (call-interactively #'org-comment-dwim))
  98. (buffer-string))))
  99. ;; Also recognize single # at column 0 as comments.
  100. (should
  101. (equal "# Comment"
  102. (org-test-with-temp-text "# Comment"
  103. (call-interactively #'org-comment-dwim)
  104. (buffer-string))))
  105. ;; Region selected and only comments and blank lines within it:
  106. ;; un-comment all commented lines.
  107. (should
  108. (equal "Comment 1\n\nComment 2"
  109. (org-test-with-temp-text "# Comment 1\n\n# Comment 2"
  110. (transient-mark-mode 1)
  111. (push-mark (point) t t)
  112. (goto-char (point-max))
  113. (call-interactively #'org-comment-dwim)
  114. (buffer-string))))
  115. ;; Region selected without comments: comment all lines if
  116. ;; `comment-empty-lines' is non-nil, only non-blank lines otherwise.
  117. (should
  118. (equal "# Comment 1\n\n# Comment 2"
  119. (org-test-with-temp-text "Comment 1\n\nComment 2"
  120. (transient-mark-mode 1)
  121. (push-mark (point) t t)
  122. (goto-char (point-max))
  123. (let ((comment-empty-lines nil))
  124. (call-interactively #'org-comment-dwim))
  125. (buffer-string))))
  126. (should
  127. (equal "# Comment 1\n# \n# Comment 2"
  128. (org-test-with-temp-text "Comment 1\n\nComment 2"
  129. (transient-mark-mode 1)
  130. (push-mark (point) t t)
  131. (goto-char (point-max))
  132. (let ((comment-empty-lines t))
  133. (call-interactively #'org-comment-dwim))
  134. (buffer-string))))
  135. ;; In front of a keyword without region, insert a new comment.
  136. (should
  137. (equal "# \n#+KEYWORD: value"
  138. (org-test-with-temp-text "#+KEYWORD: value"
  139. (call-interactively #'org-comment-dwim)
  140. (buffer-string))))
  141. ;; Comment a heading
  142. (should
  143. (equal "* COMMENT Test"
  144. (org-test-with-temp-text "* Test"
  145. (call-interactively #'org-comment-dwim)
  146. (buffer-string))))
  147. ;; In a source block, use appropriate syntax.
  148. (should
  149. (equal " ;; "
  150. (org-test-with-temp-text "#+BEGIN_SRC emacs-lisp\n<point>\n#+END_SRC"
  151. (let ((org-edit-src-content-indentation 2))
  152. (call-interactively #'org-comment-dwim))
  153. (buffer-substring-no-properties (line-beginning-position)
  154. (point)))))
  155. (should
  156. (equal "#+BEGIN_SRC emacs-lisp\n ;; a\n ;; b\n#+END_SRC"
  157. (org-test-with-temp-text
  158. "#+BEGIN_SRC emacs-lisp\n<point>a\nb\n#+END_SRC"
  159. (transient-mark-mode 1)
  160. (push-mark (point) t t)
  161. (forward-line 2)
  162. (let ((org-edit-src-content-indentation 2))
  163. (call-interactively #'org-comment-dwim))
  164. (buffer-string)))))
  165. ;;; Date and time analysis
  166. (ert-deftest test-org/org-read-date ()
  167. "Test `org-read-date' specifications."
  168. ;; Parse ISO date with abbreviated year and month.
  169. (should (equal "2012-03-29 16:40"
  170. (let ((org-time-was-given t))
  171. (org-read-date t nil "12-3-29 16:40"))))
  172. ;; Parse Europeans dates.
  173. (should (equal "2012-03-29 16:40"
  174. (let ((org-time-was-given t))
  175. (org-read-date t nil "29.03.2012 16:40"))))
  176. ;; Parse Europeans dates without year.
  177. (should (string-match "2[0-9]\\{3\\}-03-29 16:40"
  178. (let ((org-time-was-given t))
  179. (org-read-date t nil "29.03. 16:40"))))
  180. ;; Relative date applied to current time if there is single
  181. ;; plus/minus, or to default date when there are two of them.
  182. (should
  183. (equal
  184. "2015-03-04"
  185. (org-test-at-time "2014-03-04"
  186. (org-read-date
  187. t nil "+1y" nil
  188. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  189. (should
  190. (equal
  191. "2013-03-29"
  192. (org-test-at-time "2014-03-04"
  193. (org-read-date
  194. t nil "++1y" nil
  195. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))
  196. ;; When `org-read-date-prefer-future' is non-nil, prefer future
  197. ;; dates (relatively to now) when incomplete. Otherwise, use
  198. ;; default date.
  199. (should
  200. (equal
  201. "2014-04-01"
  202. (org-test-at-time "2014-03-04"
  203. (let ((org-read-date-prefer-future t))
  204. (org-read-date t nil "1")))))
  205. (should
  206. (equal
  207. "2013-03-04"
  208. (org-test-at-time "2012-03-29"
  209. (let ((org-read-date-prefer-future t))
  210. (org-read-date t nil "3-4")))))
  211. (should
  212. (equal
  213. "2012-03-04"
  214. (org-test-at-time "2012-03-29"
  215. (let ((org-read-date-prefer-future nil))
  216. (org-read-date t nil "3-4")))))
  217. ;; When set to `org-read-date-prefer-future' is set to `time', read
  218. ;; day is moved to tomorrow if specified hour is before current
  219. ;; time. However, it only happens in no other part of the date is
  220. ;; specified.
  221. (should
  222. (equal
  223. "2012-03-30"
  224. (org-test-at-time "2012-03-29 16:40"
  225. (let ((org-read-date-prefer-future 'time))
  226. (org-read-date t nil "00:40" nil)))))
  227. (should-not
  228. (equal
  229. "2012-03-30"
  230. (org-test-at-time "2012-03-29 16:40"
  231. (let ((org-read-date-prefer-future 'time))
  232. (org-read-date t nil "29 00:40" nil)))))
  233. ;; Caveat: `org-read-date-prefer-future' always refers to current
  234. ;; time, not default time, when they differ.
  235. (should
  236. (equal
  237. "2014-04-01"
  238. (org-test-at-time "2014-03-04"
  239. (let ((org-read-date-prefer-future t))
  240. (org-read-date
  241. t nil "1" nil
  242. (apply #'encode-time (org-parse-time-string "2012-03-29")))))))
  243. (should
  244. (equal
  245. "2014-03-25"
  246. (org-test-at-time "2014-03-04"
  247. (let ((org-read-date-prefer-future t))
  248. (org-read-date
  249. t nil "25" nil
  250. (apply #'encode-time (org-parse-time-string "2012-03-29"))))))))
  251. (ert-deftest test-org/org-parse-time-string ()
  252. "Test `org-parse-time-string'."
  253. (should (equal (org-parse-time-string "2012-03-29 16:40")
  254. '(0 40 16 29 3 2012 nil nil nil)))
  255. (should (equal (org-parse-time-string "[2012-03-29 16:40]")
  256. '(0 40 16 29 3 2012 nil nil nil)))
  257. (should (equal (org-parse-time-string "<2012-03-29 16:40>")
  258. '(0 40 16 29 3 2012 nil nil nil)))
  259. (should (equal (org-parse-time-string "<2012-03-29>")
  260. '(0 0 0 29 3 2012 nil nil nil)))
  261. (should (equal (org-parse-time-string "<2012-03-29>" t)
  262. '(0 nil nil 29 3 2012 nil nil nil))))
  263. (ert-deftest test-org/closest-date ()
  264. "Test `org-closest-date' specifications."
  265. (require 'calendar)
  266. ;; Time stamps without a repeater are returned unchanged.
  267. (should
  268. (equal
  269. '(3 29 2012)
  270. (calendar-gregorian-from-absolute
  271. (org-closest-date "<2012-03-29>" "<2014-03-04>" nil))))
  272. ;; Time stamps with a null repeater are returned unchanged.
  273. (should
  274. (equal
  275. '(3 29 2012)
  276. (calendar-gregorian-from-absolute
  277. (org-closest-date "<2012-03-29 +0d>" "<2014-03-04>" nil))))
  278. ;; if PREFER is set to `past' always return a date before, or equal
  279. ;; to CURRENT.
  280. (should
  281. (equal
  282. '(3 1 2014)
  283. (calendar-gregorian-from-absolute
  284. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'past))))
  285. (should
  286. (equal
  287. '(3 4 2014)
  288. (calendar-gregorian-from-absolute
  289. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'past))))
  290. ;; if PREFER is set to `future' always return a date before, or equal
  291. ;; to CURRENT.
  292. (should
  293. (equal
  294. '(3 29 2014)
  295. (calendar-gregorian-from-absolute
  296. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" 'future))))
  297. (should
  298. (equal
  299. '(3 4 2014)
  300. (calendar-gregorian-from-absolute
  301. (org-closest-date "<2012-03-04 +1m>" "<2014-03-04>" 'future))))
  302. ;; If PREFER is neither `past' nor `future', select closest date.
  303. (should
  304. (equal
  305. '(3 1 2014)
  306. (calendar-gregorian-from-absolute
  307. (org-closest-date "<2012-03-29 +1m>" "<2014-03-04>" nil))))
  308. (should
  309. (equal
  310. '(5 4 2014)
  311. (calendar-gregorian-from-absolute
  312. (org-closest-date "<2012-03-04 +1m>" "<2014-04-28>" nil))))
  313. ;; Test "day" repeater.
  314. (should
  315. (equal '(3 8 2014)
  316. (calendar-gregorian-from-absolute
  317. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'past))))
  318. (should
  319. (equal '(3 10 2014)
  320. (calendar-gregorian-from-absolute
  321. (org-closest-date "<2014-03-04 +2d>" "<2014-03-09>" 'future))))
  322. ;; Test "month" repeater.
  323. (should
  324. (equal '(1 5 2015)
  325. (calendar-gregorian-from-absolute
  326. (org-closest-date "<2014-03-05 +2m>" "<2015-02-04>" 'past))))
  327. (should
  328. (equal '(3 29 2014)
  329. (calendar-gregorian-from-absolute
  330. (org-closest-date "<2012-03-29 +2m>" "<2014-03-04>" 'future))))
  331. ;; Test "year" repeater.
  332. (should
  333. (equal '(3 5 2014)
  334. (calendar-gregorian-from-absolute
  335. (org-closest-date "<2014-03-05 +2y>" "<2015-02-04>" 'past))))
  336. (should
  337. (equal '(3 29 2014)
  338. (calendar-gregorian-from-absolute
  339. (org-closest-date "<2012-03-29 +2y>" "<2014-03-04>" 'future)))))
  340. (ert-deftest test-org/deadline-close-p ()
  341. "Test `org-deadline-close-p' specifications."
  342. (org-test-at-time "2016-06-03 Fri 01:43"
  343. ;; Timestamps are close if they are within `ndays' of lead time.
  344. (org-test-with-temp-text "* Heading"
  345. (should (org-deadline-close-p "2016-06-03 Fri" 0))
  346. (should (org-deadline-close-p "2016-06-02 Thu" 0))
  347. (should-not (org-deadline-close-p "2016-06-04 Sat" 0))
  348. (should (org-deadline-close-p "2016-06-04 Sat" 1))
  349. (should (org-deadline-close-p "2016-06-03 Fri 12:00" 0)))
  350. ;; Read `ndays' from timestamp if argument not given.
  351. (org-test-with-temp-text "* H"
  352. (should (org-deadline-close-p "2016-06-04 Sat -1d"))
  353. (should-not (org-deadline-close-p "2016-06-04 Sat -0d"))
  354. (should (org-deadline-close-p "2016-06-10 Fri -1w"))
  355. (should-not (org-deadline-close-p "2016-06-11 Sat -1w")))
  356. ;; Prefer `ndays' argument over lead time in timestamp.
  357. (org-test-with-temp-text "* H"
  358. (should (org-deadline-close-p "2016-06-04 Sat -0d" 1))
  359. (should-not (org-deadline-close-p "2016-06-04 Sat -0d" 0)))
  360. ;; Completed tasks are never close.
  361. (let ((org-todo-keywords '(("TODO" "|" "DONE"))))
  362. (org-test-with-temp-text "* TODO Heading"
  363. (should (org-deadline-close-p "2016-06-03")))
  364. (org-test-with-temp-text "* DONE Heading"
  365. (should-not (org-deadline-close-p "2016-06-03"))))))
  366. ;;; Drawers
  367. (ert-deftest test-org/at-property-p ()
  368. "Test `org-at-property-p' specifications."
  369. (should
  370. (equal 't
  371. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:PROP: t\n:END:\n"
  372. (org-at-property-p))))
  373. (should
  374. (equal 't
  375. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n:END:\n"
  376. (org-at-property-p)))))
  377. (ert-deftest test-org/at-property-drawer-p ()
  378. "Test `org-at-property-drawer-p' specifications."
  379. (should
  380. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:PROP: t\n:END:\n"
  381. (org-at-property-drawer-p)))
  382. (should
  383. (org-test-with-temp-text ":PROPERTIES:\n:PROP: t\n:END:\n"
  384. (org-at-property-drawer-p)))
  385. ;; The function only returns t if point is at the first line of
  386. ;; a property block.
  387. (should-not
  388. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n:END:\n"
  389. (org-at-property-drawer-p)))
  390. ;; The function ignores incomplete drawers.
  391. (should-not
  392. (org-test-with-temp-text ":PROPERTIES:\n<point>:PROP: t\n"
  393. (org-at-property-drawer-p)))
  394. ;; tab separating the value.
  395. (should
  396. (org-test-with-temp-text ":PROPERTIES:\n:PROP: t\n:END:\n"
  397. (org-at-property-drawer-p))))
  398. (ert-deftest test-org/get-property-block ()
  399. "Test `org-get-property-block' specifications."
  400. (should
  401. (equal '(14 . 14)
  402. (org-test-with-temp-text ":PROPERTIES:\n:END:\n* H\n"
  403. (org-get-property-block))))
  404. (should
  405. (equal '(14 . 14)
  406. (org-test-with-temp-text ":PROPERTIES:\n:END:\n"
  407. (org-get-property-block))))
  408. ;; Comments above a document property block is ok.
  409. (should
  410. (equal '(18 . 18)
  411. (org-test-with-temp-text "# C\n:PROPERTIES:\n:END:\n"
  412. (org-get-property-block))))
  413. ;; Keywords above a document property block is ok.
  414. (should
  415. (equal '(22 . 22)
  416. (org-test-with-temp-text "# C\n# C\n:PROPERTIES:\n:END:\n"
  417. (org-get-property-block))))
  418. ;; Comments and keywords are allowed before a document property block.
  419. (should
  420. (equal '(18 . 27)
  421. (org-test-with-temp-text "# C\n:PROPERTIES:\n:KEY: V:\n:END:\n"
  422. (org-get-property-block))))
  423. ;; A document property block will not be valid if there are lines
  424. ;; with whitespace above it
  425. (should-not
  426. (org-test-with-temp-text "\n:PROPERTIES:\n:END:\n"
  427. (org-get-property-block)))
  428. (should
  429. (equal '(18 . 18)
  430. (org-test-with-temp-text "* H\n:PROPERTIES:\n:END:\n<point>"
  431. (org-get-property-block))))
  432. (should
  433. (equal "* H\n:PROPERTIES:\n:END:\n"
  434. (org-test-with-temp-text "* H"
  435. (let ((org-adapt-indentation nil))
  436. (org-get-property-block nil 'force))
  437. (buffer-string))))
  438. (should
  439. (equal ":PROPERTIES:\n:END:\n"
  440. (org-test-with-temp-text ""
  441. (org-get-property-block nil 'force)
  442. (buffer-string))))
  443. (should
  444. (equal "* H1\n :PROPERTIES:\n :END:\n* H2"
  445. (org-test-with-temp-text "* H1\n* H2"
  446. (let ((org-adapt-indentation t))
  447. (org-get-property-block nil 'force))
  448. (buffer-string)))))
  449. (ert-deftest test-org/insert-property-drawer ()
  450. "Test `org-insert-property-drawer' specifications."
  451. ;; Insert drawer in empty buffer
  452. (should
  453. (equal ":PROPERTIES:\n:END:\n"
  454. (org-test-with-temp-text ""
  455. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  456. (buffer-string))))
  457. ;; Insert drawer in document header with existing comment and
  458. ;; keyword.
  459. (should
  460. (equal "# C\n:PROPERTIES:\n:END:\n#+TITLE: T"
  461. (org-test-with-temp-text "# C\n#+TITLE: T"
  462. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  463. (buffer-string))))
  464. ;; Insert drawer in document header with existing keyword.
  465. (should
  466. (equal ":PROPERTIES:\n:END:\n#+TITLE: T"
  467. (org-test-with-temp-text "#+TITLE: T"
  468. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  469. (buffer-string))))
  470. (should
  471. (equal ":PROPERTIES:\n:END:"
  472. (org-test-with-temp-text ":PROPERTIES:\n:END:"
  473. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  474. (buffer-string))))
  475. ;; Insert drawer in document header with one existing heading in buffer.
  476. (should
  477. (equal ":PROPERTIES:\n:END:\n\n* T\n"
  478. (org-test-with-temp-text "\n* T\n"
  479. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  480. (buffer-string))))
  481. ;; Insert drawer right after headline if there is no planning line,
  482. ;; or after it otherwise.
  483. (should
  484. (equal "* H\n:PROPERTIES:\n:END:\nParagraph"
  485. (org-test-with-temp-text "* H\nParagraph<point>"
  486. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  487. (buffer-string))))
  488. (should
  489. (equal "* H\nDEADLINE: <2014-03-04 tue.>\n:PROPERTIES:\n:END:\nParagraph"
  490. (org-test-with-temp-text
  491. "* H\nDEADLINE: <2014-03-04 tue.>\nParagraph<point>"
  492. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  493. (buffer-string))))
  494. ;; Indent inserted drawer.
  495. (should
  496. (equal "* H\n :PROPERTIES:\n :END:\nParagraph"
  497. (org-test-with-temp-text "* H\nParagraph<point>"
  498. (let ((org-adapt-indentation t)) (org-insert-property-drawer))
  499. (buffer-string))))
  500. ;; Handle insertion at eob.
  501. (should
  502. (equal "* H\n:PROPERTIES:\n:END:\n"
  503. (org-test-with-temp-text "* H"
  504. (let ((org-adapt-indentation nil)) (org-insert-property-drawer))
  505. (buffer-string))))
  506. ;; Skip inlinetasks before point.
  507. (when (featurep 'org-inlinetask)
  508. (should
  509. (equal "* H\n:PROPERTIES:\n:END:\n*************** I\n*************** END\nP"
  510. (org-test-with-temp-text
  511. "* H\n*************** I\n*************** END\nP<point>"
  512. (let ((org-adapt-indentation nil)
  513. (org-inlinetask-min-level 15))
  514. (org-insert-property-drawer))
  515. (buffer-string)))))
  516. ;; Correctly set drawer in an inlinetask.
  517. (when (featurep 'org-inlinetask)
  518. (should
  519. (equal "* H\n*************** I\n:PROPERTIES:\n:END:\nP\n*************** END"
  520. (org-test-with-temp-text
  521. "* H\n*************** I\nP<point>\n*************** END"
  522. (let ((org-adapt-indentation nil)
  523. (org-inlinetask-min-level 15))
  524. (org-insert-property-drawer))
  525. (buffer-string))))))
  526. ;;; Filling
  527. (ert-deftest test-org/fill-element ()
  528. "Test `org-fill-element' specifications."
  529. ;; At an Org table, align it.
  530. (should
  531. (equal "| a |\n"
  532. (org-test-with-temp-text "|a|"
  533. (org-fill-element)
  534. (buffer-string))))
  535. (should
  536. (equal "#+name: table\n| a |\n"
  537. (org-test-with-temp-text "#+name: table\n| a |\n"
  538. (org-fill-element)
  539. (buffer-string))))
  540. ;; At a paragraph, preserve line breaks.
  541. (org-test-with-temp-text "some \\\\\nlong\ntext"
  542. (let ((fill-column 20))
  543. (org-fill-element)
  544. (should (equal (buffer-string) "some \\\\\nlong text"))))
  545. ;; Correctly fill a paragraph when point is at its very end.
  546. (should
  547. (equal "A B"
  548. (org-test-with-temp-text "A\nB"
  549. (let ((fill-column 20))
  550. (goto-char (point-max))
  551. (org-fill-element)
  552. (buffer-string)))))
  553. ;; Correctly fill the last paragraph of a greater element.
  554. (should
  555. (equal "#+BEGIN_CENTER\n- 012345\n 789\n#+END_CENTER"
  556. (org-test-with-temp-text "#+BEGIN_CENTER\n- 012345 789\n#+END_CENTER"
  557. (let ((fill-column 8))
  558. (forward-line)
  559. (end-of-line)
  560. (org-fill-element)
  561. (buffer-string)))))
  562. ;; Correctly fill an element in a narrowed buffer.
  563. (should
  564. (equal "01234\n6"
  565. (org-test-with-temp-text "01234 6789"
  566. (let ((fill-column 5))
  567. (narrow-to-region 1 8)
  568. (org-fill-element)
  569. (buffer-string)))))
  570. ;; Handle `adaptive-fill-regexp' in paragraphs.
  571. (should
  572. (equal "> a b"
  573. (org-test-with-temp-text "> a\n> b"
  574. (let ((fill-column 5)
  575. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  576. (org-fill-element)
  577. (buffer-string)))))
  578. ;; Special case: Fill first paragraph when point is at an item or
  579. ;; a plain-list or a footnote reference.
  580. (should
  581. (equal "- A B"
  582. (org-test-with-temp-text "- A\n B"
  583. (let ((fill-column 20))
  584. (org-fill-element)
  585. (buffer-string)))))
  586. (should
  587. (equal "[fn:1] A B"
  588. (org-test-with-temp-text "[fn:1] A\nB"
  589. (let ((fill-column 20))
  590. (org-fill-element)
  591. (buffer-string)))))
  592. (org-test-with-temp-text "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"
  593. (let ((fill-column 20))
  594. (org-fill-element)
  595. (should (equal (buffer-string)
  596. "#+BEGIN_VERSE\nSome \\\\\nlong\ntext\n#+END_VERSE"))))
  597. ;; Fill contents of `comment-block' elements.
  598. (should
  599. (equal
  600. (org-test-with-temp-text "#+BEGIN_COMMENT\nSome\ntext\n#+END_COMMENT"
  601. (let ((fill-column 20))
  602. (forward-line)
  603. (org-fill-element)
  604. (buffer-string)))
  605. "#+BEGIN_COMMENT\nSome text\n#+END_COMMENT"))
  606. ;; Fill `comment' elements.
  607. (should
  608. (equal " # A B"
  609. (org-test-with-temp-text " # A\n # B"
  610. (let ((fill-column 20))
  611. (org-fill-element)
  612. (buffer-string)))))
  613. ;; Do not mix consecutive comments when filling one of them.
  614. (should
  615. (equal "# A B\n\n# C"
  616. (org-test-with-temp-text "# A\n# B\n\n# C"
  617. (let ((fill-column 20))
  618. (org-fill-element)
  619. (buffer-string)))))
  620. ;; Use commented empty lines as separators when filling comments.
  621. (should
  622. (equal "# A B\n#\n# C"
  623. (org-test-with-temp-text "# A\n# B\n#\n# C"
  624. (let ((fill-column 20))
  625. (org-fill-element)
  626. (buffer-string)))))
  627. ;; Handle `adaptive-fill-regexp' in comments.
  628. (should
  629. (equal "# > a b"
  630. (org-test-with-temp-text "# > a\n# > b"
  631. (let ((fill-column 20)
  632. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  633. (org-fill-element)
  634. (buffer-string)))))
  635. ;; Do nothing at affiliated keywords.
  636. (should
  637. (equal "#+NAME: para\nSome\ntext."
  638. (org-test-with-temp-text "#+NAME: para\nSome\ntext."
  639. (let ((fill-column 20))
  640. (org-fill-element)
  641. (buffer-string)))))
  642. ;; Do not move point after table when filling a table.
  643. (should-not
  644. (org-test-with-temp-text "| a | b |\n| c | d |\n"
  645. (forward-char)
  646. (org-fill-element)
  647. (eobp)))
  648. ;; Do not fill "n" macro, with or without arguments, followed by
  649. ;; a dot or a closing parenthesis since it could be confused with
  650. ;; a numbered bullet.
  651. (should-not
  652. (equal "123456789\n{{{n}}}."
  653. (org-test-with-temp-text "123456789 {{{n}}}."
  654. (let ((fill-column 10))
  655. (org-fill-element)
  656. (buffer-string)))))
  657. (should-not
  658. (equal "123456789\n{{{n}}}\)"
  659. (org-test-with-temp-text "123456789 {{{n}}}\)"
  660. (let ((fill-column 10))
  661. (org-fill-element)
  662. (buffer-string)))))
  663. (should-not
  664. (equal "123456789\n{{{n()}}}."
  665. (org-test-with-temp-text "123456789 {{{n()}}}."
  666. (let ((fill-column 10))
  667. (org-fill-element)
  668. (buffer-string)))))
  669. (should-not
  670. (equal "123456789\n{{{n(counter)}}}."
  671. (org-test-with-temp-text "123456789 {{{n(counter)}}}."
  672. (let ((fill-column 10))
  673. (org-fill-element)
  674. (buffer-string))))))
  675. (ert-deftest test-org/fill-paragraph ()
  676. "Test `org-fill-paragraph' specifications."
  677. ;; Regular test.
  678. (should
  679. (equal "012345678\n9"
  680. (org-test-with-temp-text "012345678 9"
  681. (let ((fill-column 10))
  682. (org-fill-paragraph)
  683. (buffer-string)))))
  684. ;; Fill paragraph even at end of buffer.
  685. (should
  686. (equal "012345678\n9\n"
  687. (org-test-with-temp-text "012345678 9\n<point>"
  688. (let ((fill-column 10))
  689. (org-fill-paragraph)
  690. (buffer-string)))))
  691. ;; Between two paragraphs, fill the next one.
  692. (should
  693. (equal "012345678 9\n\n012345678\n9"
  694. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  695. (let ((fill-column 10))
  696. (org-fill-paragraph)
  697. (buffer-string)))))
  698. (should
  699. (equal "012345678\n9\n\n012345678 9"
  700. (org-test-with-temp-text "012345678 9<point>\n\n012345678 9"
  701. (let ((fill-column 10))
  702. (org-fill-paragraph)
  703. (buffer-string)))))
  704. ;; Fill paragraph in a comment block.
  705. (should
  706. (equal "#+begin_comment\n012345678\n9\n#+end_comment"
  707. (org-test-with-temp-text
  708. "#+begin_comment\n<point>012345678 9\n#+end_comment"
  709. (let ((fill-column 10))
  710. (org-fill-paragraph)
  711. (buffer-string)))))
  712. ;; When a region is selected, fill every paragraph in the region.
  713. (should
  714. (equal "012345678\n9\n\n012345678\n9"
  715. (org-test-with-temp-text "012345678 9\n\n012345678 9"
  716. (let ((fill-column 10))
  717. (transient-mark-mode 1)
  718. (push-mark (point-min) t t)
  719. (goto-char (point-max))
  720. (call-interactively #'org-fill-paragraph)
  721. (buffer-string)))))
  722. (should
  723. (equal "012345678\n9\n\n012345678 9"
  724. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  725. (let ((fill-column 10))
  726. (transient-mark-mode 1)
  727. (push-mark (point) t t)
  728. (goto-char (point-min))
  729. (call-interactively #'org-fill-paragraph)
  730. (buffer-string)))))
  731. (should
  732. (equal "012345678 9\n\n012345678\n9"
  733. (org-test-with-temp-text "012345678 9\n<point>\n012345678 9"
  734. (let ((fill-column 10))
  735. (transient-mark-mode 1)
  736. (push-mark (point) t t)
  737. (goto-char (point-max))
  738. (call-interactively #'org-fill-paragraph)
  739. (buffer-string))))))
  740. (ert-deftest test-org/auto-fill-function ()
  741. "Test auto-filling features."
  742. ;; Auto fill paragraph.
  743. (should
  744. (equal "12345\n7890"
  745. (org-test-with-temp-text "12345 7890"
  746. (let ((fill-column 5))
  747. (end-of-line)
  748. (org-auto-fill-function)
  749. (buffer-string)))))
  750. ;; Auto fill first paragraph in an item.
  751. (should
  752. (equal "- 12345\n 7890"
  753. (org-test-with-temp-text "- 12345 7890"
  754. (let ((fill-column 7))
  755. (end-of-line)
  756. (org-auto-fill-function)
  757. (buffer-string)))))
  758. ;; Auto fill paragraph when `adaptive-fill-regexp' matches.
  759. (should
  760. (equal "> 12345\n 7890"
  761. (org-test-with-temp-text "> 12345 7890"
  762. (let ((fill-column 10)
  763. (adaptive-fill-regexp "[ \t]*>+[ \t]*")
  764. (adaptive-fill-first-line-regexp "\\`[ ]*\\'"))
  765. (end-of-line)
  766. (org-auto-fill-function)
  767. (buffer-string)))))
  768. (should
  769. (equal "> 12345\n> 12345\n> 7890"
  770. (org-test-with-temp-text "> 12345\n> 12345 7890"
  771. (let ((fill-column 10)
  772. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  773. (goto-char (point-max))
  774. (org-auto-fill-function)
  775. (buffer-string)))))
  776. (should-not
  777. (equal " 12345\n *12345\n *12345"
  778. (org-test-with-temp-text " 12345\n *12345 12345"
  779. (let ((fill-column 10)
  780. (adaptive-fill-regexp "[ \t]*>+[ \t]*"))
  781. (goto-char (point-max))
  782. (org-auto-fill-function)
  783. (buffer-string)))))
  784. ;; Auto fill comments.
  785. (should
  786. (equal " # 12345\n # 7890"
  787. (org-test-with-temp-text " # 12345 7890"
  788. (let ((fill-column 10))
  789. (end-of-line)
  790. (org-auto-fill-function)
  791. (buffer-string)))))
  792. ;; A hash within a line isn't a comment.
  793. (should-not
  794. (equal "12345 # 7890\n# 1"
  795. (org-test-with-temp-text "12345 # 7890 1"
  796. (let ((fill-column 12))
  797. (end-of-line)
  798. (org-auto-fill-function)
  799. (buffer-string)))))
  800. ;; Correctly interpret empty prefix.
  801. (should-not
  802. (equal "# a\n# b\nRegular\n# paragraph"
  803. (org-test-with-temp-text "# a\n# b\nRegular paragraph"
  804. (let ((fill-column 12))
  805. (end-of-line 3)
  806. (org-auto-fill-function)
  807. (buffer-string)))))
  808. ;; Comment block: auto fill contents.
  809. (should
  810. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  811. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  812. (let ((fill-column 5))
  813. (forward-line)
  814. (end-of-line)
  815. (org-auto-fill-function)
  816. (buffer-string)))))
  817. (should
  818. (equal "#+BEGIN_COMMENT\n12345\n7890\n#+END_COMMENT"
  819. (org-test-with-temp-text "#+BEGIN_COMMENT\n12345 7890\n#+END_COMMENT"
  820. (let ((fill-column 5))
  821. (forward-line)
  822. (end-of-line)
  823. (org-auto-fill-function)
  824. (buffer-string)))))
  825. ;; Do not fill if a new item could be created.
  826. (should-not
  827. (equal "12345\n- 90"
  828. (org-test-with-temp-text "12345 - 90"
  829. (let ((fill-column 5))
  830. (end-of-line)
  831. (org-auto-fill-function)
  832. (buffer-string)))))
  833. ;; Do not fill if a line break could be introduced.
  834. (should-not
  835. (equal "123\\\\\n7890"
  836. (org-test-with-temp-text "123\\\\ 7890"
  837. (let ((fill-column 6))
  838. (end-of-line)
  839. (org-auto-fill-function)
  840. (buffer-string)))))
  841. ;; Do not fill affiliated keywords.
  842. (should-not
  843. (equal "#+ATTR_LATEX: ABC\nDEFGHIJKL"
  844. (org-test-with-temp-text "#+ATTR_LATEX: ABC DEFGHIJKL"
  845. (let ((fill-column 20))
  846. (end-of-line)
  847. (org-auto-fill-function)
  848. (buffer-string))))))
  849. ;;; Indentation
  850. (ert-deftest test-org/indent-line ()
  851. "Test `org-indent-line' specifications."
  852. ;; Do not indent diary sexps, footnote definitions or headlines.
  853. (should
  854. (zerop
  855. (org-test-with-temp-text "%%(org-calendar-holiday)"
  856. (org-indent-line)
  857. (org-get-indentation))))
  858. (should
  859. (zerop
  860. (org-test-with-temp-text "[fn:1] fn"
  861. (let ((org-adapt-indentation t)) (org-indent-line))
  862. (org-get-indentation))))
  863. (should
  864. (zerop
  865. (org-test-with-temp-text "* H"
  866. (org-indent-line)
  867. (org-get-indentation))))
  868. ;; Do not indent before first headline.
  869. (should
  870. (zerop
  871. (org-test-with-temp-text ""
  872. (org-indent-line)
  873. (org-get-indentation))))
  874. ;; Indent according to headline level otherwise, unless
  875. ;; `org-adapt-indentation' is nil.
  876. (should
  877. (= 2
  878. (org-test-with-temp-text "* H\n<point>A"
  879. (let ((org-adapt-indentation t)) (org-indent-line))
  880. (org-get-indentation))))
  881. (should
  882. (= 2
  883. (org-test-with-temp-text "* H\n<point>\nA"
  884. (let ((org-adapt-indentation t)) (org-indent-line))
  885. (org-get-indentation))))
  886. (should
  887. (zerop
  888. (org-test-with-temp-text "* H\n<point>A"
  889. (let ((org-adapt-indentation nil)) (org-indent-line))
  890. (org-get-indentation))))
  891. ;; Indenting preserves point position.
  892. (should
  893. (org-test-with-temp-text "* H\nA<point>B"
  894. (let ((org-adapt-indentation t)) (org-indent-line))
  895. (looking-at "B")))
  896. ;; Do not change indentation at an item or a LaTeX environment.
  897. (should
  898. (= 1
  899. (org-test-with-temp-text "* H\n<point> - A"
  900. (let ((org-adapt-indentation t)) (org-indent-line))
  901. (org-get-indentation))))
  902. (should
  903. (= 1
  904. (org-test-with-temp-text
  905. "\\begin{equation}\n <point>1+1=2\n\\end{equation}"
  906. (org-indent-line)
  907. (org-get-indentation))))
  908. ;; On blank lines at the end of a list, indent like last element
  909. ;; within it if the line is still in the list. If the last element
  910. ;; is an item, indent like its contents. Otherwise, indent like the
  911. ;; whole list.
  912. (should
  913. (= 4
  914. (org-test-with-temp-text "* H\n- A\n - AA\n<point>"
  915. (let ((org-adapt-indentation t)) (org-indent-line))
  916. (org-get-indentation))))
  917. (should
  918. (= 4
  919. (org-test-with-temp-text "* H\n- A\n -\n\n<point>"
  920. (let ((org-adapt-indentation t)) (org-indent-line))
  921. (org-get-indentation))))
  922. (should
  923. (zerop
  924. (org-test-with-temp-text "* H\n- A\n - AA\n\n\n\n<point>"
  925. (let ((org-adapt-indentation t)) (org-indent-line))
  926. (org-get-indentation))))
  927. (should
  928. (= 4
  929. (org-test-with-temp-text "* H\n- A\n - \n<point>"
  930. (let ((org-adapt-indentation t)) (org-indent-line))
  931. (org-get-indentation))))
  932. (should
  933. (= 4
  934. (org-test-with-temp-text
  935. "* H\n - \n #+BEGIN_SRC emacs-lisp\n t\n #+END_SRC\n<point>"
  936. (let ((org-adapt-indentation t)) (org-indent-line))
  937. (org-get-indentation))))
  938. (should
  939. (= 2
  940. (org-test-with-temp-text "- A\n B\n\n<point>"
  941. (let ((org-adapt-indentation nil)) (org-indent-line))
  942. (org-get-indentation))))
  943. (should
  944. (= 2
  945. (org-test-with-temp-text
  946. "- A\n \begin{cases} 1 + 1\n \end{cases}\n\n<point>"
  947. (let ((org-adapt-indentation nil)) (org-indent-line))
  948. (org-get-indentation))))
  949. ;; Likewise, on a blank line at the end of a footnote definition,
  950. ;; indent at column 0 if line belongs to the definition. Otherwise,
  951. ;; indent like the definition itself.
  952. (should
  953. (zerop
  954. (org-test-with-temp-text "* H\n[fn:1] Definition\n<point>"
  955. (let ((org-adapt-indentation t)) (org-indent-line))
  956. (org-get-indentation))))
  957. (should
  958. (zerop
  959. (org-test-with-temp-text "* H\n[fn:1] Definition\n\n\n\n<point>"
  960. (let ((org-adapt-indentation t)) (org-indent-line))
  961. (org-get-indentation))))
  962. ;; After the end of the contents of a greater element, indent like
  963. ;; the beginning of the element.
  964. (should
  965. (= 1
  966. (org-test-with-temp-text
  967. " #+BEGIN_CENTER\n Contents\n<point>#+END_CENTER"
  968. (org-indent-line)
  969. (org-get-indentation))))
  970. ;; On blank lines after a paragraph, indent like its last non-empty
  971. ;; line.
  972. (should
  973. (= 1
  974. (org-test-with-temp-text " Paragraph\n\n<point>"
  975. (org-indent-line)
  976. (org-get-indentation))))
  977. ;; At the first line of an element, indent like previous element's
  978. ;; first line, ignoring footnotes definitions and inline tasks, or
  979. ;; according to parent.
  980. (let ((org-adapt-indentation t))
  981. (should
  982. (= 2
  983. (org-test-with-temp-text "A\n\n B\n\nC<point>"
  984. (org-indent-line)
  985. (org-get-indentation))))
  986. (should
  987. (= 1
  988. (org-test-with-temp-text " A\n\n[fn:1] B\n\n\nC<point>"
  989. (org-indent-line)
  990. (org-get-indentation))))
  991. (should
  992. (= 1
  993. (org-test-with-temp-text
  994. " #+BEGIN_CENTER\n<point> Contents\n#+END_CENTER"
  995. (org-indent-line)
  996. (org-get-indentation)))))
  997. ;; Within code part of a source block, use language major mode if
  998. ;; `org-src-tab-acts-natively' is non-nil. Otherwise, indent
  999. ;; according to line above.
  1000. (should
  1001. (= 6
  1002. (org-test-with-temp-text
  1003. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  1004. (let ((org-src-tab-acts-natively t)
  1005. (org-edit-src-content-indentation 0))
  1006. (org-indent-line))
  1007. (org-get-indentation))))
  1008. (should
  1009. (= 1
  1010. (org-test-with-temp-text
  1011. "#+BEGIN_SRC emacs-lisp\n (and A\n<point>B)\n#+END_SRC"
  1012. (let ((org-src-tab-acts-natively nil)
  1013. (org-edit-src-content-indentation 0))
  1014. (org-indent-line))
  1015. (org-get-indentation))))
  1016. ;; Otherwise, indent like the first non-blank line above.
  1017. (should
  1018. (zerop
  1019. (org-test-with-temp-text
  1020. "#+BEGIN_CENTER\nline1\n\n<point> line2\n#+END_CENTER"
  1021. (org-indent-line)
  1022. (org-get-indentation))))
  1023. ;; Align node properties according to `org-property-format'. Handle
  1024. ;; nicely empty values.
  1025. (should
  1026. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  1027. (org-test-with-temp-text
  1028. "* H\n:PROPERTIES:\n<point>:key: value\n:END:"
  1029. (let ((org-property-format "%-10s %s")) (org-indent-line))
  1030. (buffer-string))))
  1031. (should
  1032. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  1033. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:key:\n:END:"
  1034. (let ((org-property-format "%-10s %s")) (org-indent-line))
  1035. (buffer-string)))))
  1036. (ert-deftest test-org/indent-region ()
  1037. "Test `org-indent-region' specifications."
  1038. ;; Indent paragraph.
  1039. (let ((org-adapt-indentation t))
  1040. (should
  1041. (equal "A\nB\nC"
  1042. (org-test-with-temp-text " A\nB\n C"
  1043. (org-indent-region (point-min) (point-max))
  1044. (buffer-string)))))
  1045. ;; Indent greater elements along with their contents.
  1046. (should
  1047. (equal "#+BEGIN_CENTER\nA\nB\n#+END_CENTER"
  1048. (org-test-with-temp-text "#+BEGIN_CENTER\n A\n B\n#+END_CENTER"
  1049. (org-indent-region (point-min) (point-max))
  1050. (buffer-string))))
  1051. ;; Ignore contents of verse blocks. Only indent block delimiters.
  1052. (should
  1053. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1054. (org-test-with-temp-text "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1055. (org-indent-region (point-min) (point-max))
  1056. (buffer-string))))
  1057. (let ((org-adapt-indentation t))
  1058. (should
  1059. (equal "#+BEGIN_VERSE\n A\n B\n#+END_VERSE"
  1060. (org-test-with-temp-text " #+BEGIN_VERSE\n A\n B\n #+END_VERSE"
  1061. (org-indent-region (point-min) (point-max))
  1062. (buffer-string)))))
  1063. ;; Indent example blocks as a single block, unless indentation
  1064. ;; should be preserved. In this case only indent the block markers.
  1065. (should
  1066. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1067. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1068. (org-indent-region (point-min) (point-max))
  1069. (buffer-string))))
  1070. (let ((org-adapt-indentation t))
  1071. (should
  1072. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1073. (org-test-with-temp-text " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  1074. (org-indent-region (point-min) (point-max))
  1075. (buffer-string))))
  1076. (should
  1077. (equal "#+BEGIN_EXAMPLE -i\n A\n B\n#+END_EXAMPLE"
  1078. (org-test-with-temp-text
  1079. " #+BEGIN_EXAMPLE -i\n A\n B\n #+END_EXAMPLE"
  1080. (org-indent-region (point-min) (point-max))
  1081. (buffer-string))))
  1082. (should
  1083. (equal "#+BEGIN_EXAMPLE\n A\n B\n#+END_EXAMPLE"
  1084. (org-test-with-temp-text
  1085. " #+BEGIN_EXAMPLE\n A\n B\n #+END_EXAMPLE"
  1086. (let ((org-src-preserve-indentation t))
  1087. (org-indent-region (point-min) (point-max)))
  1088. (buffer-string)))))
  1089. ;; Treat export blocks as a whole.
  1090. (should
  1091. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1092. (org-test-with-temp-text "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1093. (org-indent-region (point-min) (point-max))
  1094. (buffer-string))))
  1095. (let ((org-adapt-indentation t))
  1096. (should
  1097. (equal "#+BEGIN_EXPORT latex\n A\n B\n#+END_EXPORT"
  1098. (org-test-with-temp-text
  1099. " #+BEGIN_EXPORT latex\n A\n B\n #+END_EXPORT"
  1100. (org-indent-region (point-min) (point-max))
  1101. (buffer-string)))))
  1102. ;; Indent according to mode if `org-src-tab-acts-natively' is
  1103. ;; non-nil. Otherwise, do not indent code at all.
  1104. (should
  1105. (equal "#+BEGIN_SRC emacs-lisp\n(and A\n B)\n#+END_SRC"
  1106. (org-test-with-temp-text
  1107. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1108. (let ((org-src-tab-acts-natively t)
  1109. (org-edit-src-content-indentation 0))
  1110. (org-indent-region (point-min) (point-max)))
  1111. (buffer-string))))
  1112. (should
  1113. (equal "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1114. (org-test-with-temp-text
  1115. "#+BEGIN_SRC emacs-lisp\n (and A\nB)\n#+END_SRC"
  1116. (let ((org-src-tab-acts-natively nil)
  1117. (org-edit-src-content-indentation 0))
  1118. (org-indent-region (point-min) (point-max)))
  1119. (buffer-string))))
  1120. ;; Align node properties according to `org-property-format'. Handle
  1121. ;; nicely empty values.
  1122. (should
  1123. (equal "* H\n:PROPERTIES:\n:key: value\n:END:"
  1124. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key: value\n:END:"
  1125. (let ((org-property-format "%-10s %s")
  1126. (org-adapt-indentation nil))
  1127. (org-indent-region (point) (point-max)))
  1128. (buffer-string))))
  1129. (should
  1130. (equal "* H\n:PROPERTIES:\n:key:\n:END:"
  1131. (org-test-with-temp-text "* H\n<point>:PROPERTIES:\n:key:\n:END:"
  1132. (let ((org-property-format "%-10s %s")
  1133. (org-adapt-indentation nil))
  1134. (org-indent-region (point) (point-max)))
  1135. (buffer-string))))
  1136. ;; Indent property drawers according to `org-adapt-indentation'.
  1137. (let ((org-adapt-indentation 'headline-data))
  1138. (should
  1139. (equal "* H\n :PROPERTIES:\n :key:\n :END:"
  1140. (org-test-with-temp-text "* H\n:PROPERTIES:\n:key:\n:END:"
  1141. (org-indent-region (point-min) (point-max))
  1142. (buffer-string)))))
  1143. ;; Indent plain lists.
  1144. (let ((org-adapt-indentation t))
  1145. (should
  1146. (equal "- A\n B\n - C\n\n D"
  1147. (org-test-with-temp-text "- A\n B\n - C\n\n D"
  1148. (org-indent-region (point-min) (point-max))
  1149. (buffer-string))))
  1150. (should
  1151. (equal "- A\n\n- B"
  1152. (org-test-with-temp-text " - A\n\n - B"
  1153. (org-indent-region (point-min) (point-max))
  1154. (buffer-string)))))
  1155. ;; Indent footnote definitions.
  1156. (should
  1157. (equal "[fn:1] Definition\n\nDefinition"
  1158. (org-test-with-temp-text "[fn:1] Definition\n\n Definition"
  1159. (org-indent-region (point-min) (point-max))
  1160. (buffer-string))))
  1161. ;; Special case: Start indenting on a blank line.
  1162. (should
  1163. (equal "\nParagraph"
  1164. (org-test-with-temp-text "\n Paragraph"
  1165. (org-indent-region (point-min) (point-max))
  1166. (buffer-string)))))
  1167. ;;; Editing
  1168. (ert-deftest test-org/delete-indentation ()
  1169. "Test `org-delete-indentation' specifications."
  1170. ;; Regular test.
  1171. (should (equal "foo bar"
  1172. (org-test-with-temp-text
  1173. "foo \n bar<point>"
  1174. (org-delete-indentation)
  1175. (buffer-string))))
  1176. ;; With optional argument.
  1177. (should (equal "foo bar"
  1178. (org-test-with-temp-text
  1179. "foo<point> \n bar"
  1180. (org-delete-indentation t)
  1181. (buffer-string))))
  1182. ;; At headline text should be appended to the headline text.
  1183. (should
  1184. (equal"* foo bar :tag:"
  1185. (let (org-auto-align-tags)
  1186. (org-test-with-temp-text
  1187. "* foo :tag:\n bar<point>"
  1188. (org-delete-indentation)
  1189. (buffer-string)))))
  1190. (should
  1191. (equal "* foo bar :tag:"
  1192. (let (org-auto-align-tags)
  1193. (org-test-with-temp-text
  1194. "* foo <point>:tag:\n bar"
  1195. (org-delete-indentation t)
  1196. (buffer-string))))))
  1197. (ert-deftest test-org/return ()
  1198. "Test `org-return' specifications."
  1199. ;; Regular test.
  1200. (should
  1201. (equal "Para\ngraph"
  1202. (org-test-with-temp-text "Para<point>graph"
  1203. (org-return)
  1204. (buffer-string))))
  1205. ;; With optional argument, indent line.
  1206. (should
  1207. (equal " Para\n graph"
  1208. (org-test-with-temp-text " Para<point>graph"
  1209. (org-return t)
  1210. (buffer-string))))
  1211. ;; On a table, call `org-table-next-row'.
  1212. (should
  1213. (org-test-with-temp-text "| <point>a |\n| b |"
  1214. (org-return)
  1215. (looking-at-p "b")))
  1216. ;; Open link or timestamp under point when `org-return-follows-link'
  1217. ;; is non-nil.
  1218. (should
  1219. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1220. (let ((org-return-follows-link t)
  1221. (org-link-search-must-match-exact-headline nil))
  1222. (org-return))
  1223. (looking-at-p "<<target>>")))
  1224. (should-not
  1225. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1226. (let ((org-return-follows-link nil)) (org-return))
  1227. (looking-at-p "<<target>>")))
  1228. (should
  1229. (org-test-with-temp-text "* [[b][a<point>]]\n* b"
  1230. (let ((org-return-follows-link t)) (org-return))
  1231. (looking-at-p "* b")))
  1232. (should
  1233. (org-test-with-temp-text "Link [[target][/descipt<point>ion/]] <<target>>"
  1234. (let ((org-return-follows-link t)
  1235. (org-link-search-must-match-exact-headline nil))
  1236. (org-return))
  1237. (looking-at-p "<<target>>")))
  1238. (should-not
  1239. (org-test-with-temp-text "Link [[target]]<point> <<target>>"
  1240. (let ((org-return-follows-link t)
  1241. (org-link-search-must-match-exact-headline nil))
  1242. (org-return))
  1243. (looking-at-p "<<target>>")))
  1244. ;; When `org-return-follows-link' is non-nil, tolerate links and
  1245. ;; timestamps in comments, node properties, etc.
  1246. (should
  1247. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1248. (let ((org-return-follows-link t)
  1249. (org-link-search-must-match-exact-headline nil))
  1250. (org-return))
  1251. (looking-at-p "<<target>>")))
  1252. (should-not
  1253. (org-test-with-temp-text "# Comment [[target<point>]]\n <<target>>"
  1254. (let ((org-return-follows-link nil)) (org-return))
  1255. (looking-at-p "<<target>>")))
  1256. (should-not
  1257. (org-test-with-temp-text "# Comment [[target]]<point>\n <<target>>"
  1258. (let ((org-return-follows-link t)
  1259. (org-link-search-must-match-exact-headline nil))
  1260. (org-return))
  1261. (looking-at-p "<<target>>")))
  1262. ;; Non-nil `org-return-follows-link' ignores read-only state of
  1263. ;; a buffer.
  1264. (should
  1265. (org-test-with-temp-text "Link [[target<point>]] <<target>>"
  1266. (let ((org-return-follows-link t)
  1267. (org-link-search-must-match-exact-headline nil))
  1268. (setq buffer-read-only t)
  1269. (call-interactively #'org-return))
  1270. (looking-at-p "<<target>>")))
  1271. ;; `org-return-follows-link' handle multi-line lines.
  1272. (should
  1273. (org-test-with-temp-text
  1274. "[[target][This is a very\n long description<point>]]\n <<target>>"
  1275. (let ((org-return-follows-link t)
  1276. (org-link-search-must-match-exact-headline nil))
  1277. (org-return))
  1278. (looking-at-p "<<target>>")))
  1279. (should-not
  1280. (org-test-with-temp-text
  1281. "[[target][This is a very\n long description]]<point>\n <<target>>"
  1282. (let ((org-return-follows-link t)
  1283. (org-link-search-must-match-exact-headline nil))
  1284. (org-return))
  1285. (looking-at-p "<<target>>")))
  1286. ;; However, do not open link when point is in a table.
  1287. (should
  1288. (org-test-with-temp-text "| [[target<point>]] |\n| between |\n| <<target>> |"
  1289. (let ((org-return-follows-link t)) (org-return))
  1290. (looking-at-p "between")))
  1291. ;; Special case: in a list, when indenting, do not break structure.
  1292. (should
  1293. (equal "- A\n B"
  1294. (org-test-with-temp-text "- A <point>B"
  1295. (org-return t)
  1296. (buffer-string))))
  1297. (should
  1298. (equal "- A\n\n- B"
  1299. (org-test-with-temp-text "- A\n<point>- B"
  1300. (org-return t)
  1301. (buffer-string))))
  1302. ;; On tags part of a headline, add a newline below it instead of
  1303. ;; breaking it.
  1304. (should
  1305. (equal "* H :tag:\n"
  1306. (org-test-with-temp-text "* H :<point>tag:"
  1307. (org-return)
  1308. (buffer-string))))
  1309. ;; Before headline text, add a newline below it instead of breaking
  1310. ;; it.
  1311. (should
  1312. (equal "* TODO H :tag:\n"
  1313. (org-test-with-temp-text "* <point>TODO H :tag:"
  1314. (org-return)
  1315. (buffer-string))))
  1316. (should
  1317. (equal "* TODO [#B] H :tag:\n"
  1318. (org-test-with-temp-text "* TODO<point> [#B] H :tag:"
  1319. (org-return)
  1320. (buffer-string))))
  1321. (should ;TODO are case-sensitive
  1322. (equal "* \nTodo"
  1323. (org-test-with-temp-text "* <point>Todo"
  1324. (org-return)
  1325. (buffer-string))))
  1326. ;; At headline text, break headline text but preserve tags.
  1327. (should
  1328. (equal "* TODO [#B] foo :tag:\nbar"
  1329. (let (org-auto-align-tags)
  1330. (org-test-with-temp-text "* TODO [#B] foo<point>bar :tag:"
  1331. (org-return)
  1332. (buffer-string)))))
  1333. ;; At bol of headline insert newline.
  1334. (should
  1335. (equal "\n* h"
  1336. (org-test-with-temp-text "<point>* h"
  1337. (org-return)
  1338. (buffer-string))))
  1339. ;; Refuse to leave invalid headline in buffer.
  1340. (should
  1341. (equal "* h\n"
  1342. (org-test-with-temp-text "*<point> h"
  1343. (org-return)
  1344. (buffer-string))))
  1345. ;; Before first column or after last one in a table, split the
  1346. ;; table.
  1347. (should
  1348. (equal "| a |\n\n| b |"
  1349. (org-test-with-temp-text "| a |\n<point>| b |"
  1350. (org-return)
  1351. (buffer-string))))
  1352. (should
  1353. (equal "| a |\n\n| b |"
  1354. (org-test-with-temp-text "| a |<point>\n| b |"
  1355. (org-return)
  1356. (buffer-string))))
  1357. ;; Do not auto-fill on hitting <RET> inside a property drawer.
  1358. (should
  1359. (equal "* Heading\n:PROPERTIES:\n:SOME_PROP: This is a very long property value that goes beyond the fill-column. But this is inside a property drawer, so the auto-filling should be disabled.\n\n:END:"
  1360. (org-test-with-temp-text "* Heading\n:PROPERTIES:\n:SOME_PROP: This is a very long property value that goes beyond the fill-column. But this is inside a property drawer, so the auto-filling should be disabled.<point>\n:END:"
  1361. (setq-local fill-column 10)
  1362. (auto-fill-mode 1)
  1363. (org-return)
  1364. (buffer-string)))))
  1365. (ert-deftest test-org/with-electric-indent ()
  1366. "Test RET and C-j specifications with `electric-indent-mode' on."
  1367. ;; Call commands interactively, since this is how `newline' knows it
  1368. ;; must run `post-self-insert-hook'.
  1369. ;;
  1370. ;; RET, like `newline', should indent.
  1371. (should
  1372. (equal " Para\n graph"
  1373. (org-test-with-temp-text " Para<point>graph"
  1374. (electric-indent-local-mode 1)
  1375. (call-interactively 'org-return)
  1376. (buffer-string))))
  1377. (should
  1378. (equal "- item1\n item2"
  1379. (org-test-with-temp-text "- item1<point>item2"
  1380. (electric-indent-local-mode 1)
  1381. (call-interactively 'org-return)
  1382. (buffer-string))))
  1383. ;; TODO: test more values of `org-adapt-indentation'.
  1384. (let ((org-adapt-indentation t))
  1385. (should
  1386. (equal "* heading\n body"
  1387. (org-test-with-temp-text "* heading<point>body"
  1388. (electric-indent-local-mode 1)
  1389. (call-interactively 'org-return)
  1390. (buffer-string)))))
  1391. ;; C-j, like `electric-newline-and-maybe-indent', should not indent.
  1392. (should
  1393. (equal " Para\ngraph"
  1394. (org-test-with-temp-text " Para<point>graph"
  1395. (electric-indent-local-mode 1)
  1396. (call-interactively 'org-return-and-maybe-indent)
  1397. (buffer-string))))
  1398. (should
  1399. (equal "- item1\nitem2"
  1400. (org-test-with-temp-text "- item1<point>item2"
  1401. (electric-indent-local-mode 1)
  1402. (call-interactively 'org-return-and-maybe-indent)
  1403. (buffer-string))))
  1404. ;; TODO: test more values of `org-adapt-indentation'.
  1405. (let ((org-adapt-indentation t))
  1406. (should
  1407. (equal "* heading\nbody"
  1408. (org-test-with-temp-text "* heading<point>body"
  1409. (electric-indent-local-mode 1)
  1410. (call-interactively 'org-return-and-maybe-indent)
  1411. (buffer-string))))))
  1412. (ert-deftest test-org/without-electric-indent ()
  1413. "Test RET and C-j specifications with `electric-indent-mode' off."
  1414. ;; Call commands interactively, since this is how `newline' knows it
  1415. ;; must run `post-self-insert-hook'.
  1416. ;;
  1417. ;; RET, like `newline', should not indent.
  1418. (should
  1419. (equal " Para\ngraph"
  1420. (org-test-with-temp-text " Para<point>graph"
  1421. (electric-indent-local-mode 0)
  1422. (call-interactively 'org-return)
  1423. (buffer-string))))
  1424. (should
  1425. (equal "- item1\nitem2"
  1426. (org-test-with-temp-text "- item1<point>item2"
  1427. (electric-indent-local-mode 0)
  1428. (call-interactively 'org-return)
  1429. (buffer-string))))
  1430. (should
  1431. (equal "* heading\nbody"
  1432. (org-test-with-temp-text "* heading<point>body"
  1433. (electric-indent-local-mode 0)
  1434. (call-interactively 'org-return)
  1435. (buffer-string))))
  1436. ;; C-j, like `electric-newline-and-maybe-indent', should indent.
  1437. (should
  1438. (equal " Para\n graph"
  1439. (org-test-with-temp-text " Para<point>graph"
  1440. (electric-indent-local-mode 0)
  1441. (call-interactively 'org-return-and-maybe-indent)
  1442. (buffer-string))))
  1443. (should
  1444. (equal "- item1\n item2"
  1445. (org-test-with-temp-text "- item1<point>item2"
  1446. (electric-indent-local-mode 0)
  1447. (call-interactively 'org-return-and-maybe-indent)
  1448. (buffer-string))))
  1449. ;; TODO: test more values of `org-adapt-indentation'.
  1450. (let ((org-adapt-indentation t))
  1451. (should
  1452. (equal "* heading\n body"
  1453. (org-test-with-temp-text "* heading<point>body"
  1454. (electric-indent-local-mode 0)
  1455. (call-interactively 'org-return-and-maybe-indent)
  1456. (buffer-string))))))
  1457. (ert-deftest test-org/meta-return ()
  1458. "Test M-RET (`org-meta-return') specifications."
  1459. ;; In a table field insert a row above.
  1460. (should
  1461. (org-test-with-temp-text "| a |"
  1462. (forward-char)
  1463. (org-meta-return)
  1464. (forward-line -1)
  1465. (looking-at "| |$")))
  1466. ;; In a paragraph change current line into a header.
  1467. (should
  1468. (org-test-with-temp-text "a"
  1469. (org-meta-return)
  1470. (beginning-of-line)
  1471. (looking-at "\* a$")))
  1472. ;; In an item insert an item, in this case above.
  1473. (should
  1474. (org-test-with-temp-text "- a"
  1475. (org-meta-return)
  1476. (beginning-of-line)
  1477. (looking-at "- $")))
  1478. ;; In a drawer and item insert an item, in this case above.
  1479. (should
  1480. (org-test-with-temp-text ":MYDRAWER:\n- a\n:END:"
  1481. (forward-line)
  1482. (org-fold-reveal)
  1483. (org-meta-return)
  1484. (beginning-of-line)
  1485. (looking-at "- $"))))
  1486. (ert-deftest test-org/insert-heading ()
  1487. "Test `org-insert-heading' specifications."
  1488. ;; In an empty buffer, insert a new headline.
  1489. (should
  1490. (equal "* "
  1491. (org-test-with-temp-text ""
  1492. (org-insert-heading)
  1493. (buffer-string))))
  1494. ;; At the beginning of a line, turn it into a headline.
  1495. (should
  1496. (equal "* P"
  1497. (org-test-with-temp-text "<point>P"
  1498. (org-insert-heading)
  1499. (buffer-string))))
  1500. ;; In the middle of a line, split the line if allowed, otherwise,
  1501. ;; insert the headline at its end.
  1502. (should
  1503. (equal "Para\n* graph"
  1504. (org-test-with-temp-text "Para<point>graph"
  1505. (let ((org-M-RET-may-split-line '((default . t))))
  1506. (org-insert-heading))
  1507. (buffer-string))))
  1508. (should
  1509. (equal "Paragraph\n* "
  1510. (org-test-with-temp-text "Para<point>graph"
  1511. (let ((org-M-RET-may-split-line '((default . nil))))
  1512. (org-insert-heading))
  1513. (buffer-string))))
  1514. ;; At the beginning of a headline, create one above.
  1515. (should
  1516. (equal "* \n* H"
  1517. (org-test-with-temp-text "* H"
  1518. (org-insert-heading)
  1519. (buffer-string))))
  1520. ;; In the middle of a headline, split it if allowed.
  1521. (should
  1522. (equal "* H\n* 1"
  1523. (org-test-with-temp-text "* H<point>1"
  1524. (let ((org-M-RET-may-split-line '((headline . t))))
  1525. (org-insert-heading))
  1526. (buffer-string))))
  1527. (should
  1528. (equal "* H1\n* "
  1529. (org-test-with-temp-text "* H<point>1"
  1530. (let ((org-M-RET-may-split-line '((headline . nil))))
  1531. (org-insert-heading))
  1532. (buffer-string))))
  1533. ;; However, splitting cannot happen on TODO keywords, priorities or
  1534. ;; tags.
  1535. (should
  1536. (equal "* TODO H1\n* "
  1537. (org-test-with-temp-text "* TO<point>DO H1"
  1538. (let ((org-M-RET-may-split-line '((headline . t))))
  1539. (org-insert-heading))
  1540. (buffer-string))))
  1541. (should
  1542. (equal "* [#A] H1\n* "
  1543. (org-test-with-temp-text "* [#<point>A] H1"
  1544. (let ((org-M-RET-may-split-line '((headline . t))))
  1545. (org-insert-heading))
  1546. (buffer-string))))
  1547. (should
  1548. (equal "* H1 :tag:\n* "
  1549. (org-test-with-temp-text "* H1 :ta<point>g:"
  1550. (let ((org-M-RET-may-split-line '((headline . t))))
  1551. (org-insert-heading))
  1552. (buffer-string))))
  1553. ;; New headline level depends on the level of the headline above.
  1554. (should
  1555. (equal "** H\n** P"
  1556. (org-test-with-temp-text "** H\n<point>P"
  1557. (org-insert-heading)
  1558. (buffer-string))))
  1559. (should
  1560. (equal "** H\nPara\n** graph"
  1561. (org-test-with-temp-text "** H\nPara<point>graph"
  1562. (let ((org-M-RET-may-split-line '((default . t))))
  1563. (org-insert-heading))
  1564. (buffer-string))))
  1565. (should
  1566. (equal "** \n** H"
  1567. (org-test-with-temp-text "** H"
  1568. (org-insert-heading)
  1569. (buffer-string))))
  1570. ;; When called with one universal argument, insert a new headline at
  1571. ;; the end of the current subtree, independently on the position of
  1572. ;; point.
  1573. (should
  1574. (equal
  1575. "* "
  1576. (org-test-with-temp-text ""
  1577. (let ((org-insert-heading-respect-content nil))
  1578. (org-insert-heading '(4)))
  1579. (buffer-string))))
  1580. (should
  1581. (equal
  1582. "entry
  1583. * "
  1584. (org-test-with-temp-text "entry"
  1585. (let ((org-insert-heading-respect-content nil))
  1586. (org-insert-heading '(4)))
  1587. (buffer-string))))
  1588. (should
  1589. (equal
  1590. "* H1\n** H2\n* "
  1591. (org-test-with-temp-text "* H1\n** H2"
  1592. (let ((org-insert-heading-respect-content nil))
  1593. (org-insert-heading '(4)))
  1594. (buffer-string))))
  1595. (should
  1596. (equal
  1597. "* H1\n** H2\n* "
  1598. (org-test-with-temp-text "* H<point>1\n** H2"
  1599. (let ((org-insert-heading-respect-content nil))
  1600. (org-insert-heading '(4)))
  1601. (buffer-string))))
  1602. ;; When called with two universal arguments, insert a new headline
  1603. ;; at the end of the grandparent subtree.
  1604. (should
  1605. (equal "* H1\n** H3\n- item\n** H2\n** "
  1606. (org-test-with-temp-text "* H1\n** H3\n- item<point>\n** H2"
  1607. (let ((org-insert-heading-respect-content nil))
  1608. (org-insert-heading '(16)))
  1609. (buffer-string))))
  1610. ;; When optional TOP-LEVEL argument is non-nil, always insert
  1611. ;; a level 1 heading.
  1612. (should
  1613. (equal "* H1\n** H2\n* "
  1614. (org-test-with-temp-text "* H1\n** H2<point>"
  1615. (org-insert-heading nil nil t)
  1616. (buffer-string))))
  1617. (should
  1618. (equal "* H1\n- item\n* "
  1619. (org-test-with-temp-text "* H1\n- item<point>"
  1620. (org-insert-heading nil nil t)
  1621. (buffer-string))))
  1622. ;; Obey `org-blank-before-new-entry'.
  1623. (should
  1624. (equal "* H1\n\n* "
  1625. (org-test-with-temp-text "* H1<point>"
  1626. (let ((org-blank-before-new-entry '((heading . t))))
  1627. (org-insert-heading))
  1628. (buffer-string))))
  1629. (should
  1630. (equal "* H1\n* "
  1631. (org-test-with-temp-text "* H1<point>"
  1632. (let ((org-blank-before-new-entry '((heading . nil))))
  1633. (org-insert-heading))
  1634. (buffer-string))))
  1635. (should
  1636. (equal "* H1\n* H2\n* "
  1637. (org-test-with-temp-text "* H1\n* H2<point>"
  1638. (let ((org-blank-before-new-entry '((heading . auto))))
  1639. (org-insert-heading))
  1640. (buffer-string))))
  1641. (should
  1642. (equal "* H1\n\n* H2\n\n* "
  1643. (org-test-with-temp-text "* H1\n\n* H2<point>"
  1644. (let ((org-blank-before-new-entry '((heading . auto))))
  1645. (org-insert-heading))
  1646. (buffer-string))))
  1647. ;; Corner case: correctly insert a headline after an empty one.
  1648. (should
  1649. (equal "* \n* "
  1650. (org-test-with-temp-text "* <point>"
  1651. (org-insert-heading)
  1652. (buffer-string))))
  1653. (should
  1654. (org-test-with-temp-text "* <point>\n"
  1655. (org-insert-heading)
  1656. (looking-at-p "\n\\'")))
  1657. ;; Do not insert spurious headlines when inserting a new headline.
  1658. (should
  1659. (equal "* H1\n* H2\n* \n"
  1660. (org-test-with-temp-text "* H1\n* H2<point>\n"
  1661. (org-insert-heading)
  1662. (buffer-string))))
  1663. ;; Preserve visibility at beginning of line. In particular, when
  1664. ;; removing spurious blank lines, do not visually merge heading with
  1665. ;; the line visible above.
  1666. (should-not
  1667. (org-test-with-temp-text "* H1<point>\nContents\n\n* H2\n"
  1668. (org-overview)
  1669. (let ((org-blank-before-new-entry '((heading . nil))))
  1670. (org-insert-heading '(4)))
  1671. (invisible-p (line-end-position 0))))
  1672. ;; Properly handle empty lines when forcing a headline below current
  1673. ;; one.
  1674. (should
  1675. (equal "* H1\n\n* H\n\n* "
  1676. (org-test-with-temp-text "* H1\n\n* H<point>"
  1677. (let ((org-blank-before-new-entry '((heading . t))))
  1678. (org-insert-heading '(4))
  1679. (buffer-string))))))
  1680. (ert-deftest test-org/insert-todo-heading-respect-content ()
  1681. "Test `org-insert-todo-heading-respect-content' specifications."
  1682. ;; Create a TODO heading.
  1683. (should
  1684. (org-test-with-temp-text "* H1\n Body"
  1685. (org-insert-todo-heading-respect-content)
  1686. (nth 2 (org-heading-components))))
  1687. ;; Add headline at the end of the first subtree
  1688. (should
  1689. (equal
  1690. "* TODO "
  1691. (org-test-with-temp-text "* H1\nH1Body<point>\n** H2\nH2Body"
  1692. (org-insert-todo-heading-respect-content)
  1693. (buffer-substring-no-properties (line-beginning-position) (point-max)))))
  1694. ;; In a list, do not create a new item.
  1695. (should
  1696. (equal
  1697. "* TODO "
  1698. (org-test-with-temp-text "* H\n- an item\n- another one"
  1699. (search-forward "an ")
  1700. (org-insert-todo-heading-respect-content)
  1701. (buffer-substring-no-properties (line-beginning-position) (point-max)))))
  1702. ;; Use the same TODO keyword as current heading.
  1703. (should
  1704. (equal
  1705. "* TODO \n"
  1706. (org-test-with-temp-text "* TODO\n** WAITING\n"
  1707. (org-insert-todo-heading-respect-content)
  1708. (buffer-substring-no-properties (line-beginning-position) (point-max))))))
  1709. (ert-deftest test-org/clone-with-time-shift ()
  1710. "Test `org-clone-subtree-with-time-shift'."
  1711. ;; Raise an error before first heading.
  1712. (should-error
  1713. (org-test-with-temp-text ""
  1714. (org-clone-subtree-with-time-shift 1)))
  1715. ;; Raise an error on invalid number of clones.
  1716. (should-error
  1717. (org-test-with-temp-text "* Clone me"
  1718. (org-clone-subtree-with-time-shift -1)))
  1719. ;; Clone non-repeating once.
  1720. (should
  1721. (equal "\
  1722. * H1\n<2015-06-21>
  1723. * H1\n<2015-06-23>
  1724. "
  1725. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1726. (org-clone-subtree-with-time-shift 1 "+2d")
  1727. (replace-regexp-in-string
  1728. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1729. nil nil 1))))
  1730. ;; Clone repeating once.
  1731. (should
  1732. (equal "\
  1733. * H1\n<2015-06-21>
  1734. * H1\n<2015-06-23>
  1735. * H1\n<2015-06-25 +1w>
  1736. "
  1737. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1738. (org-clone-subtree-with-time-shift 1 "+2d")
  1739. (replace-regexp-in-string
  1740. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1741. nil nil 1))))
  1742. ;; Clone repeating once in backward.
  1743. (should
  1744. (equal "\
  1745. * H1\n<2015-06-21>
  1746. * H1\n<2015-06-19>
  1747. * H1\n<2015-06-17 +1w>
  1748. "
  1749. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1750. (org-clone-subtree-with-time-shift 1 "-2d")
  1751. (replace-regexp-in-string
  1752. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1753. nil nil 1))))
  1754. ;; Clone non-repeating zero times.
  1755. (should
  1756. (equal "\
  1757. * H1\n<2015-06-21>
  1758. "
  1759. (org-test-with-temp-text "* H1\n<2015-06-21 Sun>"
  1760. (org-clone-subtree-with-time-shift 0 "+2d")
  1761. (replace-regexp-in-string
  1762. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1763. nil nil 1))))
  1764. ;; Clone repeating "zero" times.
  1765. (should
  1766. (equal "\
  1767. * H1\n<2015-06-21>
  1768. * H1\n<2015-06-23 +1w>
  1769. "
  1770. (org-test-with-temp-text "* H1\n<2015-06-21 Sun +1w>"
  1771. (org-clone-subtree-with-time-shift 0 "+2d")
  1772. (replace-regexp-in-string
  1773. "\\( [.A-Za-z]+\\)\\( \\+[0-9][hdmwy]\\)?>" "" (buffer-string)
  1774. nil nil 1))))
  1775. ;; Clone with blank SHIFT argument.
  1776. (should
  1777. (string-prefix-p
  1778. "* H <2012-03-29"
  1779. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1780. (org-clone-subtree-with-time-shift 1 "")
  1781. (buffer-substring-no-properties (line-beginning-position 2)
  1782. (line-end-position 2)))))
  1783. ;; Find time stamps before point. If SHIFT is not specified, ask
  1784. ;; for a time shift.
  1785. (should
  1786. (string-prefix-p
  1787. "* H <2012-03-30"
  1788. (org-test-with-temp-text "* H <2012-03-29 Thu><point>"
  1789. (org-clone-subtree-with-time-shift 1 "+1d")
  1790. (buffer-substring-no-properties (line-beginning-position 2)
  1791. (line-end-position 2)))))
  1792. (should
  1793. (string-prefix-p
  1794. "* H <2014-03-05"
  1795. (org-test-with-temp-text "* H <2014-03-04 Tue><point>"
  1796. (cl-letf (((symbol-function 'read-from-minibuffer)
  1797. (lambda (&rest args) "+1d")))
  1798. (org-clone-subtree-with-time-shift 1))
  1799. (buffer-substring-no-properties (line-beginning-position 2)
  1800. (line-end-position 2)))))
  1801. ;; Hour shift.
  1802. (should
  1803. (equal "\
  1804. * H1\n<2015-06-21 20:00>
  1805. * H1\n<2015-06-21 23:00>
  1806. * H1\n<2015-06-22 02:00>
  1807. "
  1808. (org-test-with-temp-text "* H1\n<2015-06-21 Sun 20:00>"
  1809. (org-clone-subtree-with-time-shift 2 "+3h")
  1810. (replace-regexp-in-string
  1811. "\\( [.A-Za-z]+\\)\\( [0-9][0-9]:[0-9][0-9]\\)?>" ""
  1812. (buffer-substring-no-properties (point-min) (point-max))
  1813. nil nil 1))))
  1814. (should
  1815. (equal "\
  1816. * H1\n<2015-06-21 20:00>
  1817. * H1\n<2015-06-21 18:00>
  1818. "
  1819. (org-test-with-temp-text "* H1\n<2015-06-21 Sun 20:00>"
  1820. (org-clone-subtree-with-time-shift 1 "-2h")
  1821. (replace-regexp-in-string
  1822. "\\( [.A-Za-z]+\\)\\( [0-9][0-9]:[0-9][0-9]\\)?>" ""
  1823. (buffer-substring-no-properties (point-min) (point-max))
  1824. nil nil 1)))))
  1825. ;;; Fixed-Width Areas
  1826. (ert-deftest test-org/toggle-fixed-width ()
  1827. "Test `org-toggle-fixed-width' specifications."
  1828. ;; No region: Toggle on fixed-width marker in paragraphs.
  1829. (should
  1830. (equal ": A"
  1831. (org-test-with-temp-text "A"
  1832. (org-toggle-fixed-width)
  1833. (buffer-string))))
  1834. ;; No region: Toggle off fixed-width markers in fixed-width areas.
  1835. (should
  1836. (equal "A"
  1837. (org-test-with-temp-text ": A"
  1838. (org-toggle-fixed-width)
  1839. (buffer-string))))
  1840. ;; No region: Toggle on marker in blank lines after elements or just
  1841. ;; after a headline.
  1842. (should
  1843. (equal "* H\n: "
  1844. (org-test-with-temp-text "* H\n"
  1845. (forward-line)
  1846. (org-toggle-fixed-width)
  1847. (buffer-string))))
  1848. (should
  1849. (equal "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n: "
  1850. (org-test-with-temp-text "#+BEGIN_EXAMPLE\nContents\n#+END_EXAMPLE\n"
  1851. (goto-char (point-max))
  1852. (org-toggle-fixed-width)
  1853. (buffer-string))))
  1854. ;; No region: Toggle on marker in front of one line elements (e.g.,
  1855. ;; headlines, clocks)
  1856. (should
  1857. (equal ": * Headline"
  1858. (org-test-with-temp-text "* Headline"
  1859. (org-toggle-fixed-width)
  1860. (buffer-string))))
  1861. (should
  1862. (equal ": #+KEYWORD: value"
  1863. (org-test-with-temp-text "#+KEYWORD: value"
  1864. (org-toggle-fixed-width)
  1865. (buffer-string))))
  1866. ;; No region: error in other situations.
  1867. (should-error
  1868. (org-test-with-temp-text "#+BEGIN_EXAMPLE\n: A\n#+END_EXAMPLE"
  1869. (forward-line)
  1870. (org-toggle-fixed-width)
  1871. (buffer-string)))
  1872. ;; No region: Indentation is preserved.
  1873. (should
  1874. (equal "- A\n : B"
  1875. (org-test-with-temp-text "- A\n B"
  1876. (forward-line)
  1877. (org-toggle-fixed-width)
  1878. (buffer-string))))
  1879. ;; Region: If it contains only fixed-width elements and blank lines,
  1880. ;; toggle off fixed-width markup.
  1881. (should
  1882. (equal "A\n\nB"
  1883. (org-test-with-temp-text ": A\n\n: B"
  1884. (transient-mark-mode 1)
  1885. (push-mark (point) t t)
  1886. (goto-char (point-max))
  1887. (org-toggle-fixed-width)
  1888. (buffer-string))))
  1889. ;; Region: If it contains anything else, toggle on fixed-width but
  1890. ;; not on fixed-width areas.
  1891. (should
  1892. (equal ": A\n: \n: B\n: \n: C"
  1893. (org-test-with-temp-text "A\n\n: B\n\nC"
  1894. (transient-mark-mode 1)
  1895. (push-mark (point) t t)
  1896. (goto-char (point-max))
  1897. (org-toggle-fixed-width)
  1898. (buffer-string))))
  1899. ;; Region: Ignore blank lines at its end, unless it contains only
  1900. ;; such lines.
  1901. (should
  1902. (equal ": A\n\n"
  1903. (org-test-with-temp-text "A\n\n"
  1904. (transient-mark-mode 1)
  1905. (push-mark (point) t t)
  1906. (goto-char (point-max))
  1907. (org-toggle-fixed-width)
  1908. (buffer-string))))
  1909. (should
  1910. (equal ": \n: \n"
  1911. (org-test-with-temp-text "\n\n"
  1912. (transient-mark-mode 1)
  1913. (push-mark (point) t t)
  1914. (goto-char (point-max))
  1915. (org-toggle-fixed-width)
  1916. (buffer-string)))))
  1917. (ert-deftest test-org/kill-line ()
  1918. "Test `org-kill-line' specifications."
  1919. ;; At the beginning of a line, kill whole line.
  1920. (should
  1921. (equal ""
  1922. (org-test-with-temp-text "abc"
  1923. (org-kill-line)
  1924. (buffer-string))))
  1925. ;; In the middle of a line, kill line until its end.
  1926. (should
  1927. (equal "a"
  1928. (org-test-with-temp-text "a<point>bc"
  1929. (org-kill-line)
  1930. (buffer-string))))
  1931. ;; Do not kill newline character.
  1932. (should
  1933. (equal "\n123"
  1934. (org-test-with-temp-text "abc\n123"
  1935. (org-kill-line)
  1936. (buffer-string))))
  1937. (should
  1938. (equal "a\n123"
  1939. (org-test-with-temp-text "a<point>bc\n123"
  1940. (org-kill-line)
  1941. (buffer-string))))
  1942. ;; When `org-special-ctrl-k' is non-nil and point is at a headline,
  1943. ;; kill until tags.
  1944. (should
  1945. (equal "* A :tag:"
  1946. (org-test-with-temp-text "* A<point>B :tag:"
  1947. (let ((org-special-ctrl-k t)
  1948. (org-tags-column 0))
  1949. (org-kill-line))
  1950. (buffer-string))))
  1951. ;; If point is on tags, only kill part left until the end of line.
  1952. (should
  1953. (equal "* A :tag:"
  1954. (org-test-with-temp-text "* A :tag:<point>tag2:"
  1955. (let ((org-special-ctrl-k t)
  1956. (org-tags-column 0))
  1957. (org-kill-line))
  1958. (buffer-string))))
  1959. ;; However, if point is at the beginning of the line, kill whole
  1960. ;; headline.
  1961. (should
  1962. (equal ""
  1963. (org-test-with-temp-text "* AB :tag:"
  1964. (let ((org-special-ctrl-k t)
  1965. (org-tags-column 0))
  1966. (org-kill-line))
  1967. (buffer-string))))
  1968. ;; When `org-ctrl-k-protect-subtree' is non-nil, and point is in
  1969. ;; invisible text, ask before removing it. When set to `error',
  1970. ;; throw an error.
  1971. (should-error
  1972. (org-test-with-temp-text "* H\n** <point>H2\nContents\n* H3"
  1973. (org-overview)
  1974. (let ((org-special-ctrl-k nil)
  1975. (org-ctrl-k-protect-subtree t))
  1976. (cl-letf (((symbol-function 'y-or-n-p) 'ignore))
  1977. (org-kill-line)))))
  1978. (should-error
  1979. (org-test-with-temp-text "* H\n** <point>H2\nContents\n* H3"
  1980. (org-overview)
  1981. (let ((org-special-ctrl-k nil)
  1982. (org-ctrl-k-protect-subtree 'error))
  1983. (org-kill-line)))))
  1984. ;;; Headline
  1985. (ert-deftest test-org/get-heading ()
  1986. "Test `org-get-heading' specifications."
  1987. ;; Return current heading, even if point is not on it.
  1988. (should
  1989. (equal "H"
  1990. (org-test-with-temp-text "* H"
  1991. (org-get-heading))))
  1992. (should
  1993. (equal "H"
  1994. (org-test-with-temp-text "* H\nText<point>"
  1995. (org-get-heading))))
  1996. ;; Without any optional argument, return TODO keyword, priority
  1997. ;; cookie, COMMENT keyword and tags.
  1998. (should
  1999. (equal "TODO H"
  2000. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2001. (org-get-heading))))
  2002. (should
  2003. (equal "[#A] H"
  2004. (org-test-with-temp-text "* [#A] H"
  2005. (org-get-heading))))
  2006. (should
  2007. (equal "COMMENT H"
  2008. (org-test-with-temp-text "* COMMENT H"
  2009. (org-get-heading))))
  2010. (should
  2011. (equal "H :tag:"
  2012. (org-test-with-temp-text "* H :tag:"
  2013. (org-get-heading))))
  2014. ;; With NO-TAGS argument, ignore tags.
  2015. (should
  2016. (equal "TODO H"
  2017. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2018. (org-get-heading t))))
  2019. (should
  2020. (equal "H"
  2021. (org-test-with-temp-text "* H :tag:"
  2022. (org-get-heading t))))
  2023. ;; With NO-TODO, ignore TODO keyword.
  2024. (should
  2025. (equal "H"
  2026. (org-test-with-temp-text "#+TODO: TODO | DONE\n* TODO H<point>"
  2027. (org-get-heading nil t))))
  2028. (should
  2029. (equal "H :tag:"
  2030. (org-test-with-temp-text "* H :tag:"
  2031. (org-get-heading nil t))))
  2032. ;; TODO keywords are case-sensitive.
  2033. (should
  2034. (equal "Todo H"
  2035. (org-test-with-temp-text "#+TODO: TODO | DONE\n* Todo H<point>"
  2036. (org-get-heading nil t))))
  2037. ;; With NO-PRIORITY, ignore priority.
  2038. (should
  2039. (equal "H"
  2040. (org-test-with-temp-text "* [#A] H"
  2041. (org-get-heading nil nil t))))
  2042. (should
  2043. (equal "H"
  2044. (org-test-with-temp-text "* H"
  2045. (org-get-heading nil nil t))))
  2046. (should
  2047. (equal "TODO H"
  2048. (org-test-with-temp-text "* TODO [#A] H"
  2049. (org-get-heading nil nil t))))
  2050. ;; With NO-COMMENT, ignore COMMENT keyword.
  2051. (should
  2052. (equal "H"
  2053. (org-test-with-temp-text "* COMMENT H"
  2054. (org-get-heading nil nil nil t))))
  2055. (should
  2056. (equal "H"
  2057. (org-test-with-temp-text "* H"
  2058. (org-get-heading nil nil nil t))))
  2059. (should
  2060. (equal "TODO [#A] H"
  2061. (org-test-with-temp-text "* TODO [#A] COMMENT H"
  2062. (org-get-heading nil nil nil t))))
  2063. ;; On an empty headline, return value is consistent.
  2064. (should (equal "" (org-test-with-temp-text "* " (org-get-heading))))
  2065. (should (equal "" (org-test-with-temp-text "* " (org-get-heading t))))
  2066. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil t))))
  2067. (should (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil t))))
  2068. (should
  2069. (equal "" (org-test-with-temp-text "* " (org-get-heading nil nil nil t)))))
  2070. (ert-deftest test-org/in-commented-heading-p ()
  2071. "Test `org-in-commented-heading-p' specifications."
  2072. ;; Commented headline.
  2073. (should
  2074. (org-test-with-temp-text "* COMMENT Headline\nBody"
  2075. (goto-char (point-max))
  2076. (org-in-commented-heading-p)))
  2077. ;; Commented ancestor.
  2078. (should
  2079. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  2080. (goto-char (point-max))
  2081. (org-in-commented-heading-p)))
  2082. ;; Comment keyword is case-sensitive.
  2083. (should-not
  2084. (org-test-with-temp-text "* Comment Headline\nBody"
  2085. (goto-char (point-max))
  2086. (org-in-commented-heading-p)))
  2087. ;; Keyword is standalone.
  2088. (should-not
  2089. (org-test-with-temp-text "* COMMENTHeadline\nBody"
  2090. (goto-char (point-max))
  2091. (org-in-commented-heading-p)))
  2092. ;; Optional argument.
  2093. (should-not
  2094. (org-test-with-temp-text "* COMMENT Headline\n** Level 2\nBody"
  2095. (goto-char (point-max))
  2096. (org-in-commented-heading-p t))))
  2097. (ert-deftest test-org/in-archived-heading-p ()
  2098. "Test `org-in-archived-heading-p' specifications."
  2099. ;; Archived headline.
  2100. (should
  2101. (org-test-with-temp-text "* Headline :ARCHIVE:\nBody"
  2102. (goto-char (point-max))
  2103. (org-in-archived-heading-p)))
  2104. ;; Archived ancestor.
  2105. (should
  2106. (org-test-with-temp-text "* Headline :ARCHIVE:\n** Level 2\nBody"
  2107. (goto-char (point-max))
  2108. (org-in-archived-heading-p)))
  2109. ;; Optional argument.
  2110. (should-not
  2111. (org-test-with-temp-text "* Headline :ARCHIVE:\n** Level 2\nBody"
  2112. (goto-char (point-max))
  2113. (org-in-archived-heading-p t)))
  2114. ;; Archive tag containing ARCHIVE as substring
  2115. (should-not
  2116. (org-test-with-temp-text "* Headline :NOARCHIVE:\n** Level 2\nBody"
  2117. (goto-char (point-max))
  2118. (org-in-archived-heading-p))))
  2119. (ert-deftest test-org/entry-blocked-p ()
  2120. ;; Check other dependencies.
  2121. (should
  2122. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  2123. (let ((org-enforce-todo-dependencies t)
  2124. (org-blocker-hook
  2125. '(org-block-todo-from-children-or-siblings-or-parent)))
  2126. (org-entry-blocked-p))))
  2127. (should-not
  2128. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  2129. (let ((org-enforce-todo-dependencies t)
  2130. (org-blocker-hook
  2131. '(org-block-todo-from-children-or-siblings-or-parent)))
  2132. (org-entry-blocked-p))))
  2133. ;; Entry without a TODO keyword or with a DONE keyword cannot be
  2134. ;; blocked.
  2135. (should-not
  2136. (org-test-with-temp-text "* Blocked\n** TODO one"
  2137. (let ((org-enforce-todo-dependencies t)
  2138. (org-blocker-hook
  2139. '(org-block-todo-from-children-or-siblings-or-parent)))
  2140. (org-entry-blocked-p))))
  2141. (should-not
  2142. (org-test-with-temp-text "* DONE Blocked\n** TODO one"
  2143. (let ((org-enforce-todo-dependencies t)
  2144. (org-blocker-hook
  2145. '(org-block-todo-from-children-or-siblings-or-parent)))
  2146. (org-entry-blocked-p))))
  2147. ;; Follow :ORDERED: specifications.
  2148. (should
  2149. (org-test-with-temp-text
  2150. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** TODO one\n** <point>TODO two"
  2151. (let ((org-enforce-todo-dependencies t)
  2152. (org-blocker-hook
  2153. '(org-block-todo-from-children-or-siblings-or-parent)))
  2154. (org-entry-blocked-p))))
  2155. (should-not
  2156. (org-test-with-temp-text
  2157. "* H\n:PROPERTIES:\n:ORDERED: t\n:END:\n** <point>TODO one\n** DONE two"
  2158. (let ((org-enforce-todo-dependencies t)
  2159. (org-blocker-hook
  2160. '(org-block-todo-from-children-or-siblings-or-parent)))
  2161. (org-entry-blocked-p)))))
  2162. (ert-deftest test-org/get-outline-path ()
  2163. "Test `org-get-outline-path' specifications."
  2164. ;; Top-level headlines have no outline path.
  2165. (should-not
  2166. (org-test-with-temp-text "* H"
  2167. (org-get-outline-path)))
  2168. ;; Otherwise, outline path is the path leading to the headline.
  2169. (should
  2170. (equal '("H")
  2171. (org-test-with-temp-text "* H\n** S<point>"
  2172. (org-get-outline-path))))
  2173. ;; Find path even when point is not on a headline.
  2174. (should
  2175. (equal '("H")
  2176. (org-test-with-temp-text "* H\n** S\nText<point>"
  2177. (org-get-outline-path))))
  2178. ;; TODO keywords, tags and statistics cookies are ignored.
  2179. (should
  2180. (equal '("H")
  2181. (org-test-with-temp-text "* TODO H [0/1] :tag:\n** S<point>"
  2182. (org-get-outline-path))))
  2183. ;; Links are replaced with their description or their path.
  2184. (should
  2185. (equal '("Org")
  2186. (org-test-with-temp-text
  2187. "* [[https://orgmode.org][Org]]\n** S<point>"
  2188. (org-get-outline-path))))
  2189. (should
  2190. (equal '("https://orgmode.org")
  2191. (org-test-with-temp-text
  2192. "* [[https://orgmode.org]]\n** S<point>"
  2193. (org-get-outline-path))))
  2194. ;; When WITH-SELF is non-nil, include current heading.
  2195. (should
  2196. (equal '("H")
  2197. (org-test-with-temp-text "* H"
  2198. (org-get-outline-path t))))
  2199. (should
  2200. (equal '("H" "S")
  2201. (org-test-with-temp-text "* H\n** S\nText<point>"
  2202. (org-get-outline-path t))))
  2203. ;; Using cache is transparent to the user.
  2204. (should
  2205. (equal '("H")
  2206. (org-test-with-temp-text "* H\n** S<point>"
  2207. (setq org-outline-path-cache nil)
  2208. (org-get-outline-path nil t))))
  2209. ;; Do not corrupt cache when finding outline path in distant part of
  2210. ;; the buffer.
  2211. (should
  2212. (equal '("H2")
  2213. (org-test-with-temp-text "* H\n** S<point>\n* H2\n** S2"
  2214. (setq org-outline-path-cache nil)
  2215. (org-get-outline-path nil t)
  2216. (search-forward "S2")
  2217. (org-get-outline-path nil t))))
  2218. ;; Do not choke on empty headlines.
  2219. (should
  2220. (org-test-with-temp-text "* H\n** <point>"
  2221. (org-get-outline-path)))
  2222. (should
  2223. (org-test-with-temp-text "* \n** H<point>"
  2224. (org-get-outline-path))))
  2225. (ert-deftest test-org/format-outline-path ()
  2226. "Test `org-format-outline-path' specifications."
  2227. (should
  2228. (string= (org-format-outline-path (list "one" "two" "three"))
  2229. "one/two/three"))
  2230. ;; Empty path.
  2231. (should
  2232. (string= (org-format-outline-path '())
  2233. ""))
  2234. (should
  2235. (string= (org-format-outline-path '(nil))
  2236. ""))
  2237. ;; Empty path and prefix.
  2238. (should
  2239. (string= (org-format-outline-path '() nil ">>")
  2240. ">>"))
  2241. ;; Trailing whitespace in headings.
  2242. (should
  2243. (string= (org-format-outline-path (list "one\t" "tw o " "three "))
  2244. "one/tw o/three"))
  2245. ;; Non-default prefix and separators.
  2246. (should
  2247. (string= (org-format-outline-path (list "one" "two" "three") nil ">>" "|")
  2248. ">>|one|two|three"))
  2249. ;; Truncate.
  2250. (should
  2251. (string= (org-format-outline-path (list "one" "two" "three" "four") 10)
  2252. "one/two/.."))
  2253. ;; Give a very narrow width.
  2254. (should
  2255. (string= (org-format-outline-path (list "one" "two" "three" "four") 2)
  2256. "on"))
  2257. ;; Give a prefix that extends beyond the width.
  2258. (should
  2259. (string= (org-format-outline-path (list "one" "two" "three" "four") 10
  2260. ">>>>>>>>>>")
  2261. ">>>>>>>>..")))
  2262. (ert-deftest test-org/map-entries ()
  2263. "Test `org-map-entries' specifications."
  2264. ;; Full match.
  2265. (should
  2266. (equal '(1 11)
  2267. (org-test-with-temp-text "* Level 1\n** Level 2"
  2268. (org-map-entries #'point))))
  2269. ;; Level match.
  2270. (should
  2271. (equal '(1)
  2272. (org-test-with-temp-text "* Level 1\n** Level 2"
  2273. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL=1")))))
  2274. (should
  2275. (equal '(11)
  2276. (org-test-with-temp-text "* Level 1\n** Level 2"
  2277. (let (org-odd-levels-only) (org-map-entries #'point "LEVEL>1")))))
  2278. ;; Tag match.
  2279. (should
  2280. (equal '(11)
  2281. (org-test-with-temp-text "* H1 :no:\n* H2 :yes:"
  2282. (org-map-entries #'point "yes"))))
  2283. (should
  2284. (equal '(14)
  2285. (org-test-with-temp-text "* H1 :yes:a:\n* H2 :yes:b:"
  2286. (org-map-entries #'point "+yes-a"))))
  2287. (should
  2288. (equal '(11 23)
  2289. (org-test-with-temp-text "* H1 :no:\n* H2 :yes1:\n* H3 :yes2:"
  2290. (org-map-entries #'point "{yes?}"))))
  2291. ;; Priority match.
  2292. (should
  2293. (equal '(1)
  2294. (org-test-with-temp-text "* [#A] H1\n* [#B] H2"
  2295. (org-map-entries #'point "PRIORITY=\"A\""))))
  2296. ;; Date match.
  2297. (should
  2298. (equal '(36)
  2299. (org-test-with-temp-text "
  2300. * H1
  2301. SCHEDULED: <2012-03-29 thu.>
  2302. * H2
  2303. SCHEDULED: <2014-03-04 tue.>"
  2304. (org-map-entries #'point "SCHEDULED=\"<2014-03-04 tue.>\""))))
  2305. (should
  2306. (equal '(2)
  2307. (org-test-with-temp-text "
  2308. * H1
  2309. SCHEDULED: <2012-03-29 thu.>
  2310. * H2
  2311. SCHEDULED: <2014-03-04 tue.>"
  2312. (org-map-entries #'point "SCHEDULED<\"<2013-01-01>\""))))
  2313. ;; Regular property match.
  2314. (should
  2315. (equal '(2)
  2316. (org-test-with-temp-text "
  2317. * H1
  2318. :PROPERTIES:
  2319. :TEST: 1
  2320. :END:
  2321. * H2
  2322. :PROPERTIES:
  2323. :TEST: 2
  2324. :END:"
  2325. (org-map-entries #'point "TEST=1"))))
  2326. ;; Multiple criteria.
  2327. (should
  2328. (equal '(23)
  2329. (org-test-with-temp-text "* H1 :no:\n** H2 :yes:\n* H3 :yes:"
  2330. (let (org-odd-levels-only
  2331. (org-use-tag-inheritance nil))
  2332. (org-map-entries #'point "yes+LEVEL=1")))))
  2333. ;; "or" criteria.
  2334. (should
  2335. (equal '(12 24)
  2336. (org-test-with-temp-text "* H1 :yes:\n** H2 :yes:\n** H3 :no:"
  2337. (let (org-odd-levels-only)
  2338. (org-map-entries #'point "LEVEL=2|no")))))
  2339. (should
  2340. (equal '(1 12)
  2341. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :maybe:"
  2342. (let (org-odd-levels-only)
  2343. (org-map-entries #'point "yes|no")))))
  2344. ;; "and" criteria.
  2345. (should
  2346. (equal '(22)
  2347. (org-test-with-temp-text "* H1 :yes:\n* H2 :no:\n* H3 :yes:no:"
  2348. (let (org-odd-levels-only)
  2349. (org-map-entries #'point "yes&no")))))
  2350. ;; Setting `org-map-continue-from'
  2351. (should
  2352. (string= ""
  2353. (org-test-with-temp-text "* H1\n* H2\n* H3n* H4"
  2354. (org-map-entries
  2355. (lambda ()
  2356. (org-cut-subtree)
  2357. (setq org-map-continue-from (point))))
  2358. (buffer-string))))
  2359. (should
  2360. (string= "* H1\n* H2\n* H3\n"
  2361. (org-test-with-temp-text "* H1\n* H2\n* H3\n* H4"
  2362. (org-map-entries
  2363. (lambda ()
  2364. (when (string= "H4"
  2365. (org-element-property
  2366. :raw-value (org-element-at-point)))
  2367. (org-cut-subtree)
  2368. (setq org-map-continue-from
  2369. (org-element-property
  2370. :begin (org-element-at-point))))))
  2371. (buffer-string)))))
  2372. (ert-deftest test-org/edit-headline ()
  2373. "Test `org-edit-headline' specifications."
  2374. (should
  2375. (equal "* B"
  2376. (org-test-with-temp-text "* A"
  2377. (org-edit-headline "B")
  2378. (buffer-string))))
  2379. ;; Handle empty headings.
  2380. (should
  2381. (equal "* "
  2382. (org-test-with-temp-text "* A"
  2383. (org-edit-headline "")
  2384. (buffer-string))))
  2385. (should
  2386. (equal "* A"
  2387. (org-test-with-temp-text "* "
  2388. (org-edit-headline "A")
  2389. (buffer-string))))
  2390. ;; Handle TODO keywords and priority cookies.
  2391. (should
  2392. (equal "* TODO B"
  2393. (org-test-with-temp-text "* TODO A"
  2394. (org-edit-headline "B")
  2395. (buffer-string))))
  2396. (should
  2397. (equal "* [#A] B"
  2398. (org-test-with-temp-text "* [#A] A"
  2399. (org-edit-headline "B")
  2400. (buffer-string))))
  2401. (should
  2402. (equal "* TODO [#A] B"
  2403. (org-test-with-temp-text "* TODO [#A] A"
  2404. (org-edit-headline "B")
  2405. (buffer-string))))
  2406. ;; Handle tags.
  2407. (equal "* B :tag:"
  2408. (org-test-with-temp-text "* A :tag:"
  2409. (let ((org-tags-column 4)) (org-edit-headline "B"))
  2410. (buffer-string))))
  2411. ;;; Keywords
  2412. (ert-deftest test-org/set-regexps-and-options ()
  2413. "Test `org-set-regexps-and-options' specifications."
  2414. ;; TAGS keyword.
  2415. (should
  2416. (equal '(("A"))
  2417. (let ((org-tag-alist '(("A")))
  2418. (org-tag-persistent-alist nil))
  2419. (org-test-with-temp-text ""
  2420. (org-mode-restart)
  2421. org-current-tag-alist))))
  2422. (should
  2423. (equal '(("B"))
  2424. (let ((org-tag-alist '(("A")))
  2425. (org-tag-persistent-alist nil))
  2426. (org-test-with-temp-text "#+TAGS: B"
  2427. (org-mode-restart)
  2428. org-current-tag-alist))))
  2429. (should
  2430. (equal '(("C") ("B"))
  2431. (let ((org-tag-alist '(("A")))
  2432. (org-tag-persistent-alist '(("C"))))
  2433. (org-test-with-temp-text "#+TAGS: B"
  2434. (org-mode-restart)
  2435. org-current-tag-alist))))
  2436. (should
  2437. (equal '(("B"))
  2438. (let ((org-tag-alist '(("A")))
  2439. (org-tag-persistent-alist '(("C"))))
  2440. (org-test-with-temp-text "#+STARTUP: noptag\n#+TAGS: B"
  2441. (org-mode-restart)
  2442. org-current-tag-alist))))
  2443. (should
  2444. (equal '(("A" . ?a) ("B") ("C"))
  2445. (let ((org-tag-persistant-alist nil))
  2446. (org-test-with-temp-text "#+TAGS: A(a) B C"
  2447. (org-mode-restart)
  2448. org-current-tag-alist))))
  2449. (should
  2450. (equal '(("A") (:newline) ("B"))
  2451. (let ((org-tag-persistent-alist nil))
  2452. (org-test-with-temp-text "#+TAGS: A\n#+TAGS: B"
  2453. (org-mode-restart)
  2454. org-current-tag-alist))))
  2455. (should
  2456. (equal '((:startgroup) ("A") ("B") (:endgroup) ("C"))
  2457. (let ((org-tag-persistent-alist nil))
  2458. (org-test-with-temp-text "#+TAGS: { A B } C"
  2459. (org-mode-restart)
  2460. org-current-tag-alist))))
  2461. (should
  2462. (equal '((:startgroup) ("A") (:grouptags) ("B") ("C") (:endgroup))
  2463. (let ((org-tag-persistent-alist nil))
  2464. (org-test-with-temp-text "#+TAGS: { A : B C }"
  2465. (org-mode-restart)
  2466. org-current-tag-alist))))
  2467. (should
  2468. (equal '(("A" "B" "C"))
  2469. (let ((org-tag-persistent-alist nil))
  2470. (org-test-with-temp-text "#+TAGS: { A : B C }"
  2471. (org-mode-restart)
  2472. org-tag-groups-alist))))
  2473. (should
  2474. (equal '((:startgrouptag) ("A") (:grouptags) ("B") ("C") (:endgrouptag))
  2475. (let ((org-tag-persistent-alist nil))
  2476. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2477. (org-mode-restart)
  2478. org-current-tag-alist))))
  2479. (should
  2480. (equal '(("A" "B" "C"))
  2481. (let ((org-tag-persistent-alist nil))
  2482. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  2483. (org-mode-restart)
  2484. org-tag-groups-alist))))
  2485. (should-not
  2486. (let ((org-tag-alist '(("A"))))
  2487. (org-test-with-temp-text "#+TAGS:"
  2488. (org-mode-restart)
  2489. org-current-tag-alist)))
  2490. ;; FILETAGS keyword.
  2491. (should
  2492. (equal '("A" "B" "C")
  2493. (org-test-with-temp-text "#+FILETAGS: :A:B:C:"
  2494. (org-mode-restart)
  2495. org-file-tags)))
  2496. ;; PROPERTY keyword. Property names are case-insensitive.
  2497. (should
  2498. (equal "foo=1"
  2499. (org-test-with-temp-text "#+PROPERTY: var foo=1"
  2500. (org-mode-restart)
  2501. (cdr (assoc "var" org-keyword-properties)))))
  2502. (should
  2503. (equal
  2504. "foo=1 bar=2"
  2505. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: var+ bar=2"
  2506. (org-mode-restart)
  2507. (cdr (assoc "var" org-keyword-properties)))))
  2508. (should
  2509. (equal
  2510. "foo=1 bar=2"
  2511. (org-test-with-temp-text "#+PROPERTY: var foo=1\n#+PROPERTY: VAR+ bar=2"
  2512. (org-mode-restart)
  2513. (cdr (assoc "var" org-keyword-properties)))))
  2514. ;; ARCHIVE keyword.
  2515. (should
  2516. (equal "%s_done::"
  2517. (org-test-with-temp-text "#+ARCHIVE: %s_done::"
  2518. (org-mode-restart)
  2519. org-archive-location)))
  2520. ;; CATEGORY keyword.
  2521. (should
  2522. (eq 'test
  2523. (org-test-with-temp-text "#+CATEGORY: test"
  2524. (org-mode-restart)
  2525. org-category)))
  2526. (should
  2527. (equal "test"
  2528. (org-test-with-temp-text "#+CATEGORY: test"
  2529. (org-mode-restart)
  2530. (cdr (assoc "CATEGORY" org-keyword-properties)))))
  2531. ;; COLUMNS keyword.
  2532. (should
  2533. (equal "%25ITEM %TAGS %PRIORITY %TODO"
  2534. (org-test-with-temp-text "#+COLUMNS: %25ITEM %TAGS %PRIORITY %TODO"
  2535. (org-mode-restart)
  2536. org-columns-default-format)))
  2537. ;; CONSTANTS keyword. Constants names are case sensitive.
  2538. (should
  2539. (equal '("299792458." "3.14")
  2540. (org-test-with-temp-text "#+CONSTANTS: c=299792458. pi=3.14"
  2541. (org-mode-restart)
  2542. (mapcar
  2543. (lambda (n) (cdr (assoc n org-table-formula-constants-local)))
  2544. '("c" "pi")))))
  2545. (should
  2546. (equal "3.14"
  2547. (org-test-with-temp-text "#+CONSTANTS: pi=22/7 pi=3.14"
  2548. (org-mode-restart)
  2549. (cdr (assoc "pi" org-table-formula-constants-local)))))
  2550. (should
  2551. (equal "22/7"
  2552. (org-test-with-temp-text "#+CONSTANTS: PI=22/7 pi=3.14"
  2553. (org-mode-restart)
  2554. (cdr (assoc "PI" org-table-formula-constants-local)))))
  2555. ;; LINK keyword.
  2556. (should
  2557. (equal
  2558. '("url1" "url2")
  2559. (org-test-with-temp-text "#+LINK: a url1\n#+LINK: b url2"
  2560. (org-mode-restart)
  2561. (mapcar (lambda (abbrev) (cdr (assoc abbrev org-link-abbrev-alist-local)))
  2562. '("a" "b")))))
  2563. ;; PRIORITIES keyword. Incomplete priorities sets are ignored.
  2564. (should
  2565. (equal
  2566. '(?X ?Z ?Y)
  2567. (org-test-with-temp-text "#+PRIORITIES: X Z Y"
  2568. (org-mode-restart)
  2569. (list org-priority-highest org-priority-lowest org-priority-default))))
  2570. (should
  2571. (equal
  2572. '(?A ?C ?B)
  2573. (org-test-with-temp-text "#+PRIORITIES: X Z"
  2574. (org-mode-restart)
  2575. (list org-priority-highest org-priority-lowest org-priority-default))))
  2576. ;; STARTUP keyword.
  2577. (should
  2578. (equal '(t t)
  2579. (org-test-with-temp-text "#+STARTUP: fold odd"
  2580. (org-mode-restart)
  2581. (list org-startup-folded org-odd-levels-only))))
  2582. ;; TODO keywords.
  2583. (should
  2584. (equal '(("A" "B") ("C"))
  2585. (org-test-with-temp-text "#+TODO: A B | C"
  2586. (org-mode-restart)
  2587. (list org-not-done-keywords org-done-keywords))))
  2588. (should
  2589. (equal '(("A" "C") ("B" "D"))
  2590. (org-test-with-temp-text "#+TODO: A | B\n#+TODO: C | D"
  2591. (org-mode-restart)
  2592. (list org-not-done-keywords org-done-keywords))))
  2593. (should
  2594. (equal '(("A" "B") ("C"))
  2595. (org-test-with-temp-text "#+TYP_TODO: A B | C"
  2596. (org-mode-restart)
  2597. (list org-not-done-keywords org-done-keywords))))
  2598. (should
  2599. (equal '((:startgroup) ("A" . ?a) (:endgroup))
  2600. (org-test-with-temp-text "#+TODO: A(a)"
  2601. (org-mode-restart)
  2602. org-todo-key-alist)))
  2603. (should
  2604. (equal '(("D" note nil) ("C" time nil) ("B" note time))
  2605. (org-test-with-temp-text "#+TODO: A(a) B(b@/!) | C(c!) D(d@)"
  2606. (org-mode-restart)
  2607. org-todo-log-states)))
  2608. ;; Enter SETUPFILE keyword.
  2609. (should
  2610. (equal "1"
  2611. (org-test-with-temp-text
  2612. (format "#+SETUPFILE: \"%s/examples/setupfile.org\"" org-test-dir)
  2613. (org-mode-restart)
  2614. (cdr (assoc "a" org-keyword-properties))))))
  2615. (ert-deftest test-org/collect-keywords ()
  2616. "Test `org-collect-keywords'."
  2617. (should-not
  2618. (org-test-with-temp-text "#+begin_example\n#+foo: bar\n#+end_example"
  2619. (org-collect-keywords '("FOO")))))
  2620. ;;; Links
  2621. ;;;; Coderefs
  2622. (ert-deftest test-org/coderef ()
  2623. "Test coderef links specifications."
  2624. (should
  2625. (org-test-with-temp-text "
  2626. #+BEGIN_SRC emacs-lisp
  2627. \(+ 1 1) (ref:sc)
  2628. #+END_SRC
  2629. \[[(sc)<point>]]"
  2630. (org-open-at-point)
  2631. (looking-at "(ref:sc)")))
  2632. ;; Find coderef even with alternate label format.
  2633. (should
  2634. (org-test-with-temp-text "
  2635. #+BEGIN_SRC emacs-lisp -l \"{ref:%s}\"
  2636. \(+ 1 1) {ref:sc}
  2637. #+END_SRC
  2638. \[[(sc)<point>]]"
  2639. (org-open-at-point)
  2640. (looking-at "{ref:sc}"))))
  2641. ;;;; Custom ID
  2642. (ert-deftest test-org/custom-id ()
  2643. "Test custom ID links specifications."
  2644. (should
  2645. (org-test-with-temp-text
  2646. "* H1\n:PROPERTIES:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2647. (org-open-at-point)
  2648. (looking-at-p "\\* H1")))
  2649. ;; Handle escape characters.
  2650. (should
  2651. (org-test-with-temp-text
  2652. "* H1\n:PROPERTIES:\n:CUSTOM_ID: [%]\n:END:\n* H2\n[[#\\[%\\]<point>]]"
  2653. (org-open-at-point)
  2654. (looking-at-p "\\* H1")))
  2655. ;; Throw an error on false positives.
  2656. (should-error
  2657. (org-test-with-temp-text
  2658. "* H1\n:DRAWER:\n:CUSTOM_ID: custom\n:END:\n* H2\n[[#custom<point>]]"
  2659. (org-open-at-point)
  2660. (looking-at-p "\\* H1"))))
  2661. ;;;; Fuzzy Links
  2662. ;; Fuzzy links [[text]] encompass links to a target (<<text>>), to
  2663. ;; a named element (#+name: text) and to headlines (* Text).
  2664. (ert-deftest test-org/fuzzy-links ()
  2665. "Test fuzzy links specifications."
  2666. ;; Fuzzy link goes in priority to a matching target.
  2667. (should
  2668. (org-test-with-temp-text
  2669. "#+NAME: Test\n|a|b|\n<<Test>>\n* Test\n<point>[[Test]]"
  2670. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2671. (looking-at "<<Test>>")))
  2672. ;; Then fuzzy link points to an element with a given name.
  2673. (should
  2674. (org-test-with-temp-text "Test\n#+NAME: Test\n|a|b|\n* Test\n<point>[[Test]]"
  2675. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2676. (looking-at "#\\+NAME: Test")))
  2677. ;; A target still lead to a matching headline otherwise.
  2678. (should
  2679. (org-test-with-temp-text "* Head1\n* Head2\n*Head3\n<point>[[Head2]]"
  2680. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2681. (looking-at "\\* Head2")))
  2682. ;; With a leading star in link, enforce heading match.
  2683. (should
  2684. (org-test-with-temp-text "* Test\n<<Test>>\n<point>[[*Test]]"
  2685. (let ((org-link-search-must-match-exact-headline nil)) (org-open-at-point))
  2686. (looking-at "\\* Test")))
  2687. ;; With a leading star in link, enforce exact heading match, even
  2688. ;; with `org-link-search-must-match-exact-headline' set to nil.
  2689. (should-error
  2690. (org-test-with-temp-text "* Test 1\nFoo Bar\n<point>[[*Test]]"
  2691. (let ((org-link-search-must-match-exact-headline nil))
  2692. (org-open-at-point))))
  2693. ;; Handle non-nil `org-link-search-must-match-exact-headline'.
  2694. (should
  2695. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[Test]]"
  2696. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2697. (looking-at "\\* Test")))
  2698. (should
  2699. (org-test-with-temp-text "* Test\nFoo Bar\n<point>[[*Test]]"
  2700. (let ((org-link-search-must-match-exact-headline t)) (org-open-at-point))
  2701. (looking-at "\\* Test")))
  2702. ;; Heading match should not care about spaces, cookies, TODO
  2703. ;; keywords, priorities, and tags. However, TODO keywords are
  2704. ;; case-sensitive.
  2705. (should
  2706. (let ((first-line
  2707. "** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent: "))
  2708. (org-test-with-temp-text
  2709. (concat first-line "\nFoo Bar\n<point>[[*Test 1 2]]")
  2710. (let ((org-link-search-must-match-exact-headline nil)
  2711. (org-todo-regexp "TODO"))
  2712. (org-open-at-point))
  2713. (looking-at (regexp-quote first-line)))))
  2714. (should-error
  2715. (org-test-with-temp-text "** todo Test 1 2\nFoo Bar\n<point>[[*Test 1 2]]"
  2716. (let ((org-link-search-must-match-exact-headline nil)
  2717. (org-todo-regexp "TODO"))
  2718. (org-open-at-point))))
  2719. ;; Heading match should still be exact.
  2720. (should-error
  2721. (org-test-with-temp-text "
  2722. ** TODO [#A] [/] Test [1/2] [33%] 1 \t 2 [%] :work:urgent:
  2723. Foo Bar
  2724. <point>[[*Test 1]]"
  2725. (let ((org-link-search-must-match-exact-headline nil)
  2726. (org-todo-regexp "TODO"))
  2727. (org-open-at-point))))
  2728. (should
  2729. (org-test-with-temp-text "* Test 1 2 3\n** Test 1 2\n<point>[[*Test 1 2]]"
  2730. (let ((org-link-search-must-match-exact-headline nil)
  2731. (org-todo-regexp "TODO"))
  2732. (org-open-at-point))
  2733. (looking-at-p (regexp-quote "** Test 1 2"))))
  2734. ;; Heading match ignores COMMENT keyword.
  2735. (should
  2736. (org-test-with-temp-text "[[*Test]]\n* COMMENT Test"
  2737. (org-open-at-point)
  2738. (looking-at "\\* COMMENT Test")))
  2739. (should
  2740. (org-test-with-temp-text "[[*Test]]\n* TODO COMMENT Test"
  2741. (org-open-at-point)
  2742. (looking-at "\\* TODO COMMENT Test")))
  2743. ;; Correctly un-escape fuzzy links.
  2744. (should
  2745. (org-test-with-temp-text "* [foo]\n[[*\\[foo\\]][With escaped characters]]"
  2746. (org-open-at-point)
  2747. (bobp)))
  2748. ;; Match search strings containing newline characters, including
  2749. ;; blank lines.
  2750. (should
  2751. (org-test-with-temp-text-in-file "Paragraph\n\nline1\nline2\n\n"
  2752. (let ((file (buffer-file-name)))
  2753. (goto-char (point-max))
  2754. (insert (format "[[file:%s::line1 line2]]" file))
  2755. (beginning-of-line)
  2756. (let ((org-link-search-must-match-exact-headline nil))
  2757. (org-open-at-point 0))
  2758. (looking-at-p "line1"))))
  2759. (should
  2760. (org-test-with-temp-text-in-file "Paragraph\n\nline1\n\nline2\n\n"
  2761. (let ((file (buffer-file-name)))
  2762. (goto-char (point-max))
  2763. (insert (format "[[file:%s::line1 line2]]" file))
  2764. (beginning-of-line)
  2765. (let ((org-link-search-must-match-exact-headline nil))
  2766. (org-open-at-point 0))
  2767. (looking-at-p "line1")))))
  2768. ;;;; Open at point
  2769. (ert-deftest test-org/open-at-point/keyword ()
  2770. "Does `org-open-at-point' open link in a keyword line?"
  2771. (should
  2772. (org-test-with-temp-text
  2773. "<<top>>\n#+KEYWORD: <point>[[top]]"
  2774. (org-open-at-point) t))
  2775. (should
  2776. (org-test-with-temp-text
  2777. "* H\n<<top>>\n#+KEYWORD: <point>[[top]]"
  2778. (org-open-at-point) t)))
  2779. (ert-deftest test-org/open-at-point/property ()
  2780. "Does `org-open-at-point' open link in property drawer?"
  2781. (should
  2782. (org-test-with-temp-text
  2783. "* Headline
  2784. :PROPERTIES:
  2785. :URL: <point>[[*Headline]]
  2786. :END:"
  2787. (org-open-at-point) t)))
  2788. (ert-deftest test-org/open-at-point/comment ()
  2789. "Does `org-open-at-point' open link in a commented line?"
  2790. (should
  2791. (org-test-with-temp-text
  2792. "<<top>>\n# <point>[[top]]"
  2793. (org-open-at-point) t))
  2794. (should
  2795. (org-test-with-temp-text
  2796. "* H\n<<top>>\n# <point>[[top]]"
  2797. (org-open-at-point) t)))
  2798. (ert-deftest test-org/open-at-point/inline-image ()
  2799. "Test `org-open-at-point' on nested links."
  2800. (should
  2801. (org-test-with-temp-text "<<top>>\n[[top][file:<point>unicorn.jpg]]"
  2802. (org-open-at-point)
  2803. (bobp))))
  2804. (ert-deftest test-org/open-at-point/radio-target ()
  2805. "Test `org-open-at-point' on radio targets."
  2806. (should
  2807. (org-test-with-temp-text "<<<target>>> <point>target"
  2808. (org-update-radio-target-regexp)
  2809. (org-open-at-point)
  2810. (eq (org-element-type (org-element-context)) 'radio-target))))
  2811. (ert-deftest test-org/open-at-point/tag ()
  2812. "Test `org-open-at-point' on tags."
  2813. (should
  2814. (org-test-with-temp-text "* H :<point>tag:"
  2815. (catch :result
  2816. (cl-letf (((symbol-function 'org-tags-view)
  2817. (lambda (&rest args) (throw :result t))))
  2818. (org-open-at-point)
  2819. nil))))
  2820. (should-not
  2821. (org-test-with-temp-text-in-file "* H<point> :tag:"
  2822. (catch :result
  2823. (cl-letf (((symbol-function 'org-tags-view)
  2824. (lambda (&rest args) (throw :result t))))
  2825. ;; When point isn't on a tag it's going to try other things,
  2826. ;; possibly trying to open attachments which will return an
  2827. ;; error if there isn't an attachment. Suppress that error.
  2828. (ignore-errors
  2829. (org-open-at-point))
  2830. nil)))))
  2831. ;;; Node Properties
  2832. (ert-deftest test-org/accumulated-properties-in-drawers ()
  2833. "Ensure properties accumulate in subtree drawers."
  2834. (org-test-at-id "75282ba2-f77a-4309-a970-e87c149fe125"
  2835. (org-babel-next-src-block)
  2836. (should (equal '(2 1) (org-babel-execute-src-block)))))
  2837. (ert-deftest test-org/custom-properties ()
  2838. "Test custom properties specifications."
  2839. ;; Standard test.
  2840. (should
  2841. (let ((org-custom-properties '("FOO")))
  2842. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2843. (org-toggle-custom-properties-visibility)
  2844. (org-invisible-p2))))
  2845. ;; Properties are case-insensitive.
  2846. (should
  2847. (let ((org-custom-properties '("FOO")))
  2848. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:foo: val\n:END:\n"
  2849. (org-toggle-custom-properties-visibility)
  2850. (org-invisible-p2))))
  2851. (should
  2852. (let ((org-custom-properties '("foo")))
  2853. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO: val\n:END:\n"
  2854. (org-toggle-custom-properties-visibility)
  2855. (org-invisible-p2))))
  2856. ;; Multiple custom properties in the same drawer.
  2857. (should
  2858. (let ((org-custom-properties '("FOO" "BAR")))
  2859. (org-test-with-temp-text
  2860. "* H\n:PROPERTIES:\n<point>:FOO: val\n:P: 1\n:BAR: baz\n:END:\n"
  2861. (org-fold-reveal)
  2862. (org-toggle-custom-properties-visibility)
  2863. (and (org-invisible-p2)
  2864. (not (progn (forward-line) (org-invisible-p2)))
  2865. (progn (forward-line) (org-invisible-p2))))))
  2866. ;; Hide custom properties with an empty value.
  2867. (should
  2868. (let ((org-custom-properties '("FOO")))
  2869. (org-test-with-temp-text "* H\n:PROPERTIES:\n<point>:FOO:\n:END:\n"
  2870. (org-toggle-custom-properties-visibility)
  2871. (org-invisible-p2))))
  2872. ;; Do not hide fake properties.
  2873. (should-not
  2874. (let ((org-custom-properties '("FOO")))
  2875. (org-test-with-temp-text ":FOO: val\n"
  2876. (org-toggle-custom-properties-visibility)
  2877. (org-invisible-p2))))
  2878. (should-not
  2879. (let ((org-custom-properties '("A")))
  2880. (org-test-with-temp-text
  2881. "* H\n:PROPERTIES:\n:A: 1\n:END:\n\n:PROPERTIES:\n<point>:A: 2\n:END:"
  2882. (org-fold-reveal)
  2883. (org-toggle-custom-properties-visibility)
  2884. (org-invisible-p2)))))
  2885. ;;; Mark Region
  2886. (ert-deftest test-org/mark-element ()
  2887. "Test `org-mark-element' specifications."
  2888. ;; Mark beginning and end of element.
  2889. (should
  2890. (equal '(t t)
  2891. (org-test-with-temp-text "Para<point>graph"
  2892. (org-mark-element)
  2893. (list (bobp) (= (mark) (point-max))))))
  2894. (should
  2895. (equal '(t t)
  2896. (org-test-with-temp-text "P1\n\nPara<point>graph\n\nP2"
  2897. (org-mark-element)
  2898. (list (looking-at "Paragraph")
  2899. (org-with-point-at (mark) (looking-at "P2"))))))
  2900. ;; Do not set mark past (point-max).
  2901. (should
  2902. (org-test-with-temp-text "Para<point>graph"
  2903. (narrow-to-region 2 6)
  2904. (org-mark-element)
  2905. (= 6 (mark)))))
  2906. (ert-deftest test-org/mark-subtree ()
  2907. "Test `org-mark-subtree' specifications."
  2908. ;; Error when point is before first headline.
  2909. (should-error
  2910. (org-test-with-temp-text "Paragraph\n* Headline\nBody"
  2911. (progn (transient-mark-mode 1)
  2912. (org-mark-subtree))))
  2913. ;; Without argument, mark current subtree.
  2914. (should
  2915. (equal
  2916. '(12 32)
  2917. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2918. (progn (transient-mark-mode 1)
  2919. (forward-line 2)
  2920. (org-mark-subtree)
  2921. (list (region-beginning) (region-end))))))
  2922. ;; With an argument, move ARG up.
  2923. (should
  2924. (equal
  2925. '(1 32)
  2926. (org-test-with-temp-text "* Headline\n** Sub-headline\nBody"
  2927. (progn (transient-mark-mode 1)
  2928. (forward-line 2)
  2929. (org-mark-subtree 1)
  2930. (list (region-beginning) (region-end))))))
  2931. ;; Do not get fooled by inlinetasks.
  2932. (when (featurep 'org-inlinetask)
  2933. (should
  2934. (= 1
  2935. (org-test-with-temp-text "* Headline\n*************** Task\nContents"
  2936. (progn (transient-mark-mode 1)
  2937. (forward-line 1)
  2938. (let ((org-inlinetask-min-level 15)) (org-mark-subtree))
  2939. (region-beginning)))))))
  2940. ;;; Miscellaneous
  2941. (ert-deftest test-org/sort-entries ()
  2942. "Test `org-sort-entries'."
  2943. ;; Sort alphabetically.
  2944. (should
  2945. (equal "\n* abc\n* def\n* xyz\n"
  2946. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2947. (org-sort-entries nil ?a)
  2948. (buffer-string))))
  2949. (should
  2950. (equal "\n* xyz\n* def\n* abc\n"
  2951. (org-test-with-temp-text "\n* def\n* xyz\n* abc\n"
  2952. (org-sort-entries nil ?A)
  2953. (buffer-string))))
  2954. (should
  2955. (equal "\n* \n* klm\n* xyz\n"
  2956. (org-test-with-temp-text "\n* xyz\n* \n* klm\n"
  2957. (org-sort-entries nil ?a)
  2958. (buffer-string))))
  2959. ;; Sort numerically.
  2960. (should
  2961. (equal "\n* 1\n* 2\n* 10\n"
  2962. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2963. (org-sort-entries nil ?n)
  2964. (buffer-string))))
  2965. (should
  2966. (equal "\n* 10\n* 2\n* 1\n"
  2967. (org-test-with-temp-text "\n* 10\n* 1\n* 2\n"
  2968. (org-sort-entries nil ?N)
  2969. (buffer-string))))
  2970. (should
  2971. (equal "\n* \n* 1\n* 2\n"
  2972. (org-test-with-temp-text "\n* 1\n* \n* 2\n"
  2973. (org-sort-entries nil ?n)
  2974. (buffer-string))))
  2975. ;; Sort by custom function.
  2976. (should
  2977. (equal "\n* b\n* aa\n* ccc\n"
  2978. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  2979. (org-sort-entries nil ?f
  2980. (lambda ()
  2981. (length (buffer-substring (point-at-bol)
  2982. (point-at-eol))))
  2983. #'<)
  2984. (buffer-string))))
  2985. (should
  2986. (equal "\n* ccc\n* aa\n* b\n"
  2987. (org-test-with-temp-text "\n* ccc\n* b\n* aa\n"
  2988. (org-sort-entries nil ?F
  2989. (lambda ()
  2990. (length (buffer-substring (point-at-bol)
  2991. (point-at-eol))))
  2992. #'<)
  2993. (buffer-string))))
  2994. ;; Sort by TODO keyword.
  2995. (should
  2996. (equal "\n* TODO h1\n* TODO h3\n* DONE h2\n"
  2997. (org-test-with-temp-text
  2998. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  2999. (org-sort-entries nil ?o)
  3000. (buffer-string))))
  3001. (should
  3002. (equal "\n* DONE h2\n* TODO h1\n* TODO h3\n"
  3003. (org-test-with-temp-text
  3004. "\n* TODO h1\n* DONE h2\n* TODO h3\n"
  3005. (org-sort-entries nil ?O)
  3006. (buffer-string))))
  3007. ;; Sort by priority.
  3008. (should
  3009. (equal "\n* [#A] h2\n* [#B] h3\n* [#C] h1\n"
  3010. (org-test-with-temp-text
  3011. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  3012. (org-sort-entries nil ?p)
  3013. (buffer-string))))
  3014. (should
  3015. (equal "\n* [#C] h1\n* [#B] h3\n* [#A] h2\n"
  3016. (org-test-with-temp-text
  3017. "\n* [#C] h1\n* [#A] h2\n* [#B] h3\n"
  3018. (org-sort-entries nil ?P)
  3019. (buffer-string))))
  3020. ;; Sort by creation time.
  3021. (should
  3022. (equal "
  3023. * h3
  3024. [2017-05-08 Mon]
  3025. * h2
  3026. [2017-05-09 Tue]
  3027. * h1
  3028. [2018-05-09 Wed]
  3029. "
  3030. (org-test-with-temp-text
  3031. "
  3032. * h1
  3033. [2018-05-09 Wed]
  3034. * h2
  3035. [2017-05-09 Tue]
  3036. * h3
  3037. [2017-05-08 Mon]
  3038. "
  3039. (org-sort-entries nil ?c)
  3040. (buffer-string))))
  3041. ;; Sort by scheduled date.
  3042. (should
  3043. (equal "
  3044. * TODO h4
  3045. SCHEDULED: <2017-05-06 Sat>
  3046. * TODO h3
  3047. SCHEDULED: <2017-05-08 Mon>
  3048. * TODO h2
  3049. DEADLINE: <2017-05-09 Tue>
  3050. * TODO h1
  3051. DEADLINE: <2017-05-07 Sun>
  3052. "
  3053. (org-test-with-temp-text
  3054. "
  3055. * TODO h2
  3056. DEADLINE: <2017-05-09 Tue>
  3057. * TODO h1
  3058. DEADLINE: <2017-05-07 Sun>
  3059. * TODO h3
  3060. SCHEDULED: <2017-05-08 Mon>
  3061. * TODO h4
  3062. SCHEDULED: <2017-05-06 Sat>
  3063. "
  3064. (org-sort-entries nil ?s)
  3065. (buffer-string))))
  3066. ;; Sort by deadline date.
  3067. (should
  3068. (equal "
  3069. * TODO h1
  3070. DEADLINE: <2017-05-07 Sun>
  3071. * TODO h2
  3072. DEADLINE: <2017-05-09 Tue>
  3073. * TODO h3
  3074. SCHEDULED: <2017-05-08 Mon>
  3075. * TODO h4
  3076. SCHEDULED: <2017-05-06 Sat>
  3077. "
  3078. (org-test-with-temp-text
  3079. "
  3080. * TODO h2
  3081. DEADLINE: <2017-05-09 Tue>
  3082. * TODO h1
  3083. DEADLINE: <2017-05-07 Sun>
  3084. * TODO h3
  3085. SCHEDULED: <2017-05-08 Mon>
  3086. * TODO h4
  3087. SCHEDULED: <2017-05-06 Sat>
  3088. "
  3089. (org-sort-entries nil ?d)
  3090. (buffer-string))))
  3091. ;; Sort by any date/time
  3092. (should
  3093. (equal "
  3094. * TODO h4
  3095. SCHEDULED: <2017-05-06 Sat>
  3096. * TODO h1
  3097. DEADLINE: <2017-05-07 Sun>
  3098. * TODO h3
  3099. SCHEDULED: <2017-05-08 Mon>
  3100. * TODO h2
  3101. DEADLINE: <2017-05-09 Tue>
  3102. "
  3103. (org-test-with-temp-text
  3104. "
  3105. * TODO h2
  3106. DEADLINE: <2017-05-09 Tue>
  3107. * TODO h1
  3108. DEADLINE: <2017-05-07 Sun>
  3109. * TODO h3
  3110. SCHEDULED: <2017-05-08 Mon>
  3111. * TODO h4
  3112. SCHEDULED: <2017-05-06 Sat>
  3113. "
  3114. (org-sort-entries nil ?t)
  3115. (buffer-string))))
  3116. ;; Sort by clocking time.
  3117. (should
  3118. (equal "
  3119. * clocked h2
  3120. :LOGBOOK:
  3121. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3122. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  3123. :END:
  3124. * clocked h1
  3125. :LOGBOOK:
  3126. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3127. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  3128. :END:
  3129. "
  3130. (org-test-with-temp-text
  3131. "
  3132. * clocked h1
  3133. :LOGBOOK:
  3134. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3135. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:12] => 0:12
  3136. :END:
  3137. * clocked h2
  3138. :LOGBOOK:
  3139. CLOCK: [2017-05-09 Tue 00:15]--[2017-05-09 Tue 00:22] => 0:07
  3140. CLOCK: [2017-05-09 Tue 00:00]--[2017-05-09 Tue 00:10] => 0:10
  3141. :END:
  3142. "
  3143. (org-sort-entries nil ?k)
  3144. (buffer-string))))
  3145. ;; Preserve file local variables when sorting.
  3146. (should
  3147. (equal "\n* A\n* B\n# Local Variables:\n# foo: t\n# End:\n"
  3148. (org-test-with-temp-text
  3149. "\n* B\n* A\n# Local Variables:\n# foo: t\n# End:"
  3150. (org-sort-entries nil ?a)
  3151. (buffer-string)))))
  3152. (ert-deftest test-org/string-collate-greaterp ()
  3153. "Test `org-string-collate-greaterp' specifications."
  3154. (should (org-string-collate-greaterp "def" "abc"))
  3155. (should-not (org-string-collate-greaterp "abc" "def")))
  3156. (ert-deftest test-org/file-contents ()
  3157. "Test `org-file-contents' specifications."
  3158. ;; Open files.
  3159. (should
  3160. (string= "#+BIND: variable value
  3161. #+DESCRIPTION: l2
  3162. #+LANGUAGE: en
  3163. #+SELECT_TAGS: b
  3164. #+TITLE: b
  3165. #+PROPERTY: a 1
  3166. " (org-file-contents (expand-file-name "setupfile3.org"
  3167. (concat org-test-dir "examples/")))))
  3168. ;; Throw error when trying to access an invalid file.
  3169. (should-error (org-file-contents "this-file-must-not-exist"))
  3170. ;; Try to access an invalid file, but do not throw an error.
  3171. (should
  3172. (progn (org-file-contents "this-file-must-not-exist" :noerror) t))
  3173. ;; Open URL.
  3174. (should
  3175. (string= "foo"
  3176. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3177. (unwind-protect
  3178. ;; Simulate successful retrieval of a URL.
  3179. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3180. (lambda (&rest_)
  3181. (with-current-buffer buffer
  3182. (insert "HTTP/1.1 200 OK\n\nfoo"))
  3183. buffer)))
  3184. (org-file-contents "http://some-valid-url"))
  3185. (kill-buffer buffer)))))
  3186. ;; Throw error when trying to access an invalid URL.
  3187. (should-error
  3188. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3189. (unwind-protect
  3190. ;; Simulate unsuccessful retrieval of a URL.
  3191. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3192. (lambda (&rest_)
  3193. (with-current-buffer buffer
  3194. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3195. buffer)))
  3196. (org-file-contents "http://this-url-must-not-exist"))
  3197. (kill-buffer buffer))))
  3198. ;; Try to access an invalid URL, but do not throw an error.
  3199. (should-error
  3200. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3201. (unwind-protect
  3202. ;; Simulate unsuccessful retrieval of a URL.
  3203. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3204. (lambda (&rest_)
  3205. (with-current-buffer buffer
  3206. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3207. buffer)))
  3208. (org-file-contents "http://this-url-must-not-exist"))
  3209. (kill-buffer buffer))))
  3210. (should
  3211. (let ((buffer (generate-new-buffer "url-retrieve-output")))
  3212. (unwind-protect
  3213. ;; Simulate unsuccessful retrieval of a URL.
  3214. (cl-letf (((symbol-function 'url-retrieve-synchronously)
  3215. (lambda (&rest_)
  3216. (with-current-buffer buffer
  3217. (insert "HTTP/1.1 404 Not found\n\ndoes not matter"))
  3218. buffer)))
  3219. (org-file-contents "http://this-url-must-not-exist" :noerror))
  3220. (kill-buffer buffer))
  3221. t)))
  3222. ;;; Navigation
  3223. (ert-deftest test-org/next-visible-heading ()
  3224. "Test `org-next-visible-heading' specifications."
  3225. ;; Move to the beginning of the next headline, taking into
  3226. ;; consideration ARG.
  3227. (should
  3228. (org-test-with-temp-text "* H1\n* H2"
  3229. (org-next-visible-heading 1)
  3230. (looking-at "\\* H2")))
  3231. (should
  3232. (org-test-with-temp-text "* H1\n* H2\n* H3"
  3233. (org-next-visible-heading 2)
  3234. (looking-at "\\* H3")))
  3235. ;; Ignore invisible headlines.
  3236. (should
  3237. (org-test-with-temp-text "* H1\n** H2\n* H3"
  3238. (org-cycle)
  3239. (org-next-visible-heading 1)
  3240. (looking-at "\\* H3")))
  3241. ;; Move point between headlines, not on blank lines between.
  3242. (should
  3243. (org-test-with-temp-text "* H1\n** H2\n\n\n\n* H3"
  3244. (let ((org-cycle-separator-lines 1))
  3245. (org-cycle)
  3246. (org-next-visible-heading 1))
  3247. (looking-at "\\* H3")))
  3248. ;; Move at end of buffer when there is no more headline.
  3249. (should
  3250. (org-test-with-temp-text "* H1"
  3251. (org-next-visible-heading 1)
  3252. (eobp)))
  3253. (should
  3254. (org-test-with-temp-text "* H1\n* H2"
  3255. (org-next-visible-heading 2)
  3256. (eobp)))
  3257. ;; With a negative argument, move backwards.
  3258. (should
  3259. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3260. (org-next-visible-heading -1)
  3261. (looking-at "\\* H2")))
  3262. (should
  3263. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3264. (org-next-visible-heading -2)
  3265. (looking-at "\\* H1"))))
  3266. (ert-deftest test-org/previous-visible-heading ()
  3267. "Test `org-previous-visible-heading' specifications."
  3268. ;; Move to the beginning of the next headline, taking into
  3269. ;; consideration ARG.
  3270. (should
  3271. (org-test-with-temp-text "* H1\n<point>* H2"
  3272. (org-previous-visible-heading 1)
  3273. (looking-at "\\* H1")))
  3274. (should
  3275. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3276. (org-previous-visible-heading 2)
  3277. (looking-at "\\* H1")))
  3278. ;; Ignore invisible headlines.
  3279. (should
  3280. (org-test-with-temp-text "* H1\n** H2\n<point>* H3"
  3281. (org-overview)
  3282. (org-previous-visible-heading 1)
  3283. (looking-at "\\* H1")))
  3284. ;; Move point between headlines, not on blank lines between.
  3285. (should
  3286. (org-test-with-temp-text "* H1\n\n\n\n** H2\n<point>* H3"
  3287. (let ((org-cycle-separator-lines 1))
  3288. (org-overview)
  3289. (org-previous-visible-heading 1))
  3290. (looking-at "\\* H1")))
  3291. ;; Move at end of buffer when there is no more headline.
  3292. (should
  3293. (org-test-with-temp-text "* H1"
  3294. (org-previous-visible-heading 1)
  3295. (bobp)))
  3296. (should
  3297. (org-test-with-temp-text "* H1\n* <point>H2"
  3298. (org-previous-visible-heading 2)
  3299. (bobp)))
  3300. ;; Invisible parts may not start at a headline, i.e., when revealing
  3301. ;; parts of the buffer. Handle this.
  3302. (should
  3303. (org-test-with-temp-text "* Main\n** H1\nFoo\n** H2\nBar\n** H3\nBaz"
  3304. (org-overview)
  3305. (search-forward "H1")
  3306. (org-show-context 'minimal)
  3307. (org-cycle)
  3308. (search-forward "H3")
  3309. (org-show-context 'minimal)
  3310. ;; At this point, buffer displays, with point at "|",
  3311. ;;
  3312. ;; * Main
  3313. ;; ** H1
  3314. ;; Foo
  3315. ;; ** H3|
  3316. (org-previous-visible-heading 1)
  3317. (looking-at "\\*+ H1"))))
  3318. (ert-deftest test-org/forward-heading-same-level ()
  3319. "Test `org-forward-heading-same-level' specifications."
  3320. ;; Test navigation at top level, forward and backward.
  3321. (should
  3322. (equal "* H2"
  3323. (org-test-with-temp-text "* H1\n* H2"
  3324. (org-forward-heading-same-level 1)
  3325. (buffer-substring-no-properties (point) (line-end-position)))))
  3326. (should
  3327. (equal "* H1"
  3328. (org-test-with-temp-text "* H1\n<point>* H2"
  3329. (org-forward-heading-same-level -1)
  3330. (buffer-substring-no-properties (point) (line-end-position)))))
  3331. ;; Test navigation in a sub-tree, forward and backward.
  3332. (should
  3333. (equal "* H2"
  3334. (org-test-with-temp-text "* H1\n** H11\n** H12\n* H2"
  3335. (org-forward-heading-same-level 1)
  3336. (buffer-substring-no-properties (point) (line-end-position)))))
  3337. (should
  3338. (equal "* H1"
  3339. (org-test-with-temp-text "* H1\n** H11\n** H12\n<point>* H2"
  3340. (org-forward-heading-same-level -1)
  3341. (buffer-substring-no-properties (point) (line-end-position)))))
  3342. ;; Stop at first or last sub-heading.
  3343. (should-not
  3344. (equal "* H2"
  3345. (org-test-with-temp-text "* H1\n** H11\n<point>** H12\n* H2"
  3346. (org-forward-heading-same-level 1)
  3347. (buffer-substring-no-properties (point) (line-end-position)))))
  3348. (should-not
  3349. (equal "* H2"
  3350. (org-test-with-temp-text "* H1\n<point>** H11\n** H12\n* H2"
  3351. (org-forward-heading-same-level -1)
  3352. (buffer-substring-no-properties (point) (line-end-position)))))
  3353. ;; Allow multiple moves.
  3354. (should
  3355. (equal "* H3"
  3356. (org-test-with-temp-text "* H1\n* H2\n* H3"
  3357. (org-forward-heading-same-level 2)
  3358. (buffer-substring-no-properties (point) (line-end-position)))))
  3359. (should
  3360. (equal "* H1"
  3361. (org-test-with-temp-text "* H1\n* H2\n<point>* H3"
  3362. (org-forward-heading-same-level -2)
  3363. (buffer-substring-no-properties (point) (line-end-position)))))
  3364. ;; Ignore spurious moves when first (or last) sibling is reached.
  3365. (should
  3366. (equal "** H3"
  3367. (org-test-with-temp-text "* First\n<point>** H1\n** H2\n** H3\n* Last"
  3368. (org-forward-heading-same-level 100)
  3369. (buffer-substring-no-properties (point) (line-end-position)))))
  3370. (should
  3371. (equal "** H1"
  3372. (org-test-with-temp-text "* First\n** H1\n** H2\n<point>** H3\n* Last"
  3373. (org-forward-heading-same-level -100)
  3374. (buffer-substring-no-properties (point) (line-end-position))))))
  3375. (ert-deftest test-org/end-of-meta-data ()
  3376. "Test `org-end-of-meta-data' specifications."
  3377. ;; Skip planning line.
  3378. (should
  3379. (org-test-with-temp-text "* Headline\nSCHEDULED: <2014-03-04 tue.>"
  3380. (org-end-of-meta-data)
  3381. (eobp)))
  3382. ;; Skip properties drawer.
  3383. (should
  3384. (org-test-with-temp-text
  3385. "* Headline\nSCHEDULED: <2014-03-04 tue.>\n:PROPERTIES:\n:A: 1\n:END:"
  3386. (org-end-of-meta-data)
  3387. (eobp)))
  3388. ;; Skip both.
  3389. (should
  3390. (org-test-with-temp-text "* Headline\n:PROPERTIES:\n:A: 1\n:END:"
  3391. (org-end-of-meta-data)
  3392. (eobp)))
  3393. ;; Nothing to skip, go to first line.
  3394. (should
  3395. (org-test-with-temp-text "* Headline\nContents"
  3396. (org-end-of-meta-data)
  3397. (looking-at "Contents")))
  3398. ;; With option argument, skip empty lines, regular drawers and
  3399. ;; clocking lines.
  3400. (should
  3401. (org-test-with-temp-text "* Headline\n\nContents"
  3402. (org-end-of-meta-data t)
  3403. (looking-at "Contents")))
  3404. (should
  3405. (org-test-with-temp-text "* Headline\nCLOCK:\nContents"
  3406. (org-end-of-meta-data t)
  3407. (looking-at "Contents")))
  3408. (should
  3409. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\n:END:\nContents"
  3410. (org-end-of-meta-data t)
  3411. (looking-at "Contents")))
  3412. ;; Special case: do not skip incomplete drawers.
  3413. (should
  3414. (org-test-with-temp-text "* Headline\n:LOGBOOK:\nlogging\nContents"
  3415. (org-end-of-meta-data t)
  3416. (looking-at ":LOGBOOK:")))
  3417. ;; Special case: Be careful about consecutive headlines.
  3418. (should-not
  3419. (org-test-with-temp-text "* H1\n*H2\nContents"
  3420. (org-end-of-meta-data t)
  3421. (looking-at "Contents"))))
  3422. (ert-deftest test-org/shiftright-heading ()
  3423. "Test `org-shiftright' on headings."
  3424. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  3425. (should
  3426. (equal "* TODO a1\n** a2\n* DONE b1\n"
  3427. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3428. (org-shiftright)
  3429. (buffer-string))))
  3430. (should
  3431. (equal "* TODO a1\n** TODO a2\n* b1\n"
  3432. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3433. (let ((org-loop-over-headlines-in-active-region t))
  3434. (transient-mark-mode 1)
  3435. (push-mark (point) t t)
  3436. (search-forward "* DONE b1")
  3437. (org-shiftright))
  3438. (buffer-string))))
  3439. (should
  3440. (equal "* TODO a1\n** a2\n* b1\n"
  3441. (org-test-with-temp-text "* a1\n** a2\n* DONE b1\n"
  3442. (let ((org-loop-over-headlines-in-active-region 'start-level))
  3443. (transient-mark-mode 1)
  3444. (push-mark (point) t t)
  3445. (search-forward "* DONE b1")
  3446. (org-shiftright))
  3447. (buffer-string))))))
  3448. (ert-deftest test-org/beginning-of-line ()
  3449. "Test `org-beginning-of-line' specifications."
  3450. ;; Move to beginning of line. If current line in invisible, move to
  3451. ;; beginning of visible line instead.
  3452. (should
  3453. (org-test-with-temp-text "Some text\nSome other text<point>"
  3454. (org-beginning-of-line)
  3455. (bolp)))
  3456. (should
  3457. (org-test-with-temp-text "* H1\n** H2<point>"
  3458. (org-overview)
  3459. (org-beginning-of-line)
  3460. (= (line-beginning-position) 1)))
  3461. ;; With `visual-line-mode' active, move to beginning of visual line.
  3462. (should-not
  3463. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3464. (visual-line-mode)
  3465. (dotimes (i 1000) (insert "very "))
  3466. (org-beginning-of-line)
  3467. (bolp)))
  3468. ;; In a wide headline, with `visual-line-mode', prefer going to the
  3469. ;; beginning of a visual line than to the logical beginning of line,
  3470. ;; even if special movement is active.
  3471. (should-not
  3472. (org-test-with-temp-text "* A <point>long headline"
  3473. (visual-line-mode)
  3474. (dotimes (i 1000) (insert "very "))
  3475. (goto-char (point-max))
  3476. (org-beginning-of-line)
  3477. (bobp)))
  3478. (should-not
  3479. (org-test-with-temp-text "* A <point>long headline"
  3480. (visual-line-mode)
  3481. (dotimes (i 1000) (insert "very "))
  3482. (goto-char (point-max))
  3483. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line))
  3484. (bobp)))
  3485. ;; At an headline with special movement, first move at beginning of
  3486. ;; title, then at the beginning of line, rinse, repeat.
  3487. (should
  3488. (org-test-with-temp-text "* TODO Headline<point>"
  3489. (let ((org-special-ctrl-a/e t))
  3490. (and (progn (org-beginning-of-line) (looking-at-p "Headline"))
  3491. (progn (org-beginning-of-line) (bolp))
  3492. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3493. (should
  3494. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3495. (let ((org-special-ctrl-a/e t))
  3496. (org-beginning-of-line)
  3497. (looking-at "Headline"))))
  3498. (should
  3499. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3500. (let ((org-special-ctrl-a/e '(t . nil)))
  3501. (org-beginning-of-line)
  3502. (looking-at "Headline"))))
  3503. (should-not
  3504. (org-test-with-temp-text "* TODO [#A] Headline<point>"
  3505. (let ((org-special-ctrl-a/e '(nil . nil)))
  3506. (org-beginning-of-line)
  3507. (looking-at "Headline"))))
  3508. ;; At an headline with reversed movement, first move to beginning of
  3509. ;; line, then to the beginning of title.
  3510. (should
  3511. (org-test-with-temp-text "* TODO Headline<point>"
  3512. (let ((org-special-ctrl-a/e 'reversed)
  3513. (this-command last-command))
  3514. (and (progn (org-beginning-of-line) (bolp))
  3515. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3516. (should
  3517. (org-test-with-temp-text "* TODO Headline<point>"
  3518. (let ((org-special-ctrl-a/e '(reversed . nil))
  3519. (this-command last-command))
  3520. (and (progn (org-beginning-of-line) (bolp))
  3521. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3522. (should-not
  3523. (org-test-with-temp-text "* TODO Headline<point>"
  3524. (let ((org-special-ctrl-a/e '(t . nil))
  3525. (this-command last-command))
  3526. (and (progn (org-beginning-of-line) (bolp))
  3527. (progn (org-beginning-of-line) (looking-at-p "Headline"))))))
  3528. ;; At an item with special movement, first move after to beginning
  3529. ;; of title, then to the beginning of line, rinse, repeat.
  3530. (should
  3531. (org-test-with-temp-text "- [ ] Item<point>"
  3532. (let ((org-special-ctrl-a/e t))
  3533. (and (progn (org-beginning-of-line) (looking-at-p "Item"))
  3534. (progn (org-beginning-of-line) (bolp))
  3535. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3536. ;; At an item with reversed movement, first move to beginning of
  3537. ;; line, then to the beginning of title.
  3538. (should
  3539. (org-test-with-temp-text "- [X] Item<point>"
  3540. (let ((org-special-ctrl-a/e 'reversed)
  3541. (this-command last-command))
  3542. (and (progn (org-beginning-of-line) (bolp))
  3543. (progn (org-beginning-of-line) (looking-at-p "Item"))))))
  3544. ;; Leave point before invisible characters at column 0.
  3545. (should
  3546. (org-test-with-temp-text "[[https://orgmode.org]]<point>"
  3547. (let ((org-special-ctrl-a/e nil))
  3548. (org-beginning-of-line)
  3549. (bolp))))
  3550. (should
  3551. (org-test-with-temp-text "[[https://orgmode.org]]<point>"
  3552. (let ((org-special-ctrl-a/e t))
  3553. (org-beginning-of-line)
  3554. (bolp))))
  3555. (should
  3556. (org-test-with-temp-text "[[http<point>://orgmode.org]]"
  3557. (visual-line-mode)
  3558. (org-beginning-of-line)
  3559. (bolp)))
  3560. ;; Special case: Do not error when the buffer contains only a single
  3561. ;; asterisk.
  3562. (should
  3563. (org-test-with-temp-text "*<point>"
  3564. (let ((org-special-ctrl-a/e t)) (org-beginning-of-line) t)))
  3565. (should
  3566. (org-test-with-temp-text "*<point>"
  3567. (let ((org-special-ctrl-a/e nil)) (org-beginning-of-line) t))))
  3568. (ert-deftest test-org/end-of-line ()
  3569. "Test `org-end-of-line' specifications."
  3570. ;; Standard test.
  3571. (should
  3572. (org-test-with-temp-text "Some text\nSome other text"
  3573. (org-end-of-line)
  3574. (eolp)))
  3575. ;; With `visual-line-mode' active, move to end of visible line.
  3576. ;; However, never go past ellipsis.
  3577. (should-not
  3578. (org-test-with-temp-text "A <point>long line of text\nSome other text"
  3579. (visual-line-mode)
  3580. (dotimes (i 1000) (insert "very "))
  3581. (goto-char (point-min))
  3582. (org-end-of-line)
  3583. (eolp)))
  3584. (should-not
  3585. (org-test-with-temp-text "* A short headline\nSome contents"
  3586. (visual-line-mode)
  3587. (org-overview)
  3588. (org-end-of-line)
  3589. (eobp)))
  3590. ;; In a wide headline, with `visual-line-mode', prefer going to end
  3591. ;; of visible line if tags, or end of line, are farther.
  3592. (should-not
  3593. (org-test-with-temp-text "* A <point>long headline"
  3594. (visual-line-mode)
  3595. (dotimes (i 1000) (insert "very "))
  3596. (goto-char (point-min))
  3597. (org-end-of-line)
  3598. (eolp)))
  3599. (should-not
  3600. (org-test-with-temp-text "* A <point>long headline :tag:"
  3601. (visual-line-mode)
  3602. (dotimes (i 1000) (insert "very "))
  3603. (goto-char (point-min))
  3604. (org-end-of-line)
  3605. (eolp)))
  3606. ;; At an headline without special movement, go to end of line.
  3607. ;; However, never go past ellipsis.
  3608. (should
  3609. (org-test-with-temp-text "* Headline2b :tag:\n"
  3610. (let ((org-special-ctrl-a/e nil))
  3611. (and (progn (org-end-of-line) (eolp))
  3612. (progn (org-end-of-line) (eolp))))))
  3613. (should
  3614. (org-test-with-temp-text "* Headline2b :tag:\n"
  3615. (let ((org-special-ctrl-a/e '(t . nil)))
  3616. (and (progn (org-end-of-line) (eolp))
  3617. (progn (org-end-of-line) (eolp))))))
  3618. (should
  3619. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3620. (org-overview)
  3621. (let ((org-special-ctrl-a/e nil))
  3622. (org-end-of-line)
  3623. (= 1 (line-beginning-position)))))
  3624. ;; At an headline with special movement, first move before tags,
  3625. ;; then at the end of line, rinse, repeat. However, never go past
  3626. ;; ellipsis.
  3627. (should
  3628. (org-test-with-temp-text "* Headline1 :tag:\n"
  3629. (let ((org-special-ctrl-a/e t))
  3630. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3631. (progn (org-end-of-line) (eolp))
  3632. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3633. (should
  3634. (org-test-with-temp-text "* Headline1 :tag:\n"
  3635. (let ((org-special-ctrl-a/e '(nil . t)))
  3636. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3637. (progn (org-end-of-line) (eolp))
  3638. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3639. (should-not
  3640. (org-test-with-temp-text "* Headline1 :tag:\n"
  3641. (let ((org-special-ctrl-a/e '(nil . nil)))
  3642. (and (progn (org-end-of-line) (looking-at-p " :tag:"))
  3643. (progn (org-end-of-line) (eolp))
  3644. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3645. (should
  3646. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3647. (org-overview)
  3648. (let ((org-special-ctrl-a/e t))
  3649. (org-end-of-line)
  3650. (org-end-of-line)
  3651. (= 1 (line-beginning-position)))))
  3652. ;; At an headline, with reversed movement, first go to end of line,
  3653. ;; then before tags. However, never go past ellipsis.
  3654. (should
  3655. (org-test-with-temp-text "* Headline3 :tag:\n"
  3656. (let ((org-special-ctrl-a/e 'reversed)
  3657. (this-command last-command))
  3658. (and (progn (org-end-of-line) (eolp))
  3659. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3660. (should
  3661. (org-test-with-temp-text "* Headline3 :tag:\n"
  3662. (let ((org-special-ctrl-a/e '(nil . reversed))
  3663. (this-command last-command))
  3664. (and (progn (org-end-of-line) (eolp))
  3665. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3666. (should-not
  3667. (org-test-with-temp-text "* Headline3 :tag:\n"
  3668. (let ((org-special-ctrl-a/e '(nil . t))
  3669. (this-command last-command))
  3670. (and (progn (org-end-of-line) (eolp))
  3671. (progn (org-end-of-line) (looking-at-p " :tag:"))))))
  3672. (should
  3673. (org-test-with-temp-text "* Headline2a :tag:\n** Sub"
  3674. (org-overview)
  3675. (let ((org-special-ctrl-a/e 'reversed))
  3676. (org-end-of-line)
  3677. (= 1 (line-beginning-position)))))
  3678. ;; At a block without hidden contents.
  3679. (should
  3680. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3681. (progn (org-end-of-line) (eolp))))
  3682. ;; At a block with hidden contents.
  3683. (should-not
  3684. (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
  3685. (let ((org-special-ctrl-a/e t))
  3686. (org-fold-hide-block-toggle)
  3687. (org-end-of-line)
  3688. (eobp))))
  3689. ;; Get past invisible characters at the end of line.
  3690. (should
  3691. (org-test-with-temp-text "[[https://orgmode.org]]"
  3692. (org-end-of-line)
  3693. (eolp))))
  3694. (ert-deftest test-org/open-line ()
  3695. "Test `org-open-line' specifications."
  3696. ;; Call `open-line' outside of tables.
  3697. (should
  3698. (equal "\nText"
  3699. (org-test-with-temp-text "Text"
  3700. (org-open-line 1)
  3701. (buffer-string))))
  3702. ;; At a table, create a row above.
  3703. (should
  3704. (equal "\n| |\n| a |"
  3705. (org-test-with-temp-text "\n<point>| a |"
  3706. (org-open-line 1)
  3707. (buffer-string))))
  3708. ;; At the very first character of the buffer, also call `open-line'.
  3709. (should
  3710. (equal "\n| a |"
  3711. (org-test-with-temp-text "| a |"
  3712. (org-open-line 1)
  3713. (buffer-string))))
  3714. ;; Narrowing does not count.
  3715. (should
  3716. (equal "Text\n| |\n| a |"
  3717. (org-test-with-temp-text "Text\n<point>| a |"
  3718. (narrow-to-region (point) (point-max))
  3719. (org-open-line 1)
  3720. (widen)
  3721. (buffer-string)))))
  3722. (ert-deftest test-org/forward-sentence ()
  3723. "Test `org-forward-sentence' specifications."
  3724. ;; At the end of a table cell, move to the end of the next one.
  3725. (should
  3726. (org-test-with-temp-text "| a<point> | b |"
  3727. (org-forward-sentence)
  3728. (looking-at " |$")))
  3729. ;; Elsewhere in a cell, move to its end.
  3730. (should
  3731. (org-test-with-temp-text "| a<point>c | b |"
  3732. (org-forward-sentence)
  3733. (looking-at " | b |$")))
  3734. ;; Otherwise, simply call `forward-sentence'.
  3735. (should
  3736. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3737. (org-forward-sentence)
  3738. (looking-at " Sentence 2.")))
  3739. (should
  3740. (org-test-with-temp-text "Sentence<point> 1. Sentence 2."
  3741. (org-forward-sentence)
  3742. (org-forward-sentence)
  3743. (eobp)))
  3744. ;; At the end of an element, jump to the next one, without stopping
  3745. ;; on blank lines in-between.
  3746. (should
  3747. (org-test-with-temp-text "Paragraph 1.<point>\n\nParagraph 2."
  3748. (org-forward-sentence)
  3749. (eobp)))
  3750. ;; Headlines are considered to be sentences by themselves, even if
  3751. ;; they do not end with a full stop.
  3752. (should
  3753. (equal
  3754. "* Headline"
  3755. (org-test-with-temp-text "* <point>Headline\nSentence."
  3756. (org-forward-sentence)
  3757. (buffer-substring-no-properties (line-beginning-position) (point)))))
  3758. (should
  3759. (org-test-with-temp-text "* Headline<point>\nSentence."
  3760. (org-forward-sentence)
  3761. (eobp)))
  3762. (should
  3763. (org-test-with-temp-text "Sentence.<point>\n\n* Headline\n\nSentence 2."
  3764. (org-forward-sentence)
  3765. (and (org-at-heading-p) (eolp)))))
  3766. (ert-deftest test-org/backward-sentence ()
  3767. "Test `org-backward-sentence' specifications."
  3768. ;; At the beginning of a table cell, move to the beginning of the
  3769. ;; previous one.
  3770. (should
  3771. (org-test-with-temp-text "| a | <point>b |"
  3772. (org-backward-sentence)
  3773. (looking-at "a | b |$")))
  3774. ;; Elsewhere in a cell, move to its beginning.
  3775. (should
  3776. (org-test-with-temp-text "| a | b<point>c |"
  3777. (org-backward-sentence)
  3778. (looking-at "bc |$")))
  3779. ;; Otherwise, simply call `backward-sentence'.
  3780. (should
  3781. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3782. (org-backward-sentence)
  3783. (looking-at "Sentence 2.")))
  3784. (should
  3785. (org-test-with-temp-text "Sentence 1. Sentence<point> 2."
  3786. (org-backward-sentence)
  3787. (org-backward-sentence)
  3788. (bobp)))
  3789. ;; Make sure to hit the beginning of a sentence on the same line as
  3790. ;; an item.
  3791. (should
  3792. (org-test-with-temp-text "- Line 1\n line <point>2."
  3793. (org-backward-sentence)
  3794. (looking-at "Line 1"))))
  3795. (ert-deftest test-org/forward-paragraph ()
  3796. "Test `org-forward-paragraph' specifications."
  3797. ;; At end of buffer, do not return an error.
  3798. (should
  3799. (org-test-with-temp-text "Paragraph"
  3800. (goto-char (point-max))
  3801. (org-forward-paragraph)
  3802. t))
  3803. ;; Standard test.
  3804. (should
  3805. (= 2
  3806. (org-test-with-temp-text "P1\n\nP2"
  3807. (org-forward-paragraph)
  3808. (org-current-line))))
  3809. (should
  3810. (= 2
  3811. (org-test-with-temp-text "P1\n\nP2\n\nP3"
  3812. (org-forward-paragraph)
  3813. (org-current-line))))
  3814. ;; Enter greater elements.
  3815. (should
  3816. (= 2
  3817. (org-test-with-temp-text "#+begin_center\nP1\n#+end_center\nP2"
  3818. (org-forward-paragraph)
  3819. (org-current-line))))
  3820. ;; Do not enter elements with invisible contents.
  3821. (should
  3822. (= 4
  3823. (org-test-with-temp-text "* H1\n P1\n\n* H2"
  3824. (org-cycle)
  3825. (org-forward-paragraph)
  3826. (org-current-line))))
  3827. (should
  3828. (= 6
  3829. (org-test-with-temp-text "#+begin_center\nP1\n\nP2\n#+end_center\nP3"
  3830. (org-fold-hide-block-toggle)
  3831. (org-forward-paragraph)
  3832. (org-current-line))))
  3833. ;; On an item or a footnote definition, move past the first element
  3834. ;; inside, if any.
  3835. (should
  3836. (= 2
  3837. (org-test-with-temp-text "- Item1\n\n Paragraph\n- Item2"
  3838. (org-forward-paragraph)
  3839. (org-current-line))))
  3840. (should
  3841. (= 2
  3842. (org-test-with-temp-text "[fn:1] Def1\n\nParagraph\n\n[fn:2] Def2"
  3843. (org-forward-paragraph)
  3844. (org-current-line))))
  3845. ;; On a table (resp. a property drawer) do not move through table
  3846. ;; rows (resp. node properties).
  3847. (should
  3848. (org-test-with-temp-text "| a | b |\n| c | d |\nParagraph"
  3849. (org-forward-paragraph)
  3850. (looking-at "Paragraph")))
  3851. (should
  3852. (org-test-with-temp-text
  3853. "* H\n<point>:PROPERTIES:\n:prop: value\n:END:\nParagraph"
  3854. (org-forward-paragraph)
  3855. (looking-at "Paragraph")))
  3856. ;; Skip consecutive keywords, clocks and diary S-exps.
  3857. (should
  3858. (org-test-with-temp-text "#+key: val\n #+key2: val\n#+key3: val\n"
  3859. (org-forward-paragraph)
  3860. (eobp)))
  3861. (should
  3862. (org-test-with-temp-text "CLOCK: val\n CLOCK: val\nCLOCK: val\n"
  3863. (org-forward-paragraph)
  3864. (eobp)))
  3865. (should
  3866. (org-test-with-temp-text "%%(foo)\n%%(bar)\n%%(baz)\n"
  3867. (org-forward-paragraph)
  3868. (eobp)))
  3869. (should-not
  3870. (org-test-with-temp-text "#+key: val\n #+key2: val\n\n#+key3: val\n"
  3871. (org-forward-paragraph)
  3872. (eobp)))
  3873. (should-not
  3874. (org-test-with-temp-text "#+key: val\nCLOCK: ...\n"
  3875. (org-forward-paragraph)
  3876. (eobp)))
  3877. ;; In a plain list with one item every line, skip the whole list,
  3878. ;; even with point in the middle of the list.
  3879. (should
  3880. (org-test-with-temp-text "- A\n - B\n- C\n"
  3881. (org-forward-paragraph)
  3882. (eobp)))
  3883. (should
  3884. (org-test-with-temp-text "- A\n - <point>B\n- C\n"
  3885. (org-forward-paragraph)
  3886. (eobp)))
  3887. ;; On a comment, verse or source block, stop at "contents"
  3888. ;; boundaries and blank lines.
  3889. (should
  3890. (= 2
  3891. (org-test-with-temp-text "#+begin_src emacs-lisp\nL1\n\nL2\n#+end_src"
  3892. (org-forward-paragraph)
  3893. (org-current-line))))
  3894. (should
  3895. (= 3
  3896. (org-test-with-temp-text "#+begin_verse\n<point>L1\n\nL2\n#+end_verse"
  3897. (org-forward-paragraph)
  3898. (org-current-line))))
  3899. (should
  3900. (= 5
  3901. (org-test-with-temp-text "#+begin_comment\nL1\n\n<point>L2\n#+end_comment"
  3902. (org-forward-paragraph)
  3903. (org-current-line))))
  3904. ;; Being on an affiliated keyword shouldn't make any difference.
  3905. (should
  3906. (org-test-with-temp-text "#+name: para\n#+caption: caption\nPara"
  3907. (org-forward-paragraph)
  3908. (eobp))))
  3909. (ert-deftest test-org/backward-paragraph ()
  3910. "Test `org-backward-paragraph' specifications."
  3911. ;; Do not error at beginning of buffer.
  3912. (should
  3913. (org-test-with-temp-text "Paragraph"
  3914. (org-backward-paragraph)
  3915. t))
  3916. ;; At blank lines at the very beginning of a buffer, move to
  3917. ;; point-min.
  3918. (should
  3919. (org-test-with-temp-text "\n\n<point>\n\nParagraph"
  3920. (org-backward-paragraph)
  3921. (bobp)))
  3922. ;; Regular test.
  3923. (should
  3924. (= 2
  3925. (org-test-with-temp-text "P1\n\nP2<point>"
  3926. (org-backward-paragraph)
  3927. (org-current-line))))
  3928. (should
  3929. (= 4
  3930. (org-test-with-temp-text "P1\n\nP2\n\nP3<point>"
  3931. (org-backward-paragraph)
  3932. (org-current-line))))
  3933. ;; Try to move on the line above current element.
  3934. (should
  3935. (= 2
  3936. (org-test-with-temp-text "\n\n<point>Paragraph"
  3937. (org-backward-paragraph)
  3938. (org-current-line))))
  3939. ;; Do not leave point in an invisible area.
  3940. (should
  3941. (org-test-with-temp-text "* H1\n P1\n\n* H2"
  3942. (org-cycle)
  3943. (goto-char (point-max))
  3944. (beginning-of-line)
  3945. (org-backward-paragraph)
  3946. (bobp)))
  3947. (should
  3948. (org-test-with-temp-text "#+begin_center\nP1\n\nP2\n#+end_center\n"
  3949. (org-fold-hide-block-toggle)
  3950. (goto-char (point-max))
  3951. (org-backward-paragraph)
  3952. (bobp)))
  3953. ;; On the first element in an item or a footnote definition, jump
  3954. ;; before the footnote or the item.
  3955. (should
  3956. (org-test-with-temp-text "- line1<point>"
  3957. (org-backward-paragraph)
  3958. (bobp)))
  3959. (should
  3960. (org-test-with-temp-text "[fn:1] line1n<point>"
  3961. (org-backward-paragraph)
  3962. (bobp)))
  3963. ;; On the second element in an item or a footnote definition, jump
  3964. ;; to item or the definition.
  3965. (should
  3966. (= 2
  3967. (org-test-with-temp-text "- line1\n\n<point> line2"
  3968. (org-backward-paragraph)
  3969. (org-current-line))))
  3970. (should
  3971. (= 2
  3972. (org-test-with-temp-text "[fn:1] line1\n\n<point> line2"
  3973. (org-backward-paragraph)
  3974. (org-current-line))))
  3975. ;; On a table (resp. a property drawer), ignore table rows
  3976. ;; (resp. node properties).
  3977. (should
  3978. (org-test-with-temp-text "| a | b |\n| c | d |\n<point>P1"
  3979. (org-backward-paragraph)
  3980. (bobp)))
  3981. (should
  3982. (= 2
  3983. (org-test-with-temp-text
  3984. "* H\n:PROPERTIES:\n:prop: value\n:END:\n<point>P1"
  3985. (org-backward-paragraph)
  3986. (org-current-line))))
  3987. ;; In a plain list with one item every line, skip the whole list,
  3988. ;; even with point in the middle of the list.
  3989. (should
  3990. (org-test-with-temp-text "- A\n - B\n- C\n<point>"
  3991. (org-backward-paragraph)
  3992. (bobp)))
  3993. (should
  3994. (org-test-with-temp-text "- A\n - B\n- <point>C\n"
  3995. (org-backward-paragraph)
  3996. (bobp)))
  3997. ;; Skip consecutive keywords, clocks and diary S-exps.
  3998. (should
  3999. (org-test-with-temp-text "#+key: val\n #+key2: val\n#+key3: val\n<point>"
  4000. (org-backward-paragraph)
  4001. (bobp)))
  4002. (should
  4003. (org-test-with-temp-text "CLOCK: val\n CLOCK: val\nCLOCK: val\n<point>"
  4004. (org-backward-paragraph)
  4005. (bobp)))
  4006. (should
  4007. (org-test-with-temp-text "%%(foo)\n%%(bar)\n%%(baz)\n<point>"
  4008. (org-backward-paragraph)
  4009. (bobp)))
  4010. (should-not
  4011. (org-test-with-temp-text "#+key: val\n #+key2: val\n\n#+key3: val\n<point>"
  4012. (org-backward-paragraph)
  4013. (bobp)))
  4014. (should-not
  4015. (org-test-with-temp-text "#+key: val\nCLOCK: ...\n<point>"
  4016. (org-backward-paragraph)
  4017. (bobp)))
  4018. ;; On a comment, example, source and verse blocks, stop at blank
  4019. ;; lines.
  4020. (should
  4021. (= 1
  4022. (org-test-with-temp-text
  4023. "#+begin_comment\n<point>L1\n\nL2\n\nL3\n#+end_comment"
  4024. (org-backward-paragraph)
  4025. (org-current-line))))
  4026. (should
  4027. (= 2
  4028. (org-test-with-temp-text
  4029. "#+begin_verse\nL1\n\n<point>L2\n\nL3\n#+end_verse"
  4030. (org-backward-paragraph)
  4031. (org-current-line))))
  4032. (should
  4033. (= 3
  4034. (org-test-with-temp-text
  4035. "#+begin_src emacs-lisp\nL1\n\nL2\n\n<point>L3\n#+end_src"
  4036. (org-backward-paragraph)
  4037. (org-current-line))))
  4038. ;; When called from the opening line itself, however, move to
  4039. ;; beginning of block.
  4040. (should
  4041. (org-test-with-temp-text "#+begin_<point>example\nL1\n#+end_example"
  4042. (org-backward-paragraph)
  4043. (bobp)))
  4044. ;; On an empty heading, move above it.
  4045. (should
  4046. (org-test-with-temp-text "\n* <point>"
  4047. (org-backward-paragraph)
  4048. (bobp)))
  4049. (should
  4050. (org-test-with-temp-text "\n* \n<point>"
  4051. (org-backward-paragraph)
  4052. (bobp))))
  4053. (ert-deftest test-org/forward-element ()
  4054. "Test `org-forward-element' specifications."
  4055. ;; 1. At EOB: should error.
  4056. (org-test-with-temp-text "Some text\n"
  4057. (goto-char (point-max))
  4058. (should-error (org-forward-element)))
  4059. ;; 2. Standard move: expected to ignore blank lines.
  4060. (org-test-with-temp-text "First paragraph.\n\n\nSecond paragraph."
  4061. (org-forward-element)
  4062. (should (looking-at (regexp-quote "Second paragraph."))))
  4063. ;; 3. Headline tests.
  4064. (org-test-with-temp-text "
  4065. * Head 1
  4066. ** Head 1.1
  4067. *** Head 1.1.1
  4068. ** Head 1.2"
  4069. ;; 3.1. At an headline beginning: move to next headline at the
  4070. ;; same level.
  4071. (goto-line 3)
  4072. (org-forward-element)
  4073. (should (looking-at (regexp-quote "** Head 1.2")))
  4074. ;; 3.2. At an headline beginning: move to parent headline if no
  4075. ;; headline at the same level.
  4076. (goto-line 3)
  4077. (org-forward-element)
  4078. (should (looking-at (regexp-quote "** Head 1.2"))))
  4079. ;; 4. Greater element tests.
  4080. (org-test-with-temp-text
  4081. "#+BEGIN_CENTER\nInside.\n#+END_CENTER\n\nOutside."
  4082. ;; 4.1. At a greater element: expected to skip contents.
  4083. (org-forward-element)
  4084. (should (looking-at (regexp-quote "Outside.")))
  4085. ;; 4.2. At the end of greater element contents: expected to skip
  4086. ;; to the end of the greater element.
  4087. (goto-line 2)
  4088. (org-forward-element)
  4089. (should (looking-at (regexp-quote "Outside."))))
  4090. ;; 5. List tests.
  4091. (org-test-with-temp-text "
  4092. - item1
  4093. - sub1
  4094. - sub2
  4095. - sub3
  4096. Inner paragraph.
  4097. - item2
  4098. Outside."
  4099. ;; 5.1. At list top point: expected to move to the element after
  4100. ;; the list.
  4101. (goto-line 2)
  4102. (org-forward-element)
  4103. (should (looking-at (regexp-quote "Outside.")))
  4104. ;; 5.2. Special case: at the first line of a sub-list, but not at
  4105. ;; beginning of line, move to next item.
  4106. (goto-line 2)
  4107. (forward-char)
  4108. (org-forward-element)
  4109. (should (looking-at "- item2"))
  4110. (goto-line 4)
  4111. (forward-char)
  4112. (org-forward-element)
  4113. (should (looking-at " - sub2"))
  4114. ;; 5.3 At sub-list beginning: expected to move after the sub-list.
  4115. (goto-line 4)
  4116. (org-forward-element)
  4117. (should (looking-at (regexp-quote " Inner paragraph.")))
  4118. ;; 5.4. At sub-list end: expected to move outside the sub-list.
  4119. (goto-line 8)
  4120. (org-forward-element)
  4121. (should (looking-at (regexp-quote " Inner paragraph.")))
  4122. ;; 5.5. At an item: expected to move to next item, if any.
  4123. (goto-line 6)
  4124. (org-forward-element)
  4125. (should (looking-at " - sub3"))))
  4126. (ert-deftest test-org/backward-element ()
  4127. "Test `org-backward-element' specifications."
  4128. ;; 1. Should error at BOB.
  4129. (org-test-with-temp-text " \nParagraph."
  4130. (should-error (org-backward-element)))
  4131. ;; 2. Should move at BOB when called on the first element in buffer.
  4132. (should
  4133. (org-test-with-temp-text "\n#+TITLE: test"
  4134. (progn (forward-line)
  4135. (org-backward-element)
  4136. (bobp))))
  4137. ;; 3. Not at the beginning of an element: move at its beginning.
  4138. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  4139. (goto-line 3)
  4140. (end-of-line)
  4141. (org-backward-element)
  4142. (should (looking-at (regexp-quote "Paragraph2."))))
  4143. ;; 4. Headline tests.
  4144. (org-test-with-temp-text "
  4145. * Head 1
  4146. ** Head 1.1
  4147. *** Head 1.1.1
  4148. ** Head 1.2"
  4149. ;; 4.1. At an headline beginning: move to previous headline at the
  4150. ;; same level.
  4151. (goto-line 5)
  4152. (org-backward-element)
  4153. (should (looking-at (regexp-quote "** Head 1.1")))
  4154. ;; 4.2. At an headline beginning: move to parent headline if no
  4155. ;; headline at the same level.
  4156. (goto-line 3)
  4157. (org-backward-element)
  4158. (should (looking-at (regexp-quote "* Head 1")))
  4159. ;; 4.3. At the first top-level headline: should error.
  4160. (goto-line 2)
  4161. (should-error (org-backward-element)))
  4162. ;; 5. At beginning of first element inside a greater element:
  4163. ;; expected to move to greater element's beginning.
  4164. (org-test-with-temp-text "Before.\n#+BEGIN_CENTER\nInside.\n#+END_CENTER"
  4165. (goto-line 3)
  4166. (org-backward-element)
  4167. (should (looking-at "#\\+BEGIN_CENTER")))
  4168. ;; 6. At the beginning of the first element in a section: should
  4169. ;; move back to headline, if any.
  4170. (should
  4171. (org-test-with-temp-text "#+TITLE: test\n* Headline\n\nParagraph"
  4172. (progn (goto-char (point-max))
  4173. (beginning-of-line)
  4174. (org-backward-element)
  4175. (org-at-heading-p))))
  4176. ;; 7. List tests.
  4177. (org-test-with-temp-text "
  4178. - item1
  4179. - sub1
  4180. - sub2
  4181. - sub3
  4182. Inner paragraph.
  4183. - item2
  4184. Outside."
  4185. ;; 7.1. At beginning of sub-list: expected to move to the
  4186. ;; paragraph before it.
  4187. (goto-line 4)
  4188. (org-backward-element)
  4189. (should (looking-at "item1"))
  4190. ;; 7.2. At an item in a list: expected to move at previous item.
  4191. (goto-line 8)
  4192. (org-backward-element)
  4193. (should (looking-at " - sub2"))
  4194. (goto-line 12)
  4195. (org-backward-element)
  4196. (should (looking-at "- item1"))
  4197. ;; 7.3. At end of list/sub-list: expected to move to list/sub-list
  4198. ;; beginning.
  4199. (goto-line 10)
  4200. (org-backward-element)
  4201. (should (looking-at " - sub1"))
  4202. (goto-line 15)
  4203. (org-backward-element)
  4204. (should (looking-at "- item1"))
  4205. ;; 7.4. At blank-lines before list end: expected to move to top
  4206. ;; item.
  4207. (goto-line 14)
  4208. (org-backward-element)
  4209. (should (looking-at "- item1"))))
  4210. (ert-deftest test-org/up-element ()
  4211. "Test `org-up-element' specifications."
  4212. ;; 1. At BOB or with no surrounding element: should error.
  4213. (org-test-with-temp-text "Paragraph."
  4214. (should-error (org-up-element)))
  4215. (org-test-with-temp-text "* Head1\n* Head2"
  4216. (goto-line 2)
  4217. (should-error (org-up-element)))
  4218. (org-test-with-temp-text "Paragraph1.\n\nParagraph2."
  4219. (goto-line 3)
  4220. (should-error (org-up-element)))
  4221. ;; 2. At an headline: move to parent headline.
  4222. (org-test-with-temp-text "* Head1\n** Sub-Head1\n** Sub-Head2"
  4223. (goto-line 3)
  4224. (org-up-element)
  4225. (should (looking-at "\\* Head1")))
  4226. ;; 3. Inside a greater element: move to greater element beginning.
  4227. (org-test-with-temp-text
  4228. "Before.\n#+BEGIN_CENTER\nParagraph1\nParagraph2\n#+END_CENTER\n"
  4229. (goto-line 3)
  4230. (org-up-element)
  4231. (should (looking-at "#\\+BEGIN_CENTER")))
  4232. ;; 4. List tests.
  4233. (org-test-with-temp-text "* Top
  4234. - item1
  4235. - sub1
  4236. - sub2
  4237. Paragraph within sub2.
  4238. - item2"
  4239. ;; 4.1. Within an item: move to the item beginning.
  4240. (goto-line 8)
  4241. (org-up-element)
  4242. (should (looking-at " - sub2"))
  4243. ;; 4.2. At an item in a sub-list: move to parent item.
  4244. (goto-line 4)
  4245. (org-up-element)
  4246. (should (looking-at "- item1"))
  4247. ;; 4.3. At an item in top list: move to beginning of whole list.
  4248. (goto-line 10)
  4249. (org-up-element)
  4250. (should (looking-at "- item1"))
  4251. ;; 4.4. Special case. At very top point: should move to parent of
  4252. ;; list.
  4253. (goto-line 2)
  4254. (org-up-element)
  4255. (should (looking-at "\\* Top"))))
  4256. (ert-deftest test-org/down-element ()
  4257. "Test `org-down-element' specifications."
  4258. ;; Error when the element hasn't got a recursive type.
  4259. (org-test-with-temp-text "Paragraph."
  4260. (should-error (org-down-element)))
  4261. ;; Error when the element has no contents
  4262. (org-test-with-temp-text "* Headline"
  4263. (should-error (org-down-element)))
  4264. ;; When at a plain-list, move to first item.
  4265. (org-test-with-temp-text "- Item 1\n - Item 1.1\n - Item 2.2"
  4266. (goto-line 2)
  4267. (org-down-element)
  4268. (should (looking-at " - Item 1.1")))
  4269. (org-test-with-temp-text "#+NAME: list\n- Item 1"
  4270. (org-down-element)
  4271. (should (looking-at " Item 1")))
  4272. ;; When at a table, move to first row
  4273. (org-test-with-temp-text "#+NAME: table\n| a | b |"
  4274. (org-down-element)
  4275. (should (looking-at " a | b |")))
  4276. ;; Otherwise, move inside the greater element.
  4277. (org-test-with-temp-text "#+BEGIN_CENTER\nParagraph.\n#+END_CENTER"
  4278. (org-down-element)
  4279. (should (looking-at "Paragraph"))))
  4280. (ert-deftest test-org/drag-element-backward ()
  4281. "Test `org-drag-element-backward' specifications."
  4282. ;; Standard test.
  4283. (should
  4284. (equal
  4285. "#+key2: val2\n#+key1: val1\n#+key3: val3"
  4286. (org-test-with-temp-text "#+key1: val1\n<point>#+key2: val2\n#+key3: val3"
  4287. (org-drag-element-backward)
  4288. (buffer-string))))
  4289. (should
  4290. (equal
  4291. "#+BEGIN_CENTER\n#+B: 2\n#+A: 1\n#+END_CENTER"
  4292. (org-test-with-temp-text
  4293. "#+BEGIN_CENTER\n#+A: 1\n<point>#+B: 2\n#+END_CENTER"
  4294. (org-drag-element-backward)
  4295. (buffer-string))))
  4296. ;; Preserve blank lines.
  4297. (should
  4298. (equal "Paragraph 2\n\n\nPara1\n\nPara3"
  4299. (org-test-with-temp-text "Para1\n\n\n<point>Paragraph 2\n\nPara3"
  4300. (org-drag-element-backward)
  4301. (buffer-string))))
  4302. ;; Preserve column.
  4303. (should
  4304. (org-test-with-temp-text "#+key1: v\n#+key<point>2: v\n#+key3: v"
  4305. (org-drag-element-backward)
  4306. (looking-at-p "2")))
  4307. ;; Error when trying to move first element of buffer.
  4308. (should-error
  4309. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  4310. (org-drag-element-backward))
  4311. :type 'user-error)
  4312. ;; Error when trying to swap nested elements.
  4313. (should-error
  4314. (org-test-with-temp-text "#+BEGIN_CENTER\n<point>Test.\n#+END_CENTER"
  4315. (org-drag-element-backward))
  4316. :type 'user-error)
  4317. ;; Error when trying to swap an headline element and a non-headline
  4318. ;; element.
  4319. (should-error
  4320. (org-test-with-temp-text "Test.\n<point>* Head 1"
  4321. (org-drag-element-backward))
  4322. :type 'error)
  4323. ;; Error when called before first element.
  4324. (should-error
  4325. (org-test-with-temp-text "\n<point>"
  4326. (org-drag-element-backward))
  4327. :type 'user-error)
  4328. ;; Preserve visibility of elements and their contents.
  4329. (should
  4330. (equal '((63 . 82) (26 . 48))
  4331. (org-test-with-temp-text "
  4332. #+BEGIN_CENTER
  4333. Text.
  4334. #+END_CENTER
  4335. - item 1
  4336. #+BEGIN_QUOTE
  4337. Text.
  4338. #+END_QUOTE"
  4339. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4340. (search-backward "- item 1")
  4341. (org-drag-element-backward)
  4342. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  4343. (overlays-in (point-min) (point-max))))))
  4344. ;; Pathological case: handle call with point in blank lines right
  4345. ;; after a headline.
  4346. (should
  4347. (equal "* H2\n\n* H1\nText\n"
  4348. (org-test-with-temp-text "* H1\nText\n* H2\n\n<point>"
  4349. (org-drag-element-backward)
  4350. (buffer-string)))))
  4351. (ert-deftest test-org/drag-element-forward ()
  4352. "Test `org-drag-element-forward' specifications."
  4353. ;; 1. Error when trying to move first element of buffer.
  4354. (org-test-with-temp-text "Paragraph 1.\n\nParagraph 2."
  4355. (goto-line 3)
  4356. (should-error (org-drag-element-forward)))
  4357. ;; 2. Error when trying to swap nested elements.
  4358. (org-test-with-temp-text "#+BEGIN_CENTER\nTest.\n#+END_CENTER"
  4359. (forward-line)
  4360. (should-error (org-drag-element-forward)))
  4361. ;; 3. Error when trying to swap a non-headline element and an
  4362. ;; headline.
  4363. (org-test-with-temp-text "Test.\n* Head 1"
  4364. (should-error (org-drag-element-forward)))
  4365. ;; 4. Error when called before first element.
  4366. (should-error
  4367. (org-test-with-temp-text "\n"
  4368. (forward-line)
  4369. (org-drag-element-backward))
  4370. :type 'user-error)
  4371. ;; 5. Otherwise, swap elements, preserving column and blank lines
  4372. ;; between elements.
  4373. (org-test-with-temp-text "Paragraph 1\n\n\nPara2\n\nPara3"
  4374. (search-forward "graph")
  4375. (org-drag-element-forward)
  4376. (should (equal (buffer-string) "Para2\n\n\nParagraph 1\n\nPara3"))
  4377. (should (looking-at " 1")))
  4378. ;; 5. Preserve visibility of elements and their contents.
  4379. (org-test-with-temp-text "
  4380. #+BEGIN_CENTER
  4381. Text.
  4382. #+END_CENTER
  4383. - item 1
  4384. #+BEGIN_QUOTE
  4385. Text.
  4386. #+END_QUOTE"
  4387. (while (search-forward "BEGIN_" nil t) (org-cycle))
  4388. (search-backward "#+BEGIN_CENTER")
  4389. (org-drag-element-forward)
  4390. (should
  4391. (equal
  4392. '((63 . 82) (26 . 48))
  4393. (mapcar (lambda (ov) (cons (overlay-start ov) (overlay-end ov)))
  4394. (overlays-in (point-min) (point-max)))))))
  4395. (ert-deftest test-org/next-block ()
  4396. "Test `org-next-block' specifications."
  4397. ;; Regular test.
  4398. (should
  4399. (org-test-with-temp-text "Paragraph\n#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  4400. (org-next-block 1)
  4401. (looking-at "#\\+BEGIN_CENTER")))
  4402. ;; Ignore case.
  4403. (should
  4404. (org-test-with-temp-text "Paragraph\n#+begin_center\ncontents\n#+end_center"
  4405. (let ((case-fold-search nil))
  4406. (org-next-block 1)
  4407. (looking-at "#\\+begin_center"))))
  4408. ;; Ignore current line.
  4409. (should
  4410. (org-test-with-temp-text
  4411. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER\n#+END_CENTER"
  4412. (org-next-block 1)
  4413. (looking-at "#\\+BEGIN_CENTER")))
  4414. ;; Throw an error when no block is found.
  4415. (should-error
  4416. (org-test-with-temp-text "Paragraph"
  4417. (org-next-block 1)))
  4418. ;; With an argument, skip many blocks at once.
  4419. (should
  4420. (org-test-with-temp-text
  4421. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  4422. (org-next-block 2)
  4423. (looking-at "#\\+BEGIN_QUOTE")))
  4424. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  4425. (should
  4426. (org-test-with-temp-text
  4427. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE"
  4428. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  4429. (looking-at "#\\+BEGIN_QUOTE")))
  4430. ;; Optional argument is also case-insensitive.
  4431. (should
  4432. (org-test-with-temp-text
  4433. "Start\n#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote"
  4434. (let ((case-fold-search nil))
  4435. (org-next-block 1 nil "^[ \t]*#\\+BEGIN_QUOTE")
  4436. (looking-at "#\\+begin_quote")))))
  4437. (ert-deftest test-org/insert-structure-template ()
  4438. "Test `org-insert-structure-template'."
  4439. ;; Test in empty buffer.
  4440. (should
  4441. (string= "#+begin_foo\n#+end_foo\n"
  4442. (org-test-with-temp-text ""
  4443. (org-insert-structure-template "foo")
  4444. (buffer-string))))
  4445. ;; Test with multiple lines in buffer.
  4446. (should
  4447. (string= "#+begin_foo\nI'm a paragraph\n#+end_foo\n\nI'm a second paragraph"
  4448. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragraph"
  4449. (transient-mark-mode 1)
  4450. (org-mark-element)
  4451. (org-insert-structure-template "foo")
  4452. (buffer-string))))
  4453. ;; Mark only the current line.
  4454. (should
  4455. (string= "#+begin_foo\nI'm a paragraph\n#+end_foo\n\nI'm a second paragraph"
  4456. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragraph"
  4457. (transient-mark-mode 1)
  4458. (set-mark (point-min))
  4459. (end-of-line)
  4460. (org-insert-structure-template "foo")
  4461. (buffer-string))))
  4462. ;; Middle of paragraph.
  4463. (should
  4464. (string= "p1\n#+begin_foo\np2\n#+end_foo\np3"
  4465. (org-test-with-temp-text "p1\n<point>p2\np3"
  4466. (set-mark (line-beginning-position))
  4467. (end-of-line)
  4468. (activate-mark)
  4469. (org-insert-structure-template "foo")
  4470. (buffer-string))))
  4471. ;; Test with text in buffer, no region, no final newline.
  4472. (should
  4473. (string= "#+begin_foo\nI'm a paragraph.\n#+end_foo\n"
  4474. (org-test-with-temp-text "I'm a paragraph."
  4475. (org-mark-element)
  4476. (org-insert-structure-template "foo")
  4477. (buffer-string))))
  4478. ;; Test with text in buffer and region set.
  4479. (should
  4480. (string= "#+begin_foo\nI'm a paragraph\n\nI'm a second paragrah\n#+end_foo\n"
  4481. (org-test-with-temp-text "I'm a paragraph\n\nI'm a second paragrah"
  4482. (set-mark (point))
  4483. (goto-char (point-max))
  4484. (org-insert-structure-template "foo")
  4485. (buffer-string))))
  4486. ;; Test with example escaping.
  4487. (should
  4488. (string= "#+begin_example\n,* Heading\n#+end_example\n"
  4489. (org-test-with-temp-text "* Heading"
  4490. (org-mark-element)
  4491. (org-insert-structure-template "example")
  4492. (buffer-string))))
  4493. ;; Test with indentation.
  4494. (should
  4495. (string= " #+begin_foo\n This is a paragraph\n #+end_foo\n"
  4496. (org-test-with-temp-text " This is a paragraph"
  4497. (org-mark-element)
  4498. (org-insert-structure-template "foo")
  4499. (buffer-string))))
  4500. (should
  4501. (string= " #+begin_foo\n Line 1\n Line2\n #+end_foo\n"
  4502. (org-test-with-temp-text " Line 1\n Line2"
  4503. (org-mark-element)
  4504. (org-insert-structure-template "foo")
  4505. (buffer-string))))
  4506. ;; Test point location.
  4507. (should
  4508. (string= "#+begin_foo\n"
  4509. (org-test-with-temp-text ""
  4510. (org-insert-structure-template "foo")
  4511. (buffer-substring (point-min) (point)))))
  4512. (should
  4513. (string= "#+begin_src "
  4514. (org-test-with-temp-text ""
  4515. (org-insert-structure-template "src")
  4516. (buffer-substring (point-min) (point))))))
  4517. (ert-deftest test-org/previous-block ()
  4518. "Test `org-previous-block' specifications."
  4519. ;; Regular test.
  4520. (should
  4521. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER\n<point>"
  4522. (org-previous-block 1)
  4523. (looking-at "#\\+BEGIN_CENTER")))
  4524. ;; Ignore case.
  4525. (should
  4526. (org-test-with-temp-text "#+begin_center\ncontents\n#+end_center\n<point>"
  4527. (let ((case-fold-search nil))
  4528. (org-previous-block 1)
  4529. (looking-at "#\\+begin_center"))))
  4530. ;; Ignore current line.
  4531. (should
  4532. (org-test-with-temp-text
  4533. "#+BEGIN_QUOTE\n#+END_QUOTE\n#+BEGIN_CENTER<point>\n#+END_CENTER"
  4534. (org-previous-block 1)
  4535. (looking-at "#\\+BEGIN_QUOTE")))
  4536. ;; Throw an error when no block is found.
  4537. (should-error
  4538. (org-test-with-temp-text "Paragraph<point>"
  4539. (org-previous-block 1)))
  4540. ;; With an argument, skip many blocks at once.
  4541. (should
  4542. (org-test-with-temp-text
  4543. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  4544. (org-previous-block 2)
  4545. (looking-at "#\\+BEGIN_CENTER")))
  4546. ;; With optional argument BLOCK-REGEXP, filter matched blocks.
  4547. (should
  4548. (org-test-with-temp-text
  4549. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+BEGIN_QUOTE\nB\n#+END_QUOTE\n<point>"
  4550. (org-previous-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  4551. (looking-at "#\\+BEGIN_QUOTE")))
  4552. ;; Optional argument is also case-insensitive.
  4553. (should
  4554. (org-test-with-temp-text
  4555. "#+BEGIN_CENTER\nA\n#+END_CENTER\n#+begin_quote\nB\n#+end_quote\n<point>"
  4556. (let ((case-fold-search nil))
  4557. (org-next-block 1 "^[ \t]*#\\+BEGIN_QUOTE")
  4558. (looking-at "#\\+begin_quote")))))
  4559. ;;; Outline structure
  4560. (ert-deftest test-org/demote ()
  4561. "Test `org-demote' specifications."
  4562. ;; Add correct number of stars according to `org-odd-levels-only'.
  4563. (should
  4564. (= 2
  4565. (org-test-with-temp-text "* H"
  4566. (let ((org-odd-levels-only nil)) (org-demote))
  4567. (org-current-level))))
  4568. (should
  4569. (= 3
  4570. (org-test-with-temp-text "* H"
  4571. (let ((org-odd-levels-only t)) (org-demote))
  4572. (org-current-level))))
  4573. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  4574. (should
  4575. (org-test-with-temp-text "* H :tag:"
  4576. (let ((org-tags-column 10)
  4577. (org-auto-align-tags t)
  4578. (org-odd-levels-only nil))
  4579. (org-demote))
  4580. (org-move-to-column 10)
  4581. (looking-at-p ":tag:$")))
  4582. (should-not
  4583. (org-test-with-temp-text "* H :tag:"
  4584. (let ((org-tags-column 10)
  4585. (org-auto-align-tags nil)
  4586. (org-odd-levels-only nil))
  4587. (org-demote))
  4588. (org-move-to-column 10)
  4589. (looking-at-p ":tag:$")))
  4590. ;; When `org-adapt-indentation' is non-nil, always indent planning
  4591. ;; info and property drawers accordingly.
  4592. (should
  4593. (= 3
  4594. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  4595. (let ((org-odd-levels-only nil)
  4596. (org-adapt-indentation t))
  4597. (org-demote))
  4598. (forward-line)
  4599. (org-get-indentation))))
  4600. (should
  4601. (= 3
  4602. (org-test-with-temp-text "* H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  4603. (let ((org-odd-levels-only nil)
  4604. (org-adapt-indentation t))
  4605. (org-demote))
  4606. (forward-line)
  4607. (org-get-indentation))))
  4608. (should-not
  4609. (= 3
  4610. (org-test-with-temp-text "* H\n SCHEDULED: <2014-03-04 tue.>"
  4611. (let ((org-odd-levels-only nil)
  4612. (org-adapt-indentation nil))
  4613. (org-demote))
  4614. (forward-line)
  4615. (org-get-indentation))))
  4616. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  4617. ;; section accordingly. Ignore, however, footnote definitions and
  4618. ;; inlinetasks boundaries.
  4619. (should
  4620. (= 3
  4621. (org-test-with-temp-text "* H\n Paragraph"
  4622. (let ((org-odd-levels-only nil)
  4623. (org-adapt-indentation t))
  4624. (org-demote))
  4625. (forward-line)
  4626. (org-get-indentation))))
  4627. (should
  4628. (= 2
  4629. (org-test-with-temp-text "* H\n Paragraph"
  4630. (let ((org-odd-levels-only nil)
  4631. (org-adapt-indentation nil))
  4632. (org-demote))
  4633. (forward-line)
  4634. (org-get-indentation))))
  4635. (should
  4636. (zerop
  4637. (org-test-with-temp-text "* H\n[fn:1] def line 1\ndef line 2"
  4638. (let ((org-odd-levels-only nil)
  4639. (org-adapt-indentation t))
  4640. (org-demote))
  4641. (goto-char (point-max))
  4642. (org-get-indentation))))
  4643. (should
  4644. (= 3
  4645. (org-test-with-temp-text "* H\n[fn:1] Def.\n\n\n After def."
  4646. (let ((org-odd-levels-only nil)
  4647. (org-adapt-indentation t))
  4648. (org-demote))
  4649. (goto-char (point-max))
  4650. (org-get-indentation))))
  4651. (when (featurep 'org-inlinetask)
  4652. (should
  4653. (zerop
  4654. (let ((org-inlinetask-min-level 5)
  4655. (org-adapt-indentation t))
  4656. (org-test-with-temp-text "* H\n***** I\n***** END"
  4657. (org-demote)
  4658. (forward-line)
  4659. (org-get-indentation))))))
  4660. (when (featurep 'org-inlinetask)
  4661. (should
  4662. (= 3
  4663. (let ((org-inlinetask-min-level 5)
  4664. (org-adapt-indentation t))
  4665. (org-test-with-temp-text "* H\n***** I\n Contents\n***** END"
  4666. (org-demote)
  4667. (forward-line 2)
  4668. (org-get-indentation))))))
  4669. ;; When `org-adapt-indentation' is non-nil, log drawers are
  4670. ;; adjusted.
  4671. (should
  4672. (equal
  4673. "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4674. (org-test-with-temp-text "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4675. (let ((org-odd-levels-only nil)
  4676. (org-adapt-indentation t))
  4677. (org-demote))
  4678. (buffer-string))))
  4679. (should
  4680. (equal
  4681. "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4682. (org-test-with-temp-text "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4683. (let ((org-odd-levels-only nil)
  4684. (org-adapt-indentation 'headline-data))
  4685. (org-demote))
  4686. (buffer-string))))
  4687. (should
  4688. (equal
  4689. "** H\n :LOGBOOK:\n - a\n :END:"
  4690. (org-test-with-temp-text "* H\n:LOGBOOK:\n- a\n:END:"
  4691. (let ((org-odd-levels-only nil)
  4692. (org-adapt-indentation t))
  4693. (org-demote))
  4694. (buffer-string))))
  4695. ;; Ignore contents of source blocks or example blocks when
  4696. ;; indentation should be preserved (through
  4697. ;; `org-src-preserve-indentation' or "-i" flag).
  4698. (should-not
  4699. (zerop
  4700. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4701. (let ((org-adapt-indentation t)
  4702. (org-src-preserve-indentation nil))
  4703. (org-demote))
  4704. (forward-line 2)
  4705. (org-get-indentation))))
  4706. (should
  4707. (zerop
  4708. (org-test-with-temp-text "* H\n#+BEGIN_EXAMPLE\n(+ 1 1)\n#+END_EXAMPLE"
  4709. (let ((org-adapt-indentation t)
  4710. (org-src-preserve-indentation t))
  4711. (org-demote))
  4712. (forward-line 2)
  4713. (org-get-indentation))))
  4714. (should
  4715. (zerop
  4716. (org-test-with-temp-text "* H\n#+BEGIN_SRC emacs-lisp\n(+ 1 1)\n#+END_SRC"
  4717. (let ((org-adapt-indentation t)
  4718. (org-src-preserve-indentation t))
  4719. (org-demote))
  4720. (forward-line 2)
  4721. (org-get-indentation))))
  4722. (should
  4723. (zerop
  4724. (org-test-with-temp-text
  4725. "* H\n#+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n#+END_SRC"
  4726. (let ((org-adapt-indentation t)
  4727. (org-src-preserve-indentation nil))
  4728. (org-demote))
  4729. (forward-line 2)
  4730. (org-get-indentation)))))
  4731. (ert-deftest test-org/promote ()
  4732. "Test `org-promote' specifications."
  4733. ;; Return an error if headline is to be promoted to level 0, unless
  4734. ;; `org-allow-promoting-top-level-subtree' is non-nil, in which case
  4735. ;; headline becomes a comment.
  4736. (should-error
  4737. (org-test-with-temp-text "* H"
  4738. (let ((org-allow-promoting-top-level-subtree nil)) (org-promote))))
  4739. (should
  4740. (equal "# H"
  4741. (org-test-with-temp-text "* H"
  4742. (let ((org-allow-promoting-top-level-subtree t)) (org-promote))
  4743. (buffer-string))))
  4744. ;; Remove correct number of stars according to
  4745. ;; `org-odd-levels-only'.
  4746. (should
  4747. (= 2
  4748. (org-test-with-temp-text "*** H"
  4749. (let ((org-odd-levels-only nil)) (org-promote))
  4750. (org-current-level))))
  4751. (should
  4752. (= 1
  4753. (org-test-with-temp-text "*** H"
  4754. (let ((org-odd-levels-only t)) (org-promote))
  4755. (org-current-level))))
  4756. ;; When `org-auto-align-tags' is non-nil, move tags accordingly.
  4757. (should
  4758. (org-test-with-temp-text "** H :tag:"
  4759. (let ((org-tags-column 10)
  4760. (org-auto-align-tags t)
  4761. (org-odd-levels-only nil))
  4762. (org-promote))
  4763. (org-move-to-column 10)
  4764. (looking-at-p ":tag:$")))
  4765. (should-not
  4766. (org-test-with-temp-text "** H :tag:"
  4767. (let ((org-tags-column 10)
  4768. (org-auto-align-tags nil)
  4769. (org-odd-levels-only nil))
  4770. (org-promote))
  4771. (org-move-to-column 10)
  4772. (looking-at-p ":tag:$")))
  4773. ;; When `org-adapt-indentation' is non-nil, always indent planning
  4774. ;; info and property drawers.
  4775. (should
  4776. (= 2
  4777. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4778. (let ((org-odd-levels-only nil)
  4779. (org-adapt-indentation t))
  4780. (org-promote))
  4781. (forward-line)
  4782. (org-get-indentation))))
  4783. (should
  4784. (= 2
  4785. (org-test-with-temp-text "** H\n :PROPERTIES:\n :FOO: Bar\n :END:"
  4786. (let ((org-odd-levels-only nil)
  4787. (org-adapt-indentation t))
  4788. (org-promote))
  4789. (forward-line)
  4790. (org-get-indentation))))
  4791. (should-not
  4792. (= 2
  4793. (org-test-with-temp-text "** H\n SCHEDULED: <2014-03-04 tue.>"
  4794. (let ((org-odd-levels-only nil)
  4795. (org-adapt-indentation nil))
  4796. (org-promote))
  4797. (forward-line)
  4798. (org-get-indentation))))
  4799. ;; When `org-adapt-indentation' is non-nil, shift all lines in
  4800. ;; section accordingly. Ignore, however, footnote definitions and
  4801. ;; inlinetasks boundaries.
  4802. (should
  4803. (= 2
  4804. (org-test-with-temp-text "** H\n Paragraph"
  4805. (let ((org-odd-levels-only nil)
  4806. (org-adapt-indentation t))
  4807. (org-promote))
  4808. (forward-line)
  4809. (org-get-indentation))))
  4810. (should-not
  4811. (= 2
  4812. (org-test-with-temp-text "** H\n Paragraph"
  4813. (let ((org-odd-levels-only nil)
  4814. (org-adapt-indentation nil))
  4815. (org-promote))
  4816. (forward-line)
  4817. (org-get-indentation))))
  4818. (should
  4819. (= 2
  4820. (org-test-with-temp-text "** H\n Paragraph\n[fn:1] line1\nline2"
  4821. (let ((org-odd-levels-only nil)
  4822. (org-adapt-indentation t))
  4823. (org-promote))
  4824. (forward-line)
  4825. (org-get-indentation))))
  4826. (when (featurep 'org-inlinetask)
  4827. (should
  4828. (zerop
  4829. (let ((org-inlinetask-min-level 5)
  4830. (org-adapt-indentation t))
  4831. (org-test-with-temp-text "** H\n***** I\n***** END"
  4832. (org-promote)
  4833. (forward-line)
  4834. (org-get-indentation))))))
  4835. (when (featurep 'org-inlinetask)
  4836. (should
  4837. (= 2
  4838. (let ((org-inlinetask-min-level 5)
  4839. (org-adapt-indentation t))
  4840. (org-test-with-temp-text "** H\n***** I\n Contents\n***** END"
  4841. (org-promote)
  4842. (forward-line 2)
  4843. (org-get-indentation))))))
  4844. ;; Give up shifting if it would break document's structure
  4845. ;; otherwise.
  4846. (should
  4847. (= 3
  4848. (org-test-with-temp-text "** H\n Paragraph\n [fn:1] Def."
  4849. (let ((org-odd-levels-only nil)
  4850. (org-adapt-indentation t))
  4851. (org-promote))
  4852. (forward-line)
  4853. (org-get-indentation))))
  4854. (should
  4855. (= 3
  4856. (org-test-with-temp-text "** H\n Paragraph\n * list."
  4857. (let ((org-odd-levels-only nil)
  4858. (org-adapt-indentation t))
  4859. (org-promote))
  4860. (forward-line)
  4861. (org-get-indentation))))
  4862. ;; When `org-adapt-indentation' is non-nil, log drawers are
  4863. ;; adjusted.
  4864. (should
  4865. (equal
  4866. "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4867. (org-test-with-temp-text "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4868. (let ((org-odd-levels-only nil)
  4869. (org-adapt-indentation t))
  4870. (org-promote))
  4871. (buffer-string))))
  4872. (should
  4873. (equal
  4874. "* H\n :LOGBOOK:\n - a\n :END:\n b"
  4875. (org-test-with-temp-text "** H\n :LOGBOOK:\n - a\n :END:\n b"
  4876. (let ((org-odd-levels-only nil)
  4877. (org-adapt-indentation 'headline-data))
  4878. (org-promote))
  4879. (buffer-string))))
  4880. (should
  4881. (equal
  4882. "* H\n:LOGBOOK:\n- a\n:END:"
  4883. (org-test-with-temp-text "** H\n:LOGBOOK:\n- a\n:END:"
  4884. (let ((org-odd-levels-only nil)
  4885. (org-adapt-indentation t))
  4886. (org-promote))
  4887. (buffer-string))))
  4888. (should
  4889. (equal
  4890. "# H\n:LOGBOOK:\n- a\n:END:"
  4891. (org-test-with-temp-text "* H\n:LOGBOOK:\n- a\n:END:"
  4892. (let ((org-odd-levels-only nil)
  4893. (org-allow-promoting-top-level-subtree t)
  4894. (org-adapt-indentation t))
  4895. (org-promote))
  4896. (buffer-string))))
  4897. ;; Ignore contents of source blocks or example blocks when
  4898. ;; indentation should be preserved (through
  4899. ;; `org-src-preserve-indentation' or "-i" flag).
  4900. (should-not
  4901. (zerop
  4902. (org-test-with-temp-text
  4903. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  4904. (let ((org-adapt-indentation t)
  4905. (org-src-preserve-indentation nil)
  4906. (org-odd-levels-only nil))
  4907. (org-promote))
  4908. (forward-line)
  4909. (org-get-indentation))))
  4910. (should
  4911. (zerop
  4912. (org-test-with-temp-text
  4913. "** H\n #+BEGIN_EXAMPLE\nContents\n #+END_EXAMPLE"
  4914. (let ((org-adapt-indentation t)
  4915. (org-src-preserve-indentation t)
  4916. (org-odd-levels-only nil))
  4917. (org-promote))
  4918. (forward-line)
  4919. (org-get-indentation))))
  4920. (should
  4921. (zerop
  4922. (org-test-with-temp-text
  4923. "** H\n #+BEGIN_SRC emacs-lisp\n(+ 1 1)\n #+END_SRC"
  4924. (let ((org-adapt-indentation t)
  4925. (org-src-preserve-indentation t)
  4926. (org-odd-levels-only nil))
  4927. (org-promote))
  4928. (forward-line)
  4929. (org-get-indentation))))
  4930. (should
  4931. (zerop
  4932. (org-test-with-temp-text
  4933. "** H\n #+BEGIN_SRC emacs-lisp -i\n(+ 1 1)\n #+END_SRC"
  4934. (let ((org-adapt-indentation t)
  4935. (org-src-preserve-indentation nil)
  4936. (org-odd-levels-only nil))
  4937. (org-promote))
  4938. (forward-line)
  4939. (org-get-indentation)))))
  4940. (ert-deftest test-org/org-get-valid-level ()
  4941. "Test function `org-get-valid-level' specifications."
  4942. (let ((org-odd-levels-only nil))
  4943. (should (equal 1 (org-get-valid-level 0 0)))
  4944. (should (equal 1 (org-get-valid-level 0 1)))
  4945. (should (equal 2 (org-get-valid-level 0 2)))
  4946. (should (equal 3 (org-get-valid-level 0 3)))
  4947. (should (equal 1 (org-get-valid-level 1 0)))
  4948. (should (equal 2 (org-get-valid-level 1 1)))
  4949. (should (equal 23 (org-get-valid-level 1 22)))
  4950. (should (equal 1 (org-get-valid-level 1 -1)))
  4951. (should (equal 1 (org-get-valid-level 2 -1))))
  4952. (let ((org-odd-levels-only t))
  4953. (should (equal 1 (org-get-valid-level 0 0)))
  4954. (should (equal 1 (org-get-valid-level 0 1)))
  4955. (should (equal 3 (org-get-valid-level 0 2)))
  4956. (should (equal 5 (org-get-valid-level 0 3)))
  4957. (should (equal 1 (org-get-valid-level 1 0)))
  4958. (should (equal 3 (org-get-valid-level 1 1)))
  4959. (should (equal 3 (org-get-valid-level 2 1)))
  4960. (should (equal 5 (org-get-valid-level 3 1)))
  4961. (should (equal 5 (org-get-valid-level 4 1)))
  4962. (should (equal 43 (org-get-valid-level 1 21)))
  4963. (should (equal 1 (org-get-valid-level 1 -1)))
  4964. (should (equal 1 (org-get-valid-level 2 -1)))
  4965. (should (equal 1 (org-get-valid-level 3 -1)))
  4966. (should (equal 3 (org-get-valid-level 4 -1)))
  4967. (should (equal 3 (org-get-valid-level 5 -1)))))
  4968. ;;; Planning
  4969. (ert-deftest test-org/at-planning-p ()
  4970. "Test `org-at-planning-p' specifications."
  4971. ;; Regular test.
  4972. (should
  4973. (org-test-with-temp-text "* Headline\n<point>DEADLINE: <2014-03-04 tue.>"
  4974. (org-at-planning-p)))
  4975. (should-not
  4976. (org-test-with-temp-text "DEADLINE: <2014-03-04 tue.>"
  4977. (org-at-planning-p)))
  4978. ;; Correctly find planning attached to inlinetasks.
  4979. (when (featurep 'org-inlinetask)
  4980. (should
  4981. (org-test-with-temp-text
  4982. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>\n*** END"
  4983. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4984. (should-not
  4985. (org-test-with-temp-text
  4986. "*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  4987. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4988. (should-not
  4989. (org-test-with-temp-text
  4990. "* Headline\n*** Inlinetask\n<point>DEADLINE: <2014-03-04 tue.>"
  4991. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))
  4992. (should-not
  4993. (org-test-with-temp-text
  4994. "* Headline\n*** Inlinetask\n*** END\n<point>DEADLINE: <2014-03-04 tue.>"
  4995. (let ((org-inlinetask-min-level 3)) (org-at-planning-p))))))
  4996. (ert-deftest test-org/add-planning-info ()
  4997. "Test `org-add-planning-info'."
  4998. ;; Create deadline when `org-adapt-indentation' is non-nil.
  4999. (should
  5000. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5001. (org-test-with-temp-text "* H\nParagraph<point>"
  5002. (let ((org-adapt-indentation t))
  5003. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5004. (replace-regexp-in-string
  5005. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5006. nil nil 1))))
  5007. ;; Create deadline when `org-adapt-indentation' is nil.
  5008. (should
  5009. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5010. (org-test-with-temp-text "* H\nParagraph<point>"
  5011. (let ((org-adapt-indentation nil))
  5012. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5013. (replace-regexp-in-string
  5014. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5015. nil nil 1))))
  5016. ;; Update deadline when `org-adapt-indentation' is non-nil.
  5017. (should
  5018. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5019. (org-test-with-temp-text "\
  5020. * H
  5021. DEADLINE: <2015-06-24 Wed>
  5022. Paragraph<point>"
  5023. (let ((org-adapt-indentation t))
  5024. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5025. (replace-regexp-in-string
  5026. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5027. nil nil 1))))
  5028. ;; Update deadline when `org-adapt-indentation' is nil.
  5029. (should
  5030. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5031. (org-test-with-temp-text "\
  5032. * H
  5033. DEADLINE: <2015-06-24 Wed>
  5034. Paragraph<point>"
  5035. (let ((org-adapt-indentation nil))
  5036. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5037. (replace-regexp-in-string
  5038. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5039. nil nil 1))))
  5040. ;; Schedule when `org-adapt-indentation' is non-nil.
  5041. (should
  5042. (equal "* H\n SCHEDULED: <2015-06-25>\nParagraph"
  5043. (org-test-with-temp-text "* H\nParagraph<point>"
  5044. (let ((org-adapt-indentation t))
  5045. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  5046. (replace-regexp-in-string
  5047. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5048. nil nil 1))))
  5049. ;; Schedule when `org-adapt-indentation' is nil.
  5050. (should
  5051. (equal "* H\nSCHEDULED: <2015-06-25>\nParagraph"
  5052. (org-test-with-temp-text "* H\nParagraph<point>"
  5053. (let ((org-adapt-indentation nil))
  5054. (org-add-planning-info 'scheduled "<2015-06-25 Thu>"))
  5055. (replace-regexp-in-string
  5056. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5057. nil nil 1))))
  5058. ;; Add deadline when scheduled.
  5059. (should
  5060. (equal "\
  5061. * H
  5062. DEADLINE: <2015-06-25> SCHEDULED: <2015-06-24>
  5063. Paragraph"
  5064. (org-test-with-temp-text "\
  5065. * H
  5066. SCHEDULED: <2015-06-24 Wed>
  5067. Paragraph<point>"
  5068. (let ((org-adapt-indentation t))
  5069. (org-add-planning-info 'deadline "<2015-06-25 Thu>"))
  5070. (replace-regexp-in-string
  5071. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5072. nil nil 1))))
  5073. ;; Remove middle entry.
  5074. (should
  5075. (equal "\
  5076. * H
  5077. CLOSED: [2015-06-24] SCHEDULED: <2015-06-24>
  5078. Paragraph"
  5079. (org-test-with-temp-text "\
  5080. * H
  5081. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  5082. Paragraph<point>"
  5083. (let ((org-adapt-indentation t))
  5084. (org-add-planning-info nil nil 'deadline))
  5085. (replace-regexp-in-string
  5086. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  5087. nil nil 1))))
  5088. ;; Remove last entry and then middle entry (order should not
  5089. ;; matter).
  5090. (should
  5091. (equal "\
  5092. * H
  5093. CLOSED: [2015-06-24]
  5094. Paragraph"
  5095. (org-test-with-temp-text "\
  5096. * H
  5097. CLOSED: [2015-06-24 Wed] DEADLINE: <2015-06-25 Thu> SCHEDULED: <2015-06-24 Wed>
  5098. Paragraph<point>"
  5099. (let ((org-adapt-indentation t))
  5100. (org-add-planning-info nil nil 'scheduled 'deadline))
  5101. (replace-regexp-in-string
  5102. "\\( [.A-Za-z]+\\)[]>]" "" (buffer-string)
  5103. nil nil 1))))
  5104. ;; Remove closed when `org-adapt-indentation' is non-nil.
  5105. (should
  5106. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5107. (org-test-with-temp-text "\
  5108. * H
  5109. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  5110. Paragraph<point>"
  5111. (let ((org-adapt-indentation t))
  5112. (org-add-planning-info nil nil 'closed))
  5113. (replace-regexp-in-string
  5114. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5115. nil nil 1))))
  5116. (should
  5117. (equal "* H\n Paragraph"
  5118. (org-test-with-temp-text "\
  5119. * H
  5120. CLOSED: [2015-06-25 Thu]
  5121. Paragraph<point>"
  5122. (let ((org-adapt-indentation t))
  5123. (org-add-planning-info nil nil 'closed))
  5124. (replace-regexp-in-string
  5125. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5126. nil nil 1))))
  5127. ;; Remove closed when `org-adapt-indentation' is nil.
  5128. (should
  5129. (equal "* H\nDEADLINE: <2015-06-25>\nParagraph"
  5130. (org-test-with-temp-text "\
  5131. * H
  5132. CLOSED: [2015-06-25 Thu] DEADLINE: <2015-06-25 Thu>
  5133. Paragraph<point>"
  5134. (let ((org-adapt-indentation nil))
  5135. (org-add-planning-info nil nil 'closed))
  5136. (replace-regexp-in-string
  5137. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5138. nil nil 1))))
  5139. (should
  5140. (equal "* H\nParagraph"
  5141. (org-test-with-temp-text "\
  5142. * H
  5143. CLOSED: [2015-06-25 Thu]
  5144. Paragraph<point>"
  5145. (let ((org-adapt-indentation nil))
  5146. (org-add-planning-info nil nil 'closed))
  5147. (replace-regexp-in-string
  5148. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5149. nil nil 1))))
  5150. ;; Remove closed entry and delete empty line.
  5151. (should
  5152. (equal "\
  5153. * H
  5154. Paragraph"
  5155. (org-test-with-temp-text "\
  5156. * H
  5157. CLOSED: [2015-06-24 Wed]
  5158. Paragraph<point>"
  5159. (let ((org-adapt-indentation t))
  5160. (org-add-planning-info nil nil 'closed))
  5161. (replace-regexp-in-string
  5162. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5163. nil nil 1))))
  5164. ;; Remove one entry and update another.
  5165. (should
  5166. (equal "* H\n DEADLINE: <2015-06-25>\nParagraph"
  5167. (org-test-with-temp-text "\
  5168. * H
  5169. SCHEDULED: <2015-06-23 Tue> DEADLINE: <2015-06-24 Wed>
  5170. Paragraph<point>"
  5171. (let ((org-adapt-indentation t))
  5172. (org-add-planning-info 'deadline "<2015-06-25 Thu>" 'scheduled))
  5173. (replace-regexp-in-string
  5174. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5175. nil nil 1)))))
  5176. (ert-deftest test-org/deadline ()
  5177. "Test `org-deadline' specifications."
  5178. ;; Insert a new value or replace existing one.
  5179. (should
  5180. (equal "* H\nDEADLINE: <2012-03-29>"
  5181. (org-test-with-temp-text "* H"
  5182. (let ((org-adapt-indentation nil)
  5183. (org-last-inserted-timestamp nil))
  5184. (org-deadline nil "<2012-03-29 Tue>"))
  5185. (replace-regexp-in-string
  5186. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5187. nil nil 1))))
  5188. (should
  5189. (equal "* H\nDEADLINE: <2014-03-04>"
  5190. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5191. (let ((org-adapt-indentation nil)
  5192. (org-last-inserted-timestamp nil))
  5193. (org-deadline nil "<2014-03-04 Thu>"))
  5194. (replace-regexp-in-string
  5195. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5196. nil nil 1))))
  5197. ;; Accept delta time, e.g., "+2d".
  5198. (should
  5199. (equal "* H\nDEADLINE: <2015-03-04>"
  5200. (org-test-at-time "2014-03-04"
  5201. (org-test-with-temp-text "* H"
  5202. (let ((org-adapt-indentation nil)
  5203. (org-last-inserted-timestamp nil))
  5204. (org-deadline nil "+1y"))
  5205. (replace-regexp-in-string
  5206. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5207. ;; Preserve repeater.
  5208. (should
  5209. (equal "* H\nDEADLINE: <2012-03-29 +2y>"
  5210. (org-test-with-temp-text "* H"
  5211. (let ((org-adapt-indentation nil)
  5212. (org-last-inserted-timestamp nil))
  5213. (org-deadline nil "<2012-03-29 Tue +2y>"))
  5214. (replace-regexp-in-string
  5215. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5216. ;; Remove CLOSED keyword, if any.
  5217. (should
  5218. (equal "* H\nDEADLINE: <2012-03-29>"
  5219. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  5220. (let ((org-adapt-indentation nil)
  5221. (org-last-inserted-timestamp nil))
  5222. (org-deadline nil "<2012-03-29 Tue>"))
  5223. (replace-regexp-in-string
  5224. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5225. ;; With C-u argument, remove DEADLINE keyword.
  5226. (should
  5227. (equal "* H\n"
  5228. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5229. (let ((org-adapt-indentation nil)
  5230. (org-last-inserted-timestamp nil))
  5231. (org-deadline '(4)))
  5232. (buffer-string))))
  5233. (should
  5234. (equal "* H"
  5235. (org-test-with-temp-text "* H"
  5236. (let ((org-adapt-indentation nil)
  5237. (org-last-inserted-timestamp nil))
  5238. (org-deadline '(4)))
  5239. (buffer-string))))
  5240. ;; With C-u C-u argument, prompt for a delay cookie.
  5241. (should
  5242. (equal "* H\nDEADLINE: <2012-03-29 -705d>"
  5243. (cl-letf (((symbol-function 'org-read-date)
  5244. (lambda (&rest args)
  5245. (apply #'encode-time
  5246. (org-parse-time-string "2014-03-04")))))
  5247. (org-test-with-temp-text "* H\nDEADLINE: <2012-03-29>"
  5248. (let ((org-adapt-indentation nil)
  5249. (org-last-inserted-timestamp nil))
  5250. (org-deadline '(16)))
  5251. (buffer-string)))))
  5252. (should-error
  5253. (cl-letf (((symbol-function 'org-read-date)
  5254. (lambda (&rest args)
  5255. (apply #'encode-time
  5256. (org-parse-time-string "2014-03-04")))))
  5257. (org-test-with-temp-text "* H"
  5258. (let ((org-adapt-indentation nil)
  5259. (org-last-inserted-timestamp nil))
  5260. (org-deadline '(16)))
  5261. (buffer-string))))
  5262. ;; When a region is active and
  5263. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  5264. ;; same value in all headlines in region.
  5265. (should
  5266. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>"
  5267. (org-test-with-temp-text "* H1\n* H2"
  5268. (let ((org-adapt-indentation nil)
  5269. (org-last-inserted-timestamp nil)
  5270. (org-loop-over-headlines-in-active-region t))
  5271. (transient-mark-mode 1)
  5272. (push-mark (point) t t)
  5273. (goto-char (point-max))
  5274. (org-deadline nil "2012-03-29"))
  5275. (replace-regexp-in-string
  5276. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5277. (should-not
  5278. (equal "* H1\nDEADLINE: <2012-03-29>\n* H2\nDEADLINE: <2012-03-29>"
  5279. (org-test-with-temp-text "* H1\n* H2"
  5280. (let ((org-adapt-indentation nil)
  5281. (org-last-inserted-timestamp nil)
  5282. (org-loop-over-headlines-in-active-region nil))
  5283. (transient-mark-mode 1)
  5284. (push-mark (point) t t)
  5285. (goto-char (point-max))
  5286. (org-deadline nil "2012-03-29"))
  5287. (replace-regexp-in-string
  5288. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5289. (ert-deftest test-org/schedule ()
  5290. "Test `org-schedule' specifications."
  5291. ;; Insert a new value or replace existing one.
  5292. (should
  5293. (equal "* H\nSCHEDULED: <2012-03-29>"
  5294. (org-test-with-temp-text "* H"
  5295. (let ((org-adapt-indentation nil)
  5296. (org-last-inserted-timestamp nil))
  5297. (org-schedule nil "<2012-03-29 Tue>"))
  5298. (replace-regexp-in-string
  5299. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5300. nil nil 1))))
  5301. (should
  5302. (equal "* H\nSCHEDULED: <2014-03-04>"
  5303. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5304. (let ((org-adapt-indentation nil)
  5305. (org-last-inserted-timestamp nil))
  5306. (org-schedule nil "<2014-03-04 Thu>"))
  5307. (replace-regexp-in-string
  5308. "\\( [.A-Za-z]+\\)>" "" (buffer-string)
  5309. nil nil 1))))
  5310. ;; Accept delta time, e.g., "+2d".
  5311. (should
  5312. (equal "* H\nSCHEDULED: <2015-03-04>"
  5313. (org-test-at-time "2014-03-04"
  5314. (org-test-with-temp-text "* H"
  5315. (let ((org-adapt-indentation nil)
  5316. (org-last-inserted-timestamp nil))
  5317. (org-schedule nil "+1y"))
  5318. (replace-regexp-in-string
  5319. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1)))))
  5320. ;; Preserve repeater.
  5321. (should
  5322. (equal "* H\nSCHEDULED: <2012-03-29 +2y>"
  5323. (org-test-with-temp-text "* H"
  5324. (let ((org-adapt-indentation nil)
  5325. (org-last-inserted-timestamp nil))
  5326. (org-schedule nil "<2012-03-29 Tue +2y>"))
  5327. (replace-regexp-in-string
  5328. "\\( [.A-Za-z]+\\) " "" (buffer-string) nil nil 1))))
  5329. ;; Remove CLOSED keyword, if any.
  5330. (should
  5331. (equal "* H\nSCHEDULED: <2012-03-29>"
  5332. (org-test-with-temp-text "* H\nCLOSED: [2017-01-25 Wed]"
  5333. (let ((org-adapt-indentation nil)
  5334. (org-last-inserted-timestamp nil))
  5335. (org-schedule nil "<2012-03-29 Tue>"))
  5336. (replace-regexp-in-string
  5337. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5338. ;; With C-u argument, remove SCHEDULED keyword.
  5339. (should
  5340. (equal "* H\n"
  5341. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5342. (let ((org-adapt-indentation nil)
  5343. (org-last-inserted-timestamp nil))
  5344. (org-schedule '(4)))
  5345. (buffer-string))))
  5346. (should
  5347. (equal "* H"
  5348. (org-test-with-temp-text "* H"
  5349. (let ((org-adapt-indentation nil)
  5350. (org-last-inserted-timestamp nil))
  5351. (org-schedule '(4)))
  5352. (buffer-string))))
  5353. ;; With C-u C-u argument, prompt for a delay cookie.
  5354. (should
  5355. (equal "* H\nSCHEDULED: <2012-03-29 -705d>"
  5356. (cl-letf (((symbol-function 'org-read-date)
  5357. (lambda (&rest args)
  5358. (apply #'encode-time
  5359. (org-parse-time-string "2014-03-04")))))
  5360. (org-test-with-temp-text "* H\nSCHEDULED: <2012-03-29>"
  5361. (let ((org-adapt-indentation nil)
  5362. (org-last-inserted-timestamp nil))
  5363. (org-schedule '(16)))
  5364. (buffer-string)))))
  5365. (should-error
  5366. (cl-letf (((symbol-function 'org-read-date)
  5367. (lambda (&rest args)
  5368. (apply #'encode-time
  5369. (org-parse-time-string "2014-03-04")))))
  5370. (org-test-with-temp-text "* H"
  5371. (let ((org-adapt-indentation nil)
  5372. (org-last-inserted-timestamp nil))
  5373. (org-schedule '(16)))
  5374. (buffer-string))))
  5375. ;; When a region is active and
  5376. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  5377. ;; same value in all headlines in region.
  5378. (should
  5379. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>"
  5380. (org-test-with-temp-text "* H1\n* H2"
  5381. (let ((org-adapt-indentation nil)
  5382. (org-last-inserted-timestamp nil)
  5383. (org-loop-over-headlines-in-active-region t))
  5384. (transient-mark-mode 1)
  5385. (push-mark (point) t t)
  5386. (goto-char (point-max))
  5387. (org-schedule nil "2012-03-29"))
  5388. (replace-regexp-in-string
  5389. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5390. (should-not
  5391. (equal "* H1\nSCHEDULED: <2012-03-29>\n* H2\nSCHEDULED: <2012-03-29>"
  5392. (org-test-with-temp-text "* H1\n* H2"
  5393. (let ((org-adapt-indentation nil)
  5394. (org-last-inserted-timestamp nil)
  5395. (org-loop-over-headlines-in-active-region nil))
  5396. (transient-mark-mode 1)
  5397. (push-mark (point) t t)
  5398. (goto-char (point-max))
  5399. (org-schedule nil "2012-03-29"))
  5400. (replace-regexp-in-string
  5401. "\\( [.A-Za-z]+\\)>" "" (buffer-string) nil nil 1))))
  5402. (should
  5403. ;; check if a repeater survives re-scheduling.
  5404. (string-match-p
  5405. "\\* H\nSCHEDULED: <2017-02-01 [.A-Za-z]* \\+\\+7d>\n"
  5406. (org-test-with-temp-text "* H\nSCHEDULED: <2017-01-19 ++7d>\n"
  5407. (let ((org-adapt-indentation nil)
  5408. (org-last-inserted-timestamp nil))
  5409. (org-schedule nil "2017-02-01"))
  5410. (buffer-string)))))
  5411. ;;; Property API
  5412. (ert-deftest test-org/buffer-property-keys ()
  5413. "Test `org-buffer-property-keys' specifications."
  5414. ;; Retrieve properties across siblings.
  5415. (should
  5416. (equal '("A" "B")
  5417. (org-test-with-temp-text "
  5418. * H1
  5419. :PROPERTIES:
  5420. :A: 1
  5421. :END:
  5422. * H2
  5423. :PROPERTIES:
  5424. :B: 1
  5425. :END:"
  5426. (org-buffer-property-keys))))
  5427. ;; Retrieve properties across children.
  5428. (should
  5429. (equal '("A" "B")
  5430. (org-test-with-temp-text "
  5431. * H1
  5432. :PROPERTIES:
  5433. :A: 1
  5434. :END:
  5435. ** H2
  5436. :PROPERTIES:
  5437. :B: 1
  5438. :END:"
  5439. (org-buffer-property-keys))))
  5440. ;; Retrieve muliple properties in the same drawer.
  5441. (should
  5442. (equal '("A" "B")
  5443. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5444. (org-buffer-property-keys))))
  5445. ;; Ignore extension symbol in property name.
  5446. (should
  5447. (equal '("A")
  5448. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5449. (org-buffer-property-keys))))
  5450. ;; Add bare property if xxx_ALL property is there
  5451. (should
  5452. (equal '("A" "B" "B_ALL")
  5453. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B_ALL: foo bar\n:END:"
  5454. (org-buffer-property-keys))))
  5455. ;; Add bare property if xxx_ALL property is there - check dupes
  5456. (should
  5457. (equal '("A" "B" "B_ALL")
  5458. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:B_ALL: foo bar\n:END:"
  5459. (org-buffer-property-keys))))
  5460. ;; Retrieve properties from #+PROPERTY keyword lines
  5461. (should
  5462. (equal '("A" "C")
  5463. (org-test-with-temp-text "#+PROPERTY: C foo\n* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5464. (org-buffer-property-keys))))
  5465. ;; Retrieve properties from #+PROPERTY keyword lines - make sure an _ALL property also
  5466. ;; adds the bare property
  5467. (should
  5468. (equal '("A" "C" "C_ALL")
  5469. (org-test-with-temp-text "#+PROPERTY: C_ALL foo bar\n* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5470. (org-buffer-property-keys))))
  5471. ;; With non-nil COLUMNS, extract property names from columns.
  5472. (should
  5473. (equal '("A" "B")
  5474. (org-test-with-temp-text "#+COLUMNS: %25ITEM %A %20B"
  5475. (org-buffer-property-keys nil nil t))))
  5476. (should
  5477. (equal '("A" "B" "COLUMNS")
  5478. (org-test-with-temp-text
  5479. "* H\n:PROPERTIES:\n:COLUMNS: %25ITEM %A %20B\n:END:"
  5480. (org-buffer-property-keys nil nil t))))
  5481. ;; In COLUMNS, ignore title and summary-type.
  5482. (should
  5483. (equal '("A")
  5484. (org-test-with-temp-text "#+COLUMNS: %A(Foo)"
  5485. (org-buffer-property-keys nil nil t))))
  5486. (should
  5487. (equal '("A")
  5488. (org-test-with-temp-text "#+COLUMNS: %A{Foo}"
  5489. (org-buffer-property-keys nil nil t))))
  5490. (should
  5491. (equal '("A")
  5492. (org-test-with-temp-text "#+COLUMNS: %A(Foo){Bar}"
  5493. (org-buffer-property-keys nil nil t)))))
  5494. (ert-deftest test-org/property-values ()
  5495. "Test `org-property-values' specifications."
  5496. ;; Regular test.
  5497. (should
  5498. (equal '("2" "1")
  5499. (org-test-with-temp-text
  5500. "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A: 2\n:END:"
  5501. (org-property-values "A"))))
  5502. ;; Ignore empty values.
  5503. (should-not
  5504. (org-test-with-temp-text
  5505. "* H1\n:PROPERTIES:\n:A:\n:END:\n* H2\n:PROPERTIES:\n:A: \n:END:"
  5506. (org-property-values "A")))
  5507. ;; Take into consideration extended values.
  5508. (should
  5509. (equal '("1 2")
  5510. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:END:"
  5511. (org-property-values "A")))))
  5512. (ert-deftest test-org/set-property ()
  5513. "Test `org-set-property' specifications."
  5514. (should
  5515. (equal
  5516. ":PROPERTIES:\n:TEST: t\n:END:\n"
  5517. (org-test-with-temp-text ""
  5518. (let ((org-property-format "%s %s"))
  5519. (org-set-property "TEST" "t"))
  5520. (buffer-string))))
  5521. (should
  5522. (equal
  5523. "* H\n:PROPERTIES:\n:TEST: t\n:END:\n"
  5524. (org-test-with-temp-text "* H"
  5525. (let ((org-adapt-indentation nil)
  5526. (org-property-format "%s %s"))
  5527. (org-set-property "TEST" "t"))
  5528. (buffer-string)))))
  5529. (ert-deftest test-org/delete-property ()
  5530. "Test `org-delete-property' specifications."
  5531. (should
  5532. (equal
  5533. ""
  5534. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n"
  5535. (org-delete-property "TEST")
  5536. (buffer-string))))
  5537. (should
  5538. (equal
  5539. ":PROPERTIES:\n:TEST1: t\n:END:\n"
  5540. (org-test-with-temp-text ":PROPERTIES:\n:TEST1: t\n:TEST2: t\n:END:\n"
  5541. (org-delete-property "TEST2")
  5542. (buffer-string))))
  5543. (should
  5544. (equal
  5545. "* H\n"
  5546. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TEST: t\n:END:\n"
  5547. (org-delete-property "TEST")
  5548. (buffer-string))))
  5549. (should
  5550. (equal
  5551. "* H\n:PROPERTIES:\n:TEST1: t\n:END:\n"
  5552. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TEST1: t\n:TEST2: t\n:END:\n"
  5553. (org-delete-property "TEST2")
  5554. (buffer-string)))))
  5555. (ert-deftest test-org/delete-property-globally ()
  5556. "Test `org-delete-property-global' specifications."
  5557. (should
  5558. (equal
  5559. ""
  5560. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n"
  5561. (org-delete-property-globally "TEST")
  5562. (buffer-string))))
  5563. (should
  5564. (equal
  5565. "* H\n"
  5566. (org-test-with-temp-text ":PROPERTIES:\n:TEST: t\n:END:\n* H\n:PROPERTIES:\n:TEST: nil\n:END:"
  5567. (org-delete-property-globally "TEST")
  5568. (buffer-string)))))
  5569. (ert-deftest test-org/find-property ()
  5570. "Test `org-find-property' specifications."
  5571. ;; Regular test.
  5572. (should
  5573. (= 1
  5574. (org-test-with-temp-text "* H\n:PROPERTIES:\n:PROP: value\n:END:"
  5575. (org-find-property "prop"))))
  5576. ;; Find properties in top-level property drawer.
  5577. (should
  5578. (= 1
  5579. (org-test-with-temp-text ":PROPERTIES:\n:PROP: value\n:END:"
  5580. (org-find-property "prop"))))
  5581. ;; Ignore false positives.
  5582. (should
  5583. (= 27
  5584. (org-test-with-temp-text
  5585. "* H1\n:DRAWER:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 1\n:END:"
  5586. (org-find-property "A"))))
  5587. ;; Return first entry found in buffer.
  5588. (should
  5589. (= 1
  5590. (org-test-with-temp-text
  5591. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  5592. (org-find-property "A"))))
  5593. ;; Only search visible part of the buffer.
  5594. (should
  5595. (= 31
  5596. (org-test-with-temp-text
  5597. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:<point>A: 1\n:END:"
  5598. (org-narrow-to-subtree)
  5599. (org-find-property "A"))))
  5600. ;; With optional argument, only find entries with a specific value.
  5601. (should-not
  5602. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5603. (org-find-property "A" "2")))
  5604. (should
  5605. (= 31
  5606. (org-test-with-temp-text
  5607. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: 2\n:END:"
  5608. (org-find-property "A" "2"))))
  5609. ;; Use "nil" for explicit nil values.
  5610. (should
  5611. (= 31
  5612. (org-test-with-temp-text
  5613. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n* H2\n:PROPERTIES:\n:A: nil\n:END:"
  5614. (org-find-property "A" "nil")))))
  5615. (ert-deftest test-org/entry-delete ()
  5616. "Test `org-entry-delete' specifications."
  5617. ;; Regular test.
  5618. (should
  5619. (string-match
  5620. " *:PROPERTIES:\n *:B: +2\n *:END:"
  5621. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5622. (org-entry-delete (point) "A")
  5623. (buffer-string))))
  5624. ;; Also remove accumulated properties.
  5625. (should-not
  5626. (string-match
  5627. ":A"
  5628. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:A+: 2\n:B: 3\n:END:"
  5629. (org-entry-delete (point) "A")
  5630. (buffer-string))))
  5631. ;; When last property is removed, remove the property drawer.
  5632. (should-not
  5633. (string-match
  5634. ":PROPERTIES:"
  5635. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\nParagraph"
  5636. (org-entry-delete (point) "A")
  5637. (buffer-string))))
  5638. ;; Return a non-nil value when some property was removed.
  5639. (should
  5640. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5641. (org-entry-delete (point) "A")))
  5642. (should-not
  5643. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:B: 2\n:END:"
  5644. (org-entry-delete (point) "C")))
  5645. ;; Special properties cannot be located in a drawer. Allow to
  5646. ;; remove them anyway, in case of user error.
  5647. (should
  5648. (org-test-with-temp-text "* H\n:PROPERTIES:\n:SCHEDULED: 1\n:END:"
  5649. (org-entry-delete (point) "SCHEDULED"))))
  5650. (ert-deftest test-org/entry-get ()
  5651. "Test `org-entry-get' specifications."
  5652. ;; Regular test.
  5653. (should
  5654. (equal "1"
  5655. (org-test-with-temp-text ":PROPERTIES:\n:A: 1\n:END:"
  5656. (org-entry-get (point) "A"))))
  5657. (should
  5658. (equal "1"
  5659. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5660. (org-entry-get (point) "A"))))
  5661. ;; Ignore case.
  5662. (should
  5663. (equal "1"
  5664. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5665. (org-entry-get (point) "a"))))
  5666. ;; Handle extended values, both before and after base value.
  5667. (should
  5668. (equal "1 2 3"
  5669. (org-test-with-temp-text
  5670. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  5671. (org-entry-get (point) "A"))))
  5672. ;; Empty values are returned as the empty string.
  5673. (should
  5674. (equal ""
  5675. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A:\n:END:"
  5676. (org-entry-get (point) "A"))))
  5677. ;; Special nil value. If LITERAL-NIL is non-nil, return "nil",
  5678. ;; otherwise, return nil.
  5679. (should-not
  5680. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  5681. (org-entry-get (point) "A")))
  5682. (should
  5683. (equal "nil"
  5684. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: nil\n:END:"
  5685. (org-entry-get (point) "A" nil t))))
  5686. ;; Return nil when no property is found, independently on the
  5687. ;; LITERAL-NIL argument.
  5688. (should-not
  5689. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5690. (org-entry-get (point) "B")))
  5691. (should-not
  5692. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5693. (org-entry-get (point) "B" nil t)))
  5694. ;; Handle inheritance, when allowed. Include extended values and
  5695. ;; possibly global values.
  5696. (should
  5697. (equal
  5698. "1"
  5699. (org-test-with-temp-text ":PROPERTIES:\n:A: 1\n:END:\n* H"
  5700. (org-entry-get (point-max) "A" t))))
  5701. (should
  5702. (equal
  5703. "1"
  5704. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5705. (org-entry-get (point-max) "A" t))))
  5706. (should
  5707. (equal
  5708. "1"
  5709. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5710. (let ((org-use-property-inheritance t))
  5711. (org-entry-get (point-max) "A" 'selective)))))
  5712. (should-not
  5713. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2"
  5714. (let ((org-use-property-inheritance nil))
  5715. (org-entry-get (point-max) "A" 'selective))))
  5716. (should-not
  5717. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:\n* H2"
  5718. (let ((org-use-property-inheritance t))
  5719. (org-entry-get (point-max) "A" t))))
  5720. (should
  5721. (equal
  5722. "1 2"
  5723. (org-test-with-temp-text
  5724. ":PROPERTIES:\n:A: 1\n:END:\n* H\n:PROPERTIES:\n:A+: 2\n:END:"
  5725. (org-entry-get (point-max) "A" t))))
  5726. (should
  5727. (equal
  5728. "1 2"
  5729. (org-test-with-temp-text
  5730. "* H\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A+: 2\n:END:"
  5731. (org-entry-get (point-max) "A" t))))
  5732. (should
  5733. (equal
  5734. "1 2"
  5735. (org-test-with-temp-text
  5736. ":PROPERTIES:\n:A: 1\n:END:\n* H1\n* H2\n:PROPERTIES:\n:A+: 2\n:END:"
  5737. (org-entry-get (point-max) "A" t))))
  5738. (should
  5739. (equal
  5740. "1 2"
  5741. (org-test-with-temp-text
  5742. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2.1\n** H2.2\n:PROPERTIES:\n:A+: 2\n:END:"
  5743. (org-entry-get (point-max) "A" t))))
  5744. (should
  5745. (equal "1"
  5746. (org-test-with-temp-text
  5747. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A: 1\n:END:"
  5748. (org-mode-restart)
  5749. (org-entry-get (point-max) "A" t))))
  5750. (should
  5751. (equal "0 1"
  5752. (org-test-with-temp-text
  5753. "#+PROPERTY: A 0\n* H\n:PROPERTIES:\n:A+: 1\n:END:"
  5754. (org-mode-restart)
  5755. (org-entry-get (point-max) "A" t))))
  5756. ;; document level property-drawer has precedance over
  5757. ;; global-property by PROPERTY-keyword.
  5758. (should
  5759. (equal "0 2"
  5760. (org-test-with-temp-text
  5761. ":PROPERTIES:\n:A: 0\n:END:\n#+PROPERTY: A 1\n* H\n:PROPERTIES:\n:A+: 2\n:END:"
  5762. (org-mode-restart)
  5763. (org-entry-get (point-max) "A" t)))))
  5764. (ert-deftest test-org/entry-properties ()
  5765. "Test `org-entry-properties' specifications."
  5766. ;; Get "ITEM" property.
  5767. (should
  5768. (equal "H"
  5769. (org-test-with-temp-text "* TODO H"
  5770. (cdr (assoc "ITEM" (org-entry-properties nil "ITEM"))))))
  5771. (should
  5772. (equal "H"
  5773. (org-test-with-temp-text "* TODO H"
  5774. (cdr (assoc "ITEM" (org-entry-properties))))))
  5775. ;; Get "TODO" property. TODO keywords are case sensitive.
  5776. (should
  5777. (equal "TODO"
  5778. (org-test-with-temp-text "* TODO H"
  5779. (cdr (assoc "TODO" (org-entry-properties nil "TODO"))))))
  5780. (should
  5781. (equal "TODO"
  5782. (org-test-with-temp-text "* TODO H"
  5783. (cdr (assoc "TODO" (org-entry-properties))))))
  5784. (should-not
  5785. (org-test-with-temp-text "* H"
  5786. (assoc "TODO" (org-entry-properties nil "TODO"))))
  5787. (should-not
  5788. (org-test-with-temp-text "* todo H"
  5789. (assoc "TODO" (org-entry-properties nil "TODO"))))
  5790. ;; Get "PRIORITY" property.
  5791. (should
  5792. (equal "A"
  5793. (org-test-with-temp-text "* [#A] H"
  5794. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  5795. (should
  5796. (equal "A"
  5797. (org-test-with-temp-text "* [#A] H"
  5798. (cdr (assoc "PRIORITY" (org-entry-properties))))))
  5799. (should
  5800. (equal (char-to-string org-priority-default)
  5801. (org-test-with-temp-text "* H"
  5802. (cdr (assoc "PRIORITY" (org-entry-properties nil "PRIORITY"))))))
  5803. ;; Get "FILE" property.
  5804. (should
  5805. (org-test-with-temp-text-in-file "* H\nParagraph"
  5806. (file-equal-p (cdr (assoc "FILE" (org-entry-properties nil "FILE")))
  5807. (buffer-file-name))))
  5808. (should
  5809. (org-test-with-temp-text-in-file "* H\nParagraph"
  5810. (file-equal-p (cdr (assoc "FILE" (org-entry-properties)))
  5811. (buffer-file-name))))
  5812. (should-not
  5813. (org-test-with-temp-text "* H\nParagraph"
  5814. (cdr (assoc "FILE" (org-entry-properties nil "FILE")))))
  5815. ;; Get "TAGS" property.
  5816. (should
  5817. (equal ":tag1:tag2:"
  5818. (org-test-with-temp-text "* H :tag1:tag2:"
  5819. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS"))))))
  5820. (should
  5821. (equal ":tag1:tag2:"
  5822. (org-test-with-temp-text "* H :tag1:tag2:"
  5823. (cdr (assoc "TAGS" (org-entry-properties))))))
  5824. (should-not
  5825. (org-test-with-temp-text "* H"
  5826. (cdr (assoc "TAGS" (org-entry-properties nil "TAGS")))))
  5827. ;; Get "ALLTAGS" property.
  5828. (should
  5829. (equal ":tag1:tag2:"
  5830. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5831. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS"))))))
  5832. (should
  5833. (equal ":tag1:tag2:"
  5834. (org-test-with-temp-text "* H :tag1:\n<point>** H2 :tag2:"
  5835. (cdr (assoc "ALLTAGS" (org-entry-properties))))))
  5836. (should-not
  5837. (org-test-with-temp-text "* H"
  5838. (cdr (assoc "ALLTAGS" (org-entry-properties nil "ALLTAGS")))))
  5839. ;; Get "BLOCKED" property.
  5840. (should
  5841. (equal "t"
  5842. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** TODO two"
  5843. (let ((org-enforce-todo-dependencies t)
  5844. (org-blocker-hook
  5845. '(org-block-todo-from-children-or-siblings-or-parent)))
  5846. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5847. (should
  5848. (equal ""
  5849. (org-test-with-temp-text "* TODO Blocked\n** DONE one\n** DONE two"
  5850. (let ((org-enforce-todo-dependencies t)
  5851. (org-blocker-hook
  5852. '(org-block-todo-from-children-or-siblings-or-parent)))
  5853. (cdr (assoc "BLOCKED" (org-entry-properties nil "BLOCKED")))))))
  5854. ;; Get "CLOSED", "DEADLINE" and "SCHEDULED" properties.
  5855. (should
  5856. (equal
  5857. "[2012-03-29 thu.]"
  5858. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5859. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED"))))))
  5860. (should
  5861. (equal
  5862. "[2012-03-29 thu.]"
  5863. (org-test-with-temp-text "* H\nCLOSED: [2012-03-29 thu.]"
  5864. (cdr (assoc "CLOSED" (org-entry-properties))))))
  5865. (should-not
  5866. (org-test-with-temp-text "* H"
  5867. (cdr (assoc "CLOSED" (org-entry-properties nil "CLOSED")))))
  5868. (should
  5869. (equal
  5870. "<2014-03-04 tue.>"
  5871. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5872. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE"))))))
  5873. (should
  5874. (equal
  5875. "<2014-03-04 tue.>"
  5876. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  5877. (cdr (assoc "DEADLINE" (org-entry-properties))))))
  5878. (should-not
  5879. (org-test-with-temp-text "* H"
  5880. (cdr (assoc "DEADLINE" (org-entry-properties nil "DEADLINE")))))
  5881. (should
  5882. (equal
  5883. "<2014-03-04 tue.>"
  5884. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5885. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED"))))))
  5886. (should
  5887. (equal
  5888. "<2014-03-04 tue.>"
  5889. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  5890. (cdr (assoc "SCHEDULED" (org-entry-properties))))))
  5891. (should-not
  5892. (org-test-with-temp-text "* H"
  5893. (cdr (assoc "SCHEDULED" (org-entry-properties nil "SCHEDULED")))))
  5894. ;; Get "CATEGORY"
  5895. (should
  5896. (equal "cat"
  5897. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5898. (cdr (assoc "CATEGORY" (org-entry-properties))))))
  5899. (should
  5900. (equal "cat"
  5901. (org-test-with-temp-text "#+CATEGORY: cat\n<point>* H"
  5902. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5903. (should
  5904. (equal "cat"
  5905. (org-test-with-temp-text "* H\n:PROPERTIES:\n:CATEGORY: cat\n:END:"
  5906. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5907. (should
  5908. (equal "cat2"
  5909. (org-test-with-temp-text
  5910. (concat "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  5911. "\n"
  5912. "** H2\n:PROPERTIES:\n:CATEGORY: cat2\n:END:<point>")
  5913. (cdr (assoc "CATEGORY" (org-entry-properties nil "CATEGORY"))))))
  5914. ;; Get "TIMESTAMP" and "TIMESTAMP_IA" properties.
  5915. (should
  5916. (equal "<2012-03-29 thu.>"
  5917. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>"
  5918. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  5919. (should
  5920. (equal "[2012-03-29 thu.]"
  5921. (org-test-with-temp-text "* Entry\n[2012-03-29 thu.]"
  5922. (cdr (assoc "TIMESTAMP_IA" (org-entry-properties))))))
  5923. (should
  5924. (equal "<2012-03-29 thu.>"
  5925. (org-test-with-temp-text "* Entry\n[2014-03-04 tue.]<2012-03-29 thu.>"
  5926. (cdr (assoc "TIMESTAMP" (org-entry-properties nil "TIMESTAMP"))))))
  5927. (should
  5928. (equal "[2014-03-04 tue.]"
  5929. (org-test-with-temp-text "* Entry\n<2012-03-29 thu.>[2014-03-04 tue.]"
  5930. (cdr (assoc "TIMESTAMP_IA"
  5931. (org-entry-properties nil "TIMESTAMP_IA"))))))
  5932. (should-not
  5933. (equal "<2012-03-29 thu.>"
  5934. (org-test-with-temp-text "* Current\n* Next\n<2012-03-29 thu.>"
  5935. (cdr (assoc "TIMESTAMP" (org-entry-properties))))))
  5936. ;; Get standard properties.
  5937. (should
  5938. (equal "1"
  5939. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  5940. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5941. ;; Handle extended properties.
  5942. (should
  5943. (equal "1 2 3"
  5944. (org-test-with-temp-text
  5945. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:A+: 3\n:END:"
  5946. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5947. (should
  5948. (equal "1 2 3"
  5949. (org-test-with-temp-text
  5950. "* H\n:PROPERTIES:\n:A+: 2\n:A: 1\n:a+: 3\n:END:"
  5951. (cdr (assoc "A" (org-entry-properties nil 'standard))))))
  5952. ;; Ignore forbidden (special) properties.
  5953. (should-not
  5954. (org-test-with-temp-text "* H\n:PROPERTIES:\n:TODO: foo\n:END:"
  5955. (cdr (assoc "TODO" (org-entry-properties nil 'standard))))))
  5956. (ert-deftest test-org/entry-put ()
  5957. "Test `org-entry-put' specifications."
  5958. ;; Error when not a string or nil.
  5959. (should-error
  5960. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5961. (org-entry-put 1 "test" 2)))
  5962. ;; Error when property name is invalid.
  5963. (should-error
  5964. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5965. (org-entry-put 1 "no space" "value")))
  5966. (should-error
  5967. (org-test-with-temp-text "* H\n:PROPERTIES:\n:test: 1\n:END:"
  5968. (org-entry-put 1 "" "value")))
  5969. ;; Set "TODO" property.
  5970. (should
  5971. (string-match (regexp-quote " TODO H")
  5972. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  5973. (org-entry-put (point) "TODO" "TODO")
  5974. (buffer-string))))
  5975. (should
  5976. (string-match (regexp-quote "* H")
  5977. (org-test-with-temp-text "#+TODO: TODO | DONE\n<point>* H"
  5978. (org-entry-put (point) "TODO" nil)
  5979. (buffer-string))))
  5980. ;; Set "PRIORITY" property.
  5981. (should
  5982. (equal "* [#A] H"
  5983. (org-test-with-temp-text "* [#B] H"
  5984. (org-entry-put (point) "PRIORITY" "A")
  5985. (buffer-string))))
  5986. (should
  5987. (equal "* H"
  5988. (org-test-with-temp-text "* [#B] H"
  5989. (org-entry-put (point) "PRIORITY" nil)
  5990. (buffer-string))))
  5991. ;; Set "SCHEDULED" property.
  5992. (should
  5993. (string-match "* H\n *SCHEDULED: <2014-03-04 .*?>"
  5994. (org-test-with-temp-text "* H"
  5995. (org-entry-put (point) "SCHEDULED" "2014-03-04")
  5996. (buffer-string))))
  5997. (should
  5998. (string= "* H\n"
  5999. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6000. (org-entry-put (point) "SCHEDULED" nil)
  6001. (buffer-string))))
  6002. (should
  6003. (string-match "* H\n *SCHEDULED: <2014-03-03 .*?>"
  6004. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6005. (org-entry-put (point) "SCHEDULED" "earlier")
  6006. (buffer-string))))
  6007. (should
  6008. (string-match "^ *SCHEDULED: <2014-03-05 .*?>"
  6009. (org-test-with-temp-text "* H\nSCHEDULED: <2014-03-04 tue.>"
  6010. (org-entry-put (point) "SCHEDULED" "later")
  6011. (buffer-string))))
  6012. ;; Set "DEADLINE" property.
  6013. (should
  6014. (string-match "^ *DEADLINE: <2014-03-04 .*?>"
  6015. (org-test-with-temp-text "* H"
  6016. (org-entry-put (point) "DEADLINE" "2014-03-04")
  6017. (buffer-string))))
  6018. (should
  6019. (string= "* H\n"
  6020. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6021. (org-entry-put (point) "DEADLINE" nil)
  6022. (buffer-string))))
  6023. (should
  6024. (string-match "^ *DEADLINE: <2014-03-03 .*?>"
  6025. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6026. (org-entry-put (point) "DEADLINE" "earlier")
  6027. (buffer-string))))
  6028. (should
  6029. (string-match "^ *DEADLINE: <2014-03-05 .*?>"
  6030. (org-test-with-temp-text "* H\nDEADLINE: <2014-03-04 tue.>"
  6031. (org-entry-put (point) "DEADLINE" "later")
  6032. (buffer-string))))
  6033. ;; Set "CATEGORY" property
  6034. (should
  6035. (string-match "^ *:CATEGORY: cat"
  6036. (org-test-with-temp-text "* H"
  6037. (org-entry-put (point) "CATEGORY" "cat")
  6038. (buffer-string))))
  6039. ;; Regular properties, with or without pre-existing drawer.
  6040. (should
  6041. (string-match "^ *:A: +2$"
  6042. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6043. (org-entry-put (point) "A" "2")
  6044. (buffer-string))))
  6045. (should
  6046. (string-match "^ *:A: +1$"
  6047. (org-test-with-temp-text "* H"
  6048. (org-entry-put (point) "A" "1")
  6049. (buffer-string))))
  6050. ;; Special case: two consecutive headlines.
  6051. (should
  6052. (string-match "\\* A\n *:PROPERTIES:"
  6053. (org-test-with-temp-text "* A\n** B"
  6054. (org-entry-put (point) "A" "1")
  6055. (buffer-string)))))
  6056. (ert-deftest test-org/refresh-properties ()
  6057. "Test `org-refresh-properties' specifications."
  6058. (should
  6059. (equal "1"
  6060. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6061. (org-refresh-properties "A" 'org-test)
  6062. (get-text-property (point) 'org-test))))
  6063. (should-not
  6064. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A: 1\n:END:"
  6065. (org-refresh-properties "B" 'org-test)
  6066. (get-text-property (point) 'org-test)))
  6067. ;; Handle properties only defined with extension syntax, i.e.,
  6068. ;; "PROPERTY+".
  6069. (should
  6070. (equal "1"
  6071. (org-test-with-temp-text "* H\n:PROPERTIES:\n:A+: 1\n:END:"
  6072. (org-refresh-properties "A" 'org-test)
  6073. (get-text-property (point) 'org-test))))
  6074. ;; When property is inherited, add text property to the whole
  6075. ;; sub-tree.
  6076. (should
  6077. (equal "1"
  6078. (org-test-with-temp-text
  6079. "* H1\n:PROPERTIES:\n:A: 1\n:END:\n<point>** H2"
  6080. (let ((org-use-property-inheritance t))
  6081. (org-refresh-properties "A" 'org-test))
  6082. (get-text-property (point) 'org-test))))
  6083. ;; When a document level property-drawer is used, those properties
  6084. ;; should work exactly like headline-properties as if at a
  6085. ;; headline-level 0.
  6086. (should
  6087. (equal "1"
  6088. (org-test-with-temp-text
  6089. ":PROPERTIES:\n:A: 1\n:END:\n"
  6090. (org-mode-restart)
  6091. (let ((org-use-property-inheritance t))
  6092. (org-refresh-properties "A" 'org-test))
  6093. (get-text-property (point) 'org-test))))
  6094. (should-not
  6095. (equal "1"
  6096. (org-test-with-temp-text
  6097. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1"
  6098. (org-mode-restart)
  6099. (let ((org-use-property-inheritance nil))
  6100. (org-refresh-properties "A" 'org-test))
  6101. (get-text-property (point) 'org-test))))
  6102. (should
  6103. (equal "1"
  6104. (org-test-with-temp-text
  6105. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1"
  6106. (org-mode-restart)
  6107. (let ((org-use-property-inheritance t))
  6108. (org-refresh-properties "A" 'org-test))
  6109. (get-text-property (point) 'org-test))))
  6110. (should
  6111. (equal "2"
  6112. (org-test-with-temp-text
  6113. ":PROPERTIES:\n:A: 1\n:END:\n<point>* H1\n:PROPERTIES:\n:A: 2\n:END:"
  6114. (org-mode-restart)
  6115. (let ((org-use-property-inheritance t))
  6116. (org-refresh-properties "A" 'org-test))
  6117. (get-text-property (point) 'org-test))))
  6118. ;; When property is inherited, use global value across the whole
  6119. ;; buffer. However local values have precedence, as well as the
  6120. ;; document level property-drawer.
  6121. (should-not
  6122. (equal "1"
  6123. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  6124. (org-mode-restart)
  6125. (let ((org-use-property-inheritance nil))
  6126. (org-refresh-properties "A" 'org-test))
  6127. (get-text-property (point) 'org-test))))
  6128. (should
  6129. (equal "1"
  6130. (org-test-with-temp-text "#+PROPERTY: A 1\n<point>* H1"
  6131. (org-mode-restart)
  6132. (let ((org-use-property-inheritance t))
  6133. (org-refresh-properties "A" 'org-test))
  6134. (get-text-property (point) 'org-test))))
  6135. (should
  6136. (equal "2"
  6137. (org-test-with-temp-text
  6138. "#+PROPERTY: A 1\n<point>* H\n:PROPERTIES:\n:A: 2\n:END:"
  6139. (org-mode-restart)
  6140. (let ((org-use-property-inheritance t))
  6141. (org-refresh-properties "A" 'org-test))
  6142. (get-text-property (point) 'org-test))))
  6143. ;; When both keyword-property and document-level property-block is
  6144. ;; defined, the property-block has precedance.
  6145. (should
  6146. (equal "1"
  6147. (org-test-with-temp-text
  6148. ":PROPERTIES:\n:A: 1\n:END:\n#+PROPERTY: A 2\n<point>* H1"
  6149. (org-mode-restart)
  6150. (let ((org-use-property-inheritance t))
  6151. (org-refresh-properties "A" 'org-test))
  6152. (get-text-property (point) 'org-test)))))
  6153. (ert-deftest test-org/refresh-category-properties ()
  6154. "Test `org-refresh-category-properties' specifications"
  6155. (should
  6156. (equal "cat1"
  6157. (org-test-with-temp-text
  6158. ":PROPERTIES:\n:CATEGORY: cat1\n:END:"
  6159. (org-refresh-category-properties)
  6160. (org-get-category))))
  6161. (should
  6162. (equal "cat1"
  6163. (org-test-with-temp-text
  6164. "* H\n:PROPERTIES:\n:CATEGORY: cat1\n:END:"
  6165. (org-refresh-category-properties)
  6166. (org-get-category))))
  6167. ;; Even though property-inheritance is deactivated, category
  6168. ;; property should be inherited. As described in
  6169. ;; `org-use-property-inheritance'.
  6170. (should
  6171. (equal "cat1"
  6172. (org-test-with-temp-text
  6173. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H"
  6174. (org-mode-restart)
  6175. (let ((org-use-property-inheritance nil))
  6176. (org-refresh-category-properties))
  6177. (org-get-category))))
  6178. (should
  6179. (equal "cat1"
  6180. (org-test-with-temp-text
  6181. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H"
  6182. (org-mode-restart)
  6183. (let ((org-use-property-inheritance t))
  6184. (org-refresh-category-properties))
  6185. (org-get-category))))
  6186. (should
  6187. (equal "cat2"
  6188. (org-test-with-temp-text
  6189. ":PROPERTIES:\n:CATEGORY: cat1\n:END:\n<point>* H\n:PROPERTIES:\n:CATEGORY: cat2\n:END:\n"
  6190. (org-mode-restart)
  6191. (let ((org-use-property-inheritance t))
  6192. (org-refresh-category-properties))
  6193. (org-get-category)))))
  6194. ;;; Refile
  6195. (ert-deftest test-org/refile-get-targets ()
  6196. "Test `org-refile-get-targets' specifications."
  6197. ;; :maxlevel includes all headings above specified value.
  6198. (should
  6199. (equal '("H1" "H2" "H3")
  6200. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6201. (let ((org-refile-use-outline-path nil)
  6202. (org-refile-targets `((nil :maxlevel . 3))))
  6203. (mapcar #'car (org-refile-get-targets))))))
  6204. (should
  6205. (equal '("H1" "H2")
  6206. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6207. (let ((org-refile-use-outline-path nil)
  6208. (org-refile-targets `((nil :maxlevel . 2))))
  6209. (mapcar #'car (org-refile-get-targets))))))
  6210. ;; :level limits targets to headlines with the specified level.
  6211. (should
  6212. (equal '("H2")
  6213. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6214. (let ((org-refile-use-outline-path nil)
  6215. (org-refile-targets `((nil :level . 2))))
  6216. (mapcar #'car (org-refile-get-targets))))))
  6217. ;; :tag limits targets to headlines with specified tag.
  6218. (should
  6219. (equal '("H1")
  6220. (org-test-with-temp-text "* H1 :foo:\n** H2\n*** H3 :bar:"
  6221. (let ((org-refile-use-outline-path nil)
  6222. (org-refile-targets `((nil :tag . "foo"))))
  6223. (mapcar #'car (org-refile-get-targets))))))
  6224. ;; :todo limits targets to headlines with specified TODO keyword.
  6225. (should
  6226. (equal '("H2")
  6227. (org-test-with-temp-text "* H1\n** TODO H2\n*** DONE H3"
  6228. (let ((org-refile-use-outline-path nil)
  6229. (org-refile-targets `((nil :todo . "TODO"))))
  6230. (mapcar #'car (org-refile-get-targets))))))
  6231. ;; :regexp filters targets matching provided regexp.
  6232. (should
  6233. (equal '("F2" "F3")
  6234. (org-test-with-temp-text "* H1\n** F2\n*** F3"
  6235. (let ((org-refile-use-outline-path nil)
  6236. (org-refile-targets `((nil :regexp . "F"))))
  6237. (mapcar #'car (org-refile-get-targets))))))
  6238. ;; A nil `org-refile-targets' includes only top level headlines in
  6239. ;; current buffer.
  6240. (should
  6241. (equal '("H1" "H2")
  6242. (org-test-with-temp-text "* H1\n** S1\n* H2"
  6243. (let ((org-refile-use-outline-path nil)
  6244. (org-refile-targets nil))
  6245. (mapcar #'car (org-refile-get-targets))))))
  6246. ;; Return value is the union of the targets according to all the
  6247. ;; defined rules. However, prevent duplicates.
  6248. (should
  6249. (equal '("F2" "F3" "H1")
  6250. (org-test-with-temp-text "* TODO H1\n** F2\n*** F3"
  6251. (let ((org-refile-use-outline-path nil)
  6252. (org-refile-targets `((nil :regexp . "F")
  6253. (nil :todo . "TODO"))))
  6254. (mapcar #'car (org-refile-get-targets))))))
  6255. (should
  6256. (equal '("F2" "F3" "H1")
  6257. (org-test-with-temp-text "* TODO H1\n** TODO F2\n*** F3"
  6258. (let ((org-refile-use-outline-path nil)
  6259. (org-refile-targets `((nil :regexp . "F")
  6260. (nil :todo . "TODO"))))
  6261. (mapcar #'car (org-refile-get-targets))))))
  6262. ;; When `org-refile-use-outline-path' is non-nil, provide targets as
  6263. ;; paths.
  6264. (should
  6265. (equal '("H1" "H1/H2" "H1/H2/H3")
  6266. (org-test-with-temp-text "* H1\n** H2\n*** H3"
  6267. (let ((org-refile-use-outline-path t)
  6268. (org-refile-targets `((nil :maxlevel . 3))))
  6269. (mapcar #'car (org-refile-get-targets))))))
  6270. ;; When providing targets as paths, escape forward slashes in
  6271. ;; headings with backslashes.
  6272. (should
  6273. (equal '("H1\\/foo")
  6274. (org-test-with-temp-text "* H1/foo"
  6275. (let ((org-refile-use-outline-path t)
  6276. (org-refile-targets `((nil :maxlevel . 1))))
  6277. (mapcar #'car (org-refile-get-targets))))))
  6278. ;; When `org-refile-use-outline-path' is `file', include file name
  6279. ;; without directory in targets.
  6280. (should
  6281. (org-test-with-temp-text-in-file "* H1"
  6282. (let* ((filename (buffer-file-name))
  6283. (org-refile-use-outline-path 'file)
  6284. (org-refile-targets `(((,filename) :level . 1))))
  6285. (member (file-name-nondirectory filename)
  6286. (mapcar #'car (org-refile-get-targets))))))
  6287. ;; When `org-refile-use-outline-path' is `full-file-path', include
  6288. ;; full file name.
  6289. (should
  6290. (org-test-with-temp-text-in-file "* H1"
  6291. (let* ((filename (file-truename (buffer-file-name)))
  6292. (org-refile-use-outline-path 'full-file-path)
  6293. (org-refile-targets `(((,filename) :level . 1))))
  6294. (member filename (mapcar #'car (org-refile-get-targets))))))
  6295. ;; When `org-refile-use-outline-path' is `buffer-name', include
  6296. ;; buffer name.
  6297. (should
  6298. (org-test-with-temp-text "* H1"
  6299. (let* ((org-refile-use-outline-path 'buffer-name)
  6300. (org-refile-targets `((nil :level . 1))))
  6301. (member (buffer-name) (mapcar #'car (org-refile-get-targets)))))))
  6302. ;;; Sparse trees
  6303. (ert-deftest test-org/match-sparse-tree ()
  6304. "Test `org-match-sparse-tree' specifications."
  6305. ;; Match tags.
  6306. (should-not
  6307. (org-test-with-temp-text "* H\n** H1 :tag:"
  6308. (org-match-sparse-tree nil "tag")
  6309. (search-forward "H1")
  6310. (org-invisible-p2)))
  6311. (should
  6312. (org-test-with-temp-text "* H\n** H1 :tag:\n** H2 :tag2:"
  6313. (org-match-sparse-tree nil "tag")
  6314. (search-forward "H2")
  6315. (org-invisible-p2)))
  6316. ;; "-" operator for tags.
  6317. (should-not
  6318. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6319. (org-match-sparse-tree nil "tag1-tag2")
  6320. (search-forward "H1")
  6321. (org-invisible-p2)))
  6322. (should
  6323. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6324. (org-match-sparse-tree nil "tag1-tag2")
  6325. (search-forward "H2")
  6326. (org-invisible-p2)))
  6327. ;; "&" operator for tags.
  6328. (should
  6329. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6330. (org-match-sparse-tree nil "tag1&tag2")
  6331. (search-forward "H1")
  6332. (org-invisible-p2)))
  6333. (should-not
  6334. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6335. (org-match-sparse-tree nil "tag1&tag2")
  6336. (search-forward "H2")
  6337. (org-invisible-p2)))
  6338. ;; "|" operator for tags.
  6339. (should-not
  6340. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6341. (org-match-sparse-tree nil "tag1|tag2")
  6342. (search-forward "H1")
  6343. (org-invisible-p2)))
  6344. (should-not
  6345. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :tag1:tag2:"
  6346. (org-match-sparse-tree nil "tag1|tag2")
  6347. (search-forward "H2")
  6348. (org-invisible-p2)))
  6349. ;; Regexp match on tags.
  6350. (should-not
  6351. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  6352. (org-match-sparse-tree nil "{^tag.*}")
  6353. (search-forward "H1")
  6354. (org-invisible-p2)))
  6355. (should
  6356. (org-test-with-temp-text "* H\n** H1 :tag1:\n** H2 :foo:"
  6357. (org-match-sparse-tree nil "{^tag.*}")
  6358. (search-forward "H2")
  6359. (org-invisible-p2)))
  6360. ;; Match group tags.
  6361. (should-not
  6362. (org-test-with-temp-text
  6363. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  6364. (org-match-sparse-tree nil "work")
  6365. (search-forward "H1")
  6366. (org-invisible-p2)))
  6367. (should-not
  6368. (org-test-with-temp-text
  6369. "#+TAGS: { work : lab }\n* H\n** H1 :work:\n** H2 :lab:"
  6370. (org-match-sparse-tree nil "work")
  6371. (search-forward "H2")
  6372. (org-invisible-p2)))
  6373. ;; Match group tags with hard brackets.
  6374. (should-not
  6375. (org-test-with-temp-text
  6376. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  6377. (org-match-sparse-tree nil "work")
  6378. (search-forward "H1")
  6379. (org-invisible-p2)))
  6380. (should-not
  6381. (org-test-with-temp-text
  6382. "#+TAGS: [ work : lab ]\n* H\n** H1 :work:\n** H2 :lab:"
  6383. (org-match-sparse-tree nil "work")
  6384. (search-forward "H2")
  6385. (org-invisible-p2)))
  6386. ;; Match tags in hierarchies
  6387. (should-not
  6388. (org-test-with-temp-text
  6389. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  6390. #+TAGS: [ Lev_2 : Lev_3 ]\n
  6391. #+TAGS: { Lev_3 : Lev_4 }\n
  6392. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  6393. (org-match-sparse-tree nil "Lev_1")
  6394. (search-forward "H4")
  6395. (org-invisible-p2)))
  6396. (should-not
  6397. (org-test-with-temp-text
  6398. "#+TAGS: [ Lev_1 : Lev_2 ]\n
  6399. #+TAGS: [ Lev_2 : Lev_3 ]\n
  6400. #+TAGS: { Lev_3 : Lev_4 }\n
  6401. * H\n** H1 :Lev_1:\n** H2 :Lev_2:\n** H3 :Lev_3:\n** H4 :Lev_4:"
  6402. (org-match-sparse-tree nil "Lev_1+Lev_3")
  6403. (search-forward "H4")
  6404. (org-invisible-p2)))
  6405. ;; Match regular expressions in tags
  6406. (should-not
  6407. (org-test-with-temp-text
  6408. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_1:"
  6409. (org-match-sparse-tree nil "Lev")
  6410. (search-forward "H1")
  6411. (org-invisible-p2)))
  6412. (should
  6413. (org-test-with-temp-text
  6414. "#+TAGS: [ Lev : {Lev_[0-9]} ]\n* H\n** H1 :Lev_n:"
  6415. (org-match-sparse-tree nil "Lev")
  6416. (search-forward "H1")
  6417. (org-invisible-p2)))
  6418. ;; Match properties.
  6419. (should
  6420. (org-test-with-temp-text
  6421. "* H\n** H1\n:PROPERTIES:\n:A: 1\n:END:\n** H2\n:PROPERTIES:\n:A: 2\n:END:"
  6422. (org-match-sparse-tree nil "A=\"1\"")
  6423. (search-forward "H2")
  6424. (org-invisible-p2)))
  6425. (should-not
  6426. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  6427. (org-match-sparse-tree nil "A=\"1\"")
  6428. (search-forward "H2")
  6429. (org-invisible-p2)))
  6430. ;; Case is not significant when matching properties.
  6431. (should-not
  6432. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:A: 1\n:END:"
  6433. (org-match-sparse-tree nil "a=\"1\"")
  6434. (search-forward "H2")
  6435. (org-invisible-p2)))
  6436. (should-not
  6437. (org-test-with-temp-text "* H1\n** H2\n:PROPERTIES:\n:a: 1\n:END:"
  6438. (org-match-sparse-tree nil "A=\"1\"")
  6439. (search-forward "H2")
  6440. (org-invisible-p2)))
  6441. ;; Match special LEVEL property.
  6442. (should-not
  6443. (org-test-with-temp-text "* H\n** H1\n*** H2"
  6444. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  6445. (search-forward "H1")
  6446. (org-invisible-p2)))
  6447. (should
  6448. (org-test-with-temp-text "* H\n** H1\n*** H2"
  6449. (let ((org-odd-levels-only nil)) (org-match-sparse-tree nil "LEVEL=2"))
  6450. (search-forward "H2")
  6451. (org-invisible-p2)))
  6452. ;; Comparison operators when matching properties.
  6453. (should
  6454. (org-test-with-temp-text
  6455. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  6456. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  6457. (search-forward "H1")
  6458. (org-invisible-p2)))
  6459. (should-not
  6460. (org-test-with-temp-text
  6461. "* H\n** H1\nSCHEDULED: <2014-03-04 tue.>\n** H2\nSCHEDULED: <2012-03-29 thu.>"
  6462. (org-match-sparse-tree nil "SCHEDULED<=\"<2013-01-01>\"")
  6463. (search-forward "H2")
  6464. (org-invisible-p2)))
  6465. ;; Regexp match on properties values.
  6466. (should-not
  6467. (org-test-with-temp-text
  6468. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  6469. (org-match-sparse-tree nil "A={f.*}")
  6470. (search-forward "H1")
  6471. (org-invisible-p2)))
  6472. (should
  6473. (org-test-with-temp-text
  6474. "* H\n** H1\n:PROPERTIES:\n:A: foo\n:END:\n** H2\n:PROPERTIES:\n:A: bar\n:END:"
  6475. (org-match-sparse-tree nil "A={f.*}")
  6476. (search-forward "H2")
  6477. (org-invisible-p2)))
  6478. ;; With an optional argument, limit match to TODO entries.
  6479. (should-not
  6480. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  6481. (org-match-sparse-tree t "tag")
  6482. (search-forward "H1")
  6483. (org-invisible-p2)))
  6484. (should
  6485. (org-test-with-temp-text "* H\n** TODO H1 :tag:\n** H2 :tag:"
  6486. (org-match-sparse-tree t "tag")
  6487. (search-forward "H2")
  6488. (org-invisible-p2))))
  6489. (ert-deftest test-org/occur ()
  6490. "Test `org-occur' specifications."
  6491. ;; Count number of matches.
  6492. (should
  6493. (= 1
  6494. (org-test-with-temp-text "* H\nA\n* H2"
  6495. (org-occur "A"))))
  6496. (should
  6497. (= 2
  6498. (org-test-with-temp-text "* H\nA\n* H2\nA"
  6499. (org-occur "A"))))
  6500. ;; Test CALLBACK optional argument.
  6501. (should
  6502. (= 0
  6503. (org-test-with-temp-text "* H\nA\n* H2"
  6504. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  6505. (should
  6506. (= 1
  6507. (org-test-with-temp-text "* H\nA\n* H2\nA"
  6508. (org-occur "A" nil (lambda () (equal (org-get-heading) "H2"))))))
  6509. ;; Case-fold searches according to `org-occur-case-fold-search'.
  6510. (should
  6511. (= 2
  6512. (org-test-with-temp-text "Aa"
  6513. (let ((org-occur-case-fold-search t)) (org-occur "A")))))
  6514. (should
  6515. (= 2
  6516. (org-test-with-temp-text "Aa"
  6517. (let ((org-occur-case-fold-search t)) (org-occur "a")))))
  6518. (should
  6519. (= 1
  6520. (org-test-with-temp-text "Aa"
  6521. (let ((org-occur-case-fold-search nil)) (org-occur "A")))))
  6522. (should
  6523. (= 1
  6524. (org-test-with-temp-text "Aa"
  6525. (let ((org-occur-case-fold-search nil)) (org-occur "a")))))
  6526. (should
  6527. (= 1
  6528. (org-test-with-temp-text "Aa"
  6529. (let ((org-occur-case-fold-search 'smart)) (org-occur "A")))))
  6530. (should
  6531. (= 2
  6532. (org-test-with-temp-text "Aa"
  6533. (let ((org-occur-case-fold-search 'smart)) (org-occur "a"))))))
  6534. ;;; Tags
  6535. (ert-deftest test-org/tag-string-to-alist ()
  6536. "Test `org-tag-string-to-alist' specifications."
  6537. ;; Tag without selection key.
  6538. (should (equal (org-tag-string-to-alist "tag1") '(("tag1"))))
  6539. ;; Tag with selection key.
  6540. (should (equal (org-tag-string-to-alist "tag1(t)") '(("tag1" . ?t))))
  6541. ;; Tag group.
  6542. (should
  6543. (equal
  6544. (org-tag-string-to-alist "[ group : t1 t2 ]")
  6545. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag))))
  6546. ;; Mutually exclusive tags.
  6547. (should (equal (org-tag-string-to-alist "{ tag1 tag2 }")
  6548. '((:startgroup) ("tag1") ("tag2") (:endgroup))))
  6549. (should
  6550. (equal
  6551. (org-tag-string-to-alist "{ group : tag1 tag2 }")
  6552. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))))
  6553. (ert-deftest test-org/tag-alist-to-string ()
  6554. "Test `org-tag-alist-to-string' specifications."
  6555. (should (equal (org-tag-alist-to-string '(("tag1"))) "tag1"))
  6556. (should (equal (org-tag-alist-to-string '(("tag1" . ?t))) "tag1(t)"))
  6557. (should
  6558. (equal
  6559. (org-tag-alist-to-string
  6560. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  6561. "[ group : t1 t2 ]"))
  6562. (should
  6563. (equal (org-tag-alist-to-string
  6564. '((:startgroup) ("tag1") ("tag2") (:endgroup)))
  6565. "{ tag1 tag2 }"))
  6566. (should
  6567. (equal
  6568. (org-tag-alist-to-string
  6569. '((:startgroup) ("group") (:grouptags) ("tag1") ("tag2") (:endgroup)))
  6570. "{ group : tag1 tag2 }")))
  6571. (ert-deftest test-org/tag-alist-to-groups ()
  6572. "Test `org-tag-alist-to-groups' specifications."
  6573. (should
  6574. (equal (org-tag-alist-to-groups
  6575. '((:startgroup) ("group") (:grouptags) ("t1") ("t2") (:endgroup)))
  6576. '(("group" "t1" "t2"))))
  6577. (should
  6578. (equal
  6579. (org-tag-alist-to-groups
  6580. '((:startgrouptag) ("group") (:grouptags) ("t1") ("t2") (:endgrouptag)))
  6581. '(("group" "t1" "t2"))))
  6582. (should-not
  6583. (org-tag-alist-to-groups
  6584. '((:startgroup) ("group") ("t1") ("t2") (:endgroup)))))
  6585. (ert-deftest test-org/tag-align ()
  6586. "Test tags alignment."
  6587. ;; Test aligning tags with different display width.
  6588. (should
  6589. ;; 12345678901234567890
  6590. (equal "* Test :abc:"
  6591. (org-test-with-temp-text "* Test :abc:"
  6592. (let ((org-tags-column -20)
  6593. (indent-tabs-mode nil))
  6594. (org-fix-tags-on-the-fly))
  6595. (buffer-string))))
  6596. (should
  6597. ;; 12345678901234567890
  6598. (equal "* Test :日本語:"
  6599. (org-test-with-temp-text "* Test :日本語:"
  6600. (let ((org-tags-column -20)
  6601. (indent-tabs-mode nil))
  6602. (org-fix-tags-on-the-fly))
  6603. (buffer-string))))
  6604. ;; Make sure aligning tags do not skip invisible text.
  6605. (should
  6606. (equal "* [[linkx]] :tag:"
  6607. (org-test-with-temp-text "* [[link<point>]] :tag:"
  6608. (let ((org-tags-column 0))
  6609. (org-fix-tags-on-the-fly)
  6610. (insert "x")
  6611. (buffer-string)))))
  6612. ;; Aligning tags preserve position.
  6613. (should
  6614. (= 6 (org-test-with-temp-text "* 345 <point> :tag:"
  6615. (let ((org-tags-column 78)
  6616. (indent-tabs-mode nil))
  6617. (org-fix-tags-on-the-fly))
  6618. (current-column))))
  6619. ;; Aligning all tags in visible buffer.
  6620. (should
  6621. ;; 12345678901234567890
  6622. (equal (concat "* Level 1 :abc:\n"
  6623. "** Level 2 :def:")
  6624. (org-test-with-temp-text (concat "* Level 1 :abc:\n"
  6625. "** Level 2 :def:")
  6626. (let ((org-tags-column -20)
  6627. (indent-tabs-mode nil))
  6628. ;; (org-align-tags :all) must work even when the point
  6629. ;; is at the end of the buffer.
  6630. (goto-char (point-max))
  6631. (org-align-tags :all))
  6632. (buffer-string)))))
  6633. (ert-deftest test-org/get-tags ()
  6634. "Test `org-get-tags' specifications."
  6635. ;; Standard test.
  6636. (should
  6637. (equal '("foo")
  6638. (org-test-with-temp-text "* Test :foo:" (org-get-tags))))
  6639. (should
  6640. (equal '("foo" "bar")
  6641. (org-test-with-temp-text "* Test :foo:bar:" (org-get-tags))))
  6642. ;; Tags for inlinetasks.
  6643. (should
  6644. (equal '("foo" "bar")
  6645. (progn
  6646. (require 'org-inlinetask)
  6647. (org-test-with-temp-text (concat (make-string org-inlinetask-min-level ?*) " Test :foo:bar:")
  6648. (org-get-tags (org-element-at-point))))))
  6649. (should
  6650. (equal '("foo" "bar")
  6651. (progn
  6652. (require 'org-inlinetask)
  6653. (org-test-with-temp-text (concat (make-string org-inlinetask-min-level ?*) " Test :foo:bar:")
  6654. (org-get-tags nil)))))
  6655. ;; Return nil when there is no tag.
  6656. (should-not
  6657. (org-test-with-temp-text "* Test" (org-get-tags)))
  6658. ;; Tags are inherited from parent headlines.
  6659. (should
  6660. (equal '("tag")
  6661. (let ((org-use-tag-inheritance t))
  6662. (org-test-with-temp-text "* H0 :foo:\n* H1 :tag:\n<point>** H2"
  6663. (org-get-tags)))))
  6664. ;; Tags are inherited from `org-file-tags'.
  6665. (should
  6666. (equal '("tag")
  6667. (org-test-with-temp-text "* H1"
  6668. (let ((org-file-tags '("tag"))
  6669. (org-use-tag-inheritance t))
  6670. (org-get-tags)))))
  6671. ;; Only inherited tags have the `inherited' text property.
  6672. (should
  6673. (get-text-property 0 'inherited
  6674. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6675. (let ((org-use-tag-inheritance t))
  6676. (assoc-string "foo" (org-get-tags))))))
  6677. (should-not
  6678. (get-text-property 0 'inherited
  6679. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6680. (let ((org-use-tag-inheritance t))
  6681. (assoc-string "bar" (org-get-tags))))))
  6682. ;; Obey to `org-use-tag-inheritance'.
  6683. (should-not
  6684. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6685. (let ((org-use-tag-inheritance nil))
  6686. (assoc-string "foo" (org-get-tags)))))
  6687. (should-not
  6688. (org-test-with-temp-text "* H1 :foo:\n** <point>H2 :bar:"
  6689. (let ((org-use-tag-inheritance nil)
  6690. (org-file-tags '("foo")))
  6691. (assoc-string "foo" (org-get-tags)))))
  6692. (should-not
  6693. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6694. (let ((org-use-tag-inheritance '("bar")))
  6695. (assoc-string "foo" (org-get-tags)))))
  6696. (should
  6697. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6698. (let ((org-use-tag-inheritance '("bar")))
  6699. (assoc-string "bar" (org-get-tags)))))
  6700. (should-not
  6701. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6702. (let ((org-use-tag-inheritance "b.*"))
  6703. (assoc-string "foo" (org-get-tags)))))
  6704. (should
  6705. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6706. (let ((org-use-tag-inheritance "b.*"))
  6707. (assoc-string "bar" (org-get-tags)))))
  6708. ;; When optional argument LOCAL is non-nil, ignore tag inheritance.
  6709. (should
  6710. (equal '("baz")
  6711. (org-test-with-temp-text "* H1 :foo:bar:\n** <point>H2 :baz:"
  6712. (let ((org-use-tag-inheritance t))
  6713. (org-get-tags nil t)))))
  6714. ;; When optional argument POS is non-nil, get tags there instead.
  6715. (should
  6716. (equal '("foo")
  6717. (org-test-with-temp-text "* H1 :foo:\n* <point>H2 :bar:"
  6718. (org-get-tags 1))))
  6719. ;; Make sure tags excluded from inheritance are returned if local
  6720. (should
  6721. (equal '("foo")
  6722. (org-test-with-temp-text "* Test :foo:"
  6723. (let ((org-use-tag-inheritance t)
  6724. (org-tags-exclude-from-inheritance '("foo")))
  6725. (org-get-tags)))))
  6726. ;; Test the collection of tags from #+filetags and parent tags.
  6727. (should
  6728. (equal '("a" "b" "c" "d")
  6729. (org-test-with-temp-text (concat "#+filetags: a\n"
  6730. "* Level 1 :b:\n"
  6731. "** Level 2 :c:\n"
  6732. "*** Level 3 :d:\n"
  6733. "<point>")
  6734. (let ((org-use-tag-inheritance t))
  6735. (org-mode-restart) ;So that `org-file-tags' get populated from #+filetags
  6736. (org-get-tags)))))
  6737. ;; Pathological case: tagged headline with an empty body.
  6738. (should (org-test-with-temp-text "* :tag:" (org-get-tags))))
  6739. (ert-deftest test-org/set-tags ()
  6740. "Test `org-set-tags' specifications."
  6741. ;; Throw an error on invalid data.
  6742. (should-error
  6743. (org-test-with-temp-text "* H"
  6744. (org-set-tags 'foo)))
  6745. ;; `nil', an empty, and a blank string remove all tags.
  6746. (should
  6747. (equal "* H"
  6748. (org-test-with-temp-text "* H :tag1:tag2:"
  6749. (org-set-tags nil)
  6750. (buffer-string))))
  6751. (should
  6752. (equal "* H"
  6753. (org-test-with-temp-text "* H :tag1:tag2:"
  6754. (org-set-tags "")
  6755. (buffer-string))))
  6756. (should
  6757. (equal "* H"
  6758. (org-test-with-temp-text "* H :tag1:tag2:"
  6759. (org-set-tags " ")
  6760. (buffer-string))))
  6761. ;; If there's nothing to remove, just bail out.
  6762. (should
  6763. (equal "* H"
  6764. (org-test-with-temp-text "* H"
  6765. (org-set-tags nil)
  6766. (buffer-string))))
  6767. (should
  6768. (equal "* "
  6769. (org-test-with-temp-text "* "
  6770. (org-set-tags nil)
  6771. (buffer-string))))
  6772. ;; If DATA is a tag string, set current tags to it, even if it means
  6773. ;; replacing old tags.
  6774. (should
  6775. (equal "* H :tag0:"
  6776. (org-test-with-temp-text "* H :tag1:tag2:"
  6777. (let ((org-tags-column 1)) (org-set-tags ":tag0:"))
  6778. (buffer-string))))
  6779. (should
  6780. (equal "* H :tag0:"
  6781. (org-test-with-temp-text "* H"
  6782. (let ((org-tags-column 1)) (org-set-tags ":tag0:"))
  6783. (buffer-string))))
  6784. ;; If DATA is a list, set tags to this list, even if it means
  6785. ;; replacing old tags.
  6786. (should
  6787. (equal "* H :tag0:"
  6788. (org-test-with-temp-text "* H :tag1:tag2:"
  6789. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6790. (buffer-string))))
  6791. (should
  6792. (equal "* H :tag0:"
  6793. (org-test-with-temp-text "* H"
  6794. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6795. (buffer-string))))
  6796. ;; When set, apply `org-tags-sort-function'.
  6797. (should
  6798. (equal "* H :a:b:"
  6799. (org-test-with-temp-text "* H"
  6800. (let ((org-tags-column 1)
  6801. (org-tags-sort-function #'string<))
  6802. (org-set-tags '("b" "a"))
  6803. (buffer-string)))))
  6804. ;; When new tags are identical to the previous ones, still align.
  6805. (should
  6806. (equal "* H :foo:"
  6807. (org-test-with-temp-text "* H :foo:"
  6808. (let ((org-tags-column 1))
  6809. (org-set-tags '("foo"))
  6810. (buffer-string)))))
  6811. ;; When tags have been changed, run `org-after-tags-change-hook'.
  6812. (should
  6813. (catch :return
  6814. (org-test-with-temp-text "* H :foo:"
  6815. (let ((org-after-tags-change-hook (lambda () (throw :return t))))
  6816. (org-set-tags '("bar"))
  6817. nil))))
  6818. (should-not
  6819. (catch :return
  6820. (org-test-with-temp-text "* H :foo:"
  6821. (let ((org-after-tags-change-hook (lambda () (throw :return t))))
  6822. (org-set-tags '("foo"))
  6823. nil))))
  6824. ;; Special case: handle empty headlines.
  6825. (should
  6826. (equal "* :tag0:"
  6827. (org-test-with-temp-text "* "
  6828. (let ((org-tags-column 1)) (org-set-tags '("tag0")))
  6829. (buffer-string))))
  6830. ;; Modify buffer only when a tag change happens or alignment is
  6831. ;; done.
  6832. (should-not
  6833. (org-test-with-temp-text "* H :foo:"
  6834. (set-buffer-modified-p nil)
  6835. (let ((org-tags-column 1)) (org-set-tags '("foo")))
  6836. (buffer-modified-p)))
  6837. (should
  6838. (org-test-with-temp-text "* H :foo:"
  6839. (set-buffer-modified-p nil)
  6840. (let ((org-tags-column 10)) (org-set-tags '("foo")))
  6841. (buffer-modified-p)))
  6842. (should
  6843. (org-test-with-temp-text "* H :foo:"
  6844. (set-buffer-modified-p nil)
  6845. (let ((org-tags-column 10)) (org-set-tags '("bar")))
  6846. (buffer-modified-p)))
  6847. ;; Pathological case: when setting tags of a folded headline, do not
  6848. ;; let new tags being sucked into invisibility.
  6849. (should-not
  6850. (org-test-with-temp-text "* H1\nContent\n* H2\n\n Other Content"
  6851. ;; Show only headlines
  6852. (org-content)
  6853. ;; Set NEXT tag on current entry
  6854. (org-set-tags ":NEXT:")
  6855. ;; Move point to that NEXT tag
  6856. (search-forward "NEXT") (backward-word)
  6857. ;; And it should be visible (i.e. no overlays)
  6858. (overlays-at (point)))))
  6859. (ert-deftest test-org/set-tags-command ()
  6860. "Test `org-set-tags-command' specifications"
  6861. ;; Set tags at current headline.
  6862. (should
  6863. (equal "* H1 :foo:"
  6864. (org-test-with-temp-text "* H1"
  6865. (cl-letf (((symbol-function 'completing-read-multiple)
  6866. (lambda (&rest args) '("foo"))))
  6867. (let ((org-use-fast-tag-selection nil)
  6868. (org-tags-column 1))
  6869. (org-set-tags-command)))
  6870. (buffer-string))))
  6871. ;; Preserve position when called from the section below.
  6872. (should
  6873. (equal "* H1 :foo:\nContents"
  6874. (org-test-with-temp-text "* H1\n<point>Contents"
  6875. (cl-letf (((symbol-function 'completing-read-multiple)
  6876. (lambda (&rest args) '("foo"))))
  6877. (let ((org-use-fast-tag-selection nil)
  6878. (org-tags-column 1))
  6879. (org-set-tags-command)))
  6880. (buffer-string))))
  6881. (should-not
  6882. (equal "* H1 :foo:\nContents2"
  6883. (org-test-with-temp-text "* H1\n<point>Contents2"
  6884. (cl-letf (((symbol-function 'completing-read-multiple)
  6885. (lambda (&rest args) '("foo"))))
  6886. (let ((org-use-fast-tag-selection nil)
  6887. (org-tags-column 1))
  6888. (org-set-tags-command)))
  6889. (org-at-heading-p))))
  6890. ;; When a region is active and
  6891. ;; `org-loop-over-headlines-in-active-region' is non-nil, insert the
  6892. ;; same value in all headlines in region.
  6893. (should
  6894. (equal "* H1 :foo:\nContents\n* H2 :foo:"
  6895. (org-test-with-temp-text "* H1\nContents\n* H2"
  6896. (cl-letf (((symbol-function 'completing-read-multiple)
  6897. (lambda (&rest args) '("foo"))))
  6898. (let ((org-use-fast-tag-selection nil)
  6899. (org-loop-over-headlines-in-active-region t)
  6900. (org-tags-column 1))
  6901. (transient-mark-mode 1)
  6902. (push-mark (point) t t)
  6903. (goto-char (point-max))
  6904. (org-set-tags-command)))
  6905. (buffer-string))))
  6906. (should
  6907. (equal "* H1\nContents\n* H2 :foo:"
  6908. (org-test-with-temp-text "* H1\nContents\n* H2"
  6909. (cl-letf (((symbol-function 'completing-read-multiple)
  6910. (lambda (&rest args) '("foo"))))
  6911. (let ((org-use-fast-tag-selection nil)
  6912. (org-loop-over-headlines-in-active-region nil)
  6913. (org-tags-column 1))
  6914. (transient-mark-mode 1)
  6915. (push-mark (point) t t)
  6916. (goto-char (point-max))
  6917. (org-set-tags-command)))
  6918. (buffer-string))))
  6919. ;; With a C-u prefix argument, align all tags in the buffer.
  6920. (should
  6921. (equal "* H1 :foo:\n* H2 :bar:"
  6922. (org-test-with-temp-text "* H1 :foo:\n* H2 :bar:"
  6923. (let ((org-tags-column 1)) (org-set-tags-command '(4)))
  6924. (buffer-string))))
  6925. ;; Point does not move with empty headline.
  6926. (should
  6927. (equal ":foo:"
  6928. (org-test-with-temp-text "* <point>"
  6929. (cl-letf (((symbol-function 'completing-read-multiple)
  6930. (lambda (&rest args) '("foo"))))
  6931. (let ((org-use-fast-tag-selection nil)
  6932. (org-tags-column 1))
  6933. (org-set-tags-command)))
  6934. (buffer-substring (point) (line-end-position)))))
  6935. ;; Point does not move at start of line.
  6936. (should
  6937. (equal "* H1 :foo:"
  6938. (org-test-with-temp-text "* H1"
  6939. (cl-letf (((symbol-function 'completing-read-multiple)
  6940. (lambda (&rest args) '("foo"))))
  6941. (let ((org-use-fast-tag-selection nil)
  6942. (org-tags-column 1))
  6943. (org-set-tags-command)))
  6944. (buffer-substring (point) (line-end-position)))))
  6945. ;; Point does not move when within *'s.
  6946. (should
  6947. (equal "* H1 :foo:"
  6948. (org-test-with-temp-text "*<point>* H1"
  6949. (cl-letf (((symbol-function 'completing-read-multiple)
  6950. (lambda (&rest args) '("foo"))))
  6951. (let ((org-use-fast-tag-selection nil)
  6952. (org-tags-column 1))
  6953. (org-set-tags-command)))
  6954. (buffer-substring (point) (line-end-position)))))
  6955. ;; Point workaround does not get fooled when looking at a space.
  6956. (should
  6957. (equal " b :foo:"
  6958. (org-test-with-temp-text "* a<point> b"
  6959. (cl-letf (((symbol-function 'completing-read-multiple)
  6960. (lambda (&rest args) '("foo"))))
  6961. (let ((org-use-fast-tag-selection nil)
  6962. (org-tags-column 1))
  6963. (org-set-tags-command)))
  6964. (buffer-substring (point) (line-end-position)))))
  6965. ;; Handle tags both set locally and inherited.
  6966. (should
  6967. (equal "b :foo:"
  6968. (org-test-with-temp-text "* a :foo:\n** <point>b :foo:"
  6969. (cl-letf (((symbol-function 'completing-read-multiple)
  6970. (lambda (prompt coll &optional pred req initial &rest args)
  6971. (list initial))))
  6972. (let ((org-use-fast-tag-selection nil)
  6973. (org-tags-column 1))
  6974. (org-set-tags-command)))
  6975. (buffer-substring (point) (line-end-position))))))
  6976. (ert-deftest test-org/toggle-tag ()
  6977. "Test `org-toggle-tag' specifications."
  6978. ;; Insert missing tag.
  6979. (should
  6980. (equal "* H :tag:"
  6981. (org-test-with-temp-text "* H"
  6982. (let ((org-tags-column 1)) (org-toggle-tag "tag"))
  6983. (buffer-string))))
  6984. (should
  6985. (equal "* H :tag1:tag2:"
  6986. (org-test-with-temp-text "* H :tag1:"
  6987. (let ((org-tags-column 1)) (org-toggle-tag "tag2"))
  6988. (buffer-string))))
  6989. ;; Remove existing tag.
  6990. (should
  6991. (equal "* H"
  6992. (org-test-with-temp-text "* H :tag:"
  6993. (org-toggle-tag "tag")
  6994. (buffer-string))))
  6995. (should
  6996. (equal "* H :tag1:"
  6997. (org-test-with-temp-text "* H :tag1:tag2:"
  6998. (let ((org-tags-column 1)) (org-toggle-tag "tag2"))
  6999. (buffer-string))))
  7000. (should
  7001. (equal "* H :tag2:"
  7002. (org-test-with-temp-text "* H :tag1:tag2:"
  7003. (let ((org-tags-column 1)) (org-toggle-tag "tag1"))
  7004. (buffer-string))))
  7005. ;; With optional argument ONOFF set to `on', try to insert the tag,
  7006. ;; even if its already there.
  7007. (should
  7008. (equal "* H :tag:"
  7009. (org-test-with-temp-text "* H"
  7010. (let ((org-tags-column 1)) (org-toggle-tag "tag" 'on))
  7011. (buffer-string))))
  7012. (should
  7013. (equal "* H :tag:"
  7014. (org-test-with-temp-text "* H :tag:"
  7015. (let ((org-tags-column 1)) (org-toggle-tag "tag" 'on))
  7016. (buffer-string))))
  7017. ;; With optional argument ONOFF set to `off', try to remove the tag,
  7018. ;; even if its not there.
  7019. (should
  7020. (equal "* H"
  7021. (org-test-with-temp-text "* H :tag:"
  7022. (org-toggle-tag "tag" 'off)
  7023. (buffer-string))))
  7024. (should
  7025. (equal "* H :tag:"
  7026. (org-test-with-temp-text "* H :tag:"
  7027. (let ((org-tags-column 1)) (org-toggle-tag "foo" 'off))
  7028. (buffer-string))))
  7029. ;; Special case: Handle properly tag inheritance. In particular, do
  7030. ;; not set inherited tags.
  7031. (should
  7032. (equal "* H1 :tag:\n** H2 :tag2:tag:"
  7033. (org-test-with-temp-text "* H1 :tag:\n** <point>H2 :tag2:"
  7034. (let ((org-use-tag-inheritance t)
  7035. (org-tags-column 1))
  7036. (org-toggle-tag "tag"))
  7037. (buffer-string))))
  7038. (should
  7039. (equal "* H1 :tag1:tag2:\n** H2 :foo:"
  7040. (org-test-with-temp-text "* H1 :tag1:tag2:\n** <point>H2"
  7041. (let ((org-use-tag-inheritance t)
  7042. (org-tags-column 1))
  7043. (org-toggle-tag "foo"))
  7044. (buffer-string)))))
  7045. (ert-deftest test-org/tags-expand ()
  7046. "Test `org-tags-expand' specifications."
  7047. ;; Expand tag groups as a regexp enclosed within curly brackets.
  7048. (should
  7049. (equal "{\\<[ABC]\\>}"
  7050. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7051. (org-mode-restart)
  7052. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A")))))
  7053. (should
  7054. (equal "{\\<\\(?:Aa\\|Bb\\|Cc\\)\\>}"
  7055. (org-test-with-temp-text "#+TAGS: [ Aa : Bb Cc ]"
  7056. (org-mode-restart)
  7057. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "Aa")))))
  7058. ;; Preserve operator before the regexp.
  7059. (should
  7060. (equal "+{\\<[ABC]\\>}"
  7061. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7062. (org-mode-restart)
  7063. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "+A")))))
  7064. (should
  7065. (equal "-{\\<[ABC]\\>}"
  7066. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7067. (org-mode-restart)
  7068. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "-A")))))
  7069. ;; Handle "|" syntax.
  7070. (should
  7071. (equal "{\\<[ABC]\\>}|D"
  7072. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7073. (org-mode-restart)
  7074. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A|D")))))
  7075. ;; Handle nested groups.
  7076. (should
  7077. (equal "{\\<[A-D]\\>}"
  7078. (org-test-with-temp-text "#+TAGS: [ A : B C ]\n#+TAGS: [ B : D ]"
  7079. (org-mode-restart)
  7080. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A")))))
  7081. ;; Expand multiple occurrences of the same group.
  7082. (should
  7083. (equal "{\\<[ABC]\\>}|{\\<[ABC]\\>}"
  7084. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7085. (org-mode-restart)
  7086. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "A|A")))))
  7087. ;; Preserve regexp matches.
  7088. (should
  7089. (equal "{A+}"
  7090. (org-test-with-temp-text "#+TAGS: [ A : B C ]"
  7091. (org-mode-restart)
  7092. (let ((org-tag-alist-for-agenda nil)) (org-tags-expand "{A+}"))))))
  7093. ;;; TODO keywords
  7094. (ert-deftest test-org/auto-repeat-maybe ()
  7095. "Test `org-auto-repeat-maybe' specifications."
  7096. ;; Do not auto repeat when there is no valid time stamp with
  7097. ;; a repeater in the entry.
  7098. (should-not
  7099. (string-prefix-p
  7100. "* TODO H"
  7101. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7102. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu>"
  7103. (org-todo "DONE")
  7104. (buffer-string)))))
  7105. (should-not
  7106. (string-prefix-p
  7107. "* TODO H"
  7108. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7109. (org-test-with-temp-text "* TODO H\n# <2012-03-29 Thu>"
  7110. (org-todo "DONE")
  7111. (buffer-string)))))
  7112. ;; When switching to DONE state, switch back to first TODO keyword
  7113. ;; in sequence, or the same keyword if they have different types.
  7114. (should
  7115. (string-prefix-p
  7116. "* TODO H"
  7117. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7118. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  7119. (org-todo "DONE")
  7120. (buffer-string)))))
  7121. (should
  7122. (string-prefix-p
  7123. "* KWD1 H"
  7124. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  7125. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  7126. (org-todo "DONE")
  7127. (buffer-string)))))
  7128. (should
  7129. (string-prefix-p
  7130. "* KWD2 H"
  7131. (let ((org-todo-keywords '((type "KWD1" "KWD2" "DONE"))))
  7132. (org-test-with-temp-text "* KWD2 H\n<2012-03-29 Thu +2y>"
  7133. (org-todo "DONE")
  7134. (buffer-string)))))
  7135. ;; If there was no TODO keyword in the first place, do not insert
  7136. ;; any either.
  7137. (should
  7138. (string-prefix-p
  7139. "* H"
  7140. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7141. (org-test-with-temp-text "* H\n<2012-03-29 Thu +2y>"
  7142. (org-todo "DONE")
  7143. (buffer-string)))))
  7144. ;; Revert to REPEAT_TO_STATE, if set.
  7145. (should
  7146. (string-prefix-p
  7147. "* KWD2 H"
  7148. (let ((org-todo-keywords '((sequence "KWD1" "KWD2" "DONE"))))
  7149. (org-test-with-temp-text
  7150. "* KWD2 H
  7151. :PROPERTIES:
  7152. :REPEAT_TO_STATE: KWD2
  7153. :END:
  7154. <2012-03-29 Thu +2y>"
  7155. (org-todo "DONE")
  7156. (buffer-string)))))
  7157. ;; When switching to DONE state, update base date. If there are
  7158. ;; multiple repeated time stamps, update them all.
  7159. (should
  7160. (string-match-p
  7161. "<2014-03-29 .* \\+2y>"
  7162. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7163. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2y>"
  7164. (org-todo "DONE")
  7165. (buffer-string)))))
  7166. (should
  7167. (string-match-p
  7168. "<2015-03-04 .* \\+1y>"
  7169. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7170. (org-test-with-temp-text
  7171. "* TODO H\n<2012-03-29 Thu. +2y>\n<2014-03-04 Tue +1y>"
  7172. (org-todo "DONE")
  7173. (buffer-string)))))
  7174. ;; Throw an error if repeater unit is the hour and no time is
  7175. ;; provided in the time-stamp.
  7176. (should-error
  7177. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7178. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu +2h>"
  7179. (org-todo "DONE")
  7180. (buffer-string))))
  7181. ;; Handle every repeater type using hours step.
  7182. (should
  7183. (string-match-p
  7184. "2014-03-04 .* 02:00"
  7185. (org-test-at-time "<2014-03-04 02:35>"
  7186. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 +8h>"
  7187. (org-todo "DONE")
  7188. (buffer-string)))))
  7189. (should
  7190. (string-match-p
  7191. "2014-03-04 .* 10:00"
  7192. (org-test-at-time "<2014-03-04 02:35>"
  7193. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 ++8h>"
  7194. (org-todo "DONE")
  7195. (buffer-string)))))
  7196. (should
  7197. (string-match-p
  7198. "2014-03-04 .* 10:35"
  7199. (org-test-at-time "<2014-03-04 02:35>"
  7200. (org-test-with-temp-text "* TODO H\n<2014-03-03 18:00 .+8h>"
  7201. (org-todo "DONE")
  7202. (buffer-string)))))
  7203. ;; Do not repeat inactive time stamps with a repeater.
  7204. (should-not
  7205. (string-match-p
  7206. "\\[2014-03-29 .* \\+2y\\]"
  7207. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7208. (org-test-with-temp-text
  7209. "* TODO H\n[2012-03-29 Thu. +2y]"
  7210. (org-todo "DONE")
  7211. (buffer-string)))))
  7212. ;; Do not repeat commented time stamps.
  7213. (should-not
  7214. (string-prefix-p
  7215. "<2015-03-04 .* \\+1y>"
  7216. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7217. (org-test-with-temp-text
  7218. "* TODO H\n<2012-03-29 Thu +2y>\n# <2014-03-04 Tue +1y>"
  7219. (org-todo "DONE")
  7220. (buffer-string)))))
  7221. (should-not
  7222. (string-prefix-p
  7223. "<2015-03-04 .* \\+1y>"
  7224. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7225. (org-test-with-temp-text
  7226. "* TODO H
  7227. <2012-03-29 Thu. +2y>
  7228. #+BEGIN_EXAMPLE
  7229. <2014-03-04 Tue +1y>
  7230. #+END_EXAMPLE"
  7231. (org-todo "DONE")
  7232. (buffer-string)))))
  7233. ;; When `org-log-repeat' is non-nil or there is a CLOCK in the
  7234. ;; entry, record time of last repeat.
  7235. (should-not
  7236. (string-match-p
  7237. ":LAST_REPEAT:"
  7238. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  7239. (org-log-repeat nil))
  7240. (cl-letf (((symbol-function 'org-add-log-setup)
  7241. (lambda (&rest args) nil)))
  7242. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  7243. (org-todo "DONE")
  7244. (buffer-string))))))
  7245. (should
  7246. (string-match-p
  7247. ":LAST_REPEAT:"
  7248. (let ((org-todo-keywords '((sequence "TODO" "DONE")))
  7249. (org-log-repeat t))
  7250. (cl-letf (((symbol-function 'org-add-log-setup)
  7251. (lambda (&rest args) nil)))
  7252. (org-test-with-temp-text "* TODO H\n<2012-03-29 Thu. +2y>"
  7253. (org-todo "DONE")
  7254. (buffer-string))))))
  7255. (should
  7256. (string-match-p
  7257. ":LAST_REPEAT:"
  7258. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7259. (cl-letf (((symbol-function 'org-add-log-setup)
  7260. (lambda (&rest args) nil)))
  7261. (org-test-with-temp-text
  7262. "* TODO H\n<2012-03-29 Thu +2y>\nCLOCK: [2012-03-29 Thu 16:40]"
  7263. (org-todo "DONE")
  7264. (buffer-string))))))
  7265. ;; When a SCHEDULED entry has no repeater, remove it upon repeating
  7266. ;; the entry as it is no longer relevant.
  7267. (should-not
  7268. (string-match-p
  7269. "^SCHEDULED:"
  7270. (let ((org-todo-keywords '((sequence "TODO" "DONE"))))
  7271. (org-test-with-temp-text
  7272. "* TODO H\nSCHEDULED: <2014-03-04 Tue>\n<2012-03-29 Thu +2y>"
  7273. (org-todo "DONE")
  7274. (buffer-string)))))
  7275. ;; Properly advance repeater even when a clock entry is specified
  7276. ;; and `org-log-repeat' is nil.
  7277. (should
  7278. (string-match-p
  7279. "SCHEDULED: <2014-03-29"
  7280. (let ((org-log-repeat nil)
  7281. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7282. (org-test-with-temp-text
  7283. "* TODO H
  7284. SCHEDULED: <2012-03-29 Thu +2y>
  7285. CLOCK: [2012-03-29 Thu 10:00]--[2012-03-29 Thu 16:40] => 6:40"
  7286. (org-todo "DONE")
  7287. (buffer-string)))))
  7288. ;; Make sure that logbook state change record does not get
  7289. ;; duplicated when `org-log-repeat' `org-log-done' are non-nil.
  7290. (should
  7291. (string-match-p
  7292. (rx "* TODO Read book
  7293. SCHEDULED: <2021-06-16 " (1+ (not space)) " +1d>
  7294. :PROPERTIES:
  7295. :LAST_REPEAT:" (1+ nonl) "
  7296. :END:
  7297. - State \"DONE\" from \"TODO\"" (1+ nonl) buffer-end)
  7298. (let ((org-log-repeat 'time)
  7299. (org-todo-keywords '((sequence "TODO" "|" "DONE(d!)")))
  7300. (org-log-into-drawer nil))
  7301. (org-test-with-temp-text
  7302. "* TODO Read book
  7303. SCHEDULED: <2021-06-15 Tue +1d>"
  7304. (org-todo "DONE")
  7305. (when (memq 'org-add-log-note post-command-hook)
  7306. (org-add-log-note))
  7307. (buffer-string))))))
  7308. (ert-deftest test-org/org-log-done ()
  7309. "Test `org-log-done' specifications."
  7310. ;; nil value.
  7311. (should
  7312. (string=
  7313. "* DONE task"
  7314. (let ((org-log-done nil)
  7315. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7316. (org-test-with-temp-text
  7317. "* TODO task"
  7318. (org-todo "DONE")
  7319. (when (memq 'org-add-log-note post-command-hook)
  7320. (org-add-log-note))
  7321. (buffer-string)))))
  7322. ;; `time' value.
  7323. (should
  7324. (string=
  7325. (format
  7326. "* DONE task
  7327. CLOSED: %s"
  7328. (org-test-with-temp-text ""
  7329. (org-insert-time-stamp (current-time) t t)
  7330. (buffer-string)))
  7331. (let ((org-log-done 'time)
  7332. (org-log-done-with-time t)
  7333. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7334. (org-test-with-temp-text
  7335. "* TODO task"
  7336. (org-todo "DONE")
  7337. (when (memq 'org-add-log-note post-command-hook)
  7338. (org-add-log-note))
  7339. (buffer-string)))))
  7340. (should
  7341. (string=
  7342. (format
  7343. "* DONE task
  7344. CLOSED: %s"
  7345. (org-test-with-temp-text ""
  7346. (org-insert-time-stamp (current-time) nil t)
  7347. (buffer-string)))
  7348. (let ((org-log-done 'time)
  7349. (org-log-done-with-time nil)
  7350. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7351. (org-test-with-temp-text
  7352. "* TODO task"
  7353. (org-todo "DONE")
  7354. (when (memq 'org-add-log-note post-command-hook)
  7355. (org-add-log-note))
  7356. (buffer-string)))))
  7357. ;; TODO: Test `note' value.
  7358. ;; Test startup overrides.
  7359. (should
  7360. (string=
  7361. "#+STARTUP: nologdone
  7362. * DONE task"
  7363. (let ((org-log-done 'time)
  7364. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7365. (org-test-with-temp-text
  7366. "#+STARTUP: nologdone
  7367. <point>* TODO task"
  7368. (org-set-regexps-and-options)
  7369. (org-todo "DONE")
  7370. (when (memq 'org-add-log-note post-command-hook)
  7371. (org-add-log-note))
  7372. (buffer-string)))))
  7373. (should
  7374. (string=
  7375. (format
  7376. "#+STARTUP: logdone
  7377. * DONE task
  7378. CLOSED: %s"
  7379. (org-test-with-temp-text ""
  7380. (org-insert-time-stamp (current-time) t t)
  7381. (buffer-string)))
  7382. (let ((org-log-done nil)
  7383. (org-log-done-with-time t)
  7384. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7385. (org-test-with-temp-text
  7386. "#+STARTUP: logdone
  7387. <point>* TODO task"
  7388. (org-set-regexps-and-options)
  7389. (org-todo "DONE")
  7390. (when (memq 'org-add-log-note post-command-hook)
  7391. (org-add-log-note))
  7392. (buffer-string)))))
  7393. ;; Test local property overrides.
  7394. (should
  7395. (string=
  7396. "* DONE task
  7397. :PROPERTIES:
  7398. :LOGGING: nil
  7399. :END:"
  7400. (let ((org-log-done 'time)
  7401. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7402. (org-test-with-temp-text
  7403. "* TODO task
  7404. :PROPERTIES:
  7405. :LOGGING: nil
  7406. :END:"
  7407. (org-todo "DONE")
  7408. (when (memq 'org-add-log-note post-command-hook)
  7409. (org-add-log-note))
  7410. (buffer-string)))))
  7411. (should
  7412. (string=
  7413. (format
  7414. "* DONE task
  7415. CLOSED: %s
  7416. :PROPERTIES:
  7417. :LOGGING: logdone
  7418. :END:"
  7419. (org-test-with-temp-text ""
  7420. (org-insert-time-stamp (current-time) t t)
  7421. (buffer-string)))
  7422. (let ((org-log-done nil)
  7423. (org-log-done-with-time t)
  7424. (org-todo-keywords '((sequence "TODO" "DONE"))))
  7425. (org-test-with-temp-text
  7426. "* TODO task
  7427. :PROPERTIES:
  7428. :LOGGING: logdone
  7429. :END:"
  7430. (org-todo "DONE")
  7431. (when (memq 'org-add-log-note post-command-hook)
  7432. (org-add-log-note))
  7433. (buffer-string))))))
  7434. ;;; Timestamps API
  7435. (ert-deftest test-org/at-timestamp-p ()
  7436. "Test `org-at-timestamp-p' specifications."
  7437. (should
  7438. (org-test-with-temp-text "<2012-03-29 Thu>"
  7439. (org-at-timestamp-p)))
  7440. (should-not
  7441. (org-test-with-temp-text "2012-03-29 Thu"
  7442. (org-at-timestamp-p)))
  7443. ;; Test return values.
  7444. (should
  7445. (eq 'bracket
  7446. (org-test-with-temp-text "<2012-03-29 Thu>"
  7447. (org-at-timestamp-p))))
  7448. (should
  7449. (eq 'year
  7450. (org-test-with-temp-text "<<point>2012-03-29 Thu>"
  7451. (org-at-timestamp-p))))
  7452. (should
  7453. (eq 'month
  7454. (org-test-with-temp-text "<2012-<point>03-29 Thu>"
  7455. (org-at-timestamp-p))))
  7456. (should
  7457. (eq 'day
  7458. (org-test-with-temp-text "<2012-03-<point>29 Thu>"
  7459. (org-at-timestamp-p))))
  7460. (should
  7461. (eq 'day
  7462. (org-test-with-temp-text "<2012-03-29 T<point>hu>"
  7463. (org-at-timestamp-p))))
  7464. (should
  7465. (wholenump
  7466. (org-test-with-temp-text "<2012-03-29 Thu +2<point>y>"
  7467. (org-at-timestamp-p))))
  7468. (should
  7469. (eq 'bracket
  7470. (org-test-with-temp-text "<2012-03-29 Thu<point>>"
  7471. (org-at-timestamp-p))))
  7472. (should
  7473. (eq 'after
  7474. (org-test-with-temp-text "<2012-03-29 Thu><point>»"
  7475. (org-at-timestamp-p))))
  7476. ;; Test `inactive' optional argument.
  7477. (should
  7478. (org-test-with-temp-text "[2012-03-29 Thu]"
  7479. (org-at-timestamp-p 'inactive)))
  7480. (should-not
  7481. (org-test-with-temp-text "[2012-03-29 Thu]"
  7482. (org-at-timestamp-p)))
  7483. ;; When optional argument is `agenda', recognize time-stamps in
  7484. ;; planning info line, property drawers and clocks.
  7485. (should
  7486. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  7487. (org-at-timestamp-p 'agenda)))
  7488. (should-not
  7489. (org-test-with-temp-text "* H\nSCHEDULED: <point><2012-03-29 Thu>"
  7490. (org-at-timestamp-p)))
  7491. (should
  7492. (org-test-with-temp-text
  7493. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  7494. (org-at-timestamp-p 'agenda)))
  7495. (should-not
  7496. (org-test-with-temp-text
  7497. "* H\n:PROPERTIES:\n:PROP: <point><2012-03-29 Thu>\n:END:"
  7498. (org-at-timestamp-p)))
  7499. (should
  7500. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7501. (let ((org-agenda-include-inactive-timestamps t))
  7502. (org-at-timestamp-p 'agenda))))
  7503. (should-not
  7504. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7505. (let ((org-agenda-include-inactive-timestamps t))
  7506. (org-at-timestamp-p))))
  7507. (should-not
  7508. (org-test-with-temp-text "CLOCK: <point>[2012-03-29 Thu]"
  7509. (let ((org-agenda-include-inactive-timestamps t))
  7510. (org-at-timestamp-p 'inactive))))
  7511. ;; When optional argument is `lax', match any part of the document
  7512. ;; with Org timestamp syntax.
  7513. (should
  7514. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  7515. (org-at-timestamp-p 'lax)))
  7516. (should-not
  7517. (org-test-with-temp-text "# <2012-03-29 Thu><point>"
  7518. (org-at-timestamp-p)))
  7519. (should
  7520. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  7521. (org-at-timestamp-p 'lax)))
  7522. (should-not
  7523. (org-test-with-temp-text ": <2012-03-29 Thu><point>"
  7524. (org-at-timestamp-p)))
  7525. (should
  7526. (org-test-with-temp-text
  7527. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  7528. (org-at-timestamp-p 'lax)))
  7529. (should-not
  7530. (org-test-with-temp-text
  7531. "#+BEGIN_EXAMPLE\n<2012-03-29 Thu><point>\n#+END_EXAMPLE"
  7532. (org-at-timestamp-p)))
  7533. ;; Optional argument `lax' also matches inactive timestamps.
  7534. (should
  7535. (org-test-with-temp-text "# [2012-03-29 Thu]<point>"
  7536. (org-at-timestamp-p 'lax))))
  7537. (ert-deftest test-org/time-stamp ()
  7538. "Test `org-time-stamp' specifications."
  7539. ;; Insert chosen time stamp at point.
  7540. (should
  7541. (string-match
  7542. "Te<2014-03-04 .*?>xt"
  7543. (org-test-with-temp-text "Te<point>xt"
  7544. (cl-letf (((symbol-function 'org-read-date)
  7545. (lambda (&rest args)
  7546. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7547. (org-time-stamp nil)
  7548. (buffer-string)))))
  7549. ;; With a prefix argument, also insert time.
  7550. (should
  7551. (string-match
  7552. "Te<2014-03-04 .*? 00:41>xt"
  7553. (org-test-with-temp-text "Te<point>xt"
  7554. (cl-letf (((symbol-function 'org-read-date)
  7555. (lambda (&rest args)
  7556. (apply #'encode-time
  7557. (org-parse-time-string "2014-03-04 00:41")))))
  7558. (org-time-stamp '(4))
  7559. (buffer-string)))))
  7560. ;; With two universal prefix arguments, insert an active timestamp
  7561. ;; with the current time without prompting the user.
  7562. (should
  7563. (string-match
  7564. "Te<2014-03-04 .*? 00:41>xt"
  7565. (org-test-with-temp-text "Te<point>xt"
  7566. (org-test-at-time "2014-03-04 00:41"
  7567. (org-time-stamp '(16))
  7568. (buffer-string)))))
  7569. ;; When optional argument is non-nil, insert an inactive timestamp.
  7570. (should
  7571. (string-match
  7572. "Te\\[2014-03-04 .*?\\]xt"
  7573. (org-test-with-temp-text "Te<point>xt"
  7574. (cl-letf (((symbol-function 'org-read-date)
  7575. (lambda (&rest args)
  7576. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7577. (org-time-stamp nil t)
  7578. (buffer-string)))))
  7579. ;; When called from a timestamp, replace existing one.
  7580. (should
  7581. (string-match
  7582. "<2014-03-04 .*?>"
  7583. (org-test-with-temp-text "<2012-03-29<point> thu.>"
  7584. (cl-letf (((symbol-function 'org-read-date)
  7585. (lambda (&rest args)
  7586. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7587. (org-time-stamp nil)
  7588. (buffer-string)))))
  7589. (should
  7590. (string-match
  7591. "<2014-03-04 .*?>--<2014-03-04 .*?>"
  7592. (org-test-with-temp-text "<2012-03-29<point> thu.>--<2014-03-04 tue.>"
  7593. (cl-letf (((symbol-function 'org-read-date)
  7594. (lambda (&rest args)
  7595. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7596. (org-time-stamp nil)
  7597. (buffer-string)))))
  7598. ;; When replacing a timestamp, preserve repeater, if any.
  7599. (should
  7600. (string-match
  7601. "<2014-03-04 .*? \\+2y>"
  7602. (org-test-with-temp-text "<2012-03-29<point> thu. +2y>"
  7603. (cl-letf (((symbol-function 'org-read-date)
  7604. (lambda (&rest args)
  7605. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7606. (org-time-stamp nil)
  7607. (buffer-string)))))
  7608. ;; When called twice in a raw, build a date range.
  7609. (should
  7610. (string-match
  7611. "<2012-03-29 .*?>--<2014-03-04 .*?>"
  7612. (org-test-with-temp-text "<2012-03-29 thu.><point>"
  7613. (cl-letf (((symbol-function 'org-read-date)
  7614. (lambda (&rest args)
  7615. (apply #'encode-time (org-parse-time-string "2014-03-04")))))
  7616. (let ((last-command 'org-time-stamp)
  7617. (this-command 'org-time-stamp))
  7618. (org-time-stamp nil))
  7619. (buffer-string))))))
  7620. (ert-deftest test-org/timestamp-has-time-p ()
  7621. "Test `org-timestamp-has-time-p' specifications."
  7622. ;; With time.
  7623. (should
  7624. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  7625. (org-timestamp-has-time-p (org-element-context))))
  7626. ;; Without time.
  7627. (should-not
  7628. (org-test-with-temp-text "<2012-03-29 Thu>"
  7629. (org-timestamp-has-time-p (org-element-context)))))
  7630. (ert-deftest test-org/get-repeat ()
  7631. "Test `org-get-repeat' specifications."
  7632. (should
  7633. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40 +2y>"
  7634. (org-get-repeat)))
  7635. (should-not
  7636. (org-test-with-temp-text "* H\n<2012-03-29 Thu 16:40>"
  7637. (org-get-repeat)))
  7638. ;; Return proper repeat string.
  7639. (should
  7640. (equal "+2y"
  7641. (org-test-with-temp-text "* H\n<2014-03-04 Tue 16:40 +2y>"
  7642. (org-get-repeat))))
  7643. ;; Prevent false positive (commented or verbatim time stamps)
  7644. (should-not
  7645. (org-test-with-temp-text "* H\n# <2012-03-29 Thu 16:40>"
  7646. (org-get-repeat)))
  7647. (should-not
  7648. (org-test-with-temp-text
  7649. "* H\n#+BEGIN_EXAMPLE\n<2012-03-29 Thu 16:40>\n#+END_EXAMPLE"
  7650. (org-get-repeat)))
  7651. ;; Return nil when called before first heading.
  7652. (should-not
  7653. (org-test-with-temp-text "<2012-03-29 Thu 16:40 +2y>"
  7654. (org-get-repeat)))
  7655. ;; When called with an optional argument, extract repeater from that
  7656. ;; string instead.
  7657. (should (equal "+2y" (org-get-repeat "<2012-03-29 Thu 16:40 +2y>")))
  7658. (should-not (org-get-repeat "<2012-03-29 Thu 16:40>")))
  7659. (ert-deftest test-org/timestamp-format ()
  7660. "Test `org-timestamp-format' specifications."
  7661. ;; Regular test.
  7662. (should
  7663. (equal
  7664. "2012-03-29 16:40"
  7665. (org-test-with-temp-text "<2012-03-29 Thu 16:40>"
  7666. (org-timestamp-format (org-element-context) "%Y-%m-%d %R"))))
  7667. ;; Range end.
  7668. (should
  7669. (equal
  7670. "2012-03-29"
  7671. (org-test-with-temp-text "[2011-07-14 Thu]--[2012-03-29 Thu]"
  7672. (org-timestamp-format (org-element-context) "%Y-%m-%d" t)))))
  7673. (ert-deftest test-org/timestamp-split-range ()
  7674. "Test `org-timestamp-split-range' specifications."
  7675. ;; Extract range start (active).
  7676. (should
  7677. (equal '(2012 3 29)
  7678. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7679. (let ((ts (org-timestamp-split-range (org-element-context))))
  7680. (mapcar (lambda (p) (org-element-property p ts))
  7681. '(:year-end :month-end :day-end))))))
  7682. ;; Extract range start (inactive)
  7683. (should
  7684. (equal '(2012 3 29)
  7685. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  7686. (let ((ts (org-timestamp-split-range (org-element-context))))
  7687. (mapcar (lambda (p) (org-element-property p ts))
  7688. '(:year-end :month-end :day-end))))))
  7689. ;; Extract range end (active).
  7690. (should
  7691. (equal '(2012 3 30)
  7692. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7693. (let ((ts (org-timestamp-split-range
  7694. (org-element-context) t)))
  7695. (mapcar (lambda (p) (org-element-property p ts))
  7696. '(:year-end :month-end :day-end))))))
  7697. ;; Extract range end (inactive)
  7698. (should
  7699. (equal '(2012 3 30)
  7700. (org-test-with-temp-text "[2012-03-29 Thu]--[2012-03-30 Fri]"
  7701. (let ((ts (org-timestamp-split-range
  7702. (org-element-context) t)))
  7703. (mapcar (lambda (p) (org-element-property p ts))
  7704. '(:year-end :month-end :day-end))))))
  7705. ;; Return the timestamp if not a range.
  7706. (should
  7707. (org-test-with-temp-text "[2012-03-29 Thu]"
  7708. (let* ((ts-orig (org-element-context))
  7709. (ts-copy (org-timestamp-split-range ts-orig)))
  7710. (eq ts-orig ts-copy))))
  7711. (should
  7712. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  7713. (let* ((ts-orig (org-element-context))
  7714. (ts-copy (org-timestamp-split-range ts-orig)))
  7715. (eq ts-orig ts-copy)))))
  7716. (ert-deftest test-org/timestamp-translate ()
  7717. "Test `org-timestamp-translate' specifications."
  7718. ;; Translate whole date range.
  7719. (should
  7720. (equal "<29>--<30>"
  7721. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7722. (let ((org-display-custom-times t)
  7723. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7724. (org-timestamp-translate (org-element-context))))))
  7725. ;; Translate date range start.
  7726. (should
  7727. (equal "<29>"
  7728. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7729. (let ((org-display-custom-times t)
  7730. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7731. (org-timestamp-translate (org-element-context) 'start)))))
  7732. ;; Translate date range end.
  7733. (should
  7734. (equal "<30>"
  7735. (org-test-with-temp-text "<2012-03-29 Thu>--<2012-03-30 Fri>"
  7736. (let ((org-display-custom-times t)
  7737. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7738. (org-timestamp-translate (org-element-context) 'end)))))
  7739. ;; Translate time range.
  7740. (should
  7741. (equal "<08>--<16>"
  7742. (org-test-with-temp-text "<2012-03-29 Thu 8:30-16:40>"
  7743. (let ((org-display-custom-times t)
  7744. (org-time-stamp-custom-formats '("<%d>" . "<%H>")))
  7745. (org-timestamp-translate (org-element-context))))))
  7746. ;; Translate non-range timestamp.
  7747. (should
  7748. (equal "<29>"
  7749. (org-test-with-temp-text "<2012-03-29 Thu>"
  7750. (let ((org-display-custom-times t)
  7751. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7752. (org-timestamp-translate (org-element-context))))))
  7753. ;; Do not change `diary' timestamps.
  7754. (should
  7755. (equal "<%%(org-float t 4 2)>"
  7756. (org-test-with-temp-text "<%%(org-float t 4 2)>"
  7757. (let ((org-display-custom-times t)
  7758. (org-time-stamp-custom-formats '("<%d>" . "<%d>")))
  7759. (org-timestamp-translate (org-element-context)))))))
  7760. (ert-deftest test-org/timestamp-from-string ()
  7761. "Test `org-timestamp-from-string' specifications."
  7762. ;; Return nil if argument is not a valid Org timestamp.
  7763. (should-not (org-timestamp-from-string ""))
  7764. (should-not (org-timestamp-from-string nil))
  7765. (should-not (org-timestamp-from-string "<2012-03-29"))
  7766. ;; Otherwise, return a valid Org timestamp object.
  7767. (should
  7768. (string-match-p "<2012-03-29 .+>"
  7769. (org-element-interpret-data
  7770. (org-timestamp-from-string "<2012-03-29 Thu>"))))
  7771. (should
  7772. (string-match-p "[2014-03-04 .+]"
  7773. (org-element-interpret-data
  7774. (org-timestamp-from-string "[2014-03-04 Tue]")))))
  7775. (ert-deftest test-org/timestamp-from-time ()
  7776. "Test `org-timestamp-from-time' specifications."
  7777. ;; Standard test.
  7778. (should
  7779. (string-match-p
  7780. "<2012-03-29 .+>"
  7781. (org-element-interpret-data
  7782. (org-timestamp-from-time
  7783. (apply #'encode-time
  7784. (org-parse-time-string "<2012-03-29 Thu 16:40>"))))))
  7785. ;; When optional argument WITH-TIME is non-nil, provide time
  7786. ;; information.
  7787. (should
  7788. (string-match-p
  7789. "<2012-03-29 .+ 16:40>"
  7790. (org-element-interpret-data
  7791. (org-timestamp-from-time
  7792. (apply #'encode-time
  7793. (org-parse-time-string "<2012-03-29 Thu 16:40>"))
  7794. t))))
  7795. ;; When optional argument INACTIVE is non-nil, return an inactive
  7796. ;; timestamp.
  7797. (should
  7798. (string-match-p
  7799. "[2012-03-29 .+]"
  7800. (org-element-interpret-data
  7801. (org-timestamp-from-time
  7802. (apply #'encode-time
  7803. (org-parse-time-string "<2012-03-29 Thu 16:40>"))
  7804. nil t)))))
  7805. (ert-deftest test-org/timestamp-to-time ()
  7806. "Test `org-timestamp-to-time' specifications."
  7807. (should
  7808. (equal "2014-03-04"
  7809. (format-time-string
  7810. "%Y-%m-%d"
  7811. (org-timestamp-to-time
  7812. (org-timestamp-from-string "<2014-03-04 Tue>")))))
  7813. (should
  7814. (equal "2014-03-04"
  7815. (format-time-string
  7816. "%Y-%m-%d"
  7817. (org-timestamp-to-time
  7818. (org-timestamp-from-string "[2014-03-04 Tue]")))))
  7819. (should
  7820. (equal "2012-03-29 08:30"
  7821. (format-time-string
  7822. "%Y-%m-%d %H:%M"
  7823. (org-timestamp-to-time
  7824. (org-timestamp-from-string "<2012-03-29 Thu 08:30-16:40>")))))
  7825. (should
  7826. (equal "2012-03-29"
  7827. (format-time-string
  7828. "%Y-%m-%d"
  7829. (org-timestamp-to-time
  7830. (org-timestamp-from-string "<2012-03-29 Thu>--<2014-03-04 Tue>")))))
  7831. (should
  7832. (equal "2012-03-29"
  7833. (format-time-string
  7834. "%Y-%m-%d"
  7835. (org-timestamp-to-time
  7836. (org-timestamp-from-string "[2012-03-29 Thu]--[2014-03-04 Tue]")))))
  7837. ;; When optional argument END is non-nil, use end of date range or
  7838. ;; time range.
  7839. (should
  7840. (equal "2012-03-29 16:40"
  7841. (format-time-string
  7842. "%Y-%m-%d %H:%M"
  7843. (org-timestamp-to-time
  7844. (org-timestamp-from-string "<2012-03-29 Thu 08:30-16:40>")
  7845. t))))
  7846. (should
  7847. (equal "2014-03-04"
  7848. (format-time-string
  7849. "%Y-%m-%d"
  7850. (org-timestamp-to-time
  7851. (org-timestamp-from-string "<2012-03-29 Thu>--<2014-03-04 Tue>")
  7852. t))))
  7853. (should
  7854. (equal "2014-03-04"
  7855. (format-time-string
  7856. "%Y-%m-%d"
  7857. (org-timestamp-to-time
  7858. (org-timestamp-from-string "[2012-03-29 Thu]--[2014-03-04 Tue]")
  7859. t)))))
  7860. ;;; Visibility
  7861. (ert-deftest test-org/hide-drawer-toggle ()
  7862. "Test `org-fold-hide-drawer-toggle' specifications."
  7863. ;; Error when not at a drawer.
  7864. (should-error
  7865. (org-test-with-temp-text ":fake-drawer:\ncontents"
  7866. (org-fold-hide-drawer-toggle 'off)
  7867. (get-char-property (line-end-position) 'invisible)))
  7868. (should-error
  7869. (org-test-with-temp-text
  7870. "#+begin_example\n<point>:D:\nc\n:END:\n#+end_example"
  7871. (org-fold-hide-drawer-toggle t)))
  7872. ;; Hide drawer.
  7873. (should
  7874. (org-test-with-temp-text ":drawer:\ncontents\n:end:"
  7875. (org-fold-show-all)
  7876. (org-fold-hide-drawer-toggle)
  7877. (get-char-property (line-end-position) 'invisible)))
  7878. ;; Show drawer unconditionally when optional argument is `off'.
  7879. (should-not
  7880. (org-test-with-temp-text ":drawer:\ncontents\n:end:"
  7881. (org-fold-hide-drawer-toggle)
  7882. (org-fold-hide-drawer-toggle 'off)
  7883. (get-char-property (line-end-position) 'invisible)))
  7884. ;; Hide drawer unconditionally when optional argument is non-nil.
  7885. (should
  7886. (org-test-with-temp-text ":drawer:\ncontents\n:end:"
  7887. (org-fold-hide-drawer-toggle t)
  7888. (get-char-property (line-end-position) 'invisible)))
  7889. ;; Do not hide drawer when called from final blank lines.
  7890. (should-not
  7891. (org-test-with-temp-text ":drawer:\ncontents\n:end:\n\n<point>"
  7892. (org-fold-show-all)
  7893. (org-fold-hide-drawer-toggle)
  7894. (goto-char (point-min))
  7895. (get-char-property (line-end-position) 'invisible)))
  7896. ;; Don't leave point in an invisible part of the buffer when hiding
  7897. ;; a drawer away.
  7898. (should-not
  7899. (org-test-with-temp-text ":drawer:\ncontents\n<point>:end:"
  7900. (org-fold-hide-drawer-toggle)
  7901. (get-char-property (point) 'invisible))))
  7902. (ert-deftest test-org/hide-block-toggle ()
  7903. "Test `org-fold-hide-block-toggle' specifications."
  7904. ;; Error when not at a block.
  7905. (should-error
  7906. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents"
  7907. (org-fold-hide-block-toggle 'off)
  7908. (get-char-property (line-end-position) 'invisible)))
  7909. ;; Hide block.
  7910. (should
  7911. (org-test-with-temp-text "#+BEGIN_CENTER\ncontents\n#+END_CENTER"
  7912. (org-fold-hide-block-toggle)
  7913. (get-char-property (line-end-position) 'invisible)))
  7914. (should
  7915. (org-test-with-temp-text "#+BEGIN_EXAMPLE\ncontents\n#+END_EXAMPLE"
  7916. (org-fold-hide-block-toggle)
  7917. (get-char-property (line-end-position) 'invisible)))
  7918. ;; Show block unconditionally when optional argument is `off'.
  7919. (should-not
  7920. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  7921. (org-fold-hide-block-toggle)
  7922. (org-fold-hide-block-toggle 'off)
  7923. (get-char-property (line-end-position) 'invisible)))
  7924. (should-not
  7925. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  7926. (org-fold-hide-block-toggle 'off)
  7927. (get-char-property (line-end-position) 'invisible)))
  7928. ;; Hide block unconditionally when optional argument is non-nil.
  7929. (should
  7930. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  7931. (org-fold-hide-block-toggle t)
  7932. (get-char-property (line-end-position) 'invisible)))
  7933. (should
  7934. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE"
  7935. (org-fold-hide-block-toggle)
  7936. (org-fold-hide-block-toggle t)
  7937. (get-char-property (line-end-position) 'invisible)))
  7938. ;; Do not hide block when called from final blank lines.
  7939. (should-not
  7940. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n#+END_QUOTE\n\n<point>"
  7941. (org-fold-hide-block-toggle)
  7942. (goto-char (point-min))
  7943. (get-char-property (line-end-position) 'invisible)))
  7944. ;; Don't leave point in an invisible part of the buffer when hiding
  7945. ;; a block away.
  7946. (should-not
  7947. (org-test-with-temp-text "#+BEGIN_QUOTE\ncontents\n<point>#+END_QUOTE"
  7948. (org-fold-hide-block-toggle)
  7949. (get-char-property (point) 'invisible))))
  7950. (ert-deftest test-org/hide-block-toggle-maybe ()
  7951. "Test `org-fold-hide-block-toggle' specifications."
  7952. (should
  7953. (org-test-with-temp-text "#+BEGIN: dynamic\nContents\n#+END:"
  7954. (org-hide-block-toggle)))
  7955. (should-error
  7956. (org-test-with-temp-text "Paragraph" (org-hide-block-toggle))))
  7957. (ert-deftest test-org/show-set-visibility ()
  7958. "Test `org-fold-show-set-visibility' specifications."
  7959. ;; Do not throw an error before first heading.
  7960. (should
  7961. (org-test-with-temp-text "Preamble\n* Headline"
  7962. (org-fold-show-set-visibility 'tree)
  7963. t))
  7964. ;; Test all visibility spans, both on headline and in entry.
  7965. (let ((list-visible-lines
  7966. (lambda (state headerp)
  7967. (org-test-with-temp-text "* Grandmother (0)
  7968. ** Uncle (1)
  7969. *** Heir (2)
  7970. ** Father (3)
  7971. Ancestor text (4)
  7972. *** Sister (5)
  7973. Sibling text (6)
  7974. *** Self (7)
  7975. Match (8)
  7976. **** First born (9)
  7977. Child text (10)
  7978. **** The other child (11)
  7979. *** Brother (12)
  7980. ** Aunt (13)
  7981. "
  7982. (org-cycle t)
  7983. (search-forward (if headerp "Self" "Match"))
  7984. (org-fold-show-set-visibility state)
  7985. (goto-char (point-min))
  7986. (let (result (line 0))
  7987. (while (not (eobp))
  7988. (unless (org-invisible-p2) (push line result))
  7989. (cl-incf line)
  7990. (forward-line))
  7991. (nreverse result))))))
  7992. (should (equal '(0 7) (funcall list-visible-lines 'minimal t)))
  7993. (should (equal '(0 7 8) (funcall list-visible-lines 'minimal nil)))
  7994. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local t)))
  7995. (should (equal '(0 7 8 9) (funcall list-visible-lines 'local nil)))
  7996. (should (equal '(0 3 7) (funcall list-visible-lines 'ancestors t)))
  7997. (should (equal '(0 3 7 8) (funcall list-visible-lines 'ancestors nil)))
  7998. (should (equal '(0 3 7 8 9 10 11)
  7999. (funcall list-visible-lines 'ancestors-full t)))
  8000. (should (equal '(0 3 7 8 9 10 11)
  8001. (funcall list-visible-lines 'ancestors-full nil)))
  8002. (should (equal '(0 3 5 7 12) (funcall list-visible-lines 'lineage t)))
  8003. (should (equal '(0 3 5 7 8 9 12) (funcall list-visible-lines 'lineage nil)))
  8004. (should (equal '(0 1 3 5 7 12 13) (funcall list-visible-lines 'tree t)))
  8005. (should (equal '(0 1 3 5 7 8 9 11 12 13)
  8006. (funcall list-visible-lines 'tree nil)))
  8007. (should (equal '(0 1 3 4 5 7 12 13)
  8008. (funcall list-visible-lines 'canonical t)))
  8009. (should (equal '(0 1 3 4 5 7 8 9 11 12 13)
  8010. (funcall list-visible-lines 'canonical nil))))
  8011. ;; When point is hidden in a drawer or a block, make sure to make it
  8012. ;; visible.
  8013. (should-not
  8014. (org-test-with-temp-text "#+BEGIN_QUOTE\nText\n#+END_QUOTE"
  8015. (org-fold-hide-block-toggle)
  8016. (search-forward "Text")
  8017. (org-fold-show-set-visibility 'minimal)
  8018. (org-invisible-p2)))
  8019. (should-not
  8020. (org-test-with-temp-text ":DRAWER:\nText\n:END:"
  8021. (org-fold-hide-drawer-toggle)
  8022. (search-forward "Text")
  8023. (org-fold-show-set-visibility 'minimal)
  8024. (org-invisible-p2)))
  8025. (should-not
  8026. (org-test-with-temp-text
  8027. "#+BEGIN_QUOTE\n<point>:DRAWER:\nText\n:END:\n#+END_QUOTE"
  8028. (org-fold-hide-drawer-toggle)
  8029. (forward-line -1)
  8030. (org-fold-hide-block-toggle)
  8031. (search-forward "Text")
  8032. (org-fold-show-set-visibility 'minimal)
  8033. (org-invisible-p2))))
  8034. (ert-deftest test-org/copy-visible ()
  8035. "Test `org-copy-visible' specifications."
  8036. ;;`org-unfontify-region', which is wired up to
  8037. ;; `font-lock-unfontify-region-function', removes the invisible text
  8038. ;; property, among other things.
  8039. (cl-letf (((symbol-function 'org-unfontify-region) #'ignore))
  8040. (should
  8041. (equal "Foo"
  8042. (org-test-with-temp-text "Foo"
  8043. (let ((kill-ring nil))
  8044. (org-copy-visible (point-min) (point-max))
  8045. (current-kill 0 t)))))
  8046. ;; Skip invisible characters by text property.
  8047. (should
  8048. (equal "Foo"
  8049. (org-test-with-temp-text #("F<hidden>oo" 1 9 (invisible t))
  8050. (let ((kill-ring nil))
  8051. (org-copy-visible (point-min) (point-max))
  8052. (current-kill 0 t)))))
  8053. ;; Skip invisible characters by overlay.
  8054. (should
  8055. (equal "Foo"
  8056. (org-test-with-temp-text "F<hidden>oo"
  8057. (let ((o (make-overlay 2 10)))
  8058. (overlay-put o 'invisible t))
  8059. (let ((kill-ring nil))
  8060. (org-copy-visible (point-min) (point-max))
  8061. (current-kill 0 t)))))
  8062. ;; Handle invisible characters at the beginning and the end of the
  8063. ;; buffer.
  8064. (should
  8065. (equal "Foo"
  8066. (org-test-with-temp-text #("<hidden>Foo" 0 8 (invisible t))
  8067. (let ((kill-ring nil))
  8068. (org-copy-visible (point-min) (point-max))
  8069. (current-kill 0 t)))))
  8070. (should
  8071. (equal "Foo"
  8072. (org-test-with-temp-text #("Foo<hidden>" 3 11 (invisible t))
  8073. (let ((kill-ring nil))
  8074. (org-copy-visible (point-min) (point-max))
  8075. (current-kill 0 t)))))
  8076. ;; Handle multiple visible parts.
  8077. (should
  8078. (equal "abc"
  8079. (org-test-with-temp-text
  8080. #("aXbXc" 1 2 (invisible t) 3 4 (invisible t))
  8081. (let ((kill-ring nil))
  8082. (org-copy-visible (point-min) (point-max))
  8083. (current-kill 0 t)))))
  8084. ;; Handle adjacent invisible parts.
  8085. (should
  8086. (equal "ab"
  8087. (org-test-with-temp-text
  8088. #("aXXb" 1 2 (invisible t) 2 3 (invisible org-link))
  8089. (let ((kill-ring nil))
  8090. (org-copy-visible (point-min) (point-max))
  8091. (current-kill 0 t)))))
  8092. ;; Copies text based on what's actually visible, as defined by
  8093. ;; `buffer-invisibility-spec'.
  8094. (should
  8095. (equal "aYb"
  8096. (org-test-with-temp-text
  8097. #("aXYb"
  8098. 1 2 (invisible t)
  8099. 2 3 (invisible org-test-copy-visible))
  8100. (let ((kill-ring nil))
  8101. (org-copy-visible (point-min) (point-max))
  8102. (current-kill 0 t)))))))
  8103. (ert-deftest test-org/set-visibility-according-to-property ()
  8104. "Test `org-set-visibility-according-to-property' specifications."
  8105. ;; "folded" state.
  8106. (should
  8107. (org-test-with-temp-text
  8108. "
  8109. * a
  8110. :PROPERTIES:
  8111. :VISIBILITY: folded
  8112. :END:
  8113. ** <point>b"
  8114. (org-set-visibility-according-to-property)
  8115. (invisible-p (point))))
  8116. ;; "children" state.
  8117. (should
  8118. (org-test-with-temp-text
  8119. "
  8120. * a
  8121. :PROPERTIES:
  8122. :VISIBILITY: children
  8123. :END:
  8124. ** b
  8125. <point>Contents
  8126. ** c"
  8127. (org-set-visibility-according-to-property)
  8128. (invisible-p (point))))
  8129. (should
  8130. (org-test-with-temp-text
  8131. "
  8132. * a
  8133. :PROPERTIES:
  8134. :VISIBILITY: children
  8135. :END:
  8136. ** b
  8137. Contents
  8138. *** <point>c"
  8139. (org-set-visibility-according-to-property)
  8140. (invisible-p (point))))
  8141. ;; "content" state.
  8142. (should
  8143. (org-test-with-temp-text
  8144. "
  8145. * a
  8146. :PROPERTIES:
  8147. :VISIBILITY: content
  8148. :END:
  8149. ** b
  8150. <point>Contents
  8151. *** c"
  8152. (org-set-visibility-according-to-property)
  8153. (invisible-p (point))))
  8154. (should
  8155. (org-test-with-temp-text
  8156. "
  8157. * a
  8158. :PROPERTIES:
  8159. :VISIBILITY: content
  8160. :END:
  8161. ** b
  8162. Contents
  8163. *** <point>c"
  8164. (org-set-visibility-according-to-property)
  8165. (not (invisible-p (point)))))
  8166. ;; "showall" state.
  8167. (should
  8168. (org-test-with-temp-text
  8169. "
  8170. * a
  8171. :PROPERTIES:
  8172. :VISIBILITY: showall
  8173. :END:
  8174. ** b
  8175. <point>Contents
  8176. *** c"
  8177. (org-set-visibility-according-to-property)
  8178. (not (invisible-p (point)))))
  8179. (should
  8180. (org-test-with-temp-text
  8181. "
  8182. * a
  8183. :PROPERTIES:
  8184. :VISIBILITY: showall
  8185. :END:
  8186. ** b
  8187. Contents
  8188. *** <point>c"
  8189. (org-set-visibility-according-to-property)
  8190. (not (invisible-p (point)))))
  8191. ;; When VISIBILITY properties are nested, ignore inner ones.
  8192. (should
  8193. (org-test-with-temp-text
  8194. "
  8195. * A
  8196. :PROPERTIES:
  8197. :VISIBILITY: folded
  8198. :END:
  8199. ** <point>B
  8200. :PROPERTIES:
  8201. :VISIBILITY: folded
  8202. :END:"
  8203. (org-set-visibility-according-to-property)
  8204. (invisible-p (point)))))
  8205. (ert-deftest test-org/visibility-show-branches ()
  8206. "Test visibility of inline archived subtrees."
  8207. (org-test-with-temp-text
  8208. "* Foo<point>
  8209. ** Bar :ARCHIVE:
  8210. *** Baz
  8211. "
  8212. (org-kill-note-or-show-branches)
  8213. (should (org-invisible-p (- (point-max) 2)))))
  8214. ;;; Yank and Kill
  8215. (ert-deftest test-org/paste-subtree ()
  8216. "Test `org-paste-subtree' specifications."
  8217. ;; Return an error if text to yank is not a set of subtrees.
  8218. (should-error (org-paste-subtree nil "Text"))
  8219. ;; Adjust level according to current one.
  8220. (should
  8221. (equal "* H\n* Text\n"
  8222. (org-test-with-temp-text "* H\n<point>"
  8223. (org-paste-subtree nil "* Text")
  8224. (buffer-string))))
  8225. (should
  8226. (equal "* H1\n** H2\n** Text\n"
  8227. (org-test-with-temp-text "* H1\n** H2\n<point>"
  8228. (org-paste-subtree nil "* Text")
  8229. (buffer-string))))
  8230. ;; When not on a heading, move to next heading before yanking.
  8231. (should
  8232. (equal "* H1\nParagraph\n* Text\n* H2"
  8233. (org-test-with-temp-text "* H1\n<point>Paragraph\n* H2"
  8234. (org-paste-subtree nil "* Text")
  8235. (buffer-string))))
  8236. ;; If point is between two headings, use the deepest level.
  8237. (should
  8238. (equal "* H1\n\n* Text\n* H2"
  8239. (org-test-with-temp-text "* H1\n<point>\n* H2"
  8240. (org-paste-subtree nil "* Text")
  8241. (buffer-string))))
  8242. (should
  8243. (equal "** H1\n\n** Text\n* H2"
  8244. (org-test-with-temp-text "** H1\n<point>\n* H2"
  8245. (org-paste-subtree nil "* Text")
  8246. (buffer-string))))
  8247. (should
  8248. (equal "* H1\n\n** Text\n** H2"
  8249. (org-test-with-temp-text "* H1\n<point>\n** H2"
  8250. (org-paste-subtree nil "* Text")
  8251. (buffer-string))))
  8252. ;; When on an empty heading, after the stars, deduce the new level
  8253. ;; from the number of stars.
  8254. (should
  8255. (equal "*** Text\n"
  8256. (org-test-with-temp-text "*** <point>"
  8257. (org-paste-subtree nil "* Text")
  8258. (buffer-string))))
  8259. ;; Optional argument LEVEL forces a level for the subtree.
  8260. (should
  8261. (equal "* H\n*** Text\n"
  8262. (org-test-with-temp-text "* H<point>"
  8263. (org-paste-subtree 3 "* Text")
  8264. (buffer-string)))))
  8265. (ert-deftest test-org/cut-and-paste-subtree ()
  8266. "Test `org-cut-subtree' and `org-paste-subtree'."
  8267. (should
  8268. (equal
  8269. "* Two
  8270. two
  8271. * One
  8272. "
  8273. (org-test-with-temp-text
  8274. "* One
  8275. <point>* Two
  8276. two
  8277. "
  8278. (call-interactively #'org-cut-subtree)
  8279. (goto-char (point-min))
  8280. (call-interactively #'org-paste-subtree)
  8281. (buffer-string))))
  8282. (should
  8283. (equal
  8284. "* One
  8285. * Two
  8286. "
  8287. (org-test-with-temp-text
  8288. "* One
  8289. <point>* Two
  8290. "
  8291. (call-interactively #'org-cut-subtree)
  8292. (backward-char)
  8293. (call-interactively #'org-paste-subtree)
  8294. (buffer-string)))))
  8295. (provide 'test-org)
  8296. ;;; test-org.el ends here