Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests / command / roc2.sh
index 693fa831c0f640430bb1d18c8dbbb08839688fe9..a8020b0c26c6c6f901cf1ce203fb69c5a35ac859 100755 (executable)
@@ -94,7 +94,7 @@ begin data.
 end data.
 
 roc x by a (1)
-       /plot none
+       /plot none
        print = se 
        .
 EOF
@@ -108,6 +108,15 @@ if [ $? -ne 0 ] ; then no_result ; fi
 activity="compare results"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
 diff -b  $TEMPDIR/pspp.list - << EOF
+1.1 ROC.  Case Summary
+#========#===================#
+#        # Valid N (listwise)#
+#        #==========#========#
+#a       #Unweighted|Weighted#
+#========#==========#========#
+#Positive#        14|  14.000#
+#Negative#        14|  14.000#
+#========#==========#========#
 1.2 ROC.  Area Under the Curve (x)
 #====#==========#===============#=======================#
 #    |          |               | Asymp. 95% Confidence #