From a965acea74a93eba5c78c17c6595eef9a776a464 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sat, 8 Jul 2017 06:29:43 +0200 Subject: [PATCH] Fix erroneous subsitute by previous commit. Commit 691a034d7f2139076fa012739dffd40ef5db4a9b inadvertenntly commented out the first line of every .at file. This commit fixes that. --- tests/data/calendar.at | 3 ++- tests/data/data-in.at | 3 ++- tests/data/data-out.at | 3 ++- tests/data/datasheet-test.at | 3 ++- tests/data/dictionary.at | 3 ++- tests/data/encrypted-file.at | 3 ++- tests/data/file.at | 3 ++- tests/data/format-guesser.at | 3 ++- tests/data/pc+-file-reader.at | 3 ++- tests/data/por-file.at | 3 ++- tests/data/sys-file-reader.at | 3 ++- tests/data/sys-file.at | 3 ++- tests/language/command.at | 3 ++- tests/language/control/do-if.at | 3 ++- tests/language/control/do-repeat.at | 3 ++- tests/language/control/loop.at | 3 ++- tests/language/control/temporary.at | 3 ++- tests/language/data-io/data-list.at | 3 ++- tests/language/data-io/data-reader.at | 3 ++- tests/language/data-io/dataset.at | 3 ++- tests/language/data-io/file-handle.at | 3 ++- tests/language/data-io/get-data-psql.at | 3 ++- tests/language/data-io/get-data-txt.at | 3 ++- tests/language/data-io/get.at | 3 ++- tests/language/data-io/inpt-pgm.at | 3 ++- tests/language/data-io/list.at | 3 ++- tests/language/data-io/match-files.at | 3 ++- tests/language/data-io/matrix-data.at | 3 ++- tests/language/data-io/print-space.at | 3 ++- tests/language/data-io/print.at | 3 ++- tests/language/data-io/save-translate.at | 3 ++- tests/language/data-io/save.at | 3 ++- tests/language/dictionary/attributes.at | 3 ++- tests/language/dictionary/delete-variables.at | 3 ++- tests/language/dictionary/formats.at | 3 ++- tests/language/dictionary/missing-values.at | 3 ++- tests/language/dictionary/mrsets.at | 3 ++- tests/language/dictionary/rename-variables.at | 3 ++- tests/language/dictionary/sort-variables.at | 3 ++- tests/language/dictionary/split-file.at | 3 ++- tests/language/dictionary/sys-file-info.at | 3 ++- tests/language/dictionary/value-labels.at | 3 ++- tests/language/dictionary/variable-display.at | 3 ++- tests/language/dictionary/vector.at | 3 ++- tests/language/dictionary/weight.at | 3 ++- tests/language/expressions/parse.at | 3 ++- tests/language/lexer/command-name.at | 3 ++- tests/language/lexer/lexer.at | 3 ++- tests/language/lexer/q2c.at | 3 ++- tests/language/lexer/scan.at | 3 ++- tests/language/lexer/segment.at | 3 ++- tests/language/lexer/variable-parser.at | 3 ++- tests/language/stats/aggregate.at | 3 ++- tests/language/stats/autorecode.at | 3 ++- tests/language/stats/correlations.at | 3 ++- tests/language/stats/crosstabs.at | 3 ++- tests/language/stats/descriptives.at | 3 ++- tests/language/stats/examine.at | 3 ++- tests/language/stats/factor.at | 3 ++- tests/language/stats/flip.at | 3 ++- tests/language/stats/frequencies.at | 3 ++- tests/language/stats/glm.at | 3 ++- tests/language/stats/graph.at | 3 ++- tests/language/stats/logistic.at | 3 ++- tests/language/stats/means.at | 3 ++- tests/language/stats/npar.at | 3 ++- tests/language/stats/oneway.at | 3 ++- tests/language/stats/quick-cluster.at | 3 ++- tests/language/stats/rank.at | 3 ++- tests/language/stats/regression.at | 3 ++- tests/language/stats/reliability.at | 3 ++- tests/language/stats/roc.at | 3 ++- tests/language/stats/sort-cases.at | 3 ++- tests/language/stats/t-test.at | 3 ++- tests/language/utilities/cache.at | 3 ++- tests/language/utilities/cd.at | 3 ++- tests/language/utilities/date.at | 3 ++- tests/language/utilities/insert.at | 3 ++- tests/language/utilities/permissions.at | 3 ++- tests/language/utilities/set.at | 3 ++- tests/language/utilities/show.at | 3 ++- tests/language/utilities/title.at | 3 ++- tests/language/xforms/compute.at | 3 ++- tests/language/xforms/count.at | 3 ++- tests/language/xforms/recode.at | 3 ++- tests/language/xforms/sample.at | 3 ++- tests/language/xforms/select-if.at | 3 ++- tests/libpspp/abt.at | 3 ++- tests/libpspp/bt.at | 3 ++- tests/libpspp/encoding-guesser.at | 3 ++- tests/libpspp/float-format.at | 3 ++- tests/libpspp/heap.at | 3 ++- tests/libpspp/hmap.at | 3 ++- tests/libpspp/hmapx.at | 3 ++- tests/libpspp/i18n.at | 3 ++- tests/libpspp/line-reader.at | 3 ++- tests/libpspp/ll.at | 3 ++- tests/libpspp/llx.at | 3 ++- tests/libpspp/range-map.at | 3 ++- tests/libpspp/range-set.at | 3 ++- tests/libpspp/range-tower.at | 3 ++- tests/libpspp/sparse-array.at | 3 ++- tests/libpspp/sparse-xarray-test.at | 3 ++- tests/libpspp/str.at | 3 ++- tests/libpspp/string-map.at | 3 ++- tests/libpspp/string-set.at | 3 ++- tests/libpspp/stringi-map.at | 3 ++- tests/libpspp/stringi-set.at | 3 ++- tests/libpspp/tower.at | 3 ++- tests/libpspp/u8-istream.at | 3 ++- tests/libpspp/zip.at | 3 ++- tests/math/chart-geometry.at | 3 ++- tests/math/moments.at | 3 ++- tests/math/randist.at | 3 ++- tests/output/ascii.at | 3 ++- tests/output/charts.at | 3 ++- tests/output/html.at | 3 ++- tests/output/output.at | 3 ++- tests/output/paper-size.at | 3 ++- tests/output/tables.at | 3 ++- tests/perl-module.at | 3 ++- tests/ui/syntax-gen.at | 3 ++- tests/ui/terminal/main.at | 3 ++- 123 files changed, 246 insertions(+), 123 deletions(-) diff --git a/tests/data/calendar.at b/tests/data/calendar.at index 316abf20f7..4520858ef5 100644 --- a/tests/data/calendar.at +++ b/tests/data/calendar.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([calendar]) +dnl +AT_BANNER([calendar]) AT_SETUP([epoch]) AT_DATA([epoch.sps], diff --git a/tests/data/data-in.at b/tests/data/data-in.at index a852616049..dfdf37ef1f 100644 --- a/tests/data/data-in.at +++ b/tests/data/data-in.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([data input (data-in)]) +dnl +AT_BANNER([data input (data-in)]) m4_divert_push([PREPARE_TESTS]) [data_in_prng () { diff --git a/tests/data/data-out.at b/tests/data/data-out.at index 4ebb57c41e..f84e144928 100644 --- a/tests/data/data-out.at +++ b/tests/data/data-out.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([data output (data-out)]) +dnl +AT_BANNER([data output (data-out)]) AT_SETUP([numeric format output]) AT_DATA([num-out.pl], diff --git a/tests/data/datasheet-test.at b/tests/data/datasheet-test.at index 2530b301f0..0b24cfa821 100644 --- a/tests/data/datasheet-test.at +++ b/tests/data/datasheet-test.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([datasheet]) +dnl +AT_BANNER([datasheet]) m4_define([DATASHEET_TEST], [AT_SETUP([$1x$2, $3 backing rows, backing widths $4]) diff --git a/tests/data/dictionary.at b/tests/data/dictionary.at index 9d4be8d173..bc14638dfb 100644 --- a/tests/data/dictionary.at +++ b/tests/data/dictionary.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([dictionary]) +dnl +AT_BANNER([dictionary]) AT_SETUP([dictionary case-insensitivity]) AT_DATA([dictionary.sps], [dnl diff --git a/tests/data/encrypted-file.at b/tests/data/encrypted-file.at index ebb9126e30..cfad7e05e2 100644 --- a/tests/data/encrypted-file.at +++ b/tests/data/encrypted-file.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([encrypted files]) +dnl +AT_BANNER([encrypted files]) AT_SETUP([decrypt an encrypted system file]) AT_KEYWORDS([system file decrypt pspp-convert]) diff --git a/tests/data/file.at b/tests/data/file.at index 6875da5972..686984046a 100644 --- a/tests/data/file.at +++ b/tests/data/file.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([files handling]) +dnl +AT_BANNER([files handling]) AT_SETUP([Write error - directory exists]) diff --git a/tests/data/format-guesser.at b/tests/data/format-guesser.at index 724bc7dfb8..f5df6efe80 100644 --- a/tests/data/format-guesser.at +++ b/tests/data/format-guesser.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([format guesser]) +dnl +AT_BANNER([format guesser]) AT_SETUP([format guesser]) AT_DATA([format-guesser.txt], [dnl diff --git a/tests/data/pc+-file-reader.at b/tests/data/pc+-file-reader.at index a8a74f6120..2e032cdfb6 100644 --- a/tests/data/pc+-file-reader.at +++ b/tests/data/pc+-file-reader.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SPSS/PC+ file reader - positive]) +dnl +AT_BANNER([SPSS/PC+ file reader - positive]) AT_SETUP([variable labels and missing values]) AT_KEYWORDS([sack synthetic PC+ file positive]) diff --git a/tests/data/por-file.at b/tests/data/por-file.at index 2e8a2232d1..d7ba804865 100644 --- a/tests/data/por-file.at +++ b/tests/data/por-file.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([portable files]) +dnl +AT_BANNER([portable files]) AT_SETUP([overwriting portable file]) AT_DATA([output.por], [abcdef diff --git a/tests/data/sys-file-reader.at b/tests/data/sys-file-reader.at index db453d54d3..e23917884e 100644 --- a/tests/data/sys-file-reader.at +++ b/tests/data/sys-file-reader.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([system file reader - positive]) +dnl +AT_BANNER([system file reader - positive]) AT_SETUP([variable labels and missing values]) AT_KEYWORDS([sack synthetic system file positive]) diff --git a/tests/data/sys-file.at b/tests/data/sys-file.at index 3eaa0c5123..6e49b783c4 100644 --- a/tests/data/sys-file.at +++ b/tests/data/sys-file.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([system files]) +dnl +AT_BANNER([system files]) # Also tests that long variable names are preserved by SAVE and GET. AT_SETUP([write and read numeric data]) diff --git a/tests/language/command.at b/tests/language/command.at index ce18d0ecf8..476c8e71e8 100644 --- a/tests/language/command.at +++ b/tests/language/command.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([command parser]) +dnl +AT_BANNER([command parser]) dnl Tests for a bug which crashed pspp when given certain invalid input. AT_SETUP([command parser crash bug]) diff --git a/tests/language/control/do-if.at b/tests/language/control/do-if.at index 3e67de2d86..01dae0d904 100644 --- a/tests/language/control/do-if.at +++ b/tests/language/control/do-if.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DO IF]) +dnl +AT_BANNER([DO IF]) AT_SETUP([DO IF]) (for a in 0 1 ' '; do diff --git a/tests/language/control/do-repeat.at b/tests/language/control/do-repeat.at index 9b04a12823..4afd5eaf52 100644 --- a/tests/language/control/do-repeat.at +++ b/tests/language/control/do-repeat.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DO REPEAT]) +dnl +AT_BANNER([DO REPEAT]) AT_SETUP([DO REPEAT -- simple]) AT_DATA([do-repeat.sps], [dnl diff --git a/tests/language/control/loop.at b/tests/language/control/loop.at index 2db9189b59..60baac7e9c 100644 --- a/tests/language/control/loop.at +++ b/tests/language/control/loop.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([LOOP]) +dnl +AT_BANNER([LOOP]) m4_define([LOOP_DATA], [dnl data list notable /x 1 y 2 z 3. diff --git a/tests/language/control/temporary.at b/tests/language/control/temporary.at index 1ce0d772ff..675ad777b6 100644 --- a/tests/language/control/temporary.at +++ b/tests/language/control/temporary.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([TEMPORARY]) +dnl +AT_BANNER([TEMPORARY]) dnl Tests for a bug that manifested when all transformations are temporary. AT_SETUP([TEMPORARY as first transformation]) diff --git a/tests/language/data-io/data-list.at b/tests/language/data-io/data-list.at index d29c559ddc..5bfdb497b1 100644 --- a/tests/language/data-io/data-list.at +++ b/tests/language/data-io/data-list.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DATA LIST]) +dnl +AT_BANNER([DATA LIST]) AT_SETUP([DATA LIST LIST with empty fields]) AT_DATA([data-list.pspp], [dnl diff --git a/tests/language/data-io/data-reader.at b/tests/language/data-io/data-reader.at index eda72194a9..4ca00a6aa7 100644 --- a/tests/language/data-io/data-reader.at +++ b/tests/language/data-io/data-reader.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([BEGIN DATA]) +dnl +AT_BANNER([BEGIN DATA]) # BEGIN DATA can run as a command in itself, or it can appear as part # of the first procedure. First, test it after a procedure. diff --git a/tests/language/data-io/dataset.at b/tests/language/data-io/dataset.at index 5af6b5d96f..64139f9360 100644 --- a/tests/language/data-io/dataset.at +++ b/tests/language/data-io/dataset.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DATASET commands]) +dnl +AT_BANNER([DATASET commands]) AT_SETUP([DATASET COPY]) AT_DATA([dataset.pspp], [dnl diff --git a/tests/language/data-io/file-handle.at b/tests/language/data-io/file-handle.at index c46e473d8b..2207513cb6 100644 --- a/tests/language/data-io/file-handle.at +++ b/tests/language/data-io/file-handle.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FILE HANDLE]) +dnl +AT_BANNER([FILE HANDLE]) AT_SETUP([FILE HANDLE]) AT_DATA([wiggle.txt], [dnl diff --git a/tests/language/data-io/get-data-psql.at b/tests/language/data-io/get-data-psql.at index f385eb397b..fc99babf34 100644 --- a/tests/language/data-io/get-data-psql.at +++ b/tests/language/data-io/get-data-psql.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([GET DATA /TYPE=PSQL]) +dnl +AT_BANNER([GET DATA /TYPE=PSQL]) m4_define([INIT_PSQL], [AT_SKIP_IF([test "$PSQL_SUPPORT" = no]) diff --git a/tests/language/data-io/get-data-txt.at b/tests/language/data-io/get-data-txt.at index 739f1c2896..25d7d6b93d 100644 --- a/tests/language/data-io/get-data-txt.at +++ b/tests/language/data-io/get-data-txt.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([GET DATA /TYPE=TXT]) +dnl +AT_BANNER([GET DATA /TYPE=TXT]) dnl These tests exercise features of GET DATA /TYPE=TXT that dnl it has in common with DATA LIST, using tests drawn from diff --git a/tests/language/data-io/get.at b/tests/language/data-io/get.at index 666e288d36..f4ce9ac8f0 100644 --- a/tests/language/data-io/get.at +++ b/tests/language/data-io/get.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([GET]) +dnl +AT_BANNER([GET]) dnl Tests for a bug which caused the second procedure dnl after GET to have corrupt input. diff --git a/tests/language/data-io/inpt-pgm.at b/tests/language/data-io/inpt-pgm.at index 7b28c3896d..a6ce23eefb 100644 --- a/tests/language/data-io/inpt-pgm.at +++ b/tests/language/data-io/inpt-pgm.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([INPUT PROGRAM]) +dnl +AT_BANNER([INPUT PROGRAM]) dnl Tests for a bug which caused a crash when dnl reading invalid INPUT PROGRAM syntax. diff --git a/tests/language/data-io/list.at b/tests/language/data-io/list.at index e174fcd964..ccf03d66ff 100644 --- a/tests/language/data-io/list.at +++ b/tests/language/data-io/list.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([LIST]) +dnl +AT_BANNER([LIST]) AT_SETUP([LIST plain cases]) AT_DATA([data.txt], [dnl diff --git a/tests/language/data-io/match-files.at b/tests/language/data-io/match-files.at index 125f08659c..f1b13daecf 100644 --- a/tests/language/data-io/match-files.at +++ b/tests/language/data-io/match-files.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([MATCH FILES]) +dnl +AT_BANNER([MATCH FILES]) m4_define([PREPARE_MATCH_FILES], [AT_DATA([data1.txt], [dnl diff --git a/tests/language/data-io/matrix-data.at b/tests/language/data-io/matrix-data.at index bf36d5e7d8..67a3787299 100644 --- a/tests/language/data-io/matrix-data.at +++ b/tests/language/data-io/matrix-data.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([MATRIX DATA]) +dnl +AT_BANNER([MATRIX DATA]) AT_SETUP([Matrix data (lower file)]) diff --git a/tests/language/data-io/print-space.at b/tests/language/data-io/print-space.at index a9d3a43129..f3367f1b2e 100644 --- a/tests/language/data-io/print-space.at +++ b/tests/language/data-io/print-space.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([PRINT SPACE]) +dnl +AT_BANNER([PRINT SPACE]) AT_SETUP([PRINT SPACE without arguments]) AT_DATA([print-space.sps], [dnl diff --git a/tests/language/data-io/print.at b/tests/language/data-io/print.at index 8da9cd2a20..02c18c619f 100644 --- a/tests/language/data-io/print.at +++ b/tests/language/data-io/print.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([PRINT and WRITE]) +dnl +AT_BANNER([PRINT and WRITE]) dnl These tests check unusual aspects of the PRINT and WRITE dnl transformations: diff --git a/tests/language/data-io/save-translate.at b/tests/language/data-io/save-translate.at index 89561f8740..aca5b0ed2a 100644 --- a/tests/language/data-io/save-translate.at +++ b/tests/language/data-io/save-translate.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SAVE TRANSLATE /TYPE=CSV]) +dnl +AT_BANNER([SAVE TRANSLATE /TYPE=CSV]) m4_define([PREPARE_SAVE_TRANSLATE_CSV], [dnl AT_KEYWORDS([SAVE TRANSLATE]) diff --git a/tests/language/data-io/save.at b/tests/language/data-io/save.at index c267a3fd4c..a2c005a93d 100644 --- a/tests/language/data-io/save.at +++ b/tests/language/data-io/save.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([IMPORT and EXPORT]) +dnl +AT_BANNER([IMPORT and EXPORT]) AT_SETUP([IMPORT and EXPORT]) AT_DATA([import-export.sps], [dnl diff --git a/tests/language/dictionary/attributes.at b/tests/language/dictionary/attributes.at index ce5510f47e..8b9e7c96b7 100644 --- a/tests/language/dictionary/attributes.at +++ b/tests/language/dictionary/attributes.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES]) +dnl +AT_BANNER([VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES]) AT_SETUP([VARIABLE ATTRIBUTES and DATAFILE ATTRIBUTES]) AT_DATA([save-attrs.pspp], diff --git a/tests/language/dictionary/delete-variables.at b/tests/language/dictionary/delete-variables.at index 3cf7e21d7c..9ced4d36e8 100644 --- a/tests/language/dictionary/delete-variables.at +++ b/tests/language/dictionary/delete-variables.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DELETE VARIABLES]) +dnl +AT_BANNER([DELETE VARIABLES]) dnl Checks for regressions against a crash reported in bug #38843. AT_SETUP([DELETE VARIABLES with FILTER]) diff --git a/tests/language/dictionary/formats.at b/tests/language/dictionary/formats.at index d6e6f0be76..aa391f2c8a 100644 --- a/tests/language/dictionary/formats.at +++ b/tests/language/dictionary/formats.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FORMATS]) +dnl +AT_BANNER([FORMATS]) AT_SETUP([FORMATS positive tests]) AT_DATA([formats.sps], [dnl diff --git a/tests/language/dictionary/missing-values.at b/tests/language/dictionary/missing-values.at index b74b7ae801..8073ab79e1 100644 --- a/tests/language/dictionary/missing-values.at +++ b/tests/language/dictionary/missing-values.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([MISSING VALUES]) +dnl +AT_BANNER([MISSING VALUES]) AT_SETUP([MISSING VALUES valid cases]) AT_DATA([missing-values.sps], [dnl diff --git a/tests/language/dictionary/mrsets.at b/tests/language/dictionary/mrsets.at index 08256768b3..49d9c7b215 100644 --- a/tests/language/dictionary/mrsets.at +++ b/tests/language/dictionary/mrsets.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([MRSETS]) +dnl +AT_BANNER([MRSETS]) m4_define([DEFINE_MRSETS_DATA], [DATA LIST NOTABLE /w x y z 1-4 a b c d 5-8 (a). diff --git a/tests/language/dictionary/rename-variables.at b/tests/language/dictionary/rename-variables.at index bf8c55454c..53bec03823 100644 --- a/tests/language/dictionary/rename-variables.at +++ b/tests/language/dictionary/rename-variables.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([RENAME VARIABLES]) +dnl +AT_BANNER([RENAME VARIABLES]) AT_SETUP([RENAME VARIABLES]) AT_DATA([rename-variables.sps], [dnl diff --git a/tests/language/dictionary/sort-variables.at b/tests/language/dictionary/sort-variables.at index c35329c53b..17d8017dc9 100644 --- a/tests/language/dictionary/sort-variables.at +++ b/tests/language/dictionary/sort-variables.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SORT VARIABLES]) +dnl +AT_BANNER([SORT VARIABLES]) AT_SETUP([SORT VARIABLES]) # This reverses the order of its input lines. diff --git a/tests/language/dictionary/split-file.at b/tests/language/dictionary/split-file.at index 61c8919b6f..9538e714d8 100644 --- a/tests/language/dictionary/split-file.at +++ b/tests/language/dictionary/split-file.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SPLIT FILE]) +dnl +AT_BANNER([SPLIT FILE]) AT_SETUP([SPLIT FILE - basic test]) AT_DATA([split-file.sps], [dnl diff --git a/tests/language/dictionary/sys-file-info.at b/tests/language/dictionary/sys-file-info.at index 36aba23c75..ac8e8cd54a 100644 --- a/tests/language/dictionary/sys-file-info.at +++ b/tests/language/dictionary/sys-file-info.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SYSFILE INFO]) +dnl +AT_BANNER([SYSFILE INFO]) AT_SETUP([SYSFILE INFO]) AT_DATA([sysfile-info.sps], [dnl diff --git a/tests/language/dictionary/value-labels.at b/tests/language/dictionary/value-labels.at index 904803f65c..60bbdc3340 100644 --- a/tests/language/dictionary/value-labels.at +++ b/tests/language/dictionary/value-labels.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([VALUE LABELS]) +dnl +AT_BANNER([VALUE LABELS]) AT_SETUP([VALUE LABELS date formats]) AT_DATA([value-labels.sps], [dnl diff --git a/tests/language/dictionary/variable-display.at b/tests/language/dictionary/variable-display.at index 46ab6b04c8..16de8a2640 100644 --- a/tests/language/dictionary/variable-display.at +++ b/tests/language/dictionary/variable-display.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([variable display attributes]) +dnl +AT_BANNER([variable display attributes]) AT_SETUP([variable display attribute commands]) AT_DATA([var-display.sps], [dnl diff --git a/tests/language/dictionary/vector.at b/tests/language/dictionary/vector.at index 57f92d08ed..67fdee495f 100644 --- a/tests/language/dictionary/vector.at +++ b/tests/language/dictionary/vector.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([VECTOR]) +dnl +AT_BANNER([VECTOR]) AT_SETUP([VECTOR short form]) AT_DATA([vector.sps], [dnl diff --git a/tests/language/dictionary/weight.at b/tests/language/dictionary/weight.at index 65ca70244c..a0f3c53cd6 100644 --- a/tests/language/dictionary/weight.at +++ b/tests/language/dictionary/weight.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([WEIGHT]) +dnl +AT_BANNER([WEIGHT]) AT_SETUP([WEIGHT]) AT_DATA([weight.txt], [dnl diff --git a/tests/language/expressions/parse.at b/tests/language/expressions/parse.at index 4a1dc855e3..eadc30dd74 100644 --- a/tests/language/expressions/parse.at +++ b/tests/language/expressions/parse.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([expression parsing]) +dnl +AT_BANNER([expression parsing]) AT_SETUP([parse expression with unknown variable crash]) AT_DATA([parse.sps], [dnl diff --git a/tests/language/lexer/command-name.at b/tests/language/lexer/command-name.at index ef17cfb075..18a005ca23 100644 --- a/tests/language/lexer/command-name.at +++ b/tests/language/lexer/command-name.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([command name matching]) +dnl +AT_BANNER([command name matching]) AT_SETUP([single words]) AT_KEYWORDS([command name matching]) diff --git a/tests/language/lexer/lexer.at b/tests/language/lexer/lexer.at index 2ca25ce32c..f13940bd67 100644 --- a/tests/language/lexer/lexer.at +++ b/tests/language/lexer/lexer.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([lexer]) +dnl +AT_BANNER([lexer]) AT_SETUP([lexer ignores initial @%:@! line]) AT_DATA([lexer.sps], [dnl diff --git a/tests/language/lexer/q2c.at b/tests/language/lexer/q2c.at index b453f12546..0b985e6280 100644 --- a/tests/language/lexer/q2c.at +++ b/tests/language/lexer/q2c.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([q2c]) +dnl +AT_BANNER([q2c]) AT_SETUP([q2c enforces mandatory subcommands]) AT_DATA([q2c.sps], [dnl diff --git a/tests/language/lexer/scan.at b/tests/language/lexer/scan.at index ccb58f1680..a6b0e62881 100644 --- a/tests/language/lexer/scan.at +++ b/tests/language/lexer/scan.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([syntax scanning]) +dnl +AT_BANNER([syntax scanning]) m4_define([PSPP_CHECK_SCAN], [AT_CHECK([scan-test $1 input], [0], [expout])]) diff --git a/tests/language/lexer/segment.at b/tests/language/lexer/segment.at index fd7e66bf4e..bd3bc38281 100644 --- a/tests/language/lexer/segment.at +++ b/tests/language/lexer/segment.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([syntax segmentation]) +dnl +AT_BANNER([syntax segmentation]) m4_define([PSPP_CHECK_SEGMENT], [AT_CHECK([segment-test $1 input], [0], [expout]) AT_CHECK([segment-test -1 $1 input], [0], [expout]) diff --git a/tests/language/lexer/variable-parser.at b/tests/language/lexer/variable-parser.at index 42fea678e2..a7f792fb2e 100644 --- a/tests/language/lexer/variable-parser.at +++ b/tests/language/lexer/variable-parser.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Variable parser]) +dnl +AT_BANNER([Variable parser]) dnl This program tests that both long and short variable names are parsed OK. dnl It use CROSSTABS, since its TABLES subcommand exercises the array var set diff --git a/tests/language/stats/aggregate.at b/tests/language/stats/aggregate.at index 167286257b..976899b233 100644 --- a/tests/language/stats/aggregate.at +++ b/tests/language/stats/aggregate.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([AGGREGATE procedure]) +dnl +AT_BANNER([AGGREGATE procedure]) dnl CHECK_AGGREGATE(OUTFILE, SORT, MISSING) dnl diff --git a/tests/language/stats/autorecode.at b/tests/language/stats/autorecode.at index 1b6644c74a..5dfdf5250e 100644 --- a/tests/language/stats/autorecode.at +++ b/tests/language/stats/autorecode.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([AUTORECODE procedure]) +dnl +AT_BANNER([AUTORECODE procedure]) AT_SETUP([AUTORECODE numbers and short strings]) AT_DATA([autorecode.sps], diff --git a/tests/language/stats/correlations.at b/tests/language/stats/correlations.at index 1a4c2679db..12819835d3 100644 --- a/tests/language/stats/correlations.at +++ b/tests/language/stats/correlations.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([CORRELATIONS]) +dnl +AT_BANNER([CORRELATIONS]) AT_SETUP([CORRELATIONS -- unweighted]) AT_DATA([correlations.sps], [dnl diff --git a/tests/language/stats/crosstabs.at b/tests/language/stats/crosstabs.at index 6196b4e6c2..6c34c68a43 100644 --- a/tests/language/stats/crosstabs.at +++ b/tests/language/stats/crosstabs.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([CROSSTABS procedure]) +dnl +AT_BANNER([CROSSTABS procedure]) AT_SETUP([CROSSTABS integer mode crash]) AT_DATA([crosstabs.sps], diff --git a/tests/language/stats/descriptives.at b/tests/language/stats/descriptives.at index 46fde44fd2..bc3bbb66d1 100644 --- a/tests/language/stats/descriptives.at +++ b/tests/language/stats/descriptives.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([DESCRIPTIVES procedure]) +dnl +AT_BANNER([DESCRIPTIVES procedure]) AT_SETUP([DESCRIPTIVES basics]) AT_DATA([descriptives.sps], diff --git a/tests/language/stats/examine.at b/tests/language/stats/examine.at index 27248a19dd..6ccfac555a 100644 --- a/tests/language/stats/examine.at +++ b/tests/language/stats/examine.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([EXAMINE]) +dnl +AT_BANNER([EXAMINE]) AT_SETUP([EXAMINE]) AT_DATA([examine.sps], [ diff --git a/tests/language/stats/factor.at b/tests/language/stats/factor.at index df94e8678b..ac29f50cfc 100644 --- a/tests/language/stats/factor.at +++ b/tests/language/stats/factor.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FACTOR procedure]) +dnl +AT_BANNER([FACTOR procedure]) AT_SETUP([FACTOR extraction=paf method=correlation]) dnl This example is based on data from http://www.ats.ucla.edu/stat/Spss/output/factor1.htm diff --git a/tests/language/stats/flip.at b/tests/language/stats/flip.at index 7c029da9e5..06fb969fa5 100644 --- a/tests/language/stats/flip.at +++ b/tests/language/stats/flip.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FLIP command]) +dnl +AT_BANNER([FLIP command]) AT_SETUP([FLIP with NEWNAMES]) AT_DATA([flip.sps], [dnl diff --git a/tests/language/stats/frequencies.at b/tests/language/stats/frequencies.at index 73eb6b9339..cf7913b40d 100644 --- a/tests/language/stats/frequencies.at +++ b/tests/language/stats/frequencies.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FREQUENCIES procedure]) +dnl +AT_BANNER([FREQUENCIES procedure]) AT_SETUP([FREQUENCIES string variable]) AT_DATA([frequencies.sps], diff --git a/tests/language/stats/glm.at b/tests/language/stats/glm.at index 9c74ffe546..bbc343bc50 100644 --- a/tests/language/stats/glm.at +++ b/tests/language/stats/glm.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([GLM procedure]) +dnl +AT_BANNER([GLM procedure]) AT_SETUP([GLM latin square design]) diff --git a/tests/language/stats/graph.at b/tests/language/stats/graph.at index 20ed394322..5fc6f82cc4 100644 --- a/tests/language/stats/graph.at +++ b/tests/language/stats/graph.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([GRAPH]) +dnl +AT_BANNER([GRAPH]) AT_SETUP([GRAPH simple scatterplot]) AT_DATA([scatterplot.sps],[ diff --git a/tests/language/stats/logistic.at b/tests/language/stats/logistic.at index 5058cf4858..3d7ae76c38 100644 --- a/tests/language/stats/logistic.at +++ b/tests/language/stats/logistic.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([LOGISTIC REGRESSION]) +dnl +AT_BANNER([LOGISTIC REGRESSION]) dnl These examples are adapted from dnl http://www.uvm.edu/~dhowell/gradstat/psych341/lectures/Logistic%20Regression/LogisticReg1.html diff --git a/tests/language/stats/means.at b/tests/language/stats/means.at index 6a87412bff..aa59242d5c 100644 --- a/tests/language/stats/means.at +++ b/tests/language/stats/means.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([MEANS procedure]) +dnl +AT_BANNER([MEANS procedure]) AT_SETUP([MEANS simple example]) diff --git a/tests/language/stats/npar.at b/tests/language/stats/npar.at index ba1e43d702..24a8cce659 100644 --- a/tests/language/stats/npar.at +++ b/tests/language/stats/npar.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([NPAR TESTS]) +dnl +AT_BANNER([NPAR TESTS]) AT_SETUP([NPAR TESTS BINOMIAL P < 0.5; N1/N2 < 1]) AT_DATA([npar.sps], [dnl diff --git a/tests/language/stats/oneway.at b/tests/language/stats/oneway.at index 34b1687a03..6cec759749 100644 --- a/tests/language/stats/oneway.at +++ b/tests/language/stats/oneway.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([ONEWAY procedure]) +dnl +AT_BANNER([ONEWAY procedure]) AT_SETUP([ONEWAY basic operation]) AT_DATA([oneway.sps], diff --git a/tests/language/stats/quick-cluster.at b/tests/language/stats/quick-cluster.at index 669fea7b9d..d547dc7656 100644 --- a/tests/language/stats/quick-cluster.at +++ b/tests/language/stats/quick-cluster.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([QUICK CLUSTER]) +dnl +AT_BANNER([QUICK CLUSTER]) AT_SETUP([QUICK CLUSTER with small data set]) AT_DATA([quick-cluster.sps], [dnl diff --git a/tests/language/stats/rank.at b/tests/language/stats/rank.at index 5ff827c778..589375b67b 100644 --- a/tests/language/stats/rank.at +++ b/tests/language/stats/rank.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([RANK]) +dnl +AT_BANNER([RANK]) AT_SETUP([RANK simple case with defaults]) AT_DATA([rank.sps], [dnl diff --git a/tests/language/stats/regression.at b/tests/language/stats/regression.at index e7aa2f7ea9..7461a45a03 100644 --- a/tests/language/stats/regression.at +++ b/tests/language/stats/regression.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([LINEAR REGRESSION]) +dnl +AT_BANNER([LINEAR REGRESSION]) AT_SETUP([LINEAR REGRESSION - basic]) AT_DATA([regression.sps], [dnl diff --git a/tests/language/stats/reliability.at b/tests/language/stats/reliability.at index 0d6ea8d2f3..be20341581 100644 --- a/tests/language/stats/reliability.at +++ b/tests/language/stats/reliability.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([RELIABILITY]) +dnl +AT_BANNER([RELIABILITY]) AT_SETUP([RELIABILITY]) AT_DATA([reliability.sps], [dnl diff --git a/tests/language/stats/roc.at b/tests/language/stats/roc.at index d3a146fdb2..34c5b0011f 100644 --- a/tests/language/stats/roc.at +++ b/tests/language/stats/roc.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([ROC]) +dnl +AT_BANNER([ROC]) AT_SETUP([ROC, free distribution]) AT_DATA([roc.sps], [dnl diff --git a/tests/language/stats/sort-cases.at b/tests/language/stats/sort-cases.at index 2a79c8bda7..4f6492d964 100644 --- a/tests/language/stats/sort-cases.at +++ b/tests/language/stats/sort-cases.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SORT CASES]) +dnl +AT_BANNER([SORT CASES]) m4_divert_push([PREPARE_TESTS]) [sort_cases_gen_data () { diff --git a/tests/language/stats/t-test.at b/tests/language/stats/t-test.at index 52e4ffc344..46492319cf 100644 --- a/tests/language/stats/t-test.at +++ b/tests/language/stats/t-test.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([T-TEST]) +dnl +AT_BANNER([T-TEST]) AT_SETUP([T-TEST /PAIRS]) AT_DATA([t-test.sps], [dnl diff --git a/tests/language/utilities/cache.at b/tests/language/utilities/cache.at index 26f4975dbe..bb0f208d9a 100644 --- a/tests/language/utilities/cache.at +++ b/tests/language/utilities/cache.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([CACHE]) +dnl +AT_BANNER([CACHE]) AT_SETUP([CACHE]) AT_DATA([cache.sps], [dnl diff --git a/tests/language/utilities/cd.at b/tests/language/utilities/cd.at index e9fa032950..c120bbd9dd 100644 --- a/tests/language/utilities/cd.at +++ b/tests/language/utilities/cd.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([CD]) +dnl +AT_BANNER([CD]) AT_SETUP([CD]) mkdir subdir diff --git a/tests/language/utilities/date.at b/tests/language/utilities/date.at index 28f95a859e..2b5b9032d5 100644 --- a/tests/language/utilities/date.at +++ b/tests/language/utilities/date.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([USE]) +dnl +AT_BANNER([USE]) AT_SETUP([USE ALL]) AT_DATA([use.sps], [dnl diff --git a/tests/language/utilities/insert.at b/tests/language/utilities/insert.at index 0b120ebb3f..a7a24fbf1d 100644 --- a/tests/language/utilities/insert.at +++ b/tests/language/utilities/insert.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([INSERT]) +dnl +AT_BANNER([INSERT]) dnl Create a file "batch.sps" that is valid syntax only in batch mode. m4_define([CREATE_BATCH_SPS], diff --git a/tests/language/utilities/permissions.at b/tests/language/utilities/permissions.at index 837c283e7f..a6610dab95 100644 --- a/tests/language/utilities/permissions.at +++ b/tests/language/utilities/permissions.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([PERMISSIONS]) +dnl +AT_BANNER([PERMISSIONS]) AT_SETUP([PERMISSIONS]) AT_DATA([foobar], [Hello diff --git a/tests/language/utilities/set.at b/tests/language/utilities/set.at index 3172ec39d3..059fdfbbc3 100644 --- a/tests/language/utilities/set.at +++ b/tests/language/utilities/set.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SET]) +dnl +AT_BANNER([SET]) # This crashed older versions of PSPP (bug #30682). AT_SETUP([SET FORMAT to invalid output format]) diff --git a/tests/language/utilities/show.at b/tests/language/utilities/show.at index bf815745ad..e934d59b5d 100644 --- a/tests/language/utilities/show.at +++ b/tests/language/utilities/show.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SHOW]) +dnl +AT_BANNER([SHOW]) AT_SETUP([SHOW N]) diff --git a/tests/language/utilities/title.at b/tests/language/utilities/title.at index d695350d3b..bd8318ffb9 100644 --- a/tests/language/utilities/title.at +++ b/tests/language/utilities/title.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([TITLE and related commands]) +dnl +AT_BANNER([TITLE and related commands]) AT_SETUP([FILE LABEL and (ADD) DOCUMENT]) AT_DATA([file-label.sps], [dnl diff --git a/tests/language/xforms/compute.at b/tests/language/xforms/compute.at index 462293908e..85e52caffd 100644 --- a/tests/language/xforms/compute.at +++ b/tests/language/xforms/compute.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([COMPUTE transformation]) +dnl +AT_BANNER([COMPUTE transformation]) AT_SETUP([COMPUTE crash with SAVE]) AT_DATA([compute.sps], diff --git a/tests/language/xforms/count.at b/tests/language/xforms/count.at index 79ae155455..d6a1f67d5b 100644 --- a/tests/language/xforms/count.at +++ b/tests/language/xforms/count.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([COUNT]) +dnl +AT_BANNER([COUNT]) AT_SETUP([COUNT -- numeric data]) AT_DATA([count.sps], [dnl diff --git a/tests/language/xforms/recode.at b/tests/language/xforms/recode.at index 65228a9c7a..05f2ef64db 100644 --- a/tests/language/xforms/recode.at +++ b/tests/language/xforms/recode.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([RECODE transformation]) +dnl +AT_BANNER([RECODE transformation]) m4_define([RECODE_SAMPLE_DATA], [DATA LIST LIST NOTABLE/x (f1) s (a4) t (a10). diff --git a/tests/language/xforms/sample.at b/tests/language/xforms/sample.at index 3e414c542e..4024a92266 100644 --- a/tests/language/xforms/sample.at +++ b/tests/language/xforms/sample.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SAMPLE]) +dnl +AT_BANNER([SAMPLE]) AT_SETUP([SAMPLE]) AT_DATA([sample.sps], [dnl diff --git a/tests/language/xforms/select-if.at b/tests/language/xforms/select-if.at index c2f8558edd..27dd9ab78f 100644 --- a/tests/language/xforms/select-if.at +++ b/tests/language/xforms/select-if.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([FILTER]) +dnl +AT_BANNER([FILTER]) AT_SETUP([FILTER]) AT_DATA([filter.sps], [dnl diff --git a/tests/libpspp/abt.at b/tests/libpspp/abt.at index 332cd4c82c..df4b34a8b2 100644 --- a/tests/libpspp/abt.at +++ b/tests/libpspp/abt.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Augmented binary tree (ABT) library]) +dnl +AT_BANNER([Augmented binary tree (ABT) library]) m4_define([CHECK_ABT], [AT_SETUP([ABT -- $1]) diff --git a/tests/libpspp/bt.at b/tests/libpspp/bt.at index c60e13985f..838364184b 100644 --- a/tests/libpspp/bt.at +++ b/tests/libpspp/bt.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Balanced tree (BT) library]) +dnl +AT_BANNER([Balanced tree (BT) library]) m4_define([CHECK_BT], [AT_SETUP([BT -- $1]) diff --git a/tests/libpspp/encoding-guesser.at b/tests/libpspp/encoding-guesser.at index 4e3de92826..1c7af5b709 100644 --- a/tests/libpspp/encoding-guesser.at +++ b/tests/libpspp/encoding-guesser.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([encoding guesser]) +dnl +AT_BANNER([encoding guesser]) AT_SETUP([ASCII]) AT_KEYWORDS([encoding guesser]) diff --git a/tests/libpspp/float-format.at b/tests/libpspp/float-format.at index 7ca4645d43..c65a09bc19 100644 --- a/tests/libpspp/float-format.at +++ b/tests/libpspp/float-format.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([floating point formats]) +dnl +AT_BANNER([floating point formats]) AT_SETUP([floating point format conversions]) AT_DATA([float-format.txt], [dnl diff --git a/tests/libpspp/heap.at b/tests/libpspp/heap.at index 01f603394e..d9041a622a 100644 --- a/tests/libpspp/heap.at +++ b/tests/libpspp/heap.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Heap library]) +dnl +AT_BANNER([Heap library]) m4_define([CHECK_HEAP], [AT_SETUP([heap -- $1]) diff --git a/tests/libpspp/hmap.at b/tests/libpspp/hmap.at index a2bf2d03ad..e36d8d8a79 100644 --- a/tests/libpspp/hmap.at +++ b/tests/libpspp/hmap.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Hash map (hmap) library]) +dnl +AT_BANNER([Hash map (hmap) library]) m4_define([CHECK_HMAP], [AT_SETUP([hmap -- $1]) diff --git a/tests/libpspp/hmapx.at b/tests/libpspp/hmapx.at index 5375112e75..034963ff6d 100644 --- a/tests/libpspp/hmapx.at +++ b/tests/libpspp/hmapx.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Hash map of pointers (hmapx) library]) +dnl +AT_BANNER([Hash map of pointers (hmapx) library]) m4_define([CHECK_HMAPX], [AT_SETUP([hmapx -- $1]) diff --git a/tests/libpspp/i18n.at b/tests/libpspp/i18n.at index 2b17547252..78b86fd754 100644 --- a/tests/libpspp/i18n.at +++ b/tests/libpspp/i18n.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([i18n recoding]) +dnl +AT_BANNER([i18n recoding]) # CHECK_I18N_RECODE([TITLE], [FROM-CODING], [TO-CODING], # [FROM-TEXT], [TO-TEXT]) diff --git a/tests/libpspp/line-reader.at b/tests/libpspp/line-reader.at index 84be1a700c..30870d1feb 100644 --- a/tests/libpspp/line-reader.at +++ b/tests/libpspp/line-reader.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([line_reader]) +dnl +AT_BANNER([line_reader]) AT_SETUP([read ASCII]) AT_KEYWORDS([line_reader]) diff --git a/tests/libpspp/ll.at b/tests/libpspp/ll.at index 91f83e9836..36c9f51b7e 100644 --- a/tests/libpspp/ll.at +++ b/tests/libpspp/ll.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([doubly linked list (ll) library]) +dnl +AT_BANNER([doubly linked list (ll) library]) m4_define([CHECK_LL], [AT_SETUP([ll -- $1]) diff --git a/tests/libpspp/llx.at b/tests/libpspp/llx.at index b18ae7236f..7b7507296f 100644 --- a/tests/libpspp/llx.at +++ b/tests/libpspp/llx.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([doubly linked list of pointers (llx) library]) +dnl +AT_BANNER([doubly linked list of pointers (llx) library]) m4_define([CHECK_LLX], [AT_SETUP([llx -- $1]) diff --git a/tests/libpspp/range-map.at b/tests/libpspp/range-map.at index db23e71020..d31d08cf3c 100644 --- a/tests/libpspp/range-map.at +++ b/tests/libpspp/range-map.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([range map library]) +dnl +AT_BANNER([range map library]) m4_define([CHECK_RANGE_MAP], [AT_SETUP([range-map -- $1]) diff --git a/tests/libpspp/range-set.at b/tests/libpspp/range-set.at index a599e5c486..cb29ae6d5a 100644 --- a/tests/libpspp/range-set.at +++ b/tests/libpspp/range-set.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([range set library]) +dnl +AT_BANNER([range set library]) m4_define([CHECK_RANGE_SET], [AT_SETUP([range-set -- $1]) diff --git a/tests/libpspp/range-tower.at b/tests/libpspp/range-tower.at index 0a56270a81..981b0ba8bf 100644 --- a/tests/libpspp/range-tower.at +++ b/tests/libpspp/range-tower.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([range tower library]) +dnl +AT_BANNER([range tower library]) m4_define([CHECK_RANGE_TOWER], [AT_SETUP([range-tower -- $1]) diff --git a/tests/libpspp/sparse-array.at b/tests/libpspp/sparse-array.at index c6e86d47f1..83ff809fb7 100644 --- a/tests/libpspp/sparse-array.at +++ b/tests/libpspp/sparse-array.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([sparse array library]) +dnl +AT_BANNER([sparse array library]) m4_define([CHECK_SPARSE_ARRAY], [AT_SETUP([sparse array -- $1]) diff --git a/tests/libpspp/sparse-xarray-test.at b/tests/libpspp/sparse-xarray-test.at index a323e6b961..76f0c3362d 100644 --- a/tests/libpspp/sparse-xarray-test.at +++ b/tests/libpspp/sparse-xarray-test.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([sparse external arrays]) +dnl +AT_BANNER([sparse external arrays]) m4_divert_push([PREPARE_TESTS]) [sparse_xarray_queue_limit () { diff --git a/tests/libpspp/str.at b/tests/libpspp/str.at index cd76694620..c132a94d58 100644 --- a/tests/libpspp/str.at +++ b/tests/libpspp/str.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([string library]) +dnl +AT_BANNER([string library]) AT_SETUP([26-adic string formatting]) AT_CHECK([str-test format-26adic]) diff --git a/tests/libpspp/string-map.at b/tests/libpspp/string-map.at index 6b4713a4fc..5732ec7535 100644 --- a/tests/libpspp/string-map.at +++ b/tests/libpspp/string-map.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([string map library]) +dnl +AT_BANNER([string map library]) m4_define([CHECK_STRING_MAP], [AT_SETUP([string map -- $1]) diff --git a/tests/libpspp/string-set.at b/tests/libpspp/string-set.at index 3adfc76002..ee22ccebc1 100644 --- a/tests/libpspp/string-set.at +++ b/tests/libpspp/string-set.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([string set library]) +dnl +AT_BANNER([string set library]) m4_define([CHECK_STRING_SET], [AT_SETUP([string set -- $1]) diff --git a/tests/libpspp/stringi-map.at b/tests/libpspp/stringi-map.at index 2507513990..61a916dd25 100644 --- a/tests/libpspp/stringi-map.at +++ b/tests/libpspp/stringi-map.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([case-insensitive string map library]) +dnl +AT_BANNER([case-insensitive string map library]) m4_define([CHECK_STRINGI_MAP], [AT_SETUP([case-insensitive string map -- $1]) diff --git a/tests/libpspp/stringi-set.at b/tests/libpspp/stringi-set.at index 89fe67b6ff..16594c0be5 100644 --- a/tests/libpspp/stringi-set.at +++ b/tests/libpspp/stringi-set.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([case-insensitive string set library]) +dnl +AT_BANNER([case-insensitive string set library]) m4_define([CHECK_STRINGI_SET], [AT_SETUP([case-insensitive string set -- $1]) diff --git a/tests/libpspp/tower.at b/tests/libpspp/tower.at index e30aa2a017..ae89b5b2c0 100644 --- a/tests/libpspp/tower.at +++ b/tests/libpspp/tower.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([tower library]) +dnl +AT_BANNER([tower library]) m4_define([CHECK_TOWER], [AT_SETUP([tower -- $1]) diff --git a/tests/libpspp/u8-istream.at b/tests/libpspp/u8-istream.at index b13eb9ba57..9b1bafcd39 100644 --- a/tests/libpspp/u8-istream.at +++ b/tests/libpspp/u8-istream.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([u8_istream]) +dnl +AT_BANNER([u8_istream]) AT_SETUP([read ASCII]) AT_KEYWORDS([u8_istream]) diff --git a/tests/libpspp/zip.at b/tests/libpspp/zip.at index f1e9ff2353..f8278412e5 100644 --- a/tests/libpspp/zip.at +++ b/tests/libpspp/zip.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([zip]) +dnl +AT_BANNER([zip]) AT_SETUP([Basic zip - unzip test]) AT_KEYWORDS([compression]) diff --git a/tests/math/chart-geometry.at b/tests/math/chart-geometry.at index 5b0b6d3e44..143d214775 100644 --- a/tests/math/chart-geometry.at +++ b/tests/math/chart-geometry.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Chart Geometry]) +dnl +AT_BANNER([Chart Geometry]) AT_SETUP([Chart Scale]) AT_CHECK([../../math/chart-get-scale-test], [0], [ignore]) diff --git a/tests/math/moments.at b/tests/math/moments.at index 51a8d989da..5552f434bf 100644 --- a/tests/math/moments.at +++ b/tests/math/moments.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([calculating moments]) +dnl +AT_BANNER([calculating moments]) m4_define([MOMENTS_TESTCASES], [[[1 2 3 4], [W=4.000 M1=2.500 M2=1.667 M3=0.000 M4=-1.200]], diff --git a/tests/math/randist.at b/tests/math/randist.at index 2958780855..677bee8120 100644 --- a/tests/math/randist.at +++ b/tests/math/randist.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([random distributions]) +dnl +AT_BANNER([random distributions]) m4_divert_push([PREPARE_TESTS]) [randist_compare () { diff --git a/tests/output/ascii.at b/tests/output/ascii.at index bb43535487..dfdd4b6497 100644 --- a/tests/output/ascii.at +++ b/tests/output/ascii.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([ASCII driver -- rendering corner cases]) +dnl +AT_BANNER([ASCII driver -- rendering corner cases]) AT_SETUP([ASCII driver overwriting single-width text]) AT_KEYWORDS([render rendering]) diff --git a/tests/output/charts.at b/tests/output/charts.at index 4f86d82ff9..28d5ac672e 100644 --- a/tests/output/charts.at +++ b/tests/output/charts.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([CHARTS Rudimentary run tests]) +dnl +AT_BANNER([CHARTS Rudimentary run tests]) dnl Check that the charts work dnl Currently, "work" means that the commands which diff --git a/tests/output/html.at b/tests/output/html.at index 91eb44d4ba..973ba08433 100644 --- a/tests/output/html.at +++ b/tests/output/html.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([HTML driver]) +dnl +AT_BANNER([HTML driver]) AT_SETUP([HTML bug]) diff --git a/tests/output/output.at b/tests/output/output.at index af093c0ae1..bb97e011db 100644 --- a/tests/output/output.at +++ b/tests/output/output.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([output drivers]) +dnl +AT_BANNER([output drivers]) m4_define([OUTPUT_UNWRITABLE_DIR], [AT_SETUP([output $1 to unwritable directory]) diff --git a/tests/output/paper-size.at b/tests/output/paper-size.at index c3e3c88053..5b811c4555 100644 --- a/tests/output/paper-size.at +++ b/tests/output/paper-size.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([output -- paper sizes]) +dnl +AT_BANNER([output -- paper sizes]) AT_SETUP([letter default paper size]) AT_DATA([paper-size.sps], [dnl diff --git a/tests/output/tables.at b/tests/output/tables.at index c17b1276f9..623d366c0c 100644 --- a/tests/output/tables.at +++ b/tests/output/tables.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([output -- tables]) +dnl +AT_BANNER([output -- tables]) AT_SETUP([OUTPUT precision]) diff --git a/tests/perl-module.at b/tests/perl-module.at index d0f8d73a64..c13a8b857a 100644 --- a/tests/perl-module.at +++ b/tests/perl-module.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([Perl module tests]) +dnl +AT_BANNER([Perl module tests]) dnl This command can be used to run with the PSPP Perl module after it has been dnl built (with "make") but before it has been installed. The -I options are diff --git a/tests/ui/syntax-gen.at b/tests/ui/syntax-gen.at index 62b2d491ad..71dcb8857c 100644 --- a/tests/ui/syntax-gen.at +++ b/tests/ui/syntax-gen.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([SYNTAX GENERATOR]) +dnl +AT_BANNER([SYNTAX GENERATOR]) AT_SETUP([Syntax Generation - printf like]) diff --git a/tests/ui/terminal/main.at b/tests/ui/terminal/main.at index 9b5a2c1afd..a67447e48e 100644 --- a/tests/ui/terminal/main.at +++ b/tests/ui/terminal/main.at @@ -13,7 +13,8 @@ dnl GNU General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program. If not, see . -dnl AT_BANNER([PSPP terminal UI]) +dnl +AT_BANNER([PSPP terminal UI]) AT_SETUP([nonexistent syntax file crash]) AT_CHECK([pspp nonexistent], [1], -- 2.30.2