Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(227)

Unified Diff: test/YAMLParser/spec-07-05.data

Issue 5604054: YAML Parser
Patch Set: Update Created 13 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/YAMLParser/spec-07-05.data
diff --git a/test/YAMLParser/spec-07-05.data b/test/YAMLParser/spec-07-05.data
new file mode 100644
index 0000000000000000000000000000000000000000..279b54afa142552923feeabf6559e4c3a43a6306
--- /dev/null
+++ b/test/YAMLParser/spec-07-05.data
@@ -0,0 +1,10 @@
+# RUN: yaml-bench -canonical %s |& FileCheck %s
+#
+# We don't currently parse TAG directives.
+# XFAIL: *
+
+%TAG ! !foo
+%TAG ! !foo
+bar
+
+# CHECK: error

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b