]> gitweb.michael.orlitzky.com - list-remote-forwards.git/commit - list-remote-forwards.cabal
Add a doctest test suite.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 27 Nov 2014 06:21:58 +0000 (01:21 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 27 Nov 2014 06:21:58 +0000 (01:21 -0500)
commit8e5a377920002012c38066a2d21b6393a78c677a
treed6a740417681f21737984976eda938cb0bcaa6c3
parentd73de26c7c5a72da9d7d64f6c1ed91c3ea2b8dd0
Add a doctest test suite.
Add docs and rc file example for --exclude-mx.
Update docs for some functions.
Split a few local functions into global ones for testing.
Add doctests for existing global functions.
doc/list-remote-forwardsrc.example
doc/man1/list-remote-forwards.1
list-remote-forwards.cabal
src/DNS.hs
src/Main.hs
src/MxList.hs
src/Report.hs
src/String.hs [new file with mode: 0644]
test/Doctests.hs [new file with mode: 0644]