X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flanguage%2Futilities%2Ftitle.at;h=61be72222c7d01a515d7e5ca5c6286b71063f547;hb=fe829ccb26aa877de1068a3f1e237930ea8f2d34;hp=bbfb98b69534a6ca76f3c292ef61b4b7223921fb;hpb=5cab4cf3322f29c0ed7134d23740e07382914f20;p=pspp diff --git a/tests/language/utilities/title.at b/tests/language/utilities/title.at index bbfb98b695..61be72222c 100644 --- a/tests/language/utilities/title.at +++ b/tests/language/utilities/title.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 @@ -77,8 +77,8 @@ dnl Filter out the dates/times AT_CHECK([[sed 's/(Entered [^)]*)/(Entered )/' pspp.csv]], [0], [dnl Table: Reading 1 record from INLINE. Variable,Record,Columns,Format -X,1,1- 1,F1.0 -Y,1,2- 2,F1.0 +X,1,1-1,F1.0 +Y,1,2-2,F1.0 Table: Documents "document First line of a document @@ -127,3 +127,21 @@ Table: File Label Label,This is a test file label ]) AT_CLEANUP + +AT_SETUP([TITLE and SUBTITLE]) +for command in TITLE SUBTITLE; do + cat >title.sps <expout <