summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent/should_run
Commit message (Expand)AuthorAgeFilesLines
* 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
* A bunch of typofixesGabor Greif2017-09-261-1/+1
* testsuite: Add test for #13916Ben Gamari2017-08-173-0/+170
* Revert "testsuite: Add test for #13916"Ben Gamari2017-07-203-169/+0
* testsuite: Add test for #13916Ben Gamari2017-07-203-0/+169
* testsuite: Ensure that hs_try_putmvar003 terminatesBen Gamari2017-07-192-5/+9
* Fix a lost-wakeup bug in BLACKHOLE handling (#13751)Simon Marlow2017-06-081-0/+1
* hs_add_root() RTS API removalSergei Trofimovich2017-04-171-3/+0
* Make the test fail if compiled without -threadedSimon Marlow2017-03-281-0/+3
* Change catch# demand signatureDavid Feuer2017-03-013-0/+11
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-13/+6
* testsuite/conc059: Don't attempt to use stdcall where it isn't supportedBen Gamari2016-12-011-1/+9
* Fix hs_try_putmvar003 (#12800)Simon Marlow2016-11-071-1/+1
* Skip T5611 on OSX as it fails non-deterministically.Matthew Pickering2016-10-221-1/+2
* Fix failure in setnumcapabilities001 (#12728)Simon Marlow2016-10-221-1/+1
* Add hs_try_putmvar()Simon Marlow2016-09-129-0/+368
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-3/+3
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2027-165/+165
* NUMA supportSimon Marlow2016-06-101-4/+5
* Remove a copy of System.Random and use reqlib('random')Simon Marlow2016-05-113-600/+4
* Fix ASSERT failure and re-enable setnumcapabilities001Simon Marlow2016-05-112-11/+57
* Don't infer CallStacksEric Seidel2016-04-041-2/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-256-0/+0
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-251-1/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-235-10/+10
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1
* Fix three broken tests involving exceptionsSimon Peyton Jones2016-01-263-11/+9