
23 Aug
2008
23 Aug
'08
11:03 a.m.
On Thu, Aug 21, 2008 at 08:31:10PM -0700, Jim Apple wrote:
BTW, where can I put tests for Data.List functions?
http://darcs.haskell.org/testsuite/tests/libraries/Data/test_List.hs
has not been updated in almost two years, and includes only two good tests.
Despite the name, the best place is tests/ghc-regress/lib/Data.List/ in the testsuite repo. Thanks Ian