X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fdata%2Fpor-file.at;h=fb73a50ee20bb094c8854de9e0920153e2e78135;hb=591bdbcf101c4d28cee791cc2444c414e460f7be;hp=9024f89ba29665edb4d4a630f64885e6ac9c01c4;hpb=0200682d517fd4b7cfc4e333378de03bcf74be43;p=pspp diff --git a/tests/data/por-file.at b/tests/data/por-file.at index 9024f89ba2..fb73a50ee2 100644 --- a/tests/data/por-file.at +++ b/tests/data/por-file.at @@ -100,17 +100,18 @@ EXPORT OUTFILE='data.por'. AT_CHECK([pspp -O format=csv export.sps]) AT_DATA([import.sps], [dnl IMPORT FILE='data.por'. +EXECUTE. DISPLAY DICTIONARY. LIST. ]) AT_CHECK([pspp -O format=csv import.sps], [0], [dnl Table: Variables 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 +VAR1,1,Nominal,Input,8,Right,F1.0,F1.0 +VAR2,2,Nominal,Input,8,Right,F1.0,F1.0 +VAR3,3,Nominal,Input,8,Right,F1.0,F1.0 +VAR4,4,Nominal,Input,8,Right,F1.0,F1.0 +VAR5,5,Nominal,Input,8,Right,F1.0,F1.0 Table: Value Labels Variable Value,,Label @@ -142,11 +143,11 @@ Compression,None Table: Variables 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 +VAR1,1,Unknown,Input,8,Right,F1.0,F1.0 +VAR2,2,Unknown,Input,8,Right,F1.0,F1.0 +VAR3,3,Unknown,Input,8,Right,F1.0,F1.0 +VAR4,4,Unknown,Input,8,Right,F1.0,F1.0 +VAR5,5,Unknown,Input,8,Right,F1.0,F1.0 Table: Value Labels Variable Value,,Label