projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52d3ee4
)
; * test/lisp/net/eww-tests.el (eww-test/display/html): Check for libxml.
author
Jim Porter
<jporterbugs@gmail.com>
Fri, 19 Apr 2024 17:37:16 +0000
(10:37 -0700)
committer
Jim Porter
<jporterbugs@gmail.com>
Fri, 19 Apr 2024 17:37:16 +0000
(10:37 -0700)
test/lisp/net/eww-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/eww-tests.el
b/test/lisp/net/eww-tests.el
index b83435e0bd9897825ce78606168911cd60a69948..84767b2d9323a3e180d5381cedcc883d40699dee 100644
(file)
--- a/
test/lisp/net/eww-tests.el
+++ b/
test/lisp/net/eww-tests.el
@@
-50,6
+50,7
@@
temporary EWW buffer for our tests."
(ert-deftest eww-test/display/html ()
"Test displaying a simple HTML page."
+ (skip-unless (libxml-available-p))
(eww-test--with-mock-retrieve
(let ((eww-test--response-function
(lambda (url)