summaryrefslogtreecommitdiff
path: root/tests/test5-main.c
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2003-03-08 19:30:16 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-03-08 19:30:16 +0000
commit13a57f93f351d1b12f68c30feecc68ce0aa130fa (patch)
tree7ba0e8f386bd85f12addb86502420e16b5dd0ce0 /tests/test5-main.c
parentffef39ec5f918af981d2c191a93fc79f89c5501d (diff)
downloadlibcroco-13a57f93f351d1b12f68c30feecc68ce0aa130fa.tar.gz
added non regression tests for dashmatch attr selection. Dodji.
Diffstat (limited to 'tests/test5-main.c')
-rw-r--r--tests/test5-main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test5-main.c b/tests/test5-main.c
index 48622c0..d35a87f 100644
--- a/tests/test5-main.c
+++ b/tests/test5-main.c
@@ -45,7 +45,8 @@ const guchar *xml_content=
"<E0>text0</E0>"
"<E1><E1-1>text1</E1-1></E1>"
"<E2 attr2=\"val2\">text2</E2>"
-"<E3 attr3=\"val3_1 val3_2 val3_3\">text2</E3>"
+"<E3 attr3=\"val3_1 val3_2 val3_3\">text3</E3>"
+"<E4 attr4=\"val4_1-val4_2-val4_3\">text4</E4>"
"</document>";
static void