summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-11-17 00:31:55 +0000
committerTony Garnock-Jones <tonyg@lshift.net>2009-11-17 00:31:55 +0000
commitc0824e198e9ab3d6dbd9d4fc90ee5b6d165040ce (patch)
tree4e9af7cc1076880c4fcedce98a58b61aede4cc10 /tests
parent136afe97cfa1815d28f79fba98f16e342923a4d0 (diff)
downloadrabbitmq-c-github-ask-c0824e198e9ab3d6dbd9d4fc90ee5b6d165040ce.tar.gz
Add expected output for test_tables
Diffstat (limited to 'tests')
-rw-r--r--tests/test_tables.expected90
1 files changed, 90 insertions, 0 deletions
diff --git a/tests/test_tables.expected b/tests/test_tables.expected
new file mode 100644
index 0000000..9c9dd6b
--- /dev/null
+++ b/tests/test_tables.expected
@@ -0,0 +1,90 @@
+AAAAAAAAAA
+F
+ longstr ->
+ S Here is a long string
+ signedint ->
+ I 12345
+ decimal ->
+ D 3:::123456
+ timestamp ->
+ T 109876543209876
+ table ->
+ F
+ one ->
+ I 54321
+ two ->
+ S A long string
+ byte ->
+ b -1
+ long ->
+ l 1234567890
+ short ->
+ s 655
+ bool ->
+ t true
+ binary ->
+ x 612062696e61727920737472696e67
+ void ->
+ V
+ array ->
+ A
+ I 54321
+ S A long string
+ float ->
+ f 3.14159
+ double ->
+ d 3.14159
+BBBBBBBBBB
+F
+ longstr ->
+ S Here is a long string
+ signedint ->
+ I 12345
+ decimal ->
+ D 3:::123456
+ timestamp ->
+ T 109876543209876
+ table ->
+ F
+ one ->
+ I 54321
+ two ->
+ S A long string
+ byte ->
+ b -1
+ long ->
+ l 1234567890
+ short ->
+ s 655
+ bool ->
+ t true
+ binary ->
+ x 612062696e61727920737472696e67
+ void ->
+ V
+ array ->
+ A
+ I 54321
+ S A long string
+ float ->
+ f 3.14159
+ double ->
+ d 3.14159
+----------
+F
+ aardvark ->
+ S first
+ beta ->
+ S second
+ decimal ->
+ D 2:::1234
+ middle ->
+ S third
+ number ->
+ I 1234
+ time ->
+ T 1234123412341234
+ wombat ->
+ S fourth
+ zebra ->
+ S last