Initial foundation for quickcheck tests.
authorLemmih <lemmih@gmail.com>
Fri, 10 Mar 2006 02:05:14 +0000 (02:05 +0000)
committerLemmih <lemmih@gmail.com>
Fri, 10 Mar 2006 02:05:14 +0000 (02:05 +0000)
commit0490ee1f0996fcd1f360e2c5fdae488cd36e2a17
tree93dfc14e8cf5a6285c532476b6a022dc7b082fd0
parentd700953c29ffe78d6530f734f2820c796e5ec6e0
Initial foundation for quickcheck tests.

I have no idea how to use the testsuite so I'll start
making QuickCheck tests instead.
I've included tests for 'HeaderInfo.getOptions'.
ghc/quickcheck/HeaderInfoTests.hs [new file with mode: 0644]
ghc/quickcheck/README [new file with mode: 0644]
ghc/quickcheck/RunTests.hs [new file with mode: 0644]
ghc/quickcheck/run.sh [new file with mode: 0644]