Replace '(GObjectClass*) class' with 'G_OBJECT_CLASS(class)'
[pspp] / tests / data / por-file.at
index 3139bbf490e305b9ee5151c60a96d34b2aa34228..b9e45ef4ee0f100e2aecc0e9731cdf0d7c10cbdc 100644 (file)
@@ -1,16 +1,16 @@
 dnl PSPP - a program for statistical analysis.
 dnl Copyright (C) 2017 Free Software Foundation, Inc.
-dnl 
+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
 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
 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
@@ -113,7 +113,7 @@ VAR4,4,,Scale,Input,8,Right,F1.0,F1.0,
 VAR5,5,,Scale,Input,8,Right,F1.0,F1.0,
 
 Table: Value Labels
-Variable,Value,Label
+Variable Value,,Label
 VAR1,1,one
 VAR2,2,two
 VAR3,3,three
@@ -132,13 +132,14 @@ AT_CHECK([pspp -O format=csv sys-file-info.sps | sed '/Encoding/d
 /Created/d
 /Product/d
 '], [0], [dnl
-File:,data.por
-Label:,No label.
-Variables:,5
-Cases:,Unknown
-Type:,SPSS Portable File
-Weight:,Not weighted.
-Compression:,None
+Table: File Information
+File,data.por
+Label,
+Variables,5
+Cases,Unknown
+Type,SPSS Portable File
+Weight,Not weighted
+Compression,None
 
 Table: Variables
 Name,Position,Label,Measurement Level,Role,Width,Alignment,Print Format,Write Format,Missing Values
@@ -149,7 +150,7 @@ VAR4,4,,Scale,Input,8,Right,F1.0,F1.0,
 VAR5,5,,Scale,Input,8,Right,F1.0,F1.0,
 
 Table: Value Labels
-Variable,Value,Label
+Variable Value,,Label
 VAR1,1,one
 VAR2,2,two
 VAR3,3,three