irctokens/test
jesopo 0ce64137af always decode tags as utf8, use fallbacks for rest of line 2020-04-19 14:08:33 +01: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 change Hostmask __init__, move tokenisation to Hostmask.from_source( 2020-03-15 19:46:33 +00: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 update tag tests for empty value being "", not None 2020-03-23 16:48:22 +00:00