elpasync pushed a change to branch externals/org.
from a1ef64f3d1 Testing: Add tests for 'org-agenda-skip-if'
new ab9c9732ea Fix dependence on locale in org testing facilities
new 8739a95782 Let org-columns correctly detect string-widths in code
new 9730f408c2 testing/org-test.el: New helper function
`org-test-get-day-name'
new 26440689aa org-test-without-dow: Make name consistent with what the
macro does
new c730caf512 org-babel-result-to-file: Fix when in indirect buffer
new 3007511f3f org-string-width: Reuse buffer when calculating string
width
new 5b6268c29e org-columns--truncate-below-width: Fix Emacs 27
compatibility
Summary of changes:
lisp/ob-core.el | 2 +-
lisp/org-colview.el | 26 ++-
lisp/org-macs.el | 2 +-
testing/lisp/test-org-clock.el | 64 +++---
testing/lisp/test-org-colview.el | 47 ++--
testing/lisp/test-org.el | 455 ++++++++++++++++++++-------------------
testing/org-test.el | 42 ++++
7 files changed, 362 insertions(+), 276 deletions(-)