RELIABILITY: Ignore STATISTICS subcommand.
[pspp] / tests / language / stats / reliability.at
index 28fadab8df892761e495e21a4b30d5d7c78c8e99..9c5d41378e44427cc800539347e6183a9a184155 100644 (file)
@@ -175,6 +175,7 @@ RELIABILITY
   /VARIABLES=var2 var6 var8 var15 var17 var19
   /SCALE('Totals') var6 var8 var15 var17 
   /SUMMARY = total
+  /STATISTICS = DESCRIPTIVES COVARIANCES
  .
 
 
@@ -182,7 +183,9 @@ RELIABILITY
   /VARIABLES=var6 var8 var15 var17 
   .
 ])
-AT_CHECK([pspp -o pspp.csv reliability.sps])
+AT_CHECK([pspp -o pspp.csv reliability.sps], [0],
+  [reliability.sps:174: warning: RELIABILITY: The STATISTICS subcommand is not yet implemented.  No statistics will be produced.
+])
 AT_CHECK([cat pspp.csv], [0], [dnl
 Scale: Everything
 
@@ -215,6 +218,8 @@ Spearman-Brown Coefficient,Equal Length,,.75
 ,Unequal Length,,.75
 Guttman Split-Half Coefficient,,,.75
 
+reliability.sps:174: warning: RELIABILITY: The STATISTICS subcommand is not yet implemented.  No statistics will be produced.
+
 Scale: Totals
 
 Table: Case Processing Summary