summaryrefslogtreecommitdiff
path: root/contrib/dg-extract-results.sh
AgeCommit message (Expand)Author
2019-10-21contrib: Add KPASS support to dg-extract-results.{sh,py}Andrew Burgess
2019-04-17dg-extract-results.sh: Only handle WARNING: program timed out lines specially...Jakub Jelinek
2019-03-05dg-extract-results.sh: Fix order of WARNING and following test result.Christophe Lyon
2019-02-04contrib/dg-extract-results: Handle timeout warningsChristophe Lyon
2016-09-23Revert bogus dg-extract-results.sh changeRainer Orth
2016-09-20Report DejaGnu ERROR messages in dg-extract-results.Christophe Lyon
2015-03-06dg-extract-results.sh: Check that the necessary python modules exist.Bernd Edlinger
2014-12-17dg-extract-results.sh: Use --text with grep to avoid issues with binary files.Sergio Durigan Junior
2014-05-08dg-extract-results.py: New file.Richard Sandiford
2013-01-16dg-extract-results.sh: Fix order of summary counts.David Blaikie
2013-01-15dg-extract-results.sh: Constrain the start-of-log pattern.David Blaikie
2013-01-15dg-extract-results.sh: Handle KPASSes.David Blaikie
2012-04-06* dg-extract-results.sh: Handle KFAILs.Doug Evans
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth
2010-03-22Fix *.log tests output containing "===".Jan Kratochvil
2010-03-02* dg-extract-results.sh: Fix result order to match sequential case.Rainer Orth
2010-01-05* dg-extract-results.sh: Don't use tail -n.Rainer Orth
2009-04-27re PR testsuite/39807 (Reporting of testsuite failures are messed up when usi...Jakub Jelinek
2008-10-24Mark dg-extract-results.sh executable.Jakub Jelinek
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek