summaryrefslogtreecommitdiff
path: root/contrib/testsuite-management
AgeCommit message (Expand)Author
2013-09-27* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2013-08-31* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2013-06-06validate_failures.py: Fix handling of summary lines with "|" characters or em...Brooks Moses
2013-04-18* validate_failures.py: Fix typo.Diego Novillo
2013-04-18Loosen check for build directory.Diego Novillo
2013-02-06* testsuite-management/validate_failures.py: Fix typo.Diego Novillo
2013-02-06Fix validate_failures.py in standalone testing.Diego Novillo
2013-02-06validate_failures.py: Fix performance regressionBernhard Reutner-Fischer
2012-12-05validate_failures.py: also ignore .gitBernhard Reutner-Fischer
2012-12-03Fix stale use of old 'options' argument.Diego Novillo
2012-11-30validate_failures.py: Add support for @include, @remove directives in manifes...Doug Evans
2012-11-30validate_failures.py: Add function GetManifestPath.Doug Evans
2012-11-29validate_failures.py: Remove pass/fail indicator from result of GetBuildData.Doug Evans
2012-11-29validate_failures.py: Store options in global variable _OPTIONS.Doug Evans
2012-11-29validate_failures.py: Rename variable manifest_name to manifest_path everywhere.Doug Evans
2012-11-29validate_failures.py (CompareBuilds): Pass options.results to GetSumFiles for...Doug Evans
2012-11-28validate_failures.py: Use <target_alias> instead of <target>.Doug Evans
2012-11-28validate_failures.py: Record ordinal with TestResult.Doug Evans
2012-11-02Add a new option --clean_build to validate_failures.pyDiego Novillo
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl
2012-10-31validate_failures.py: Fix parsing of summary lines.Diego Novillo
2012-10-29* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-10-06x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-09-10* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-09-04* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-08-14Add an xfail manifest for x86_64-unknown-linux-gnu to trunk.Diego Novillo
2012-08-13validate_failures.py (ExpirationDate): Tidy comment.Diego Novillo
2012-08-13validate_failures.py (ParseSummary): Fix comment.Diego Novillo
2012-08-13Implement support for expiring expected results in validate_failures.py.Diego Novillo
2012-07-26Do not use 'with ... as ...' in validate_failures.pyDiego Novillo
2012-07-19Fix --produce_manifest flag in validate_failures.py.Diego Novillo
2012-07-18validate_failures.py: Fix /usr/bin/python invocation.Diego Novillo
2012-06-04Extend validate_failures.py to run outside the build directory.Diego Novillo
2012-04-16Use target_alias in validate_failures.pyRainer Orth
2012-03-02This fixes an edge case in parsing summary lines.Diego Novillo
2012-02-172012-02-17 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-09-13testsuite-management: New.Diego Novillo