X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fdata%2Fpor-file.at;h=9024f89ba29665edb4d4a630f64885e6ac9c01c4;hb=b531990f665ed1ad4c0c46d7de174f9aaff5a697;hp=1b5fc2117422ee7c6f52c5b9b08ce426516e320b;hpb=5cab4cf3322f29c0ed7134d23740e07382914f20;p=pspp diff --git a/tests/data/por-file.at b/tests/data/por-file.at index 1b5fc21174..9024f89ba2 100644 --- a/tests/data/por-file.at +++ b/tests/data/por-file.at @@ -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 . dnl @@ -105,12 +105,12 @@ LIST. ]) AT_CHECK([pspp -O format=csv import.sps], [0], [dnl Table: Variables -Name,Position,Label,Measurement Level,Role,Width,Alignment,Print Format,Write Format,Missing Values -VAR1,1,,Scale,Input,8,Right,F1.0,F1.0, -VAR2,2,,Scale,Input,8,Right,F1.0,F1.0, -VAR3,3,,Scale,Input,8,Right,F1.0,F1.0, -VAR4,4,,Scale,Input,8,Right,F1.0,F1.0, -VAR5,5,,Scale,Input,8,Right,F1.0,F1.0, +Name,Position,Measurement Level,Role,Width,Alignment,Print Format,Write Format +VAR1,1,Scale,Input,8,Right,F1.0,F1.0 +VAR2,2,Scale,Input,8,Right,F1.0,F1.0 +VAR3,3,Scale,Input,8,Right,F1.0,F1.0 +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 @@ -134,7 +134,6 @@ AT_CHECK([pspp -O format=csv sys-file-info.sps | sed '/Encoding/d '], [0], [dnl Table: File Information File,data.por -Label, Variables,5 Cases,Unknown Type,SPSS Portable File @@ -142,12 +141,12 @@ Weight,Not weighted Compression,None Table: Variables -Name,Position,Label,Measurement Level,Role,Width,Alignment,Print Format,Write Format,Missing Values -VAR1,1,,Scale,Input,8,Right,F1.0,F1.0, -VAR2,2,,Scale,Input,8,Right,F1.0,F1.0, -VAR3,3,,Scale,Input,8,Right,F1.0,F1.0, -VAR4,4,,Scale,Input,8,Right,F1.0,F1.0, -VAR5,5,,Scale,Input,8,Right,F1.0,F1.0, +Name,Position,Measurement Level,Role,Width,Alignment,Print Format,Write Format +VAR1,1,Scale,Input,8,Right,F1.0,F1.0 +VAR2,2,Scale,Input,8,Right,F1.0,F1.0 +VAR3,3,Scale,Input,8,Right,F1.0,F1.0 +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