summaryrefslogtreecommitdiff
path: root/libraries/base/tests/Concurrent
Commit message (Expand)AuthorAgeFilesLines
* JS: Implement h$clock_gettime in the JavaScript RTS (#23360)Josh Meredith2023-05-161-1/+1
* CI: JavaScript backend runs testsuitedoyougnu2023-02-021-1/+1
* Add Javascript backendSylvain Henry2022-11-291-1/+1
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-225-270/+0
* Add linting of `base` to the CIHécate2020-10-091-1/+4
* Remove redundant "do", "return" and language extensions from baseHécate2020-09-231-1/+1
* 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
* Testsuite: fixup lots of testsThomas Miedema2016-04-264-11/+11
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-257/+257
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-2/+0
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-5/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+5
* Port ThreadDelay001 to the "time" libraryReid Barton2013-10-051-7/+4
* Remove tests for removed modulesIan Lynagh2012-07-208-355/+0
* add tests for deadlocks in readChan & writeChanSimon Marlow2012-06-115-0/+42
* 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-0915-0/+660