X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fdata%2Fpor-file.at;h=9024f89ba29665edb4d4a630f64885e6ac9c01c4;hb=0200682d517fd4b7cfc4e333378de03bcf74be43;hp=b9e45ef4ee0f100e2aecc0e9731cdf0d7c10cbdc;hpb=556481e5944e4c9a9f9a0ef74ceddb005a199eea;p=pspp diff --git a/tests/data/por-file.at b/tests/data/por-file.at index b9e45ef4ee..9024f89ba2 100644 --- a/tests/data/por-file.at +++ b/tests/data/por-file.at @@ -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