[gxml] * add test_out_{path,stream}_expected.xml test files



commit e0e3485d3f3b033dc1fbeb6febc8a30bcc7ffb0a
Author: Richard Schwarting <aquarichy gmail com>
Date:   Mon Jul 25 20:03:15 2011 -0400

    * add test_out_{path,stream}_expected.xml test files

 test/test_out_path_expected.xml   |   15 +++++++++++++++
 test/test_out_stream_expected.xml |   15 +++++++++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)
---
diff --git a/test/test_out_path_expected.xml b/test/test_out_path_expected.xml
new file mode 100644
index 0000000..9a0fa1b
--- /dev/null
+++ b/test/test_out_path_expected.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<Sentences>
+  <Sentence lang="en">I like the colour blue.</Sentence>
+  <Sentence lang="de">Ich liebe die T&#xFC;r.</Sentence>
+  <Authors>
+    <Author>
+      <Name>Fred</Name>
+      <Email>fweasley hogwarts co uk</Email>
+    </Author>
+    <Author>
+      <Name>George</Name>
+      <Email>gweasley hogwarts co uk</Email>
+    </Author>
+  </Authors>
+</Sentences>
diff --git a/test/test_out_stream_expected.xml b/test/test_out_stream_expected.xml
new file mode 100644
index 0000000..9a0fa1b
--- /dev/null
+++ b/test/test_out_stream_expected.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<Sentences>
+  <Sentence lang="en">I like the colour blue.</Sentence>
+  <Sentence lang="de">Ich liebe die T&#xFC;r.</Sentence>
+  <Authors>
+    <Author>
+      <Name>Fred</Name>
+      <Email>fweasley hogwarts co uk</Email>
+    </Author>
+    <Author>
+      <Name>George</Name>
+      <Email>gweasley hogwarts co uk</Email>
+    </Author>
+  </Authors>
+</Sentences>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]