summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: Mark concprog001 as fragileBen Gamari2019-05-031-0/+1
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* testsuite: Skip foreignInterruptible in unregisterised wayBen Gamari2019-01-271-0/+2
* Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan2019-01-121-1/+2
* testsuite: Ensure that unregisterised function is calledBen Gamari2018-12-112-2/+2
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-112-1/+2
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-121-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: disable T13615 on non-smp targetsSergei Trofimovich2018-03-101-0/+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
* testsuite: Add testcase for #13615Ben Gamari2017-07-034-0/+192
* 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
* tests: remove extra_files.py (#12223)Reid Barton2017-02-263-3/+6
* Spelling fixesGabor Greif2017-02-022-2/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-224-58/+14
* Typos in commentsGabor Greif2017-01-132-2/+2
* testsuite/conc059: Don't attempt to use stdcall where it isn't supportedBen Gamari2016-12-011-1/+9
* A few typos in commentsGabor Greif2016-11-211-1/+1
* 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