irctest/irctest/controllers
Val Lorentz 05e78802ca
Add support for Unreal 6 (#123)
List of issues we had:
 
* echo wallops missing `!user@host` [wallops: Send a full NUH as prefix in echoed WALLOPS unrealircd/unrealircd#186](https://github.com/unrealircd/unrealircd/pull/186)
* RPL_MONONLINE is (re)sent on nick case change - https://bugs.unrealircd.org/view.php?id=6013
* MONITOR accepts masks - https://bugs.unrealircd.org/view.php?id=6014
* KICK doesn't support multiple channels anymore, despite unchanged TARGMAX - https://bugs.unrealircd.org/view.php?id=6015
2021-12-19 00:45:51 +01:00
..
__init__.py Basic architecture. 2015-12-19 01:11:57 +01:00
anope_services.py Add ngircd controller 2021-09-05 17:45:09 +02:00
atheme_services.py Add ngircd controller 2021-09-05 17:45:09 +02:00
bahamut.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
base_hybrid.py Add Plexus4 (#90) 2021-08-08 20:46:33 +02:00
charybdis.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
ergo.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
external_server.py Add an 'external_server' controller 2021-08-10 18:25:35 +02:00
girc.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
hybrid.py Enable services tests for hybrid and plexus on the CI (#120) 2021-11-20 12:15:07 +01:00
inspircd.py inspircd: Increase limit of connections on insp4 2021-11-25 20:32:14 +01:00
irc2.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
ircu2.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
limnoria.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
mammon.py Run Atheme with InspIRCd, to enable tests depending on SASL 2021-06-27 16:45:43 +02:00
ngircd.py Add ngircd controller 2021-09-05 17:45:09 +02:00
plexus4.py Enable services tests for hybrid and plexus on the CI (#120) 2021-11-20 12:15:07 +01:00
snircd.py exhaustive testing of Modern's WHOIS spec (#104) 2021-08-29 16:38:38 +02:00
solanum.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
sopel.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
unrealircd.py Add support for Unreal 6 (#123) 2021-12-19 00:45:51 +01:00