irctest/irctest/irc_utils
Val Lorentz 9d43a002c2
Simplify multi-prefix-related tests and add testNoMultiPrefix (#262)
* Simplify RPL_NAMREPLY-on-join tests

* Simplify testMultiPrefix

* Add testNoMultiPrefix
2024-04-16 21:25:35 +02:00
..
__init__.py Add message parser and write first actual test. 2015-12-19 08:43:45 +01:00
capabilities.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00
filelock.py use consistent import style in filelock shim (#241) 2023-09-24 17:05:33 +02:00
junkdrawer.py Add Sable (#229) 2023-09-21 09:18:23 +02:00
message_parser.py Make re.match actually check the whole string matches the pattern (#261) 2024-04-16 21:05:25 +02:00
sasl.py type-annotate all functions outside the tests themselves. 2021-02-28 18:45:13 +01:00