If you can make tests for some particular part of GHC, go right ahead. I don't really know how to test the whole of GHC using Quickcheck
Simon | -----Original Message----- | From: ghc-devs [mailto:ghc-devs-boun...@haskell.org] On Behalf Of Jan Stolarek | Sent: 30 July 2013 16:28 | To: ghc-devs | Subject: Unit-testing of GHC code | | I spent whole day looking for a bug that lurks somewhere in my code, but I know I | could find it in 2-3 hours if I only could write unit tests for my code. So the | question is: how can I write HUnit and QuickCheck (and maybe SmallCheck) tests | for GHC and possibly make them a part of testsuite? | | Janek | | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | http://www.haskell.org/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://www.haskell.org/mailman/listinfo/ghc-devs