X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=perl-module%2Ft%2FPspp.t;h=61ed4616b95e9a10f4f526fcac1f8075985d3284;hb=5cab4cf3322f29c0ed7134d23740e07382914f20;hp=f7ff632cf78fdf4407a420a00db7293b62170b74;hpb=37f0de7f0ee1870cf5fd4b802be092be844a5b95;p=pspp diff --git a/perl-module/t/Pspp.t b/perl-module/t/Pspp.t index f7ff632cf7..61ed4616b9 100644 --- a/perl-module/t/Pspp.t +++ b/perl-module/t/Pspp.t @@ -180,15 +180,15 @@ Name,Position,Label,Measurement Level,Role,Width,Alignment,Print Format,Write Fo id,1,,Scale,Input,8,Right,F2.0,F2.0, name,2,,Nominal,Input,20,Left,A20,A20, -File label: This is the file label - -Documents in the active dataset: +Table: File Label +Label,This is the file label +Table: Documents This is a document line Table: Data List id,name -21,wheelbarrow +21,wheelbarrow RESULT @@ -251,13 +251,13 @@ string,2,My String,Nominal,Input,8,Left,A8,A8,"""this ""; ""that """ longstring,3,My Long String,Nominal,Input,9,Left,A9,A9, Table: Value Labels -Variable,Value,Label -integer,0,Zero +Variable Value,,Label +My Integer,0,Zero ,1,Unity ,2,Duality -string,xx ,foo -,yy ,bar -longstring,xxx ,xfoo +My String,xx,foo +,yy,bar +My Long String,xxx,xfoo RESULT }