summaryrefslogtreecommitdiff
path: root/testsuite/driver
Commit message (Expand)AuthorAgeFilesLines
* Add tests for #17920Sylvain Henry2020-06-231-2/+1
* Update testsuiteSylvain Henry2020-06-172-7/+10
* testsuite: Work around spurious mypy failureBen Gamari2020-06-011-1/+1
* testsuite/testutil: Fix bytes/str mismatchBen Gamari2020-06-011-1/+1
* testsuite/perf_notes: Fix ill-typed assignmentsBen Gamari2020-06-011-4/+5
* testsuite: Refactor ghostscript detectionBen Gamari2020-06-013-25/+45
* testsuite: Don't fail if we can't unlink __symlink_testBen Gamari2020-06-011-1/+4
* Implement cstringLength# and FinalPtrAndrew Martin2020-05-231-0/+20
* Sort deterministically metric outputKrzysztof Gogolewski2020-05-211-1/+1
* testsuite: Print sign of performance changesBen Gamari2020-05-131-2/+2
* testsuite: Don't attempt to read .std{err,out} files if they don't existBen Gamari2020-04-231-2/+10
* testsuite: Move no_lint to the top level, tweak hie002Ömer Sinan Ağacan2020-04-101-0/+6
* testsuite: Make hasMetricsFile RHS more descriptiveBen Gamari2020-02-261-1/+1
* testsuite: Allow tests to be marked as broken on the command lineBen Gamari2020-02-263-1/+13
* testsuite: Fix symlink testBen Gamari2020-02-261-1/+1
* Fix testsuite driver output (#17847)Vladislav Zavialov2020-02-181-1/+1
* testsuite: Probe whether symlinks are usable on WindowsBen Gamari2020-02-161-1/+23
* testsuite: Sort test names in expected change outputBen Gamari2020-02-151-3/+3
* testsuite: Assert the opsys names are knownBen Gamari2020-02-141-0/+11
* testlib: Extend existing *_opts in extra_*_optsÖmer Sinan Ağacan2020-02-051-4/+6
* testsuite: Don't crash on encoding failure in printBen Gamari2020-01-311-8/+12
* testsuite: Preserve more information in framework failuresBen Gamari2020-01-201-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* testsuite: Fix Windows platform testBen Gamari2020-01-071-2/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-042-2/+2
* perf_notes: Add --zero-y argumentBen Gamari2019-12-301-12/+25
* testsuite: Simplify and clarify performance test baseline searchBen Gamari2019-12-123-69/+48
* Implement pointer tagging for big families (#14373)Gabor Greif2019-12-061-2/+10
* testsuite: Use colors more consistentlyBen Gamari2019-12-052-9/+12
* testsuite: Make performance metric summary more readableBen Gamari2019-12-054-20/+53
* testsuite: Factor out terminal coloringBen Gamari2019-12-054-19/+36
* testsuite: Simplify Python <3.5 fallback for TextIOBen Gamari2019-12-021-2/+5
* testsuite: Fix location of typing_stubs moduleBen Gamari2019-12-021-0/+23
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-283-3/+3
* testsuite: don't collect compiler stats in collect_runtime_residencyAlp Mestanogullari2019-11-121-1/+1
* 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