Add new shelltestrunner based test-suite
This commit is contained in:
7
shelltest/version.test
Normal file
7
shelltest/version.test
Normal file
@@ -0,0 +1,7 @@
|
||||
cabal exec -- ghc-mod version
|
||||
>>> /^ghc-mod version [0-9.]+ compiled by GHC [0-9.]+/
|
||||
>>>= 0
|
||||
|
||||
cabal exec -- ghc-mod --version
|
||||
>>> /^ghc-mod version [0-9.]+ compiled by GHC [0-9.]+/
|
||||
>>>= 0
|
||||
Reference in New Issue
Block a user