diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-01-06 20:03:48 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-06 20:04:20 +0100 |
commit | 15d940ad1fc3ca3a72c23d9873a32a1a68d0cb05 (patch) | |
tree | 20884510bf91ee1d15225bde22f8351a68c3ef50 /lisp/emacs-lisp/find-func.el | |
parent | 3dc3dbc2e38340aba7f818eab21abfd93a132175 (diff) | |
download | emacs-15d940ad1fc3ca3a72c23d9873a32a1a68d0cb05.tar.gz emacs-15d940ad1fc3ca3a72c23d9873a32a1a68d0cb05.tar.bz2 emacs-15d940ad1fc3ca3a72c23d9873a32a1a68d0cb05.zip |
New test for finding C header files
The assumption here is that if there is a C compiler, there is also a
math.h header somewhere. The test should fail if we can't find that
file, and hopefully that will provoke users to create bug reports.
Let's see how far we can take this idea; we might have to give up and
disable the test in some configurations. But doing that now seems
premature, even if we had a list of affected systems (which we don't).
* lisp/man.el (man--find-header-file): Factor out new function...
(Man-view-header-file): ...from here.
* test/lisp/man-tests.el (man-tests-find-header-file): New test.
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
0 files changed, 0 insertions, 0 deletions