summaryrefslogtreecommitdiff
path: root/testsuite/driver/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-1/+31
* Testsuite: write "\n" instead of "\r\n" when using mingw PythonThomas Miedema2016-06-181-11/+32
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-29/+19
* Testsuite: delete dead code [skip ci]Thomas Miedema2016-06-091-19/+0
* Show sources of cost centers in .profÖmer Sinan Ağacan2016-06-081-15/+32
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-071-18/+25
* Testsuite: also normalise platform-dependent .stdout/stderrThomas Miedema2016-05-251-26/+12
* Testsuite: delete check_files_writtenThomas Miedema2016-05-241-179/+1
* Testsuite: delete old cleanup code (#11980)Thomas Miedema2016-05-171-146/+13
* Testsuite: run tests in /tmp after copying required filesThomas Miedema2016-05-171-14/+137
* Testsuite: make CLEANUP=1 the default (#9758)Thomas Miedema2016-04-301-1/+1
* Testsuite: delete -fesc testsThomas Miedema2016-04-281-3/+0
* testsuite: Identify framework failures in testsuite summaryBen Gamari2016-03-261-0/+14
* Testsuite: check actual_prof_file only when neededThomas Miedema2016-02-291-10/+11
* Testsuite: do not write empty files on 'make accept'Thomas Miedema2016-02-251-2/+10
* Filter out -prof callstacks from test output (#11521)Thomas Miedema2016-02-231-3/+16
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-20/+0
* Testsuite: delete only_compiler_types, assume ghcThomas Miedema2016-02-161-6/+0
* Hide the CallStack implicit parameterEric Seidel2016-02-011-1/+5
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-271-1/+1
* testsuite: normalise away `ld`-warning on AIXHerbert Valerio Riedel2015-12-301-0/+4
* testlib: Make TyCon normalization Python 2.6-compatibleBen Gamari2015-12-291-4/+3
* Don't drop last char of file if -osuf contains dotThomas Miedema2015-12-241-0/+1
* Fix normalisation of TyCon representationsErik de Castro Lopo2015-12-241-1/+1
* Make testsuite work again with Py3Herbert Valerio Riedel2015-12-231-3/+8
* TcTypeable: Don't use bogus fingerprints when suppress-uniques is enabledBen Gamari2015-12-171-0/+9
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-18/+5
* Rearrange error msgs and add section markers (Trac #11014).Evan Laforge2015-11-241-3/+9
* Testsuite: report and error out on unfound testsThomas Miedema2015-10-291-2/+10
* Testsuite: make driver python 2.6 compatible againThomas Miedema2015-10-051-6/+6
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-2/+2
* Always run explicitly requested ways (extra_ways) for fast runs.Edward Z. Yang2015-09-201-1/+8
* Testsuite: normalise slashes in callstack outputThomas Miedema2015-09-121-3/+5
* Testsuite: ignore line number differences in call stacks (#10834)Thomas Miedema2015-09-041-0/+8
* Testsuite: only print msg when timeout kills process unexpectedlyThomas Miedema2015-09-041-0/+4
* Testsuite: delete dead codeThomas Miedema2015-09-021-3/+0
* Testsuite: by default run all tests for a single wayThomas Miedema2015-09-021-4/+5
* Testsuite: refactoring onlyThomas Miedema2015-09-021-53/+58
* Testsuite: speedup running a single testThomas Miedema2015-08-151-1/+3
* Testsuite: delete *.stderr-ghc-7.0 *.stdout-ghc-7.0Thomas Miedema2015-07-141-4/+3
* Testsuite: rename *.stderr-ghc to *.stderrThomas Miedema2015-07-141-4/+3
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-141-29/+14
* Testsuite: delete unused with_namebaseThomas Miedema2015-07-141-38/+5
* Testsuite: put extra_run_opts last on command lineThomas Miedema2015-06-301-3/+7
* Testsuite: fix framework failureThomas Miedema2015-06-151-2/+2
* Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-131-7/+15
* Testsuite: diff non-whitespace normalised output (#10152)Thomas Miedema2015-06-131-29/+36
* Testsuite: fix the little known CHECK_FILES_WRITTEN=1Thomas Miedema2015-06-121-3/+17
* Testsuite: change some expect_fail tests to expect_brokenThomas Miedema2015-06-111-0/+5
* Testsuite Windows: fix T8172 (#8172)Thomas Miedema2015-06-111-0/+4