summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* Add delete retry loop. [ci skip]Tamar Christina2017-01-281-14/+29
* 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
* testsuite driver: don't append to existing output filesReid Barton2017-01-101-2/+2
* Fix various issues with testsuite code on WindowsTamar Christina2016-12-281-36/+74
* Revert "Suppress duplicate .T files"Gabor Greif2016-12-221-1/+1
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-0/+1
* Fix typos (not test relevant)Gabor Greif2016-12-211-1/+1
* Suppress duplicate .T filesGabor Greif2016-12-211-1/+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
* testsuite: make tests respond to SIGINT properlyPhil Ruffwind2016-12-091-13/+9
* testsuite: Remove Unicode literals from driverBen Gamari2016-12-011-12/+12
* testsuite: Use python3 by defaultBen Gamari2016-11-291-4/+3
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-293-98/+147
* Typos in commentsGabor Greif2016-11-251-1/+1
* testsuite: Rip out hack for #12554Ben Gamari2016-11-171-24/+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
* testsuite: Simplify kernel32 glue logicBen Gamari2016-11-021-5/+6
* 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
* testsuite/driver: Allow threading on WindowsBen Gamari2016-10-171-3/+0
* testsuite/driver: More Unicode awarenessBen Gamari2016-10-172-11/+16
* testsuite/driver: Never symlink on WindowsBen Gamari2016-10-171-6/+12
* testsuite: Work around #12554Ben Gamari2016-10-171-2/+42
* The Backpack patch.Edward Z. Yang2016-10-083-8/+39
* 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: do not depend on sys.stdout.encodingThomas Miedema2016-06-301-2/+2
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-293-23/+33
* Testsuite: fixes for python2.6 supportThomas Miedema2016-06-291-3/+3
* Testsuite: framework failure improvements (#11165)Thomas Miedema2016-06-282-9/+18
* Testsuite: cleanup printing of summaryThomas Miedema2016-06-283-139/+52
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-282-78/+62
* Testsuite: simplify extra_file handlingThomas Miedema2016-06-282-70/+28
* Testsuite: remove one level of indentation [skip ci]Thomas Miedema2016-06-271-133/+129
* Testsuite: report duplicate testnames when `make TEST=<name>`Thomas Miedema2016-06-271-9/+9
* Testsuite: never pick up .T files in .run directoriesThomas Miedema2016-06-272-14/+9
* Testsuite: do not copy .hi/.o files to testdir (#12112)Thomas Miedema2016-06-241-3/+6
* Testsuite: assume timeout_prog always existsThomas Miedema2016-06-201-86/+28
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-203-47/+7
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-40/+9