patch applied (testsuite): Add test ThreadDelay001: check threadDelay sleeps as long as it is asked to
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all |
|---|---|
| Message-ID | <20061128204911.GA7324__49092.6278442659$1164746966$gmane$org@cvs.haskell.org> |
Tue Nov 28 12:44:57 PST 2006 Ian Lynagh <[email protected]> * Add test ThreadDelay001: check threadDelay sleeps as long as it is asked to A ./tests/ghc-regress/lib/Concurrent/ThreadDelay001.hs M ./tests/ghc-regress/lib/Concurrent/all.T +1