]> gitweb.michael.orlitzky.com - hath.git/blob - test/shell/manpage-diffed.test
Rename shelltestrunner files and add two haskell runners which just run 'shelltest...
[hath.git] / test / shell / manpage-diffed.test
1 # Test the regexed example from the man page.
2 dist/build/hath/hath diffed <<< "10.0.0.0/24 10.0.1.0/24"
3 >>>
4 -10.0.0.0/24
5 -10.0.1.0/24
6 +10.0.0.0/23
7 >>>= 0