diff options
author | Doug Evans <dje@google.com> | 2012-11-30 20:06:27 +0000 |
---|---|---|
committer | Doug Evans <devans@gcc.gnu.org> | 2012-11-30 20:06:27 +0000 |
commit | f6fce9517e41866fe436d4dcb3d4bb934ec61d0b (patch) | |
tree | 43d78bd838e5fab869341039e00f39bdc0a0df77 /contrib/ChangeLog | |
parent | 3cdc1f858d5488d426ec9626eef76a6cdec2248d (diff) | |
download | gcc-f6fce9517e41866fe436d4dcb3d4bb934ec61d0b.tar.gz |
validate_failures.py: Add function GetManifestPath.
* testsuite-management/validate_failures.py: Add function
GetManifestPath. New global _MANIFEST_SUBDIR.
From-SVN: r194007
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r-- | contrib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 6bceead2be4..09b3816459a 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2012-11-30 Doug Evans <dje@google.com> + + * testsuite-management/validate_failures.py: Add function + GetManifestPath. New global _MANIFEST_SUBDIR. + 2012-11-29 Doug Evans <dje@google.com> * testsuite-management/validate_failures.py: Remove pass/fail |