summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-172-4/+2
* Compute demand signatures assuming idAritySebastian Graf2019-04-303-0/+29
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-155-6/+6
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-073-0/+13
* Remove ExnStr and ThrowsExn businessSebastian Graf2019-02-013-4/+21
* testsuite: Use makefile_testBen Gamari2019-01-302-4/+3
* Revert "Batch merge"Ben Gamari2019-01-302-3/+4
* Batch mergeBen Gamari2019-01-302-4/+3
* Comments in stranal test declarationsÖmer Sinan Ağacan2019-01-181-2/+4
* Add test for #16197wip/T16197Ömer Sinan Ağacan2019-01-174-1/+39
* Improvements to demand analysisSimon Peyton Jones2018-12-127-8/+38
* Add RubbishLit for absent bindings of UnliftedRepSebastian Graf2018-10-143-0/+363
* Inline wrappers earlierSimon Peyton Jones2018-04-202-199/+199
* Add a test case from the nested CPR workBen Gamari2018-04-193-0/+28
* Get evaluated-ness right in the back endSimon Peyton Jones2018-01-031-40/+56
* Fix nasty bug in w/w for absence analysisSimon Peyton Jones2017-10-034-0/+48
* mkDataConRep: fix bug in strictness signature (#14290)Simon Marlow2017-09-282-0/+18
* Allow CSE'ing of work-wrapped bindings (#14186)Joachim Breitner2017-09-122-5/+749
* Add testcase for #14186Joachim Breitner2017-09-121-17/+4
* Add MonadIO Q - by requiring MonadIO => QuasiOleg Grenrus2017-08-051-1/+3
* Revert "Make raiseIO# produce topRes"David Feuer2017-04-031-1/+1
* Fix test results for T13380David Feuer2017-03-092-1/+2
* testsuite: Add test for #11076Ben Gamari2017-03-062-0/+11
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+1
* Do Worker/Wrapper for NOINLINE thingsEric Seidel2017-02-052-25/+34
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-233-1/+38
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-1/+1
* Typos in comments (and in a test)Gabor Greif2017-01-091-1/+1
* Fix a bug in ABot handling in CoreAritySimon Peyton Jones2016-12-234-1/+23
* DmdAnal: Testcase about splitFVs and dmdFix abortionJoachim Breitner2016-08-252-0/+30
* DmdAnal: Add a final, safe iterationJoachim Breitner2016-08-251-1/+2
* Testsuite: fix T10482aThomas Miedema2016-07-251-2/+4
* Demand analyser: Implement LetUp rule (#12370)Joachim Breitner2016-07-123-0/+27
* Show testcase where demand analysis abortion code failsJoachim Breitner2016-07-073-0/+31
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-205-10/+10
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-242-2/+2
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-148-0/+121
* Demand Analyzer: Do not set OneShot information (second try)Joachim Breitner2016-04-061-1/+1
* Revert "Demand Analyzer: Do not set OneShot information"Joachim Breitner2016-03-311-1/+1
* Demand Analyzer: Do not set OneShot informationJoachim Breitner2016-03-311-1/+1
* Kill the magic of AnyBen Gamari2016-03-301-1/+1
* Add testcase for #11770Joachim Breitner2016-03-307-23/+119
* Do not print DmdType in Core outputJoachim Breitner2016-03-292-6/+6
* Add regression test for #11555Ben Gamari2016-03-113-0/+41
* template-haskell: define `MonadFail Q` instanceHerbert Valerio Riedel2016-03-081-0/+8
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-2513-0/+0
* Make warning names more consistentManav Rathi2016-02-251-1/+1
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-17/+17
* Unwire Typeable representation typesBen Gamari2016-02-181-2/+2
* Another batch of typo fixes in non-codeGabor Greif2016-02-111-1/+1