Browse Source

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]

Douglas Gregor 17 years ago
parent
commit
3ce3e6071a
3 changed files with 3 additions and 3 deletions
  1. 1 1
      libs/optional
  2. 1 1
      libs/tr1
  3. 1 1
      tools/build

+ 1 - 1
libs/optional

@@ -1 +1 @@
-Subproject commit 41a677bdafed3efd83dc3d856c1cfed5ff1b8b57
+Subproject commit 30419ed5e00f4ee5a0a9bdda09575b2b6b33f344

+ 1 - 1
libs/tr1

@@ -1 +1 @@
-Subproject commit 5927cdd96d230b3019f7b58d471909e85df38078
+Subproject commit 45b94dfd0e7e9f06caac292914564ee97abf1484

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 2a3332b8702a4b76a54634539cd49b612b0ce736
+Subproject commit 94b2ce654acf1f26a048218fa1f19c8fd723ec98

粤ICP备19079148号