summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Don't check_stats at runtime if not requestedwip/T17387Ben Gamari2019-11-101-4/+9
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-101-0/+44
* testsuite: Fix Windows cleanup pathBen Gamari2019-11-091-2/+2
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-0/+4
* CI: Always dump performance metrics.David Eichmann2019-10-226-20/+37
* testsuite: Assert that testsuite ways are knownBen Gamari2019-10-171-28/+49
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-171-0/+5
* Use os.devnull instead of '/dev/null' in the testsuite driver.Andreas Klebinger2019-08-141-4/+26
* testsuite: Rework tracking of fragile testsBen Gamari2019-08-043-7/+18
* testsuite: Fix some ints used as boolsBen Gamari2019-07-181-10/+10
* testsuite: Print output from hp2psBen Gamari2019-07-181-1/+1
* testsuite: Fix req_thBen Gamari2019-07-181-1/+2
* testsuite: More type checking fixesBen Gamari2019-07-185-96/+172
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-8/+10
* testsuite: Fix #16818Ben Gamari2019-07-091-3/+10
* testsuite: Add more type annotations to perf_notesBen Gamari2019-06-272-54/+100
* testsuite: More type signatureswip/run-fragile-testsBen Gamari2019-06-262-9/+12
* testsuite: Run and report on fragile testsBen Gamari2019-06-263-9/+23
* testsuite: Fix a few issues in JUnit outputBen Gamari2019-06-251-5/+14
* testsuite: A major revamp of the driverBen Gamari2019-06-256-354/+495
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-0/+6
* gitlab-ci: Lint testsuite for framework failuresBen Gamari2019-06-141-1/+1
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-0/+8
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-0/+1
* testsuite: Fix fragile_for test modifierBen Gamari2019-06-121-3/+3
* TestRunner: Added --chart to display a chart of performance testsDavid Eichmann2019-06-045-124/+354
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-292-5/+16
* Improve test runner logging when calculating performance metric baseline #16662David Eichmann2019-05-201-5/+16
* Update terminal title while running test-suiteOleg Grenrus2019-05-143-4/+30
* codegen: fix memset unroll for small bytearrays, add 64-bit setsArtem Pyanykh2019-04-091-2/+57
* testsuite: Show exit code of GHCi tests on failureÖmer Sinan Ağacan2019-04-081-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Print test suite results ("unexpected failures" etc.) in sorted orderÖmer Sinan Ağacan2019-03-201-1/+1
* testsuite: Display observed exit code on failure due to bad exit codeBen Gamari2019-03-201-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-2/+2
* testsuite: Introduce fragile modifierBen Gamari2019-03-061-0/+24
* Test Runner: don't show missing baseline warning for performance tests with e...David Eichmann2019-03-051-15/+18
* Fix parsing of expected performance changes for tests with non-alpha characters.David Eichmann2019-03-011-1/+1
* testsuite: Fix whitespace in hp2ps error messageBen Gamari2019-02-231-1/+1
* Exit with exit code 1 when tests unexpectedly passMatthew Pickering2019-02-232-0/+2
* Testsuite: opt-in to symlinks on WindowsTamar Christina2019-02-211-1/+1
* Fix test runner crash when not in a git repoDavid Eichmann2019-02-213-14/+18
* Test bit-manipulating primops under respective arch flags like -msse4.2Dmitry Ivanov2019-02-201-3/+1
* Testsuite: implement use_specs.Tamar Christina2019-02-172-0/+29
* Fix and Reapply "Performance tests: recover a baseline from ancestor commits ...David Eichmann2019-02-165-65/+277
* testsuite: Report unexpected passes in junit outputMatthew Pickering2019-02-111-2/+5
* testsuite: Report stdout and stderr in JUnit outputBen Gamari2019-02-104-34/+69
* testsuite: Mark print037 as broken when GHC is built with LLVMBen Gamari2019-02-041-0/+9
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-315-259/+62
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-305-62/+259