summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-2036-705/+705
* NUMA supportSimon Marlow2016-06-102-5/+6
* Testsuite: delete unused file [skip ci]Thomas Miedema2016-05-171-3/+0
* PPC: Implement SMP primitives using gcc built-insPeter Trommler2016-05-161-1/+0
* 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
* Testsuite: delete unused concurrent/prog002/FileIO.hsThomas Miedema2016-04-261-9/+0
* 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: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+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
* Testsuite: #10712 is fixedThomas Miedema2015-12-171-3/+3
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-121-0/+1
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* testsuite: performGC requires SMP support for 'qg' optionSergei Trofimovich2015-10-301-7/+2
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Testsuite: comment out `setnumcapabilities001` (#10860)Thomas Miedema2015-09-091-6/+8
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-5/+1
* Testsuite: mark 4 tests expect_broken_for(#10712, opt_ways)Thomas Miedema2015-09-021-4/+5
* Fix identifier parsing in hp2psYuras Shumovich2015-08-291-1/+0
* Make seq-of-cast rule generate a caseSimon Peyton Jones2015-07-211-3/+2
* Testsuite: mark concprog002 expect_broken_for(#10661, ['threaded2_hT'])Thomas Miedema2015-07-201-0/+1
* Testsuite: fix concprog002 (AMP)Thomas Miedema2015-07-201-0/+7
* Testsuite: mark array001 and conc034 expect_broken_for(#10659, ['optasm',...])Thomas Miedema2015-07-181-0/+2
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-45/+33
* Fix deadlock (#10545)Simon Marlow2015-06-264-0/+1025
* should_run/allocLimit4: disable ghci waySergei Trofimovich2015-06-192-2/+5
* Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-131-2/+6
* Testsuite: delete expect_fail setups for ghc < 7.1Thomas Miedema2015-06-091-2/+1
* fix allocLimit3 on WindowsSimon Marlow2014-11-121-1/+6
* Per-thread allocation counters and limitsSimon Marlow2014-11-128-0/+82
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-075-16/+0
* testsuite: disable T367_letnoescape on 'optllvm'Sergei Trofimovich2014-08-281-1/+1