Paul Haerle
f395c74aac
Make ResultCache max_size configurable ( #544 )
...
* Make ResultCache max_size configurable
fixes #463
* Add tests and docs.
* fix documentation...
...adapt the source, not the auto-generated man pages themselves as
requested in #544 .
* fix typo.
2021-06-21 19:45:19 +01:00
Chris Mayo
be53c4a659
Remove unnecessary commas before closing brackets in tests/
2020-05-29 19:40:46 +01:00
Chris Mayo
165c51aeea
Run black on tests/
2020-05-28 20:29:13 +01:00
Chris Mayo
b0ea72e8c1
Remove # -*- coding: lines
...
Except for tests that include non-unicode characters:
tests/test_po.py
tests/test_strformat.py
tests/test_url.py
tests/checker/test_error.py
tests/checker/test_news.py
2020-05-08 10:45:31 +01:00
Petr Dlouhý
3b8fe41206
add tests for urlqueue
2017-02-14 10:23:32 +01:00
Bastian Kleineidam
e410169fd0
Remove unused test module
2016-01-20 20:18:09 +01:00
Bastian Kleineidam
98c8163179
Remove old test
2014-03-01 21:16:38 +01:00
Bastian Kleineidam
c806be5c15
Updated copyright
2014-01-08 22:33:04 +01:00
Bastian Kleineidam
e0a2558b2b
Updated copyright.
2013-12-24 07:13:16 +01:00
Bastian Kleineidam
36badddfac
Update cookie code from Python module.
2013-12-04 19:05:08 +01:00
Bastian Kleineidam
e1e80b7dd5
Remove addrinfo cache.
2012-10-10 10:54:58 +02:00
Bastian Kleineidam
9956f3712e
Properly detect too-long Unicode hostnames.
2011-12-05 20:51:42 +01:00
Bastian Kleineidam
cdf91a0321
Improve cookie info message and fix cookie test cases.
2011-08-04 18:34:56 +02:00
Bastian Kleineidam
977d9e9ae6
Update cookie values instead of adding duplicate entries.
2011-08-01 20:26:31 +02:00