From 3ce3e6071a9639d800ceff3b5a8406a47c724963 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 15 May 2009 04:44:20 +0000 Subject: [PATCH] Add support for "known failures", which match the build name via a regular expression and are attached to test cases as a "known-failure" label. [SVN r53014] --- libs/optional | 2 +- libs/tr1 | 2 +- tools/build | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/optional b/libs/optional index 41a677bdaf..30419ed5e0 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 41a677bdafed3efd83dc3d856c1cfed5ff1b8b57 +Subproject commit 30419ed5e00f4ee5a0a9bdda09575b2b6b33f344 diff --git a/libs/tr1 b/libs/tr1 index 5927cdd96d..45b94dfd0e 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 5927cdd96d230b3019f7b58d471909e85df38078 +Subproject commit 45b94dfd0e7e9f06caac292914564ee97abf1484 diff --git a/tools/build b/tools/build index 2a3332b870..94b2ce654a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 2a3332b8702a4b76a54634539cd49b612b0ce736 +Subproject commit 94b2ce654acf1f26a048218fa1f19c8fd723ec98