summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2023-12-15lisp/ox-md.el (org-md--footnote-section): Honor `org-md-toplevel-hlevel'Ihor Radchenko
2023-11-07org-beginning/end-of-line: Fix when moving to different lineTomohisa Kuranari
2023-08-27* testing/lisp/test-org.el (test-org/insert-heading): Fix testIhor Radchenko
2023-08-20fixup! org-insert-heading: Fix when folded text is kept right at the new headingIhor Radchenko
2023-08-19org-insert-heading: Fix when folded text is kept right at the new headingIhor Radchenko
2023-08-16org-element--cache-before-change: Fix edge case creating headingIhor Radchenko
2023-08-07test-ob-scheme.el: Disable testing for older Emacs unsupported by GeiserIhor Radchenko
2023-08-05test-org-export/activate-smart-quotes: Update testsIhor Radchenko
2023-06-24fixup! org-babel-tangle-single-block: Do not rely on match-data from `org-bac...Ihor Radchenko
2023-06-22org-babel-tangle-single-block: Do not rely on match-data from `org-back-to-he...Ihor Radchenko
2023-06-08org-element-cache-map: Fix edge case when FUNC removes DATAIhor Radchenko
2023-06-02lisp/ob-C.el: replace %f with %s to prevent unneeded roundingLeo Butler
2023-05-01org-clock-update-time-maybe: Fix return valueIhor Radchenko
2023-03-07Fix LaTeX spelled as LatexRudolf Adamkovič
2023-03-05org-clock: Add a trailing space to the mode line stringRudolf Adamkovič
2023-02-22org-clock-timestamps-change: Fix when on opening timestampIhor Radchenko
2023-02-17ox-texinfo: Fix invalid syntax in Texinfo version detection codeRudolf Adamkovič
2023-02-01org-element-cache-map: Fix when inside indirect bufferIhor Radchenko
2023-01-30org-element-cache-map: Always continue after point set by FUNCIhor Radchenko
2023-01-23test-ob-octave: Fix tests failing on Debian CI (followup)Ihor Radchenko
2023-01-23test-ob-octave: Fix tests failing on Debian CIIhor Radchenko
2023-01-12org-export-as: Fix subtree export when metadata ends right before headingIhor Radchenko
2023-01-12org-element-fixed-width-parser: Fix when :value is emptyIhor Radchenko
2023-01-06test-ob-octave.el: wrap get-buffer in buffer-live-pLeo Butler
2023-01-01Update remaining copyright yearsKyle Meyer
2023-01-01test-ob-octave.el: Remove test clauses causing race conditionIhor Radchenko
2022-12-29test-ob-octave.el: Avoid race condition on slow machinesIhor Radchenko
2022-12-27org-search-view: Fix searching across inlinetasksIhor Radchenko
2022-12-25org-back-to-heading: Fix at inlinetask ENDIhor Radchenko
2022-12-25org-element: Allow inlinetasks to be commented and archivedIhor Radchenko
2022-12-21* testing/lisp/test-ob-octave.el: Disable tests failing on CI onlyIhor Radchenko
2022-12-18ob-core: Fix :results list when result is a tableIhor Radchenko
2022-12-17prevent error in Octave process, add tests, update test docsLeo Butler
2022-12-14ob-R.el: Restore the handling of org-list in as varJeremie Juste
2022-12-14test-ob-R.el: New function to test for :result outputJeremie Juste
2022-12-13lisp/test-ox.el: Add tests for `org-export-get-ordinal'Ihor Radchenko
2022-12-10org-fold-core-save-visibility: Fix macro expansionIhor Radchenko
2022-12-07org-babel-result-to-file: Fix results file inside attachment dirIhor Radchenko
2022-11-27org-export--get-subtree-options: Do not jump to parent subtreeIhor Radchenko
2022-11-26testing/lisp/test-org-element.el: Uncomment working testIhor Radchenko
2022-11-26ob-core: Resolve named list references to simple listsIhor Radchenko
2022-11-25org-table-convert-refs-to-rc: Fix failing testIhor Radchenko
2022-11-24* testing/lisp/test-org-table.el: Uncomment working testIhor Radchenko
2022-11-23org-sbe: Fix when the macro is expanded outside Org fileIhor Radchenko
2022-11-23test-org-export/activate-smart-quotes: Uncomment working testIhor Radchenko
2022-11-21ox-html: Update from MathJax 2 to MathJax 3+Rudolf Adamkovič
2022-11-20org: Allow spaces in #+LINK abbreviation definitionsIhor Radchenko
2022-11-17org-export: Allow "string with spaces" as #+OPTIONS: valuesIhor Radchenko
2022-11-16fixup! test-ob-python: Disable test failing on CI when using older EmacsIhor Radchenko
2022-11-16org-test-load: Make tests with missing dependencies more prominentIhor Radchenko