]> gitweb.michael.orlitzky.com - hath.git/blob - test/shell/manpage-diffed.test
Bulletproof the test suite and examples; version bump the cabal file.
[hath.git] / test / shell / manpage-diffed.test
1 # Test the regexed example from the man page.
2 echo "10.0.0.0/24 10.0.1.0/24" | dist/build/hath/hath diffed
3 >>>
4 -10.0.0.0/24
5 -10.0.1.0/24
6 +10.0.0.0/23
7 >>>= 0