Sandro
|
6eedaf7717
|
Python 3.13: Replace deprecated makeSuite() (#65)
The function has been deprecated in Python 3.11 and is no longer
available in Python 3.13.
|
2024-10-14 14:36:04 -04:00 |
|
Jaime Marquínez Ferrándiz
|
1c05080768
|
Remove calls to the deprecated method "assertEquals" (#57)
It has been removed in python 3.12
|
2024-03-11 22:27:18 -04:00 |
|
Stuart D. Gathman
|
879e65bc31
|
bytes optimization
|
2020-06-18 16:40:54 -04:00 |
|
Stuart D. Gathman
|
3844751ef0
|
Envelope and header values consistently decoded from utf-8. See RFC 8616.
|
2020-04-21 18:20:16 -04:00 |
|
Stuart D. Gathman
|
18186a3c11
|
Read header encoding tests as binary
|
2019-08-27 19:24:06 -04:00 |
|
Stuart D. Gathman
|
a01f598e37
|
Test case for invalid utf8 bytes in header.
|
2019-08-20 18:37:35 -04:00 |
|
Stuart D. Gathman
|
d0d45c5e61
|
ZipFile.setpassword() takes bytes in python3
|
2019-08-12 17:46:45 -04:00 |
|
Stuart D. Gathman
|
a1714f4838
|
Get denatured viruses from encrypted zip to avoid alarming scanners,
this allows test cases to pass again after last commit.
|
2019-08-10 20:34:03 -04:00 |
|
Stuart D. Gathman
|
d30918aca7
|
Fix python3 unit tests
|
2018-12-23 23:38:15 -05:00 |
|
Stuart D. Gathman
|
2194d8fd96
|
setsymlist not called yet in TestMilter
|
2018-12-23 23:03:46 -05:00 |
|
Stuart D. Gathman
|
d521665f75
|
Working testctx, still need to redirect logging in testsample.py
|
2018-08-18 17:49:37 -04:00 |
|
Stuart D. Gathman
|
55eb05e526
|
Change deprecated failUnless to assertTrue
|
2018-08-05 00:34:06 -04:00 |
|
Stuart D. Gathman
|
381e906b6a
|
Implement setsymlist decorator and test framework
|
2016-12-01 23:59:31 -05:00 |
|
Stuart D. Gathman
|
edef64a422
|
Binary file output for emails
|
2016-09-26 18:55:25 -04:00 |
|
Stuart D. Gathman
|
bae79a4f1c
|
Fix lots of py3isms. Email package is borked in py3, however.
|
2016-09-21 17:24:37 -04:00 |
|
Stuart D. Gathman
|
ea84943f29
|
Fix StringIO
|
2016-07-26 10:06:56 -04:00 |
|
Stuart Gathman
|
baeddd9fa5
|
Make TestBase members private, fix getsymlist misspelling.
|
2013-03-09 05:42:14 +00:00 |
|
Stuart Gathman
|
1e0324399b
|
Add mixin class for unit testing milters.
|
2013-03-08 17:37:20 +00:00 |
|
Stuart Gathman
|
a7bd7b71d8
|
Add dummy _protocol class var.
|
2009-07-04 13:59:40 +00:00 |
|
Stuart Gathman
|
9fb3ad70d4
|
Development changes since 0.7.2
|
2005-05-31 18:23:49 +00:00 |
|
Stuart Gathman
|
e0a59ad922
|
Initial sourceforge import.
|
2005-05-31 18:04:05 +00:00 |
|