xS/xN: add test targets
All checks were successful
Alpine 3.19 Success
Arch Linux AUR Success
OpenBSD 7.3 Success

This commit is contained in:
2024-04-10 13:58:31 +02:00
parent c38cca3b92
commit a9b46141a9
2 changed files with 4 additions and 0 deletions

View File

@@ -15,5 +15,7 @@ xN: xN.go ../xK-version irc.go
xN.1: ../xK-version ../liberty/tools/asciiman.awk xN.adoc
env "asciidoc-release-version=$$(cat ../xK-version)" \
$(AWK) -f ../liberty/tools/asciiman.awk xN.adoc > $@
test: all
go test
clean:
rm -f $(outputs)