org-mode/testing/lisp
Gustav Wikström 930a1bcfc5 Fix problems with org-attach-git, failed tests
Ref. mail "[O] git-annex-related org-attach tests failing on
master"
https://lists.gnu.org/archive/html/emacs-orgmode/2019-09/msg00030.html
* lisp/org-attach-git.el (org-attach-git-commit): Add optional
argument to function contract to make it work with
`org-attach-after-change-hook'.  Even though that argument is
not used in the actual code (due to legacy functionality).

* testing/lisp/test-org-attach.el
(test-org-attach/dired-attach-to-next-best-subtree/1)
(test-org-attach/dired-attach-to-next-best-subtree/2):
Modify tests to also work if user has git-annex installed

* testing/lisp/test-org-attach-git.el
(test-org-attach-git/use-annex): Correct errors from previous
commit, where git-annex was refactored out from org-attach
into it's separate module.
2019-09-08 14:43:46 +02:00
..
test-ob-C.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-R.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-awk.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-clojure.el ob-clojure: Don't tangle with auto prepend ns statement 2019-01-21 21:17:47 +01:00
test-ob-emacs-lisp.el ob-emacs-lisp: Test :lexical src block header argument 2019-03-14 22:58:45 +01:00
test-ob-eshell.el ob-eshell.el: Add Eshell support for Babel 2018-10-03 18:44:34 +02:00
test-ob-exp.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-fortran.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-header-arg-defaults.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lilypond.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lob.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-lua.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-maxima.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-octave.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-perl.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-plantuml.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-python.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-ruby.el Ruby tests 2019-05-16 10:43:14 +02:00
test-ob-scheme.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-sed.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-shell.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-sqlite.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-table.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-tangle.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob-vala.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ob.el ob: Preserve comma escaping when inserting results 2019-08-22 10:03:56 +02:00
test-ol-bbdb.el Prefix link-related libraries filenames with "ol" 2019-03-10 18:00:36 +01:00
test-ol.el ol: Fix `org-previous-link' skipping links 2019-04-10 15:26:46 +02:00
test-org-agenda.el test-org-agenda: Test diary inclusion 2019-01-08 21:32:44 +01:00
test-org-archive.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-attach-git.el Fix problems with org-attach-git, failed tests 2019-09-08 14:43:46 +02:00
test-org-attach.el Fix problems with org-attach-git, failed tests 2019-09-08 14:43:46 +02:00
test-org-capture.el Fix inserting capture templates at point 2019-07-06 16:02:37 +02:00
test-org-clock.el Add test for the hidefiles parameter in clocktables. 2019-09-05 18:56:32 +02:00
test-org-colview.el Merge branch 'maint' 2019-02-12 19:55:26 -05:00
test-org-datetree.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-duration.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-element.el org-test, test-org-element, test-org, test-ox, test-property-inheritance 2019-07-07 19:42:50 +02:00
test-org-feed.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-footnote.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-info.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-inlinetask.el Use `org-flag-subtree' instead of `outline-hide-subtree' 2019-05-11 09:48:53 +02:00
test-org-lint.el Merge branch 'maint' 2019-03-14 18:12:08 +01:00
test-org-list.el org-list: Fix `org-list-demote-modify-bullet' with alpha bullets 2019-02-18 23:38:13 +01:00
test-org-macro.el org-macro: Exit early when looking for keywords 2019-04-29 20:48:00 +02:00
test-org-macs.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-num.el org-num: Fix failing tests 2019-01-08 11:32:34 +01:00
test-org-pcomplete.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-protocol.el org-protocol: Fix URL handling -- add tests 2019-03-10 18:20:58 +01:00
test-org-src.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-table.el Fix test 2019-07-09 12:03:32 +02:00
test-org-tempo.el Update copyright year 2019-01-01 11:50:56 +01:00
test-org-timer.el When testing, fake the current time more robustly 2019-02-12 19:34:08 -05:00
test-org.el Fix failing tests 2019-08-20 14:21:21 +02:00
test-ox-publish.el Update copyright year 2019-01-01 11:50:56 +01:00
test-ox.el Merge branch 'maint' 2019-07-09 12:43:29 +02:00
test-property-inheritance.el org-test, test-org-element, test-org, test-ox, test-property-inheritance 2019-07-07 19:42:50 +02:00