summaryrefslogtreecommitdiff
path: root/testsuite/driver/extra_files.py
Commit message (Expand)AuthorAgeFilesLines
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-523/+0
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-25/+0
* Remove extra_files entries for deleted testsReid Barton2017-02-261-15/+0
* Manually move extra_files for tests T9579_*Reid Barton2017-02-261-8/+0
* Fix recompilation tracking on signatures.Edward Z. Yang2017-02-171-0/+1
* Fix a Backpack recompilation avoidance bug when signatures change.Edward Z. Yang2017-02-171-0/+1
* Implement HasField constraint solving and modify OverloadedLabelsAdam Gundry2017-02-141-0/+1
* Make type import/export API Annotation friendlyAlan Zimmerman2017-01-261-0/+1
* Always use -Xlinker for -rpathBartosz Nitka2017-01-211-0/+1
* Fix API Annotations for unboxed sumsAlan Zimmerman2017-01-171-0/+1
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-0/+1
* Check family instance consistency of hs-boot families later, fixes #11062.Edward Z. Yang2016-12-171-0/+1
* Fix recompilation detection when set of signatures to merge changes.Edward Z. Yang2016-12-121-0/+1
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-161-0/+1
* Fix -fobject-code with -fexternal-interpreterSimon Marlow2016-11-161-0/+1
* Compute export hash based on ALL transitive orphan modules.Edward Z. Yang2016-10-181-0/+1
* Track dep_finsts in exports hash, as it affects downstream deps.Edward Z. Yang2016-10-171-0/+1
* The Backpack patch.Edward Z. Yang2016-10-081-1/+3
* Tc267, tests what happens if you forgot to knot-tie.Edward Z. Yang2016-10-081-0/+1
* Implement deriving strategiesRyan Scott2016-09-301-0/+1
* test #12567: add new testcase with expected plugin behaviourGabor Greif2016-09-041-0/+1
* A failing testcase for T12485Bartosz Nitka2016-08-311-0/+1
* We also need to retypecheck before when we do parallel make.Edward Z. Yang2016-08-211-0/+1
* Axe initIfaceTc, tie the knot through HPT (or if_rec_types).Edward Z. Yang2016-08-211-0/+1
* check that the number of parallel build is greater than 0Ruey-Lin Hsu2016-08-051-0/+1
* Add a new determinism testBartosz Nitka2016-06-301-0/+1
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-0/+1
* Testsuite: simplify extra_file handlingThomas Miedema2016-06-281-15/+15
* Add some determinism testsBartosz Nitka2016-06-071-0/+10
* Desugar ApplicativeDo and RecDo deterministicallyBartosz Nitka2016-06-061-0/+1
* Testsuite: fix enum01/02/03 on Windows (#9399)Thomas Miedema2016-05-251-3/+3
* Make Arrow desugaring deterministicBartosz Nitka2016-05-241-0/+1
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-171-0/+535