summaryrefslogtreecommitdiff
path: root/contrib/dg-extract-results.py
Commit message (Expand)AuthorAgeFilesLines
* contrib: Handle GDB specific test result typesAndrew Burgess2020-05-151-2/+4
* contrib: Add KPASS support to dg-extract-results.{sh,py}Andrew Burgess2019-10-211-1/+1
* dg-extract-results.sh: Only handle WARNING: program timed out lines specially...Jakub Jelinek2019-04-171-1/+1
* dg-extract-results.py: Handle case where a WARNING happens with the first tes...Christophe Lyon2019-03-051-2/+2
* contrib/dg-extract-results: Handle timeout warningsChristophe Lyon2019-02-041-2/+15
* Report DejaGnu ERROR messages in dg-extract-results.Christophe Lyon2016-09-201-3/+10
* dg-extract-results.py (output_variation): Always sort if do_sum.Segher Boessenkool2014-10-021-9/+1
* dg-extract-results.py (Prog.result_re): Include options in test name.Segher Boessenkool2014-09-191-1/+1
* dg-extract-results.py: For Python 3, force sys.stdout to handle surrogate esc...Richard Sandiford2014-06-141-2/+15
* dg-extract-results.py (Named): Remove __cmp__ method.Richard Sandiford2014-05-251-4/+3
* dg-extract-results.py (parse_run): Handle warnings that are printed before a ...Richard Sandiford2014-05-201-1/+5
* dg-extract-results.py: New file.Richard Sandiford2014-05-081-0/+577