summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/should_run
Commit message (Expand)AuthorAgeFilesLines
* 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-2210-646/+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
* test: fix conc038Sylvain Henry2020-06-102-3/+3
* 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
* testsuite: Ensure that threaded tests are run in nonmoving_thrBen Gamari2019-10-221-7/+7
* 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
* testsuite: Introduce concurrent_ways setBen Gamari2019-06-151-5/+5
* testsuite: Mark threadstatus-T9333 as fragile in ghci wayBen Gamari2019-06-121-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-1/+1
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-111-1/+1
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-111-1/+1
* testsuite: Add Windows-specific output for T5611Ben Gamari2018-06-141-0/+1
* Do not skip conc004 in GHCi wayÖmer Sinan Ağacan2018-06-141-4/+1
* Do not omit T4030 in GHCi modeÖmer Sinan Ağacan2018-06-101-2/+1
* testsuite: Add newline to test outputDouglas Wilson2018-02-181-2/+2
* Windows: fix all failing tests.Tamar Christina2018-01-021-1/+1