elpasync pushed a change to branch externals/org. from ee395b9b8e Add new make target for native compilation new adf841219d mk: Use ` quotes instead of complex '"'"' new 4797ebf834 lisp/org-crypt.el (org-current-level): Fix compiler warning new 8d2fcfea99 Add testing/lisp/test-duplicates-detector.el new e3f327d1e6 ob-haskell/session-named-none-means-one-shot-sessions: Remove duplicate new 8e2ed45bb1 test-org/file-contents: Refactor duplicate test
Summary of changes: lisp/org-crypt.el | 1 + mk/default.mk | 12 +- testing/lisp/test-duplicates-detector.el | 317 +++++++++++++++++++++++++++++++ testing/lisp/test-ob-haskell-ghci.el | 2 - testing/lisp/test-org.el | 13 +- 5 files changed, 332 insertions(+), 13 deletions(-) create mode 100644 testing/lisp/test-duplicates-detector.el