Stuart D. Gathman
|
879e65bc31
|
bytes optimization
|
2020-06-18 16:40:54 -04:00 |
|
Stuart D. Gathman
|
0efddd316a
|
Fix bug found by pysrs unit tests
|
2020-06-16 20:10:33 -04:00 |
|
Stuart D. Gathman
|
c098f9df6b
|
Test case for Milter.config (still failing)
|
2020-06-16 18:45:03 -04:00 |
|
Stuart D. Gathman
|
d30918aca7
|
Fix python3 unit tests
|
2018-12-23 23:38:15 -05:00 |
|
Stuart D. Gathman
|
4e8fda517c
|
Fix getsymval for python3
|
2018-12-23 23:16:42 -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
|
2fa952e108
|
Make test cases work. (Previous commit incomplete)
|
2016-12-02 00:19:27 -05:00 |
|
Stuart D. Gathman
|
381e906b6a
|
Implement setsymlist decorator and test framework
|
2016-12-01 23:59:31 -05:00 |
|
Stuart D. Gathman
|
755f3edb2b
|
Use binary files for email. Still some issues to work out with payloads.
|
2016-09-22 21:57:14 -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
|
1337bf612b
|
Make progress do nothing
|
2016-08-22 13:50:43 -04:00 |
|
Stuart D. Gathman
|
bfd6f270da
|
Merge branch 'master' of https://github.com/sdgathman/pymilter
|
2016-08-22 13:46:44 -04:00 |
|
Yudai Kato
|
6394b8714b
|
add quarantine() and progress() as not implemented functions for now. (#6)
|
2016-08-22 13:46:08 -04:00 |
|
Stuart D. Gathman
|
6e2153454a
|
Forgot to initialize TestBase._sender
|
2016-08-11 09:48:09 -04:00 |
|
Stuart D. Gathman
|
ded1412294
|
Record new envfrom for TestMilter.chgfrom
|
2016-08-10 17:57:51 -04:00 |
|
Yudai Kato
|
4c9c168096
|
suport chgfrom() in TestMilter
see #3
|
2016-08-10 15:00:20 +09:00 |
|
Stuart D. Gathman
|
ea84943f29
|
Fix StringIO
|
2016-07-26 10:06:56 -04:00 |
|
Stuart D. Gathman
|
999a446484
|
flush= not supported until python-3.3
|
2016-07-26 09:58:30 -04:00 |
|
Stuart D. Gathman
|
76eb93223c
|
Use print function everywhere
|
2016-07-26 09:52:40 -04:00 |
|
Stuart Gathman
|
40de08925d
|
Recognize IPv6 localhost.
|
2013-03-27 02:21:30 +00:00 |
|
Stuart Gathman
|
84eeecf9a6
|
tabnanny, restore missing test email
|
2013-03-12 01:46:08 +00:00 |
|
Stuart Gathman
|
a180b212c6
|
Call negotiate from test mixin so that the noreply exception works.
|
2013-03-11 23:52:21 +00:00 |
|
Stuart Gathman
|
bd0df5d77a
|
Accept any combination of lists and space separated strings.
|
2013-03-11 22:21:14 +00:00 |
|
Stuart Gathman
|
baeddd9fa5
|
Make TestBase members private, fix getsymlist misspelling.
|
2013-03-09 05:42:14 +00:00 |
|
Stuart Gathman
|
4854f95b59
|
Handle varargs in setreply
|
2013-03-09 00:26:03 +00:00 |
|
Stuart Gathman
|
1e0324399b
|
Add mixin class for unit testing milters.
|
2013-03-08 17:37:20 +00:00 |
|