Add copyright and licence notices to files which lack them.
[pspp] / tests / language / stats / reliability.at
index 28fadab8df892761e495e21a4b30d5d7c78c8e99..0d6ea8d2f3f0a1d7e42a6a0cfdf18ecfb3b16826 100644 (file)
@@ -1,4 +1,19 @@
-AT_BANNER([RELIABILITY])
+dnl PSPP - a program for statistical analysis.
+dnl Copyright (C) 2017 Free Software Foundation, Inc.
+dnl 
+dnl This program is free software: you can redistribute it and/or modify
+dnl it under the terms of the GNU General Public License as published by
+dnl the Free Software Foundation, either version 3 of the License, or
+dnl (at your option) any later version.
+dnl 
+dnl This program is distributed in the hope that it will be useful,
+dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+dnl GNU General Public License for more details.
+dnl 
+dnl You should have received a copy of the GNU General Public License
+dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
+dnl AT_BANNER([RELIABILITY])
 
 AT_SETUP([RELIABILITY])
 AT_DATA([reliability.sps], [dnl
@@ -175,6 +190,7 @@ RELIABILITY
   /VARIABLES=var2 var6 var8 var15 var17 var19
   /SCALE('Totals') var6 var8 var15 var17 
   /SUMMARY = total
+  /STATISTICS = DESCRIPTIVES COVARIANCES
  .
 
 
@@ -182,7 +198,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 +233,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