pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/tests/command/longvars.sh


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/command/longvars.sh
Date: Mon, 02 May 2005 02:21:51 -0400

Index: pspp/tests/command/longvars.sh
diff -u pspp/tests/command/longvars.sh:1.1 pspp/tests/command/longvars.sh:1.2
--- pspp/tests/command/longvars.sh:1.1  Wed Apr 13 14:50:05 2005
+++ pspp/tests/command/longvars.sh      Mon May  2 06:21:21 2005
@@ -71,18 +71,18 @@
 activity="compare output"
 diff -B -b $TEMPDIR/pspp.list - <<EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
-+--------+------+
-|Variable|Format|
-#========#======#
-|ALPHABET|F8.0  |
-|B       |F8.0  |
-|X       |F8.0  |
-|YABBADAB|F8.0  |
-+--------+------+
-
-ALPHABET        B        X YABBADAB
--------- -------- -------- --------
-    2.00     3.00     4.00     5.00 
++--------------+------+
+|   Variable   |Format|
+#==============#======#
+|AlphaBetaGamma|F8.0  |
+|B             |F8.0  |
+|X             |F8.0  |
+|Yabbadabbadoo |F8.0  |
++--------------+------+
+
+AlphaBetaGamma        B        X Yabbadabbadoo
+-------------- -------- -------- -------------
+          2.00     3.00     4.00          5.00 
 
 2.1 CROSSTABS.  Summary.
 #===============#=====================================================#
@@ -92,12 +92,13 @@
 #               #--------+--------+--------+--------+--------+--------#
 #               #       N| Percent|       N| Percent|       N| Percent#
 #---------------#--------+--------+--------+--------+--------+--------#
-#X * YABBADAB   #       1|  100.0%|       0|    0.0%|       1|  100.0%#
+#X *            #       1|  100.0%|       0|    0.0%|       1|  100.0%#
+#Yabbadabbadoo  #        |        |        |        |        |        #
 #===============#========#========#========#========#========#========#
 
-2.2 CROSSTABS.  X by YABBADAB [count].
+2.2 CROSSTABS.  X by Yabbadabbadoo [count].
 
#===============#==============================================================#========#
-#               #                           YABBADAB                           
|        #
+#               #                         Yabbadabbadoo                        
|        #
 #               
#--------+--------+--------+--------+--------+--------+--------+        #
 #              X#    1.00|    2.00|    3.00|    4.00|    5.00|    6.00|    
7.00|  Total #
 
#---------------#--------+--------+--------+--------+--------+--------+--------+--------#




reply via email to

[Prev in Thread] Current Thread [Next in Thread]