irctokens/test
jesopo e2f7c1eb84 merge tokenise() and tokenise_b() - using Union[str,bytes] 2020-09-30 20:00:36 +00:00
..
_data add test cases for formatting from github:ircdocs/parser-tests 2020-03-23 16:59:56 +00:00
__init__.py add test/parser_tests.py, from github:ircdocs/parser-tests 2020-03-23 16:48:47 +00:00
format.py don't force formatted commands to uppercase 2020-03-23 16:59:27 +00:00
hostmask.py split tokenise.py to line.py and hostmask.py, rename hostmask parse 2020-07-03 23:07:04 +01:00
parser_tests.py add test cases for formatting from github:ircdocs/parser-tests 2020-03-23 16:59:56 +00:00
stateful_decode.py always decode tags as utf8, use fallbacks for rest of line 2020-04-19 14:08:33 +01:00
stateful_encode.py allow suppling encoding to StatefulEncoder and StatefulDecoder (and tests!) 2020-03-11 17:38:30 +00:00
tokenise.py merge tokenise() and tokenise_b() - using Union[str,bytes] 2020-09-30 20:00:36 +00:00