summaryrefslogtreecommitdiff
path: root/testsuite/tests/concurrent
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite/T9379: Use GHC.Conc instead of Control.Concurrent.STMBen Gamari2014-08-181-1/+3
* concurrent/should_run/throwto002: DoRec -> RecursiveDoBen Gamari2014-08-181-1/+1
* interruptible() was not returning true for BlockedOnSTM (#9379)Simon Marlow2014-08-012-0/+19
* use GHC-7.8.3's values for thread block reason (fixes #9333)Jost Berthold2014-07-283-1/+46
* Fix test for fetchNandIntArray#Johan Tibell2014-07-231-7/+18
* Re-add more primops for atomic ops on byte arraysJohan Tibell2014-06-303-0/+253
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-6/+0
* Revert "Add more primops for atomic ops on byte arrays"Johan Tibell2014-06-264-254/+0
* Add more primops for atomic ops on byte arraysJohan Tibell2014-06-244-0/+254
* Fix missing unlockClosure() call in tryReadMVar (#9148)Simon Marlow2014-05-302-0/+16
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+6
* Revert "Per-thread allocation counters and limits"Simon Marlow2014-05-048-82/+0
* Per-thread allocation counters and limitsSimon Marlow2014-05-028-0/+82