]> granicus.if.org Git - clang/commitdiff
Comment parsing tests: XML schema: actually run the valid-function-10.xml test
authorDmitri Gribenko <gribozavr@gmail.com>
Fri, 22 Nov 2013 01:47:15 +0000 (01:47 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Fri, 22 Nov 2013 01:47:15 +0000 (01:47 +0000)
It was there all the time, but I missed adding a RUN line for it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195405 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/comment-xml-schema.c

index 2bbdfcfe9999a9acf46e95f5dd5d6258278d18b7..37cb47c3d6cd18012f0246b91a5d81fcaac35a83 100644 (file)
@@ -11,6 +11,7 @@
 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-07.xml
 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-08.xml
 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-09.xml
+// RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-function-10.xml
 //
 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-availability-attr-01.xml
 // RUN: xmllint --noout --relaxng %S/../../bindings/xml/comment-xml-schema.rng %S/Inputs/CommentXML/valid-availability-attr-02.xml