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

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

[elpa] externals/hyperbole b5b19e2022 1/5: Add install-test/MANIFEST and


From: ELPA Syncer
Subject: [elpa] externals/hyperbole b5b19e2022 1/5: Add install-test/MANIFEST and test/MANIFEST files
Date: Tue, 18 Jan 2022 15:57:34 -0500 (EST)

branch: externals/hyperbole
commit b5b19e202211aab8bdc2864e6d0b3da76b7f8bc3
Author: Robert Weiner <rsw@gnu.org>
Commit: Robert Weiner <rsw@gnu.org>

    Add install-test/MANIFEST and test/MANIFEST files
---
 ChangeLog             |  3 +++
 install-test/MANIFEST |  7 +++++++
 test/MANIFEST         | 21 +++++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index f3e5b811d2..7697eb9503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+* test/MANIFEST         - Add summary of Hyperbole test case files
+  install-test/MANIFEST - Add summary of Hyperbole installation test files
+
 2022-01-16  Bob Weiner  <rsw@gnu.org>
 
 * EXAMPLE.kotl: Add section on Org table-handling support.
diff --git a/install-test/MANIFEST b/install-test/MANIFEST
new file mode 100644
index 0000000000..4013b6ef6a
--- /dev/null
+++ b/install-test/MANIFEST
@@ -0,0 +1,7 @@
+--- HYPERBOLE INSTALLATION TEST CONFIGURATIONS ---
+elpa/.emacs                  - Elpa package personal configuration
+elpa-devel/.emacs            - Elpa-devel package personal configuration
+local-install-test.sh        - Run one or more test installations
+straight/.emacs              - Straight git package personal configuration
+tarball/.emacs               - Manual tarball personal configuration
+tarball/install-local.sh     - Manual tarball download and build script
diff --git a/test/MANIFEST b/test/MANIFEST
new file mode 100644
index 0000000000..1812781f54
--- /dev/null
+++ b/test/MANIFEST
@@ -0,0 +1,21 @@
+--- HYPERBOLE TEST CASES ---
+demo-tests.el           - unit tests from examples in the DEMO
+hactypes-test.el        - Ert tests for hactypes
+hbut-tests.el           - hbut unit tests
+hib-kbd-tests.el        - unit test for hib-kbd
+hib-social-tests.el     - Test for hib-social
+hibtypes-tests.el       - unit test for hib-kbd
+hmouse-drv-tests.el     - hmouse-drv unit tests
+hmouse-info-tests.el    - hmouse-info unit tests
+hpath-tests.el          - unit tests for hpath
+hsys-org-tests.el       - hsys-org tests
+hui-tests.el            - Tests for hui.el
+hypb-tests.el           - test for hypb.el
+hyperbole-tests.el      - Tests for hyperbole.el
+hyrolo-tests.el         - unit tests for hyrolo.el
+hy-test-dependencies.el - Dependencies for running the tests
+hy-test-helpers.el      - unit test helpers
+kexport-tests.el        - kexport tests
+kotl-mode-tests.el      - kotl-mode-el tests
+kotl-orgtbl-tests.el    - kotl orgtbl tests
+smart-org-tests.el      - smart-org-el tests



reply via email to

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