Author: sebor
Date: Mon Mar 24 15:35:35 2008
New Revision: 640615
URL: http://svn.apache.org/viewvc?rev=640615&view=rev
Log:
2008-03-24 Martin Sebor <[EMAIL PROTECTED]>
* etc/config/xfail.txt: Added documentation.
Modified:
stdcxx/trunk/etc/config/xfail.txt
Modified: stdcxx/trunk/etc/config/xfail.txt
URL:
http://svn.apache.org/viewvc/stdcxx/trunk/etc/config/xfail.txt?rev=640615&r1=640614&r2=640615&view=diff
==============================================================================
--- stdcxx/trunk/etc/config/xfail.txt (original)
+++ stdcxx/trunk/etc/config/xfail.txt Mon Mar 24 15:35:35 2008
@@ -11,7 +11,17 @@
# pattern in the format below. All fields are required, as are all
# the components the <status> field.
#
-# <config> ::= <os>-<version>-<arch><compiler>-<version>-<buildtype>
+# <config> ::= <os>-<version>-<arch><compiler>-<version>-<buildtype>
+#
+# <os> ::= aix | freebsd | hpux | irix | <linux> | solaris
+# | tru64 | <windows>
+# <linux> ::= linux_redhat | linux_suse
+# <windows> ::= win_2000 | win_2003 | win_xp | win_vista
+#
+# <arch> ::= alpha | amd64 | em64t | ia64 | pa | ppc | sparc | x86
+#
+# <compiler> ::= acc | compaq | eccp | gcc | icc | icl | mipspro
+# | msvc | vacpp
#
########################################################################
# Known example failures