summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/saved/test_01.XP.out
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2015-08-24 16:26:20 +0000
committermarcel <marcel@FreeBSD.org>2015-08-24 16:26:20 +0000
commit02ffac2cca7d10e6d7dd08bf0312f623bf082268 (patch)
tree2b06534b5d1c1378ec99094a62eff13dfd2e48fc /contrib/libxo/tests/core/saved/test_01.XP.out
parentdb61d1271ad0bc51e60afe181a45a7318591dad6 (diff)
downloadFreeBSD-src-02ffac2cca7d10e6d7dd08bf0312f623bf082268.zip
FreeBSD-src-02ffac2cca7d10e6d7dd08bf0312f623bf082268.tar.gz
Upgrade libxo to 0.4.5.
Local changes incorporated by 0.4.5: r284340 Local changes retained: r276260, r282117 Obtained from: https://github.com/Juniper/libxo
Diffstat (limited to 'contrib/libxo/tests/core/saved/test_01.XP.out')
-rw-r--r--contrib/libxo/tests/core/saved/test_01.XP.out14
1 files changed, 8 insertions, 6 deletions
diff --git a/contrib/libxo/tests/core/saved/test_01.XP.out b/contrib/libxo/tests/core/saved/test_01.XP.out
index e5ea3e0..c7f4bfe8 100644
--- a/contrib/libxo/tests/core/saved/test_01.XP.out
+++ b/contrib/libxo/tests/core/saved/test_01.XP.out
@@ -1,4 +1,6 @@
<top>
+ <host>my-box</host>
+ <domain>example.com</domain>
<data test="value">
<item test2="value2">
<sku test3="value3" key="key">GRO-000-415</sku>
@@ -36,7 +38,7 @@
<on-order>2</on-order>
</item>
</data>
- <data>
+ <data2>
<item>
<sku key="key">GRO-000-415</sku>
<name key="key">gum</name>
@@ -72,8 +74,8 @@
<in-stock>14</in-stock>
<on-order>2</on-order>
</item>
- </data>
- <data>
+ </data2>
+ <data3>
<item>
<sku key="key">GRO-000-533</sku>
<name key="key">fish</name>
@@ -81,14 +83,14 @@
<in-stock>45</in-stock>
<on-order>1</on-order>
</item>
- </data>
- <data>
+ </data3>
+ <data4>
<item test4="value4">gum</item>
<item test4="value4">rope</item>
<item test4="value4">ladder</item>
<item test4="value4">bolt</item>
<item test4="value4">water</item>
- </data>
+ </data4>
<cost>425</cost>
<cost>455</cost>
</top>
OpenPOWER on IntegriCloud