emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/realgud 267f3dc 13/72: Try adding back more test for Tr


From: Stefan Monnier
Subject: [elpa] externals/realgud 267f3dc 13/72: Try adding back more test for Travis
Date: Fri, 26 Mar 2021 22:49:04 -0400 (EDT)

branch: externals/realgud
commit 267f3dc4e94a84023b96ff74efea3423ad94ced3
Author: rocky <rocky@gnu.org>
Commit: rocky <rocky@gnu.org>

    Try adding back more test for Travis
---
 test/Makefile.am | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/test/Makefile.am b/test/Makefile.am
index de68692..34352ef 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -43,11 +43,7 @@ test-elget: check-elget
 test_files := $(wildcard test-*.el)
 
 CHECK_FILES = $(notdir $(test_files:.el=.run))
-
-# There is a big in the Travis setup where
-travis_test_files := $(wildcard test-[c-r,t-z]*.el)
-
-EL_GET_CHECK_FILES = $(notdir $(travis_test_files:.el=.elrun))
+EL_GET_CHECK_FILES = $(notdir $(test_files:.el=.elrun))
 
 #: Run all tests
 check: $(CHECK_FILES)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]