Added 6.x tests with tags

This commit is contained in:
Jesse Beder
2011-09-13 14:18:00 -05:00
parent 3a88c4b4a1
commit 98830a4a15
2 changed files with 109 additions and 12 deletions

View File

@@ -498,10 +498,15 @@ namespace Test {
"- !!str bar\n"
"- !e!tag%21 baz\n";
const char *ex6_27 =
const char *ex6_27a =
"%TAG !e! tag:example,2000:app/\n"
"---\n"
"- !e! foo";
const char *ex6_27b =
"%TAG !e! tag:example,2000:app/\n"
"---\n"
"- !h!bar baz";
const char *ex6_28 =
"# Assuming conventional resolution:\n"