summaryrefslogtreecommitdiff
path: root/.builds
diff options
context:
space:
mode:
authorPeter Mikkelsen <petermikkelsen10@gmail.com>2026-05-16 19:16:43 +0200
committerPeter Mikkelsen <petermikkelsen10@gmail.com>2026-05-16 19:16:43 +0200
commit60c48f4d5df503c02795d81a60f88dc033c2eb4b (patch)
treeafbb39afd92cac57d377701c105e001f77122596 /.builds
parent6baf6465f715886ab490d80d712120c7bdf9e9e5 (diff)
Switch to using dejagnu for 'make check'
No tests yet. This commit exists just to see if the automatic builds will correctly run the tests and report failures.
Diffstat (limited to '.builds')
-rw-r--r--.builds/debian.yml1
-rw-r--r--.builds/freebsd.yml1
-rw-r--r--.builds/openbsd.yml1
3 files changed, 3 insertions, 0 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml
index 4452060..218513e 100644
--- a/.builds/debian.yml
+++ b/.builds/debian.yml
@@ -10,6 +10,7 @@ packages:
- autopoint
- libreadline-dev
- texlive-full
+- dejagnu
tasks:
- build: |
cd aplwc
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 545a079..c2211dd 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -8,6 +8,7 @@ packages:
- help2man
- texinfo
- texlive-full
+- dejagnu
tasks:
- build: |
cd aplwc
diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml
index 0856a6e..85800bb 100644
--- a/.builds/openbsd.yml
+++ b/.builds/openbsd.yml
@@ -7,6 +7,7 @@ packages:
- help2man
- texinfo
- texlive_texmf-full
+- dejagnu
tasks:
- build: |
cd aplwc