]> source.dussan.org Git - poi.git/commitdiff
Refinement of test data
authorGlen Stampoultzis <glens@apache.org>
Wed, 12 Jun 2002 08:23:36 +0000 (08:23 +0000)
committerGlen Stampoultzis <glens@apache.org>
Wed, 12 Jun 2002 08:23:36 +0000 (08:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352680 13f79535-47bb-0310-9956-ffa450edef68

src/testcases/org/apache/poi/hssf/data/evencontinuation.txt
src/testcases/org/apache/poi/hssf/data/richtextdata.txt
src/testcases/org/apache/poi/hssf/data/stringacross2continuations.txt
src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR1.txt [deleted file]
src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR2.txt [deleted file]

index 4740b2747280ff38479b9a8f23c45811ff260deb..a0c37bc81a29384d478317a4ba60bebce46ec3b3 100644 (file)
@@ -1,3 +1,4 @@
+[header]
 14 00                                               # String length 0x14=20
 01                                                  # Option flag, 16bit
 # String: At a dinner party or
@@ -6,6 +7,7 @@
 72 00 20 00 70 00 61 00 72 00
 74 00 79 00 20 00 6F 00 72 00
 
+[continue1]
 # Continuation record (new string on the boundry)
 11 00                                               # String length 0x11=17
 00                                                  # Option flag, 8bit
index a345595831cc81f3ece5240b1613848c42769862..0741d7ad74070c0c666bedfbfbf28be93f583743 100644 (file)
@@ -1,3 +1,4 @@
+[header]
 1D 00                                               # String length 0x1b=29
 09                                                  # Option flag, rich text + 16bit
 02 00                                               # Formatting runs
@@ -7,6 +8,7 @@
 72 00 20 00 70 00 61 00 72 00
 74 00 79 00 20 00 6F 00 72 00
 
+[continue1]
 # Continuation record
 00                                                  # option flag
 
index c9bc332e56bda38dec8a8d0d8adcffcf4d3d2a62..c874c6d960f1f8a4f8879e78f62e78a229dc0cdd 100644 (file)
@@ -1,3 +1,4 @@
+[header]
 14 00                                               # String length 0x14=20
 01                                                  # Option flag, 16bit
 # String: At a dinner party or
@@ -5,3 +6,22 @@
 64 00 69 00 6E 00 6E 00 65 00
 72 00 20 00 70 00 61 00 72 00
 74 00 79 00 20 00 6F 00 72 00
+
+[continue1]
+# Continuation record
+22 00                                               # String length 0x11=17
+00                                                  # Option flag, 8bit
+# String: At a dinner party
+41 74 20 61 20
+64 69 6E 6E 65
+72 20 70 61 72
+74 79
+
+[continue2]
+# Continuation record
+00                                                  # option flag
+# String: At a dinner party
+41 74 20 61 20
+64 69 6E 6E 65
+72 20 70 61 72
+74 79
diff --git a/src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR1.txt b/src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR1.txt
deleted file mode 100644 (file)
index 821142a..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# Continuation record
-22 00                                               # String length 0x11=17
-00                                                  # Option flag, 8bit
-# String: At a dinner party
-41 74 20 61 20
-64 69 6E 6E 65
-72 20 70 61 72
-74 79
diff --git a/src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR2.txt b/src/testcases/org/apache/poi/hssf/data/stringacross2continuationsCR2.txt
deleted file mode 100644 (file)
index f4eb4c3..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Continuation record
-00                                                  # option flag
-# String: At a dinner party
-41 74 20 61 20
-64 69 6E 6E 65
-72 20 70 61 72
-74 79