Files
emacs/lisp/emacs-lisp
Noam Postavsky de60992053 Fix ert-test finding by symbol (Bug#28849)
In 2017-07-28 "* lisp/subr.el (define-symbol-prop): New function", the
symbol used for ert tests in load-history was changed from
`ert-deftest' to `ert--test', but a couple of other places were not
updated accordingly.
* lisp/emacs-lisp/ert.el (ert-find-test-other-window): Pass
`ert--test' as the TYPE to `find-function-do-it'.
(top-level): Use `ert--test' as the key to the
`find-function-regexp-alist' entry.
2017-10-15 13:58:45 -04:00
..
2017-10-09 22:55:06 -07:00
2017-09-23 00:36:56 -07:00
2017-10-01 19:59:01 -07:00
2017-10-14 19:19:24 -07:00
2017-09-19 22:24:23 -04:00