summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Fix incorrectly capitalized True in testlib.pyBen Gamari2018-05-291-1/+1
* Clean up Windows testsuite failuresTamar Christina2018-05-281-0/+4
* Correctly add unwinding info in manifestSp and makeFixupBlocksBartosz Nitka2018-05-032-0/+12
* Don't shadow "result" in JUnit driverMatthew Pickering2018-05-031-2/+2
* testsuite: allow accepting of fine grained results [skip ci]Tamar Christina2018-03-312-6/+18
* Windows: fix all failing tests.Tamar Christina2018-01-023-14/+36
* testsuite: Exit with non-zero exit code when tests failBen Gamari2017-12-181-1/+8
* Only look for locales of the form LL.VVGabor Greif2017-12-111-1/+1
* Add testcase for #14186Joachim Breitner2017-09-121-0/+13
* testsuite: Fix validation of waysBen Gamari2017-09-051-9/+18
* testsuite: Don't pass allow_abbrevBen Gamari2017-07-281-2/+1
* testsuite: Produce JUnit outputBen Gamari2017-07-284-0/+45
* Switched out optparse for argparse in runtests.pyJared Weakly2017-07-281-77/+57
* testsuite: Pipe stdin directly to processBen Gamari2017-07-201-11/+5
* testsuite: Show stderr output on command failureBen Gamari2017-07-111-1/+1
* Sort list of failed tests for easier comparison between runsAndreas Klebinger2017-07-111-1/+1
* Render \t as 8 spaces in caret diagnosticsPhil Ruffwind2017-05-121-2/+12
* testsuite/driver: Fix deletion retry logic on WindowsBen Gamari2017-04-241-7/+15
* testsuite: Classify missing expected perf numbers as merely warningsBen Gamari2017-04-022-2/+16
* array: Clear up inconsistency in T9220 outputBen Gamari2017-04-021-0/+7
* testsuite: Move echoing commands in make invocations to VERBOSE=5Reid Barton2017-03-022-3/+3
* tests: remove extra_files.py (#12223)Reid Barton2017-02-263-524/+102
* 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
* testsuite: Remove old python version testsReid Barton2017-02-231-38/+4
* 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
* 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