James Lu
|
8cf1beb183
|
test_irc_parsers: fix Python 3.5 support
open() only supports pathlib paths on 3.6 and later.
|
2019-09-15 16:27:17 -07:00 |
|
James Lu
|
462fa91622
|
Add validate-hostname tests from ircdocs/parser-tests
|
2019-09-10 19:22:53 -07:00 |
|
James Lu
|
b803c23b57
|
Add in mask-match tests from ircdocs/parser-tests
|
2019-09-10 19:19:16 -07:00 |
|
James Lu
|
fe4bea2948
|
Add in userhost-split tests from ircdocs/parser-tests
|
2019-09-10 19:12:18 -07:00 |
|
James Lu
|
01705f8393
|
Skip message tag parse tests for now
|
2019-09-10 19:10:58 -07:00 |
|
James Lu
|
943168df53
|
parse_message_args: remove extraneous \'s that aren't escaping characters
|
2019-09-10 18:31:07 -07:00 |
|
James Lu
|
19f7ba38b3
|
Begin integrating ircdocs/parser-tests
|
2019-09-10 18:11:07 -07:00 |
|