]> git.eshelyaron.com Git - emacs.git/commit
* Add to possibility to write per pass specific tests
authorAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 19:29:34 +0000 (21:29 +0200)
committerAndrea Corallo <akrl@sdf.org>
Thu, 2 Jul 2020 20:39:32 +0000 (22:39 +0200)
commitb67e156041fb4bb3bc4a2cc60bca4408d092b59b
tree58733bfe95ff0e32c3efca05470f97a1427e994b
parent25bdf99713ab21eb240d727591b638cc75ad7cf6
* Add to possibility to write per pass specific tests

* lisp/emacs-lisp/comp.el (comp-post-pass-hooks): New special
variable.
(native-compile): Run what is registered in
`comp-post-pass-hooks'.
lisp/emacs-lisp/comp.el