summaryrefslogtreecommitdiff
path: root/libraries/base/tests/Concurrent/ThreadDelay001.hs
Commit message (Expand)AuthorAgeFilesLines
* Add linting of `base` to the CIHécate2020-10-091-1/+4
* base/testsuite: Add missing LANGUAGE pragma in ThreadDelay001Ben Gamari2020-09-201-0/+1
* Remove all the unnecessary LANGUAGE pragmasHécate2020-08-051-1/+1
* winio: Fix ThreadDelay001 CPPAndreas Klebinger2020-07-151-1/+1
* winio: ThreadDelay001: Use higher resolution timer.Andreas Klebinger2020-07-151-4/+21
* Port ThreadDelay001 to the "time" libraryReid Barton2013-10-051-7/+4
* Use RTS version of getMonotonicNSec on Windows (#6061)Paolo Capriotti2012-05-081-1/+1
* Tidy up the ThreadDelay001 test codeIan Lynagh2012-05-011-2/+6
* Copy tests from GHC testsuite; part of #1161.Paolo Capriotti2012-03-091-0/+26