aboutsummaryrefslogtreecommitdiffstats
path: root/testing/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* test-org-fold.el: Add test for inline image displaying when cyclingstardiviner2022-10-261-0/+0
* ob-sed-test: Make the tests pass on BSD systems, such as macOSRudolf Adamkovič2022-10-071-1/+4
* ob-C: do not swallow double quotes on raw outputThierry Banel2022-09-271-0/+12
* testing: Make all files use `lexical-binding`Stefan Monnier2022-09-151-0/+1
* org-agenda: Fix regression when diary sexp timestamps are ignoredIhor Radchenko2022-03-261-0/+4
* org-agenda: Match timestamps inside node propertiesIhor Radchenko2022-03-221-0/+4
* test-org-agenda: Test for scheduled-looking linesIhor Radchenko2022-01-121-0/+10
* ob-C.el: Fix missing C, C++ declarationtbanelwebmin@free.fr2021-01-141-1/+1
* Fix tests wrt 2f53429413Bastien2020-09-061-6/+6
* Add test case for symbol coercion in C Babel blocksKévin Le Gouguec2020-05-281-0/+6
* Fix `org-babel-detangle' handling of false positivesKevin J. Foley2020-05-242-0/+18
* Merge branch 'master' into nextKyle Meyer2019-11-161-2/+2
|\
| * Fix typosJonas Bernoulli2019-11-161-2/+2
* | Org document property-drawersGustav Wikström2019-10-191-2/+4
|/
* org-attach*, org, org-manual, org-news, ox-html, testing/*Gustav Wikström2019-07-076-0/+37
* test-org-agenda: Test diary inclusionMarco Wahl2019-01-082-0/+3
* org-agenda: New test for setting priorityDima Gerasimov2018-10-131-0/+1
* Remove unnecessary `(require 'cl)'Nicolas Goaziou2018-04-291-1/+0
* Mark "org-version-check" obsoleteNicolas Goaziou2018-04-291-15/+12
* Merge branch 'maint'Nicolas Goaziou2018-02-152-3/+2
|\
| * Fix failing testsNicolas Goaziou2018-02-152-3/+2
* | Merge branch 'maint'Nicolas Goaziou2018-02-132-0/+3
|\ \ | |/
| * ox-publish: Follow symlink directoriesNicolas Goaziou2018-02-132-0/+3
* | Merge branch 'maint'Nicolas Goaziou2018-01-191-2/+2
|\ \ | |/
| * Use https for links to orgmode.orgTim Landscheidt2018-01-191-2/+2
* | Merge branch 'maint'Nicolas Goaziou2017-12-312-2/+2
|\ \ | |/
| * Change Org-mode into Org modeNicolas Goaziou2017-12-312-2/+2
* | Fix failing testNicolas Goaziou2017-11-031-0/+3
* | ox-html: Prevent spurious target below headlinesNicolas Goaziou2017-09-102-1/+9
|/
* test-org-agenda: Non-todo-kwd scheduled item must appear in agendaMarco Wahl2017-07-191-0/+2
* Merge branch 'maint'Marco Wahl2017-03-171-0/+3
|\
| * org-agenda: Fix agenda standard name when going unstickyMarco Wahl2017-03-171-0/+3
* | ox-publish: Fix :base-extension (part 2)Nicolas Goaziou2016-12-292-0/+2
* | ox-publish: Add testsNicolas Goaziou2016-12-193-0/+9
|/
* ob-maxima-test: Clarify matrix testMarco Wahl2016-08-201-0/+1
* ob-maxima-test: Tiny cleanupMarco Wahl2016-08-201-1/+1
* Remove deprecated syntax for Babel propertiesNicolas Goaziou2016-07-044-44/+19
* Simplify Babel calls evaluationNicolas Goaziou2016-06-161-3/+3
* ob: Remove `org-babel-get-inline-src-block-matches'Nicolas Goaziou2016-02-101-20/+0
* ob: Rewrite `org-babel-get-src-block-info' using parserNicolas Goaziou2016-02-101-2/+0
* Replace TBLNAME with NAME in testsNicolas Goaziou2016-02-103-5/+5
* fix SETUPFILE pathname expansion with subdirectoriesRichard Hansen2015-09-243-6/+8
* Org Babel now supports sed scriptsBjarte Johansen2015-05-301-0/+35
* Remove default #includes in Babel C, C++Thierry Banel2015-03-311-1/+1
* testing/*: Inline result tests modified to follow current schemaCharles Berry2015-01-291-7/+7
* test: Fixes for running tests interactively.Aaron Ecay2015-01-221-6/+6
* Add test for setup keywords initializationNicolas Goaziou2014-10-281-0/+1
* ox: Update INCLUDE keywords wrt property drawersNicolas Goaziou2014-10-281-3/+3
* ox: Allow file-links with #+INCLUDE-keywordRasmus2014-10-021-0/+25
* ob: Support for exporting inline source codeNicolas Berthier2014-08-221-0/+22