fail2ban/testcases
Yaroslav Halchenko 0a02cfe9e8 ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc)
Otherwise <HOST> regexp might swallow period in the sentence right after the address.
I have decided to enforce alphanumeric instead of switching to non-greedy +? ... because
I think it is closer to what we actually want here
2013-07-16 15:03:06 -04:00
..
files Merge branch 'sample-log-meta-data' 2013-07-14 18:29:36 +01:00
__init__.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
actiontestcase.py TST: Change depreciated assertEquals to assertEqual in some tests 2013-06-29 20:17:42 +01:00
banmanagertestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
clientreadertestcase.py TST: Change depreciated assertEquals to assertEqual in some tests 2013-06-29 20:17:42 +01:00
datedetectortestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
failmanagertestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
filtertestcase.py TST: minor enhancement to test failure msg 2013-07-02 23:37:41 -04:00
misctestcase.py BF: (travis) relax the test for needed to be presented installed directories -- allow new 2013-05-12 23:42:57 -04:00
samplestestcase.py TST: Sample log regex test now warns if no log for a filter 2013-07-14 18:19:16 +01:00
servertestcase.py ENH: <HOST> must end with alphanumeric \w (not a dot or a dash etc) 2013-07-16 15:03:06 -04:00
sockettestcase.py ENH: remove use of $Revision and $Date SVN tags 2013-05-08 13:59:09 -04:00
utils.py ENH: deprecate sophisticated MTimeSleep in favor of no sleeping at all 2013-07-02 20:44:28 -04:00