1
0
mirror of https://github.com/progval/irctest.git synced 2025-04-07 15:59:49 +00:00
Files
.github
data
anope
unreal
irctest
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
Makefile
README.md
bahamut_localhost.patch
conftest.py
inspircd_mainloop.patch
make_workflows.py
mypy.ini
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
workflows.yml
irctest/data
Val Lorentz a637ae3927 Add Anope controller, and use it with inspircd and unreal ()
* Add Anope controller, and use it with inspircd and unreal

* Build Anope before running it, duh

* Fix Anope build script

* Consistently use ascii casemapping instead of rfc1459

* Skip failing test with Anope
2021-07-07 15:06:00 +02:00
..