summaryrefslogtreecommitdiff
path: root/app-editors/emacs/emacs-29.1.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-20 19:51:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-20 19:51:59 +0000
commit1fb8608d6f0b1acf0e34361c105533087a09c710 (patch)
tree5c247db22c44a72ff61ecd68477ed3d7ee357cb8 /app-editors/emacs/emacs-29.1.9999.ebuild
parentaec6329fe6b56821fd643ccaacb4d5d61f4eaad6 (diff)
gentoo auto-resync : 20:12:2023 - 19:51:59
Diffstat (limited to 'app-editors/emacs/emacs-29.1.9999.ebuild')
-rw-r--r--app-editors/emacs/emacs-29.1.9999.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/app-editors/emacs/emacs-29.1.9999.ebuild b/app-editors/emacs/emacs-29.1.9999.ebuild
index 16fdc3666ccf..3edf4c2cb75b 100644
--- a/app-editors/emacs/emacs-29.1.9999.ebuild
+++ b/app-editors/emacs/emacs-29.1.9999.ebuild
@@ -434,6 +434,13 @@ src_test() {
# internet-is-working
%src/process-tests.el
)
+ use threads || exclude_tests+=(
+ %lisp/server-tests.el
+ %lisp/progmodes/eglot-tests.el
+ %src/emacs-module-tests.el
+ %src/keyboard-tests.el
+ )
+ use xpm || exclude_tests+=( %src/image-tests.el )
# See test/README for possible options
emake \