aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/custom/test.xml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-02 12:22:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-02 12:22:38 +0200
commit8336dd4c16d4885989a6d8f0c83a4b401f5cb63b (patch)
tree26ca613e7f3a3fe9fb75bf5bb3b65503661e0ebf /tests/cxx/hybrid/binary/custom/test.xml
parente4c22d3686da0e973e21eae0561c1169c0eeff36 (diff)
Add support for attributes with default and fixed values.
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
Diffstat (limited to 'tests/cxx/hybrid/binary/custom/test.xml')
-rw-r--r--tests/cxx/hybrid/binary/custom/test.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/binary/custom/test.xml b/tests/cxx/hybrid/binary/custom/test.xml
index acd75d2..1218c37 100644
--- a/tests/cxx/hybrid/binary/custom/test.xml
+++ b/tests/cxx/hybrid/binary/custom/test.xml
@@ -6,10 +6,10 @@
<enumeration>left</enumeration>
- <complex x="1">
+ <complex x="1" df2="456" ff2="123" dv2="mmm nnn" fv2="aaa bbb ccc">
<a>aaa</a>
</complex>
- <complex x="1" y="2">
+ <complex x="1" y="2" ff2="123" fv2="aaa bbb ccc">
<a>aaa</a>
<b>bbb</b>
<c>c</c>