summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent
Commit message (Expand)AuthorAgeFilesLines
* testsuite: wasm32-specific fixesCheng Shao2023-04-271-2/+9
* testsuite: add the req_ghc_with_threaded_rts predicateCheng Shao2023-04-271-1/+1
* Testsuite: replace some js_broken/js_skip predicates with req_cSylvain Henry2023-04-211-3/+3
* Mark setnumcapabilities001 fragileBryan Richter2023-02-281-1/+2
* JS: replace "js" architecture with "javascript"Sylvain Henry2023-02-061-1/+1
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-182-3/+7
* testsuite: Mark conc024 fragile on WindowsBryan Richter2022-12-081-1/+1
* Add Javascript backendSylvain Henry2022-11-291-13/+35
* testsuite: correct sleep() signature in T5611Cheng Shao2022-11-112-4/+6
* base: Fix races in IOManager (setNumCapabilities,closeFdWith)Douglas Wilson2022-08-101-1/+0
* testsuite: 21651 add test for closeFdWith + setNumCapabilitiesDouglas Wilson2022-08-103-1/+135
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-015-5/+4
* Minor cleanupKrzysztof Gogolewski2022-04-011-2/+1
* testsuite: Fix AtomicPrimops test on big endianPeter Trommler2022-01-271-3/+60
* testsuite: Remove reqlib modifierMatthew Pickering2021-12-2239-2617/+1
* Make Word64 use Word64# on every architectureSylvain Henry2021-11-061-17/+0
* Remove target dependent CPP for Word64/Int64 (#11470)Sylvain Henry2021-11-061-0/+17
* PrimOps: Add CAS op for all int sizesPeter Trommler2021-08-022-0/+250
* Make throwto002 a normal (not reqlib) testMatthew Pickering2021-07-092-2/+1
* [testsuite/darwin] fix conc059Moritz Angermann2021-05-071-0/+2
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-2/+0
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-0/+2
* Include time.h in conc059_c (#19431)Sebastian Graf2021-02-271-0/+2
* testsuite: Mark foreignInterruptible as fragile in GHCiBen Gamari2021-02-221-0/+1
* testsuite: Increase delay in conc059Ben Gamari2021-01-093-26/+37
* Add Addr# atomic primops (#17751)Sylvain Henry2020-11-162-114/+219
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-083-2/+5
|\
| * testsuite: Mark setnumcapabilities001 as broken with TSANGHC GitLab CI2020-10-241-0/+1
| * testsuite: Fix thread leak in hs_try_putmvar00[13]Ben Gamari2020-10-242-2/+4
* | Naming, value types and tests for Addr# atomicsViktor Dukhovni2020-11-052-11/+70
|/
* testsuite: Add missing #include on <stdlib.h>Ben Gamari2020-10-151-0/+1
* Misc cleanupKrzysztof Gogolewski2020-10-076-6/+6
* testsuite: Fix prog001Ben Gamari2020-08-071-1/+1
* test: fix conc038Sylvain Henry2020-06-102-3/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-265-5/+5
* Re-implement unsafe coercions in terms of unsafe equality proofsSimon Peyton Jones2020-02-201-0/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-082-2/+0
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* testsuite: Ensure that threaded tests are run in nonmoving_thrBen Gamari2019-10-221-7/+7
* Much simpler language for PmCheckSebastian Graf2019-10-111-1/+1
* testsuite: Mark hs_try_putmvar003 as fragile in threaded1Ben Gamari2019-09-271-1/+2
* testsuite: Mark threadstatus-9333 as fragile in profthreadedBen Gamari2019-09-241-1/+1
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-145-5/+5
* testsuite: Mark T5611 and T5611a as fragileBen Gamari2019-06-261-2/+2
* testsuite: Add T5611aBen Gamari2019-06-265-4/+42
* testsuite: Use safe FFI call in T5611Ben Gamari2019-06-261-3/+3
* testsuite: Mark T5611 as broken in ghci wayBen Gamari2019-06-221-1/+4
* testsuite: Flush conc059's printf bufferBen Gamari2019-06-162-1/+2
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1