Add ChangeLog entry for previous commit.
authorDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 5 Jun 2012 00:36:08 +0000 (20:36 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Tue, 5 Jun 2012 00:36:08 +0000 (20:36 -0400)
From-SVN: r188218

contrib/ChangeLog

index 7c4cfda5e84f64c2cee6c5464430bb01254f164d..65c5343bca074641eb8beb50df4ee3fcb645b95b 100644 (file)
@@ -1,3 +1,12 @@
+2012-06-04   Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/validate_failures.py (GetResults):
+       Change argument to accept list of summary files to analyze.
+       Update callers.
+       (CheckExpectedResults): Handle options.manifest, options.results
+       and options.ignore_missing_failures.
+       (Main): Add options --manifest, --results and --ignore_missing_failures.
+
 2012-05-31   Diego Novillo  <dnovillo@google.com>
             Cary Coutant  <ccoutant@google.com>