summaryrefslogtreecommitdiffstats
path: root/contrib/libxo/tests/core/saved/test_10.out
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2015-04-27 17:23:19 +0000
committermarcel <marcel@FreeBSD.org>2015-04-27 17:23:19 +0000
commitccd66731b4fbf326f52ead106e5c4b67656100f3 (patch)
tree2743e923a1c968c5a2a8292b75bf32c2e50bfbb3 /contrib/libxo/tests/core/saved/test_10.out
parente0e7dcf8e606d1a79e3c5327f77915bc557841f3 (diff)
downloadFreeBSD-src-ccd66731b4fbf326f52ead106e5c4b67656100f3.zip
FreeBSD-src-ccd66731b4fbf326f52ead106e5c4b67656100f3.tar.gz
Upgrade libxo to 0.3.2.
Obtained from: https://github.com/Juniper/libxo/tree/0.3.2 Requested by: Phil Shafer <phil@juniper.net> This import incorporates local change 279966. Local change 276260 has been merged-in.
Diffstat (limited to 'contrib/libxo/tests/core/saved/test_10.out')
-rw-r--r--contrib/libxo/tests/core/saved/test_10.out38
1 files changed, 38 insertions, 0 deletions
diff --git a/contrib/libxo/tests/core/saved/test_10.out b/contrib/libxo/tests/core/saved/test_10.out
new file mode 100644
index 0000000..c2ad7a0
--- /dev/null
+++ b/contrib/libxo/tests/core/saved/test_10.out
@@ -0,0 +1,38 @@
+Item Total Sold In Stock On Order SKU
+gum 1412 54 10 GRO-000-415
+rope 85 4 2 HRD-000-212
+ladder 0 2 1 HRD-000-517
+bolt 4123 144 42 HRD-000-632
+water 17 14 2 GRO-000-2331
+
+
+Item 'gum':
+ Total sold: 1412.0
+ In stock: 54
+ On order: 10
+ SKU: GRO-000-415
+Item 'rope':
+ Total sold: 85.0
+ In stock: 4
+ On order: 2
+ SKU: HRD-000-212
+Item 'ladder':
+ Total sold: 0
+ In stock: 2
+ On order: 1
+ SKU: HRD-000-517
+Item 'bolt':
+ Total sold: 4123.0
+ In stock: 144
+ On order: 42
+ SKU: HRD-000-632
+Item 'water':
+ Total sold: 17.0
+ In stock: 14
+ On order: 2
+ SKU: GRO-000-2331
+Item 'fish':
+ Total sold: 1321.0
+ In stock: 45
+ On order: 1
+ SKU: GRO-000-533
OpenPOWER on IntegriCloud