Add test suite

This commit adds a test suite and fixes replacement of ip address nodes
for IP addresses that are not part of a IP range directive.
This commit is contained in:
Jan Dittberner 2016-05-02 20:55:09 +02:00
parent a5c82a6985
commit 869039df5d
8 changed files with 113 additions and 15 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
__pycache__/
dist/
.coverage
htmlcov/