Add various validation tests (#221)

* Add various validation tests

* skip UTF8ONLY tests on servers that don't support it

* Fixes for Ergo

* Fixes for Nefarious and ircu2

* xfail for irc2 and workaround for ngIRCd

* Bump ngIRCd to the ERR_NOTEXTTOSEND fix
This commit is contained in:
2023-09-18 20:31:50 +02:00
committed by GitHub
parent 04d0c8000f
commit 3692f2d79d
6 changed files with 121 additions and 5 deletions

View File

@ -233,7 +233,7 @@ jobs:
uses: actions/checkout@v3
with:
path: ngircd
ref: rel-26.1
ref: 0714466af88d71d6c395629cd7fb624b099507d4
repository: ngircd/ngircd
- name: Build ngircd
run: |