summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
...
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-305-62/+259
* testsuite: Use makefile_testBen Gamari2019-01-301-1/+1
* testsuite: Introduce makefile_testBen Gamari2019-01-301-0/+7
* Revert "Batch merge"Ben Gamari2019-01-305-267/+63
* Batch mergeBen Gamari2019-01-305-63/+267
* testsuite: Remove directories that already exist when seeding extra_filesBen Gamari2019-01-271-0/+2
* testsuite: Add predicate for CPU feature availabilityBen Gamari2019-01-273-0/+79
* testsuite: Ensure that config.{msys,cygwin} are initializedBen Gamari2019-01-231-0/+2
* Fix tests for `integer-simple`Alec Theriault2019-01-161-3/+0
* testsuite: Show both test name and way in JUnit outputBen Gamari2019-01-141-6/+6
* Introduce NCG config flag and add helperGabor Greif2018-12-301-1/+4
* testsuite: Fix a variety of issues when building with integer-simpleBen Gamari2018-12-241-12/+14
* Revert "testsuite: Fix broken_without_gmp"Ben Gamari2018-12-231-4/+5
* testsuite: Fix broken_without_gmpBen Gamari2018-12-231-5/+4
* testsuite: Fix typo: integer-gimp /= integer-gmpBen Gamari2018-12-131-1/+1
* testsuite: Normalise away spurious differences in out-of-scope instancesBen Gamari2018-12-121-1/+7
* testsuite: Fix a number of GHCi-related failures due to integer-simpleBen Gamari2018-12-121-0/+5
* testsuite: Print which ways we are going to runBen Gamari2018-12-121-1/+4
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-112-2/+11
* testsuite: Don't use git status to determine whether we are inside a repoBen Gamari2018-12-012-7/+8
* Skip all performance tests if not in a git repo.David Eichmann2018-11-302-6/+35
* testuite: update more windows tests outputsTamar Christina2018-11-221-2/+3
* Fix GhostScript detection (Trac #15856)Krzysztof Gogolewski2018-11-221-2/+2
* testsuite: Save performance metrics in git notes.David Eichmann2018-11-076-105/+764
* testsuite: Use bools for booleans, not intsBen Gamari2018-09-052-26/+26
* Simplify testsuite driver, part 2Krzysztof Gogolewski2018-08-122-14/+13
* Simplify testsuite driverKrzysztof Gogolewski2018-08-113-22/+9
* Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski2018-08-062-4/+3
* Strip ../ from testdir (fixes #15469)Thomas Miedema2018-08-061-1/+3
* Fix typosKrzysztof Gogolewski2018-08-051-1/+1
* Remove dead code in testsuite driverKrzysztof Gogolewski2018-07-273-35/+4
* #15387 Fix setting testsuite verbose to zeroAntti Siponen2018-07-161-1/+1
* Disable -fghci-leak-check in DEBUG modeRichard Eisenberg2018-07-141-1/+2
* testsuite: Print summary even if interruptedBen Gamari2018-06-141-15/+18
* testuite: remove strace call.Tamar Christina2018-06-131-3/+0
* Fix `print-explicit-runtime-reps` (#11786).HE, Tao2018-06-081-2/+2
* 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