Rossen Georgiev
|
cf32c15a44
|
fix test_unsupported_formats_raising; wasn't checking every type before
|
2021-11-27 13:44:38 +00:00 |
Bill Mitchell
|
2e22a3c985
|
Updated testing to include third-party packets
|
2021-11-27 12:10:20 +00:00 |
Rossen
|
55d85c6bc5
|
Move to Github Actions (#59)
|
2021-01-21 23:27:50 +00:00 |
Rossen Georgiev
|
68190860b7
|
removed _ prefix from most parse functions
|
2016-01-27 07:47:53 +00:00 |
Rossen Georgiev
|
25dc1c0577
|
split parsing module into submodules
|
2016-01-21 04:38:57 +00:00 |
Rossen Georgiev
|
a3a72cb4af
|
refined code using bytes type
|
2015-05-27 23:58:33 +01:00 |
Rossen Georgiev
|
b5c0ce07ac
|
use unittest2, so tests run under py2.6
|
2015-05-16 22:04:22 +01:00 |
Rossen Georgiev
|
d10860db57
|
code and test changes for py3 compability
|
2015-05-16 21:55:43 +01:00 |
Rossen Georgiev
|
3caa412696
|
test_parse code style tweaks
|
2015-03-22 20:57:11 +00:00 |
Rossen Georgiev
|
92b22bd5bc
|
removed chardet from req.txt for test suite
|
2015-03-22 18:38:21 +00:00 |
Rossen Georgiev
|
a0b59eeaf7
|
first part of tests for parsing submodule
|
2015-03-22 03:04:06 +00:00 |
Rossen Georgiev
|
9fa62c433a
|
don't try to decode already unicode
* includes tests for decoding charset
|
2015-03-21 23:08:29 +00:00 |