diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:16:43 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-05-16 19:16:43 +0200 |
| commit | 60c48f4d5df503c02795d81a60f88dc033c2eb4b (patch) | |
| tree | afbb39afd92cac57d377701c105e001f77122596 /.builds/openbsd.yml | |
| parent | 6baf6465f715886ab490d80d712120c7bdf9e9e5 (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/openbsd.yml')
| -rw-r--r-- | .builds/openbsd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |