elpasync pushed a change to branch externals/org.
from fb550976fa testing/lisp/test-org-habit.el: Add org habit tests
new 72f3517bf7 Testing: Test clock times without timestamps
new 5320f196c4 Testing: New test test-org-clock/clocktable/open-clock
new c409237aef Testing: Add tests for clocktables from inline tasks
new 57a337f030 Testing: test clocktable with malformed clock lines
new 8b741c4263 Testing: Add test for clocktable with :subtree scope
new 5c6007aa09 Testing: Add test for clocktable with :timestamp set
new d1f6a4b9ec Testing: Test org-columns with CLOCKSUM and CLOCKSUM_T
properties
new 72762a8751 Testing: Add test-org-clock/org-clock-sum
new 15e6d4715b Testing: Add test for `org-clock-sum' in source blocks
new bf95822554 lisp/org-clock.el (org-clock-sum): Rewrite using element
api
new de27d7e9be Rewrite `org-clock-get-table-data' using org-element
new 629d08fa55 Clocktables: Indent inline tasks under their heading
new df5628041d etc/ORG-NEWS (Inline tasks in a clocktable...): Move to
Miscellaneous section
Summary of changes:
etc/ORG-NEWS | 10 +
lisp/org-clock.el | 391 +++++++++++++++++++++------------------
testing/lisp/test-org-clock.el | 291 ++++++++++++++++++++++++++++-
testing/lisp/test-org-colview.el | 41 ++++
4 files changed, 543 insertions(+), 190 deletions(-)