[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/treesit-fold 43ac6e1f8d 182/417: ci: eask
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/treesit-fold 43ac6e1f8d 182/417: ci: eask |
Date: |
Mon, 1 Jul 2024 10:02:24 -0400 (EDT) |
branch: elpa/treesit-fold
commit 43ac6e1f8d586b453f3552a46c42ebbff7d26d58
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: Jen-Chieh Shen <jcs090218@gmail.com>
ci: eask
---
.gitignore | 2 +-
Makefile | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index 576dbebc47..581dbbbc19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
# ignore these directories
/.git
/recipes
-/test
+/_test
# ignore generated files
*.elc
diff --git a/Makefile b/Makefile
index 5e781b7139..55f8319293 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,6 @@ ci: clean package install compile
package:
@echo "Packaging..."
- $(EASK) autoloads
- $(EASK) pkg-file
$(EASK) package
install:
@@ -25,7 +23,7 @@ compile:
unix-test:
@echo "Testing..."
- $(CASK) exec ert-runner -L . $(LOAD-TEST-FILES) -t '!no-win' -t '!org'
+ $(EASK) exec ert-runner -L . $(LOAD-TEST-FILES) -t '!no-win' -t '!org'
clean:
rm -rf .cask *.elc
- [nongnu] elpa/treesit-fold d7af314083 160/417: Done html, (continued)
- [nongnu] elpa/treesit-fold d7af314083 160/417: Done html, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold e286098005 164/417: Support css comment, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 19a05adc09 167/417: Rename, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 421809b55c 171/417: Add support evil-toggle-fold, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold d0e235d762 162/417: Fix toc, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 828938f21f 173/417: Update cask version for CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold be87b44bc0 174/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 39067f4452 175/417: Update CI, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 247058db79 179/417: Revert macro indentation, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 785f13b063 181/417: ci: eask, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 43ac6e1f8d 182/417: ci: eask,
ELPA Syncer <=
- [nongnu] elpa/treesit-fold 7127218040 185/417: ci: correct make clean, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 42d059d7db 314/417: feat: Add HLSL support (#93), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 70b2c79ff4 308/417: changelog, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0627723e5f 368/417: Rename license with no ext, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold aa6146bc62 313/417: feat: Add Lisp support (#92), ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 9717243a85 347/417: feat: Add Tablegen support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 44a237a329 359/417: fixed linting issues in parsers, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 757d2fab67 346/417: feat: Add ActionScript support, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold 0b7eb8fb5b 410/417: typo, ELPA Syncer, 2024/07/01
- [nongnu] elpa/treesit-fold f66e2b8be9 417/417: perf: Wait for post command to render, ELPA Syncer, 2024/07/01