aboutsummaryrefslogtreecommitdiff
path: root/contrib/dg-extract-results.py
AgeCommit message (Expand)AuthorFilesLines
2023-09-29Harmonize headers between both dg-extract-results scriptsPaul Iannetta1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2020-05-15contrib: Handle GDB specific test result typesAndrew Burgess1-2/+4
2019-10-21contrib: Add KPASS support to dg-extract-results.{sh,py}Andrew Burgess1-1/+1
2019-04-17dg-extract-results.sh: Only handle WARNING: program timed out lines specially...Jakub Jelinek1-1/+1
2019-03-05dg-extract-results.py: Handle case where a WARNING happens with the first tes...Christophe Lyon1-2/+2
2019-02-04contrib/dg-extract-results: Handle timeout warningsChristophe Lyon1-2/+15
2016-09-20Report DejaGnu ERROR messages in dg-extract-results.Christophe Lyon1-3/+10
2014-10-02dg-extract-results.py (output_variation): Always sort if do_sum.Segher Boessenkool1-9/+1
2014-09-19dg-extract-results.py (Prog.result_re): Include options in test name.Segher Boessenkool1-1/+1
2014-06-14dg-extract-results.py: For Python 3, force sys.stdout to handle surrogate esc...Richard Sandiford1-2/+15
2014-05-25dg-extract-results.py (Named): Remove __cmp__ method.Richard Sandiford1-4/+3
2014-05-20dg-extract-results.py (parse_run): Handle warnings that are printed before a ...Richard Sandiford1-1/+5
2014-05-08dg-extract-results.py: New file.Richard Sandiford1-0/+577