[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-cvs] pspp src/ui/terminal/ChangeLog src/ui/terminal/...
From: |
Ben Pfaff |
Subject: |
[Pspp-cvs] pspp src/ui/terminal/ChangeLog src/ui/terminal/... |
Date: |
Sun, 26 Aug 2007 18:35:53 +0000 |
CVSROOT: /cvsroot/pspp
Module name: pspp
Changes by: Ben Pfaff <blp> 07/08/26 18:35:51
Modified files:
src/ui/terminal: ChangeLog main.c
tests : ChangeLog
tests/bugs : agg-crash-2.sh agg_crash.sh alpha-freq.sh
big-input-2.sh big-input.sh case-map.sh
comment-at-eof.sh compression.sh compute-fmt.sh
compute-lv.sh compute-sum.sh computebug.sh
crosstabs-crash.sh crosstabs.sh curtailed.sh
data-crash.sh double-frequency.sh
empty-do-repeat.sh examine-1sample.sh
examine-missing.sh freq-nolabels.sh
get-no-file.sh get.sh if_crash.sh
input-crash.sh keep-all.sh lag_crash.sh
match-files-scratch.sh multipass.sh
print-crash.sh random.sh recode-copy-bug.sh
signals.sh t-test-alpha.sh t-test-alpha2.sh
t-test-with-temp.sh t-test.sh temp-freq.sh
temporary.sh val-labs-trailing-slash.sh
val-labs.sh
tests/command : aggregate.sh autorecod.sh beg-data.sh bignum.sh
count.sh data-list.sh do-repeat.sh erase.sh
examine-extremes.sh examine-percentiles.sh
examine.sh file-handle.sh file-label.sh
filter.sh flip.sh import-export.sh lag.sh
list.sh longvars.sh loop.sh match-files.sh
missing-values.sh n_of_cases.sh no_case_size.sh
npar-binomial.sh npar-chisquare.sh
oneway-missing.sh oneway-with-splits.sh
oneway.sh permissions.sh print-strings.sh
print.sh rank.sh regression.sh rename.sh
sample.sh sort.sh split-file.sh sysfile-info.sh
sysfiles-old.sh sysfiles.sh
t-test-1-indep-val.sh
t-test-1-sample-missing-anal.sh
t-test-1-sample-missing-list.sh t-test-1s.sh
t-test-groups.sh t-test-indep-missing-anal.sh
t-test-indep-missing-list.sh
t-test-paired-missing-anal.sh
t-test-paired-missing-list.sh t-test-pairs.sh
tabs.sh trimmed-mean.sh use.sh vector.sh
very-long-strings.sh weight.sh
tests/expressions: expressions.sh randist.sh valuelabel.sh
variables.sh vectors.sh
tests/formats : float-format.sh
tests/stats : descript-basic.sh descript-mean-bug.sh
descript-missing.sh moments.sh ntiles.sh
percentiles-compatible.sh
percentiles-enhanced.sh
tests/xforms : recode.sh
Log message:
(main): When testing mode is enabled, use a built-in output driver
configuration instead of reading it from the configuration file.
Updated most invocations of PSPP in the tests to use --testing-mode
and to avoid specifying an output format with -o (because
--testing-mode implies -o raw-ascii).
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/ui/terminal/ChangeLog?cvsroot=pspp&r1=1.26&r2=1.27
http://cvs.savannah.gnu.org/viewcvs/pspp/src/ui/terminal/main.c?cvsroot=pspp&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/ChangeLog?cvsroot=pspp&r1=1.105&r2=1.106
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/agg-crash-2.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/agg_crash.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/alpha-freq.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/big-input-2.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/big-input.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/case-map.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/comment-at-eof.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/compression.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/compute-fmt.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/compute-lv.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/compute-sum.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/computebug.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/crosstabs-crash.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/crosstabs.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/curtailed.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/data-crash.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/double-frequency.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/empty-do-repeat.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/examine-1sample.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/examine-missing.sh?cvsroot=pspp&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/freq-nolabels.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/get-no-file.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/get.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/if_crash.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/input-crash.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/keep-all.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/lag_crash.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/match-files-scratch.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/multipass.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/print-crash.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/random.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/recode-copy-bug.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/signals.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/t-test-alpha.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/t-test-alpha2.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/t-test-with-temp.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/t-test.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/temp-freq.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/temporary.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/val-labs-trailing-slash.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/val-labs.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/aggregate.sh?cvsroot=pspp&r1=1.18&r2=1.19
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/autorecod.sh?cvsroot=pspp&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/beg-data.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/bignum.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/count.sh?cvsroot=pspp&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/data-list.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/do-repeat.sh?cvsroot=pspp&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/erase.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/examine-extremes.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/examine-percentiles.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/examine.sh?cvsroot=pspp&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/file-handle.sh?cvsroot=pspp&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/file-label.sh?cvsroot=pspp&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/filter.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/flip.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/import-export.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/lag.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/list.sh?cvsroot=pspp&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/longvars.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/loop.sh?cvsroot=pspp&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/match-files.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/missing-values.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/n_of_cases.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/no_case_size.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/npar-binomial.sh?cvsroot=pspp&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/npar-chisquare.sh?cvsroot=pspp&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/oneway-missing.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/oneway-with-splits.sh?cvsroot=pspp&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/oneway.sh?cvsroot=pspp&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/permissions.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/print-strings.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/print.sh?cvsroot=pspp&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/rank.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/regression.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/rename.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/sample.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/sort.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/split-file.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/sysfile-info.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/sysfiles-old.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/sysfiles.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-1-indep-val.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-1-sample-missing-anal.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-1-sample-missing-list.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-1s.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-groups.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-indep-missing-anal.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-indep-missing-list.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-paired-missing-anal.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-paired-missing-list.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/t-test-pairs.sh?cvsroot=pspp&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/tabs.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/trimmed-mean.sh?cvsroot=pspp&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/use.sh?cvsroot=pspp&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/vector.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/very-long-strings.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/weight.sh?cvsroot=pspp&r1=1.20&r2=1.21
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/expressions/expressions.sh?cvsroot=pspp&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/expressions/randist.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/expressions/valuelabel.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/expressions/variables.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/expressions/vectors.sh?cvsroot=pspp&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/formats/float-format.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/descript-basic.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/descript-mean-bug.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/descript-missing.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/moments.sh?cvsroot=pspp&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/ntiles.sh?cvsroot=pspp&r1=1.5&r2=1.6
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/percentiles-compatible.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/stats/percentiles-enhanced.sh?cvsroot=pspp&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/xforms/recode.sh?cvsroot=pspp&r1=1.1&r2=1.2
Patches:
Index: src/ui/terminal/ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/src/ui/terminal/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -b -r1.26 -r1.27
--- src/ui/terminal/ChangeLog 26 Aug 2007 18:26:29 -0000 1.26
+++ src/ui/terminal/ChangeLog 26 Aug 2007 18:35:45 -0000 1.27
@@ -1,8 +1,13 @@
2007-08-26 Ben Pfaff <address@hidden>
+ Bug #17238. Thanks to John Darrington for review.
+
+ * main.c (main): When testing mode is enabled, use a built-in
+ output driver configuration instead of reading it from the
+ configuration file.
+
* msg-ui.c (handle_msg): Send error message to non-screen output
- devices also, if routing to listing files is enabled. Bug
- #17238. Thanks to John Darrington for review.
+ devices also, if routing to listing files is enabled.
2007-08-23 Ben Pfaff <address@hidden>
Index: src/ui/terminal/main.c
===================================================================
RCS file: /cvsroot/pspp/pspp/src/ui/terminal/main.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- src/ui/terminal/main.c 7 Jul 2007 06:14:31 -0000 1.35
+++ src/ui/terminal/main.c 26 Aug 2007 18:35:45 -0000 1.36
@@ -112,7 +112,14 @@
if (parse_command_line (argc, argv, the_source_stream))
{
msg_ui_init (the_source_stream);
+ if (!get_testing_mode ())
outp_read_devices ();
+ else
+ outp_configure_driver_line (
+ ss_cstr ("raw-ascii:ascii:listing:width=9999 length=9999 "
+ "output-file=\"pspp.list\" emphasis=none "
+ "headers=off paginate=off squeeze=on "
+ "top-margin=0 bottom-margin=0"));
the_lexer = lex_create (the_source_stream);
for (;;)
Index: tests/ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -b -r1.105 -r1.106
--- tests/ChangeLog 26 Aug 2007 18:26:29 -0000 1.105
+++ tests/ChangeLog 26 Aug 2007 18:35:45 -0000 1.106
@@ -1,5 +1,11 @@
2007-08-26 Ben Pfaff <address@hidden>
+ * Updated most invocations of PSPP in the tests to use
+ --testing-mode and to avoid specifying an output format with -o
+ (because --testing-mode implies -o raw-ascii).
+
+2007-08-26 Ben Pfaff <address@hidden>
+
* command/aggregate.sh: Update output to include error messages,
which are now sent to output files also.
Index: tests/bugs/agg-crash-2.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/agg-crash-2.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/bugs/agg-crash-2.sh 11 Mar 2006 07:16:40 -0000 1.11
+++ tests/bugs/agg-crash-2.sh 26 Aug 2007 18:35:45 -0000 1.12
@@ -70,7 +70,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
Index: tests/bugs/agg_crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/agg_crash.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/bugs/agg_crash.sh 7 Nov 2006 12:59:59 -0000 1.7
+++ tests/bugs/agg_crash.sh 26 Aug 2007 18:35:45 -0000 1.8
@@ -72,7 +72,7 @@
# So this will have a non zero error status.
# But it shouldn't crash!
activity="run_program"
-$SUPERVISOR $PSPP -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
Index: tests/bugs/alpha-freq.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/alpha-freq.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/alpha-freq.sh 30 May 2006 12:01:33 -0000 1.8
+++ tests/bugs/alpha-freq.sh 26 Aug 2007 18:35:45 -0000 1.9
@@ -69,7 +69,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/bugs/big-input-2.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/big-input-2.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/bugs/big-input-2.sh 7 Nov 2006 12:59:59 -0000 1.11
+++ tests/bugs/big-input-2.sh 26 Aug 2007 18:35:45 -0000 1.12
@@ -79,7 +79,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
activity="appending to data"
@@ -88,7 +88,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
pass;
Index: tests/bugs/big-input.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/big-input.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/big-input.sh 7 Nov 2006 12:59:59 -0000 1.8
+++ tests/bugs/big-input.sh 26 Aug 2007 18:35:45 -0000 1.9
@@ -71,7 +71,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TEMPDIR/foo.sps
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TEMPDIR/foo.sps
if [ $? -ne 0 ] ; then fail ; fi
pass;
Index: tests/bugs/case-map.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/case-map.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/case-map.sh 12 Jul 2007 04:31:10 -0000 1.1
+++ tests/bugs/case-map.sh 26 Aug 2007 18:35:45 -0000 1.2
@@ -68,7 +68,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TEMPDIR/foo.sps
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TEMPDIR/foo.sps
if [ $? -ne 0 ] ; then fail ; fi
pass;
Index: tests/bugs/comment-at-eof.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/comment-at-eof.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/comment-at-eof.sh 11 Mar 2006 07:16:40 -0000 1.6
+++ tests/bugs/comment-at-eof.sh 26 Aug 2007 18:35:45 -0000 1.7
@@ -59,7 +59,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/foo.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/foo.sps
if [ $? -ne 0 ] ; then fail; fi
pass;
Index: tests/bugs/compression.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/compression.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/bugs/compression.sh 11 Mar 2006 07:16:40 -0000 1.2
+++ tests/bugs/compression.sh 26 Aug 2007 18:35:45 -0000 1.3
@@ -72,7 +72,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
# Make sure the file really was compressed
Index: tests/bugs/compute-fmt.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/compute-fmt.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/compute-fmt.sh 11 Mar 2006 07:16:40 -0000 1.6
+++ tests/bugs/compute-fmt.sh 26 Aug 2007 18:35:45 -0000 1.7
@@ -66,7 +66,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/foo.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/foo.sps
if [ $? -ne 0 ] ; then fail; fi
Index: tests/bugs/compute-lv.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/compute-lv.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/compute-lv.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/bugs/compute-lv.sh 26 Aug 2007 18:35:45 -0000 1.10
@@ -70,7 +70,7 @@
activity="run prog"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/bugs/compute-sum.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/compute-sum.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/compute-sum.sh 1 Dec 2006 06:51:08 -0000 1.1
+++ tests/bugs/compute-sum.sh 26 Aug 2007 18:35:46 -0000 1.2
@@ -68,7 +68,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP $TEMPDIR/compute-sum.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/compute-sum.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/bugs/computebug.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/computebug.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/computebug.sh 11 Mar 2006 07:16:40 -0000 1.8
+++ tests/bugs/computebug.sh 26 Aug 2007 18:35:46 -0000 1.9
@@ -60,7 +60,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/computebug.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/computebug.stat
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/crosstabs-crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/crosstabs-crash.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/crosstabs-crash.sh 27 May 2006 08:36:10 -0000 1.9
+++ tests/bugs/crosstabs-crash.sh 26 Aug 2007 18:35:46 -0000 1.10
@@ -66,7 +66,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/crosstabs.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/crosstabs.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/bugs/crosstabs.sh 11 Mar 2006 07:16:40 -0000 1.7
+++ tests/bugs/crosstabs.sh 26 Aug 2007 18:35:46 -0000 1.8
@@ -80,7 +80,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP $TEMPDIR/ct.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/ct.stat
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/bugs/curtailed.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/curtailed.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/curtailed.sh 7 Nov 2006 12:59:59 -0000 1.6
+++ tests/bugs/curtailed.sh 26 Aug 2007 18:35:46 -0000 1.7
@@ -70,7 +70,7 @@
#This must fail
activity="run program"
-$SUPERVISOR $PSPP -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
Index: tests/bugs/data-crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/data-crash.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/data-crash.sh 7 Nov 2006 13:00:00 -0000 1.9
+++ tests/bugs/data-crash.sh 26 Aug 2007 18:35:46 -0000 1.10
@@ -63,7 +63,7 @@
#This must fail
activity="run program"
-$SUPERVISOR $PSPP -e /dev/null $TEMPDIR/ct.stat
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TEMPDIR/ct.stat
if [ $? -ne 1 ] ; then fail ; fi
pass;
Index: tests/bugs/double-frequency.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/double-frequency.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/double-frequency.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/bugs/double-frequency.sh 26 Aug 2007 18:35:46 -0000 1.10
@@ -73,7 +73,7 @@
cd $TEMPDIR
activity="run data"
-$SUPERVISOR $PSPP $TEMPDIR/ff.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/ff.stat
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/bugs/empty-do-repeat.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/empty-do-repeat.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/empty-do-repeat.sh 1 Dec 2006 06:45:52 -0000 1.1
+++ tests/bugs/empty-do-repeat.sh 26 Aug 2007 18:35:46 -0000 1.2
@@ -67,7 +67,7 @@
# Must not crash.
activity="run program"
-$SUPERVISOR $PSPP $TEMPDIR/repeat.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/repeat.stat
if [ $? -ne 0 ] ; then fail ; fi
pass;
Index: tests/bugs/examine-1sample.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/examine-1sample.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/bugs/examine-1sample.sh 11 Mar 2006 07:16:40 -0000 1.7
+++ tests/bugs/examine-1sample.sh 26 Aug 2007 18:35:46 -0000 1.8
@@ -69,7 +69,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
pass
Index: tests/bugs/examine-missing.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/examine-missing.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- tests/bugs/examine-missing.sh 7 Nov 2006 13:00:00 -0000 1.5
+++ tests/bugs/examine-missing.sh 26 Aug 2007 18:35:46 -0000 1.6
@@ -70,7 +70,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TESTFILE 2> /dev/null
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE 2> /dev/null
if [ $? -ne 0 ] ; then fail ; fi
pass;
Index: tests/bugs/freq-nolabels.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/freq-nolabels.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/freq-nolabels.sh 22 Dec 2006 21:46:12 -0000 1.1
+++ tests/bugs/freq-nolabels.sh 26 Aug 2007 18:35:46 -0000 1.2
@@ -76,7 +76,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/get-no-file.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/get-no-file.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/get-no-file.sh 29 Nov 2006 11:50:32 -0000 1.6
+++ tests/bugs/get-no-file.sh 26 Aug 2007 18:35:46 -0000 1.7
@@ -64,7 +64,7 @@
# We use the stdinput here, because the bug seems to manifest itself only in
# interactive mode.
activity="run program"
-cat $TESTFILE | $SUPERVISOR $PSPP --testing-mode -o raw-ascii > /dev/null
+cat $TESTFILE | $SUPERVISOR $PSPP --testing-mode > /dev/null
if [ $? -ne 0 ] ; then fail ; fi
pass
Index: tests/bugs/get.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/get.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/bugs/get.sh 11 Mar 2006 07:16:40 -0000 1.10
+++ tests/bugs/get.sh 26 Aug 2007 18:35:46 -0000 1.11
@@ -83,7 +83,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/if_crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/if_crash.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/if_crash.sh 7 Nov 2006 13:00:00 -0000 1.6
+++ tests/bugs/if_crash.sh 26 Aug 2007 18:35:46 -0000 1.7
@@ -76,7 +76,7 @@
# So this will have a non zero error status.
# But it shouldn't crash!
activity="run_program"
-$SUPERVISOR $PSPP -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
Index: tests/bugs/input-crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/input-crash.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/input-crash.sh 7 Nov 2006 13:00:00 -0000 1.6
+++ tests/bugs/input-crash.sh 26 Aug 2007 18:35:46 -0000 1.7
@@ -73,7 +73,7 @@
# The above syntax is invalid, so this program should fail to parse
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
Index: tests/bugs/keep-all.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/keep-all.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/keep-all.sh 5 Jul 2006 02:52:35 -0000 1.1
+++ tests/bugs/keep-all.sh 26 Aug 2007 18:35:46 -0000 1.2
@@ -69,7 +69,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run PSPP ($mode)"
- $SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+ $SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/lag_crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/lag_crash.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/lag_crash.sh 26 Oct 2006 06:16:36 -0000 1.6
+++ tests/bugs/lag_crash.sh 26 Aug 2007 18:35:47 -0000 1.7
@@ -70,7 +70,7 @@
activity="run_program"
-$SUPERVISOR $PSPP $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/bugs/match-files-scratch.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/match-files-scratch.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/match-files-scratch.sh 11 Mar 2006 07:16:40 -0000 1.8
+++ tests/bugs/match-files-scratch.sh 26 Aug 2007 18:35:47 -0000 1.9
@@ -74,7 +74,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/multipass.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/multipass.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/bugs/multipass.sh 11 Mar 2006 07:16:40 -0000 1.10
+++ tests/bugs/multipass.sh 26 Aug 2007 18:35:47 -0000 1.11
@@ -74,7 +74,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/print-crash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/print-crash.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/bugs/print-crash.sh 7 Nov 2006 13:00:00 -0000 1.2
+++ tests/bugs/print-crash.sh 26 Aug 2007 18:35:47 -0000 1.3
@@ -68,7 +68,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
Index: tests/bugs/random.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/random.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/bugs/random.sh 29 Apr 2006 01:46:38 -0000 1.13
+++ tests/bugs/random.sh 26 Aug 2007 18:35:47 -0000 1.14
@@ -71,7 +71,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/recode-copy-bug.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/recode-copy-bug.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/recode-copy-bug.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/bugs/recode-copy-bug.sh 26 Aug 2007 18:35:47 -0000 1.10
@@ -64,7 +64,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/recode-copy-bug-1.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/recode-copy-bug-1.stat
if [ $? -ne 0 ] ; then no_result ; fi
@@ -75,7 +75,7 @@
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/recode-copy-bug-2.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/recode-copy-bug-2.stat
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/signals.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/signals.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/bugs/signals.sh 22 Nov 2006 14:28:24 -0000 1.2
+++ tests/bugs/signals.sh 26 Aug 2007 18:35:47 -0000 1.3
@@ -58,7 +58,7 @@
cd $TEMPDIR
activity="sending SIGINT to pspp"
-echo 'host kill -INT $PPID' | $PSPP --testing-mode -o raw-ascii > /dev/null 2>
$TEMPDIR/stderr1
+echo 'host kill -INT $PPID' | $PSPP --testing-mode > /dev/null 2>
$TEMPDIR/stderr1
if [ $? -ne 0 ] ; then no_result ; fi
# SIGINT should have caused a clean shutdown
@@ -67,7 +67,7 @@
if [ $? -ne 0 ] ; then fail ; fi
activity="sending SIGSEGV to pspp"
-echo 'host kill -SEGV $PPID' | $PSPP --testing-mode -o raw-ascii > /dev/null
2> $TEMPDIR/stderr2
+echo 'host kill -SEGV $PPID' | $PSPP --testing-mode > /dev/null 2>
$TEMPDIR/stderr2
if [ $? -eq 0 ] ; then no_result ; fi
# SIGSEGV should have caused an error message
Index: tests/bugs/t-test-alpha.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/t-test-alpha.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/bugs/t-test-alpha.sh 11 Mar 2006 07:16:40 -0000 1.11
+++ tests/bugs/t-test-alpha.sh 26 Aug 2007 18:35:47 -0000 1.12
@@ -78,7 +78,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/bugs/t-test-alpha2.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/t-test-alpha2.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/bugs/t-test-alpha2.sh 11 Mar 2006 07:16:40 -0000 1.7
+++ tests/bugs/t-test-alpha2.sh 26 Aug 2007 18:35:47 -0000 1.8
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE > /dev/null
+$SUPERVISOR $PSPP --testing-mode $TESTFILE > /dev/null
#invert v
if [ $? -eq 0 ] ; then fail ; fi
Index: tests/bugs/t-test-with-temp.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/t-test-with-temp.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/t-test-with-temp.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/bugs/t-test-with-temp.sh 26 Aug 2007 18:35:47 -0000 1.10
@@ -71,7 +71,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
Index: tests/bugs/t-test.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/t-test.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/t-test.sh 7 Nov 2006 13:00:00 -0000 1.8
+++ tests/bugs/t-test.sh 26 Aug 2007 18:35:47 -0000 1.9
@@ -73,7 +73,7 @@
#The syntax was invalid. Therefore pspp must return non zero.
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
pass;
Index: tests/bugs/temp-freq.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/temp-freq.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/bugs/temp-freq.sh 5 Dec 2006 15:10:22 -0000 1.10
+++ tests/bugs/temp-freq.sh 26 Aug 2007 18:35:47 -0000 1.11
@@ -79,7 +79,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
Index: tests/bugs/temporary.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/temporary.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/bugs/temporary.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/bugs/temporary.sh 26 Aug 2007 18:35:47 -0000 1.10
@@ -76,7 +76,7 @@
EOF
if [ $? -ne 0 ] ; then no_result ; fi
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/bugs/val-labs-trailing-slash.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/val-labs-trailing-slash.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/bugs/val-labs-trailing-slash.sh 11 Mar 2006 07:16:40 -0000
1.7
+++ tests/bugs/val-labs-trailing-slash.sh 26 Aug 2007 18:35:47 -0000
1.8
@@ -73,7 +73,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
pass
Index: tests/bugs/val-labs.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/bugs/val-labs.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/bugs/val-labs.sh 7 Nov 2006 13:00:00 -0000 1.8
+++ tests/bugs/val-labs.sh 26 Aug 2007 18:35:47 -0000 1.9
@@ -73,7 +73,7 @@
#Invalid syntax --- return value is non zero.
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
pass;
Index: tests/command/aggregate.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/aggregate.sh,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- tests/command/aggregate.sh 26 Aug 2007 18:26:29 -0000 1.18
+++ tests/command/aggregate.sh 26 Aug 2007 18:35:48 -0000 1.19
@@ -214,7 +214,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run $name.pspp"
- $SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null
$name.pspp
+ $SUPERVISOR $PSPP --testing-mode -e /dev/null $name.pspp
if [ $? -ne 0 ] ; then no_result ; fi
activity="check $name output"
Index: tests/command/autorecod.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/autorecod.sh,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- tests/command/autorecod.sh 30 May 2006 12:01:34 -0000 1.14
+++ tests/command/autorecod.sh 26 Aug 2007 18:35:48 -0000 1.15
@@ -83,7 +83,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="test output"
Index: tests/command/beg-data.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/beg-data.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/beg-data.sh 30 May 2006 12:01:34 -0000 1.13
+++ tests/command/beg-data.sh 26 Aug 2007 18:35:48 -0000 1.14
@@ -82,7 +82,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare data"
Index: tests/command/bignum.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/bignum.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/bignum.sh 11 Mar 2006 07:16:40 -0000 1.8
+++ tests/command/bignum.sh 26 Aug 2007 18:35:48 -0000 1.9
@@ -134,7 +134,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
# Like the above comments say ...
Index: tests/command/count.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/count.sh,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- tests/command/count.sh 30 May 2006 12:01:34 -0000 1.14
+++ tests/command/count.sh 26 Aug 2007 18:35:48 -0000 1.15
@@ -76,7 +76,7 @@
activity="Run pspp 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
@@ -124,7 +124,7 @@
activity="Run pspp 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/data-list.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/data-list.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/data-list.sh 26 Jul 2007 01:52:04 -0000 1.12
+++ tests/command/data-list.sh 26 Aug 2007 18:35:48 -0000 1.13
@@ -143,7 +143,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
activity="compare output"
Index: tests/command/do-repeat.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/do-repeat.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- tests/command/do-repeat.sh 2 Feb 2007 13:50:16 -0000 1.5
+++ tests/command/do-repeat.sh 26 Aug 2007 18:35:48 -0000 1.6
@@ -80,7 +80,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare results"
Index: tests/command/erase.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/erase.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/erase.sh 7 Nov 2006 13:00:00 -0000 1.8
+++ tests/command/erase.sh 26 Aug 2007 18:35:48 -0000 1.9
@@ -77,7 +77,7 @@
# This command must fail
activity="run prog 1"
-$SUPERVISOR $PSPP -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -eq 0 ] ; then fail ; fi
@@ -91,7 +91,7 @@
activity="run prog 1"
-$SUPERVISOR $PSPP $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
# foobar should now be gone
Index: tests/command/examine-extremes.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/examine-extremes.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/examine-extremes.sh 27 May 2006 08:36:10 -0000 1.12
+++ tests/command/examine-extremes.sh 26 Aug 2007 18:35:48 -0000 1.13
@@ -91,7 +91,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare results"
Index: tests/command/examine-percentiles.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/examine-percentiles.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/examine-percentiles.sh 27 May 2006 08:36:10 -0000
1.12
+++ tests/command/examine-percentiles.sh 26 Aug 2007 18:35:48 -0000
1.13
@@ -84,7 +84,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/examine.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/examine.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tests/command/examine.sh 12 Apr 2007 09:48:34 -0000 1.17
+++ tests/command/examine.sh 26 Aug 2007 18:35:48 -0000 1.18
@@ -94,7 +94,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
# NOTE: In the following data: Only the extreme values have been checked
Index: tests/command/file-handle.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/file-handle.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tests/command/file-handle.sh 11 Mar 2006 07:16:40 -0000 1.4
+++ tests/command/file-handle.sh 26 Aug 2007 18:35:48 -0000 1.5
@@ -72,7 +72,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/file-label.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/file-label.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tests/command/file-label.sh 6 May 2007 22:05:22 -0000 1.17
+++ tests/command/file-label.sh 26 Aug 2007 18:35:48 -0000 1.18
@@ -115,7 +115,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
# We need to filter out the dates/times
Index: tests/command/filter.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/filter.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/command/filter.sh 11 Mar 2006 07:16:40 -0000 1.11
+++ tests/command/filter.sh 26 Aug 2007 18:35:48 -0000 1.12
@@ -82,7 +82,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/flip.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/flip.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/flip.sh 25 Jul 2007 04:03:59 -0000 1.13
+++ tests/command/flip.sh 26 Aug 2007 18:35:48 -0000 1.14
@@ -88,7 +88,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/flip.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/flip.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/import-export.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/import-export.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/command/import-export.sh 11 Mar 2006 07:16:40 -0000 1.11
+++ tests/command/import-export.sh 26 Aug 2007 18:35:48 -0000 1.12
@@ -70,7 +70,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/lag.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/lag.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/lag.sh 30 May 2006 12:01:34 -0000 1.12
+++ tests/command/lag.sh 26 Aug 2007 18:35:48 -0000 1.13
@@ -73,7 +73,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/lag.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/lag.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare result"
Index: tests/command/list.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/list.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tests/command/list.sh 30 May 2006 12:01:34 -0000 1.17
+++ tests/command/list.sh 26 Aug 2007 18:35:48 -0000 1.18
@@ -74,7 +74,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/longvars.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/longvars.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/command/longvars.sh 27 May 2006 08:36:10 -0000 1.10
+++ tests/command/longvars.sh 26 Aug 2007 18:35:48 -0000 1.11
@@ -73,7 +73,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/loop.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/loop.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tests/command/loop.sh 20 Dec 2006 16:09:45 -0000 1.17
+++ tests/command/loop.sh 26 Aug 2007 18:35:48 -0000 1.18
@@ -127,7 +127,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout
$TEMPDIR/loop.stat
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/loop.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare stdout"
Index: tests/command/match-files.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/match-files.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/command/match-files.sh 7 Jun 2007 06:45:15 -0000 1.11
+++ tests/command/match-files.sh 26 Aug 2007 18:35:48 -0000 1.12
@@ -168,7 +168,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run $name.pspp"
- $SUPERVISOR $PSPP -o raw-ascii -e /dev/null $name.pspp
+ $SUPERVISOR $PSPP --testing-mode -e /dev/null $name.pspp
if [ $? -ne 0 ] ; then no_result ; fi
activity="check $name output"
@@ -193,7 +193,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run $name.pspp"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $name.pspp
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $name.pspp
if [ $? -ne 0 ] ; then no_result ; fi
activity="check $name output"
@@ -242,7 +242,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run $name.pspp"
-$SUPERVISOR $PSPP -o raw-ascii -e /dev/null $name.pspp
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $name.pspp
if [ $? -ne 0 ] ; then no_result ; fi
activity="check $name output"
Index: tests/command/missing-values.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/missing-values.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/command/missing-values.sh 17 Mar 2007 11:59:53 -0000 1.6
+++ tests/command/missing-values.sh 26 Aug 2007 18:35:49 -0000 1.7
@@ -111,7 +111,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode
--error-file=$TEMPDIR/errs $TEMPDIR/missing-values.stat
+$SUPERVISOR $PSPP --testing-mode --error-file=$TEMPDIR/errs
$TEMPDIR/missing-values.stat
# Note vv --- there are errors in input. Therefore, the command must FAIL
if [ $? -eq 0 ] ; then fail ; fi
Index: tests/command/n_of_cases.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/n_of_cases.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/command/n_of_cases.sh 27 Sep 2006 10:21:35 -0000 1.1
+++ tests/command/n_of_cases.sh 26 Aug 2007 18:35:49 -0000 1.2
@@ -75,7 +75,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/no_case_size.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/no_case_size.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/no_case_size.sh 13 Aug 2007 04:50:29 -0000 1.12
+++ tests/command/no_case_size.sh 26 Aug 2007 18:35:49 -0000 1.13
@@ -68,7 +68,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/npar-binomial.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/npar-binomial.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tests/command/npar-binomial.sh 4 Apr 2007 04:25:48 -0000 1.3
+++ tests/command/npar-binomial.sh 26 Aug 2007 18:35:49 -0000 1.4
@@ -212,7 +212,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output 1"
Index: tests/command/npar-chisquare.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/npar-chisquare.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tests/command/npar-chisquare.sh 4 Apr 2007 04:25:48 -0000 1.3
+++ tests/command/npar-chisquare.sh 26 Aug 2007 18:35:49 -0000 1.4
@@ -91,7 +91,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output 1"
@@ -192,7 +192,7 @@
activity="run program 2"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE > $TEMPDIR/output
+$SUPERVISOR $PSPP --testing-mode $TESTFILE > $TEMPDIR/output
if [ $? -eq 0 ] ; then no_result ; fi
activity="compare errors 2"
@@ -231,7 +231,7 @@
activity="run program 3"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
@@ -302,7 +302,7 @@
activity="run program 4"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/oneway-missing.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/oneway-missing.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/command/oneway-missing.sh 11 Mar 2006 07:16:40 -0000 1.6
+++ tests/command/oneway-missing.sh 26 Aug 2007 18:35:49 -0000 1.7
@@ -84,7 +84,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -122,7 +122,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare outputs"
@@ -162,7 +162,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 3"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare outputs"
Index: tests/command/oneway-with-splits.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/oneway-with-splits.sh,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- tests/command/oneway-with-splits.sh 11 Mar 2006 07:16:40 -0000 1.14
+++ tests/command/oneway-with-splits.sh 26 Aug 2007 18:35:49 -0000 1.15
@@ -96,7 +96,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
Index: tests/command/oneway.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/oneway.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tests/command/oneway.sh 3 Apr 2006 20:07:55 -0000 1.17
+++ tests/command/oneway.sh 26 Aug 2007 18:35:49 -0000 1.18
@@ -93,7 +93,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
Index: tests/command/permissions.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/permissions.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/command/permissions.sh 11 Mar 2006 07:16:40 -0000 1.6
+++ tests/command/permissions.sh 26 Aug 2007 18:35:49 -0000 1.7
@@ -66,7 +66,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/per.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/per.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="Check Permissions"
@@ -82,7 +82,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/per.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/per.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="Check Permissions"
Index: tests/command/print-strings.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/print-strings.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/command/print-strings.sh 29 Oct 2006 00:01:53 -0000 1.2
+++ tests/command/print-strings.sh 26 Aug 2007 18:35:49 -0000 1.3
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/print.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/print.sh,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- tests/command/print.sh 7 Nov 2006 13:00:00 -0000 1.27
+++ tests/command/print.sh 26 Aug 2007 18:35:49 -0000 1.28
@@ -101,7 +101,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii --testing-mode
--error-file=$TEMPDIR/errs $TEMPDIR/print.stat
+$SUPERVISOR $PSPP --testing-mode --error-file=$TEMPDIR/errs
$TEMPDIR/print.stat
if [ $? -ne 0 ] ; then fail ; fi
activity="compare print.out"
Index: tests/command/rank.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/rank.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/command/rank.sh 26 Aug 2007 18:26:29 -0000 1.7
+++ tests/command/rank.sh 26 Aug 2007 18:35:49 -0000 1.8
@@ -81,7 +81,7 @@
# Check that it properly handles failed transformations.
activity="run program 1"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/err $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/err $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
activity="diff 1"
@@ -130,7 +130,7 @@
activity="run program (syntax errors)"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/errs $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/errs $TESTFILE
if [ $? -ne 1 ] ; then fail ; fi
activity="compare errors"
@@ -358,7 +358,7 @@
activity="run program 3"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
@@ -580,7 +580,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 4"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/command/regression.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/regression.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/command/regression.sh 6 Feb 2007 04:12:19 -0000 1.2
+++ tests/command/regression.sh 26 Aug 2007 18:35:49 -0000 1.3
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
Index: tests/command/rename.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/rename.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/command/rename.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/command/rename.sh 26 Aug 2007 18:35:49 -0000 1.10
@@ -76,7 +76,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="check sysfile"
Index: tests/command/sample.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/sample.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/sample.sh 11 Mar 2006 07:16:40 -0000 1.12
+++ tests/command/sample.sh 26 Aug 2007 18:35:49 -0000 1.13
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii --testing-mode $TEMPDIR/sample.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/sample.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="create head"
Index: tests/command/sort.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/sort.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/sort.sh 11 Mar 2006 07:16:40 -0000 1.13
+++ tests/command/sort.sh 26 Aug 2007 18:35:49 -0000 1.14
@@ -116,7 +116,7 @@
} > sort.pspp || no_result
activity="run program"
- $SUPERVISOR $PSPP --testing-mode -o raw-ascii sort.pspp
+ $SUPERVISOR $PSPP --testing-mode sort.pspp
if [ $? -ne 0 ] ; then no_result ; fi
perl -pi -e 's/^\s*$//g' sort.exp sort.out
Index: tests/command/split-file.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/split-file.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/command/split-file.sh 30 May 2006 12:01:34 -0000 1.11
+++ tests/command/split-file.sh 26 Aug 2007 18:35:49 -0000 1.12
@@ -81,7 +81,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/split.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/split.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare results"
Index: tests/command/sysfile-info.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/sysfile-info.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/sysfile-info.sh 13 Aug 2007 04:50:29 -0000 1.13
+++ tests/command/sysfile-info.sh 26 Aug 2007 18:35:49 -0000 1.14
@@ -74,7 +74,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="filter output"
Index: tests/command/sysfiles-old.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/sysfiles-old.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/command/sysfiles-old.sh 20 Apr 2007 11:04:55 -0000 1.10
+++ tests/command/sysfiles-old.sh 26 Aug 2007 18:35:49 -0000 1.11
@@ -80,7 +80,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="check file exists"
Index: tests/command/sysfiles.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/sysfiles.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/command/sysfiles.sh 11 Mar 2006 07:16:40 -0000 1.9
+++ tests/command/sysfiles.sh 26 Aug 2007 18:35:49 -0000 1.10
@@ -79,7 +79,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/t-test-1-indep-val.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-1-indep-val.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/t-test-1-indep-val.sh 28 Jul 2007 00:40:53 -0000 1.13
+++ tests/command/t-test-1-indep-val.sh 26 Aug 2007 18:35:49 -0000 1.14
@@ -86,7 +86,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/t-test-1-sample-missing-anal.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-1-sample-missing-anal.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-1-sample-missing-anal.sh 11 Mar 2006 07:16:40
-0000 1.8
+++ tests/command/t-test-1-sample-missing-anal.sh 26 Aug 2007 18:35:49
-0000 1.9
@@ -71,7 +71,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -97,7 +97,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare outputs"
Index: tests/command/t-test-1-sample-missing-list.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-1-sample-missing-list.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-1-sample-missing-list.sh 11 Mar 2006 07:16:40
-0000 1.8
+++ tests/command/t-test-1-sample-missing-list.sh 26 Aug 2007 18:35:49
-0000 1.9
@@ -70,7 +70,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -97,7 +97,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare outputs"
Index: tests/command/t-test-1s.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-1s.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/t-test-1s.sh 11 Mar 2006 07:16:40 -0000 1.12
+++ tests/command/t-test-1s.sh 26 Aug 2007 18:35:50 -0000 1.13
@@ -70,7 +70,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/t-test-groups.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-groups.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/t-test-groups.sh 11 Mar 2006 07:16:40 -0000 1.13
+++ tests/command/t-test-groups.sh 26 Aug 2007 18:35:50 -0000 1.14
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/t-test-indep-missing-anal.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-indep-missing-anal.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-indep-missing-anal.sh 11 Mar 2006 07:16:40 -0000
1.8
+++ tests/command/t-test-indep-missing-anal.sh 26 Aug 2007 18:35:50 -0000
1.9
@@ -70,7 +70,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -98,7 +98,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/t-test-indep-missing-list.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-indep-missing-list.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-indep-missing-list.sh 11 Mar 2006 07:16:40 -0000
1.8
+++ tests/command/t-test-indep-missing-list.sh 26 Aug 2007 18:35:50 -0000
1.9
@@ -71,7 +71,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -96,7 +96,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/t-test-paired-missing-anal.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-paired-missing-anal.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-paired-missing-anal.sh 11 Mar 2006 07:16:40 -0000
1.8
+++ tests/command/t-test-paired-missing-anal.sh 26 Aug 2007 18:35:50 -0000
1.9
@@ -70,7 +70,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -96,7 +96,7 @@
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/t-test-paired-missing-list.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-paired-missing-list.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/t-test-paired-missing-list.sh 11 Mar 2006 07:16:40 -0000
1.8
+++ tests/command/t-test-paired-missing-list.sh 26 Aug 2007 18:35:50 -0000
1.9
@@ -70,7 +70,7 @@
activity="run program 1"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="copy output"
@@ -96,7 +96,7 @@
activity="run program 2"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/t-test-pairs.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/t-test-pairs.sh,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- tests/command/t-test-pairs.sh 3 Apr 2006 20:07:55 -0000 1.13
+++ tests/command/t-test-pairs.sh 26 Aug 2007 18:35:50 -0000 1.14
@@ -69,7 +69,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/command/tabs.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/tabs.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/command/tabs.sh 11 Mar 2006 07:16:40 -0000 1.12
+++ tests/command/tabs.sh 26 Aug 2007 18:35:50 -0000 1.13
@@ -74,7 +74,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/tabs.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/tabs.stat
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/trimmed-mean.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/trimmed-mean.sh,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- tests/command/trimmed-mean.sh 12 Apr 2007 09:48:34 -0000 1.16
+++ tests/command/trimmed-mean.sh 26 Aug 2007 18:35:50 -0000 1.17
@@ -77,7 +77,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/use.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/use.sh,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- tests/command/use.sh 4 May 2006 06:41:49 -0000 1.10
+++ tests/command/use.sh 26 Aug 2007 18:35:50 -0000 1.11
@@ -75,7 +75,7 @@
activity="run program"
-$SUPERVISOR $PSPP -B $STAT_CONFIG_PATH --testing-mode -o raw-ascii
$TEMPDIR/filter.stat
+$SUPERVISOR $PSPP -B $STAT_CONFIG_PATH --testing-mode $TEMPDIR/filter.stat
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/vector.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/vector.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/command/vector.sh 9 Feb 2007 05:28:22 -0000 1.1
+++ tests/command/vector.sh 26 Aug 2007 18:35:50 -0000 1.2
@@ -80,7 +80,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e $TEMPDIR/stdout
$TEMPDIR/vector.stat
+$SUPERVISOR $PSPP --testing-mode -e $TEMPDIR/stdout $TEMPDIR/vector.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare stdout"
Index: tests/command/very-long-strings.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/very-long-strings.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/command/very-long-strings.sh 13 Aug 2007 04:50:29 -0000 1.7
+++ tests/command/very-long-strings.sh 26 Aug 2007 18:35:50 -0000 1.8
@@ -71,7 +71,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 0"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii -e /dev/null $TESTFILE
+$SUPERVISOR $PSPP --testing-mode -e /dev/null $TESTFILE
if [ $? -ne 0 ] ; then fail ; fi
activity="compare variable display 0"
@@ -162,7 +162,7 @@
activity="run program 1 ($options)"
- $SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+ $SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="Create file2 ($options)"
@@ -183,7 +183,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program 2 ($options)"
- $SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+ $SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
Index: tests/command/weight.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/weight.sh,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- tests/command/weight.sh 2 Aug 2007 03:07:17 -0000 1.20
+++ tests/command/weight.sh 26 Aug 2007 18:35:50 -0000 1.21
@@ -69,7 +69,7 @@
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare results"
Index: tests/expressions/expressions.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/expressions/expressions.sh,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- tests/expressions/expressions.sh 16 Dec 2006 20:22:14 -0000 1.12
+++ tests/expressions/expressions.sh 26 Aug 2007 18:35:50 -0000 1.13
@@ -1561,7 +1561,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run optimizing program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/expr-opt.stat >$TEMPDIR/expr-opt.err 2> $TEMPDIR/expr-opt.out
activity="compare optimizing output"
@@ -1577,7 +1577,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run non-optimizing program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/expr-noopt.stat >$TEMPDIR/expr-noopt.err 2>
$TEMPDIR/expr-noopt.out
activity="compare non-optimizing output"
@@ -1593,7 +1593,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run optimizing postfix program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/expr-opt-pos.stat >$TEMPDIR/expr-opt-pos.err 2>
$TEMPDIR/expr-opt-pos.out
if [ $? -eq 0 ] ; then no_result ; fi
@@ -1605,7 +1605,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run non-optimizing postfix program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/expr-noopt-pos.stat >$TEMPDIR/expr-noopt-pos.err 2>
$TEMPDIR/expr-noopt-pos.out
if [ $? -eq 0 ] ; then no_result ; fi
Index: tests/expressions/randist.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/expressions/randist.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/expressions/randist.sh 4 Jul 2006 04:17:50 -0000 1.8
+++ tests/expressions/randist.sh 26 Aug 2007 18:35:50 -0000 1.9
@@ -60,7 +60,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run command file"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/randist.pspp >$TEMPDIR/randist.err 2> $TEMPDIR/randist.out
if [ $? -ne 0 ] ; then fail ; fi
Index: tests/expressions/valuelabel.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/expressions/valuelabel.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/expressions/valuelabel.sh 11 Dec 2006 15:56:49 -0000 1.1
+++ tests/expressions/valuelabel.sh 26 Aug 2007 18:35:50 -0000 1.2
@@ -82,7 +82,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/valuelabel.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/valuelabel.stat
if [ $? -ne 0 ] ; then fail ; fi
activity="compare results"
Index: tests/expressions/variables.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/expressions/variables.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/expressions/variables.sh 30 May 2006 12:01:34 -0000 1.9
+++ tests/expressions/variables.sh 26 Aug 2007 18:35:50 -0000 1.10
@@ -97,7 +97,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/variables.stat >
$TEMPDIR/variables.err 2> $TEMPDIR/variables.out
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/variables.stat >
$TEMPDIR/variables.err 2> $TEMPDIR/variables.out
if [ $? -ne 0 ] ; then fail ; fi
activity="compare results"
Index: tests/expressions/vectors.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/expressions/vectors.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/expressions/vectors.sh 30 May 2006 12:01:34 -0000 1.9
+++ tests/expressions/vectors.sh 26 Aug 2007 18:35:51 -0000 1.10
@@ -74,7 +74,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/vectors.stat > $TEMPDIR/vectors.err 2>
$TEMPDIR/vectors.out
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/vectors.stat > $TEMPDIR/vectors.err
2> $TEMPDIR/vectors.out
if [ $? -ne 0 ] ; then fail ; fi
activity="compare results"
Index: tests/formats/float-format.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/formats/float-format.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/formats/float-format.sh 18 Jul 2007 02:44:29 -0000 1.2
+++ tests/formats/float-format.sh 26 Aug 2007 18:35:51 -0000 1.3
@@ -145,7 +145,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii $TEMPDIR/float-format.pspp
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/float-format.pspp
if [ $? -ne 0 ] ; then fail ; fi
pass
Index: tests/stats/descript-basic.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/descript-basic.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/stats/descript-basic.sh 30 May 2006 12:01:34 -0000 1.11
+++ tests/stats/descript-basic.sh 26 Aug 2007 18:35:51 -0000 1.12
@@ -78,7 +78,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/stats/descript-mean-bug.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/descript-mean-bug.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/stats/descript-mean-bug.sh 11 Mar 2006 07:16:40 -0000 1.8
+++ tests/stats/descript-mean-bug.sh 26 Aug 2007 18:35:51 -0000 1.9
@@ -71,7 +71,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/stats/descript-missing.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/descript-missing.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/stats/descript-missing.sh 30 May 2006 12:01:34 -0000 1.11
+++ tests/stats/descript-missing.sh 26 Aug 2007 18:35:51 -0000 1.12
@@ -79,7 +79,7 @@
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/descript.stat
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/descript.stat
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/stats/moments.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/moments.sh,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- tests/stats/moments.sh 11 Mar 2006 07:16:40 -0000 1.7
+++ tests/stats/moments.sh 26 Aug 2007 18:35:51 -0000 1.8
@@ -81,7 +81,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run two-pass program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/moments-2p.stat >$TEMPDIR/moments-2p.err 2>
$TEMPDIR/moments-2p.out
activity="compare two-pass output"
@@ -95,7 +95,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run one-pass program"
-$SUPERVISOR $PSPP --testing-mode -o raw-ascii \
+$SUPERVISOR $PSPP --testing-mode \
$TEMPDIR/moments-1p.stat >$TEMPDIR/moments-1p.err 2>
$TEMPDIR/moments-1p.out
activity="compare one-pass output"
Index: tests/stats/ntiles.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/ntiles.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- tests/stats/ntiles.sh 11 Mar 2006 07:16:40 -0000 1.5
+++ tests/stats/ntiles.sh 26 Aug 2007 18:35:51 -0000 1.6
@@ -74,7 +74,7 @@
if [ $? -ne 0 ] ; then no_result; fi
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="move output"
@@ -103,7 +103,7 @@
if [ $? -ne 0 ] ; then no_result; fi
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output"
Index: tests/stats/percentiles-compatible.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/percentiles-compatible.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/stats/percentiles-compatible.sh 2 Aug 2007 03:07:18 -0000
1.11
+++ tests/stats/percentiles-compatible.sh 26 Aug 2007 18:35:51 -0000
1.12
@@ -79,7 +79,7 @@
if [ $? -ne 0 ] ; then no_result; fi
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output $i"
Index: tests/stats/percentiles-enhanced.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/stats/percentiles-enhanced.sh,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- tests/stats/percentiles-enhanced.sh 2 Aug 2007 03:07:18 -0000 1.11
+++ tests/stats/percentiles-enhanced.sh 26 Aug 2007 18:35:51 -0000 1.12
@@ -78,7 +78,7 @@
if [ $? -ne 0 ] ; then no_result; fi
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output $i"
@@ -141,7 +141,7 @@
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output $i"
@@ -202,7 +202,7 @@
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output $i"
@@ -262,7 +262,7 @@
activity="run program $i"
-$SUPERVISOR $PSPP -o raw-ascii $TEMPDIR/prog.sps
+$SUPERVISOR $PSPP --testing-mode $TEMPDIR/prog.sps
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare output $i"
Index: tests/xforms/recode.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/xforms/recode.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/xforms/recode.sh 16 Apr 2007 00:14:08 -0000 1.1
+++ tests/xforms/recode.sh 26 Aug 2007 18:35:51 -0000 1.2
@@ -156,7 +156,7 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="run program"
-$SUPERVISOR $PSPP -o raw-ascii $TESTFILE
+$SUPERVISOR $PSPP --testing-mode $TESTFILE
if [ $? -ne 0 ] ; then no_result ; fi
activity="test output"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-cvs] pspp src/ui/terminal/ChangeLog src/ui/terminal/...,
Ben Pfaff <=