summaryrefslogtreecommitdiff
path: root/testsuite/driver/testlib.py
Commit message (Expand)AuthorAgeFilesLines
* Add delete retry loop. [ci skip]Tamar Christina2017-01-281-14/+29
* 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
* Fix typos (not test relevant)Gabor Greif2016-12-211-1/+1
* testsuite: make tests respond to SIGINT properlyPhil Ruffwind2016-12-091-13/+9
* testsuite: Remove Unicode literals from driverBen Gamari2016-12-011-12/+12
* Fix testsuite threading, timeout, encoding and performance issues on WindowsTamar Christina2016-11-291-79/+95
* Typos in commentsGabor Greif2016-11-251-1/+1
* testsuite: Rip out hack for #12554Ben Gamari2016-11-171-24/+1
* testsuite/driver: More Unicode awarenessBen Gamari2016-10-171-9/+9
* testsuite: Work around #12554Ben Gamari2016-10-171-2/+42
* The Backpack patch.Edward Z. Yang2016-10-081-7/+33
* Testsuite: do not depend on sys.stdout.encodingThomas Miedema2016-06-301-2/+2
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-291-22/+27
* Testsuite: fixes for python2.6 supportThomas Miedema2016-06-291-3/+3
* Testsuite: framework failure improvements (#11165)Thomas Miedema2016-06-281-2/+5
* Testsuite: cleanup printing of summaryThomas Miedema2016-06-281-123/+41
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-75/+62
* Testsuite: simplify extra_file handlingThomas Miedema2016-06-281-55/+13
* 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-271-13/+8
* 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-201-22/+7
* Testsuite: remove `-Wno-warn-tabs` from default flagsThomas Miedema2016-06-201-40/+9
* Testsuite: remove `-fforce-recomp` from default flags (#11980)Thomas Miedema2016-06-201-24/+10
* Testsuite: fix WAY=ghci when LOCAL=0Thomas Miedema2016-06-201-4/+4
* Testsuite: recover from utf8 decoding errorsThomas Miedema2016-06-201-2/+8
* 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