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

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

[nongnu] elpa/proof-general ad36557 4/6: test: Extend dist-tests target


From: ELPA Syncer
Subject: [nongnu] elpa/proof-general ad36557 4/6: test: Extend dist-tests target after merging #591
Date: Sun, 12 Sep 2021 15:57:40 -0400 (EDT)

branch: elpa/proof-general
commit ad3655744050f4ac0d16435ebac7133f8b5f9a58
Author: Erik Martin-Dorel <erik.martin-dorel@irit.fr>
Commit: Erik Martin-Dorel <erik.martin-dorel@irit.fr>

    test: Extend dist-tests target after merging #591
    
    * href: https://github.com/ProofGeneral/PG/pull/593#issuecomment-915560731
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 1c0a8ff..891d2a6 100644
--- a/Makefile
+++ b/Makefile
@@ -134,6 +134,7 @@ tests:
 dist-tests:
        +$(MAKE) -C ci/simple-tests all
        +$(MAKE) -C ci/compile-tests test
+       +$(MAKE) -C ci/test-indent
 
 ##
 ## check-doc-magic : check *.texi are up-to-date w.r.t. docstrings



reply via email to

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