1 2008-06-21 Jason Stover <jhs@math.gcsu.edu>
3 * regression.sh, regression-qr.sh: Fixed column showing
4 standardized coefficients.
6 2008-05-16 John Darrington <john@darrington.wattle.id.au>
8 * compression.sh print-crash.sh print-strings.sh very-long-strings.sh :
9 Removed export VAR=VAL syntax.
11 * automake.mk: Added test to check for non-portable shell syntax
13 2008-04-14 Jason Stover <jhs@math.gcsu.edu>
15 * automake.mk: New test for regression with QR decomposition.
17 * command/regression-qr.sh: New test for regression with QR decomposition.
19 2008-03-16 Ben Pfaff <blp@gnu.org>
23 * automake.mk: Add new test.
25 * bugs/crosstabs-crash2.sh: New test.
27 2008-03-16 Ben Pfaff <blp@gnu.org>
29 Patch #6452. Reviewed by John Darrington.
31 * automake.mk: Add new test.
33 * command/variable-display.sh: New test.
35 2008-03-04 Ben Pfaff <blp@gnu.org>
37 Patch #6441. Reviewed by John Darrington.
39 * automake.mk: Add new test.
41 * formats/format-guesser.sh: New test.
43 2008-02-10 Ben Pfaff <blp@gnu.org>
45 * command/get-data-txt-examples.sh: Update to match changes to
46 documentation (which were in turn updated to show how the escaped
49 2008-02-02 Ben Pfaff <blp@gnu.org>
51 * automake.mk: Add target for dissect-sysfile.
53 * dissect-sysfile.c: New program.
55 2008-02-01 Ben Pfaff <blp@gnu.org>
57 * automake.mk: Add new test.
59 * libpspp/str-test.c: New test.
61 * command/get-dat-gnm.sh: Update variable names to match new
64 2007-12-04 Ben Pfaff <blp@gnu.org>
66 * automake.mk: Add new tests.
68 * command/get-data-txt.sh: New test.
70 * command/get-data-txt-examples.sh: New test.
72 * command/get-data-txt-importcases.sh: New test.
74 2007-11-25 Ben Pfaff <blp@gnu.org>
76 * bugs/compression.sh: Don't fail on big-endian system. Partial
79 * bugs/sysfile-info.sh: Disregard "Integer Format" and "Real
80 Format" lines in SYSFILE INFO output, to permit big-endian systems
81 to pass also. Partial fix for bug #21590.
83 2007-11-15 Ben Pfaff <blp@gnu.org>
85 * automake.mk: Add definition of CHARSETALIASDIR to
86 TESTS_ENVIRONMENT, to allow locale_charset to find charset.alias
87 before running "make install".
89 2007-11-10 Ben Pfaff <blp@gnu.org>
91 * bugs/compression.sh: Pass -b option to diff to avoid spurious
94 2007-11-08 Ben Pfaff <blp@gnu.org>
96 Patch #6256: add support for binary, 360 file formats. Reviewed
99 * automake.mk: Add new file.
101 * formats/360.sh: New test.
103 2007-11-07 Ben Pfaff <blp@gnu.org>
105 * bugs/overwrite-input-file.sh: Don't use non-portable "diff -B".
107 * bugs/overwrite-special-file.sh: Ditto.
109 Reported by Jason Stover.
111 2007-11-03 Ben Pfaff <blp@gnu.org>
113 Allow output files to overwrite input files (bug #21280).
115 * automake.mk: Add new file.
117 * bugs/overwrite-input-file.sh: Rewrite to make sure that we can
118 overwrite input files safely.
120 * bugs/overwrite-special-file.sh: New test.
122 * command/erase.sh: Fix "activity" message.
124 2007-11-03 John Darrington <john@darrington.wattle.id.au>
126 * Book1.gnm.unzipped command/get-data-gnm.sh: New test and data
127 for reading gnumeric files.
129 2007-10-08 Ben Pfaff <blp@gnu.org>
131 Bug #21280. Thanks to John Darrington for review.
133 * automake.mk: Add new file.
135 * bugs/overwrite-input-file.sh: New test.
137 2007-09-23 Ben Pfaff <blp@gnu.org>
139 Bug #21111. Reviewed by John Darrington.
141 * command/input-program.sh: New test.
143 * command/do-if.sh: New tests.
145 2007-09-22 Ben Pfaff <blp@gnu.org>
147 Bug #21128. Reviewed by John Darrington.
149 * output/paper-size.sh: New test.
151 2007-09-21 Ben Pfaff <blp@gnu.org>
153 * bugs/unwritable-dir.sh: New test for bug #21117.
155 2007-09-19 Ben Pfaff <blp@gnu.org>
157 * bugs/input-crash.sh: Add regression test for bug #21108.
159 2007-09-04 Ben Pfaff <blp@gnu.org>
161 Update scripts that invoke Perl to invoke it as simply "perl" if
162 not run from the PSPP Makefiles. Patch #6169. Thanks to John
163 Darrington for suggestion and review.
164 * bugs/big-input-2.sh: Make $PERL default to perl.
165 * command/sort.sh: Ditto.
166 * formats/bcd-in.sh: Ditto.
167 * formats/date-in.sh: Ditto.
168 * formats/ib-in.sh: Ditto.
169 * formats/legacy-in.sh: Ditto.
170 * formats/num-in.sh: Ditto.
171 * formats/num-out.sh: Ditto.
172 * formats/time-in.sh: Ditto.
174 2007-08-26 Ben Pfaff <blp@gnu.org>
176 * Updated most invocations of PSPP in the tests to use
177 --testing-mode and to avoid specifying an output format with -o
178 (because --testing-mode implies -o raw-ascii).
180 2007-08-26 Ben Pfaff <blp@gnu.org>
182 * command/aggregate.sh: Update output to include error messages,
183 which are now sent to output files also.
185 * command/ranks.h: Ditto.
187 2007-08-12 Ben Pfaff <blp@gnu.org>
189 * command/no_case_size.sh: Update to match update DISPLAY and
190 SYSFILE INFO command output.
192 * command/rank.sh: Ditto.
194 * command/sysfile-info.sh: Ditto.
196 * command/very-long-strings.sh: Ditto.
198 2007-08-09 Ben Pfaff <blp@gnu.org>
200 Fix bug #18982. Thanks to John Darrington for investigation,
201 review, and verification of fix.
203 * formats/date-in.sh: Use a portable pseudo-random number
206 * formats/time-in.sh: Ditto.
208 * formats/num-in.sh: Ditto.
210 2007-08-03 Ben Pfaff <blp@gnu.org>
212 * command/rank.sh: Test RANK with noncontiguous groups of SPLIT
213 FILE variables and how they should behave differently from
214 noncontiguous groups of BY variables. Regression test for bug
217 2007-08-01 Ben Pfaff <blp@gnu.org>
219 * command/weight.sh: Update to match new output format for median
222 * stats/percentiles-compatible.sh: Ditto.
224 * stats/percentiles-enhanced.sh: Ditto.
226 2007-07-28 John Darrington <john@darrington.wattle.id.au>
228 * command/t-test-1-indep-val.sh: Changed the order of groups in the
229 summary box to match new behaviour. (Fixes bug #19604).
231 2007-07-25 Ben Pfaff <blp@gnu.org>
234 * command/data-list.sh: Add tests for multi-record DATA LIST with
235 and without empty trailing record.
237 2007-07-24 Ben Pfaff <blp@gnu.org>
239 * command/flip.sh: Add tests to avoid regression on bugs #20493,
242 2007-07-22 Ben Pfaff <blp@gnu.org>
244 * command/very-long-strings.sh: Test both compressed and
245 uncompressed system files with very long strings.
247 2007-07-17 Ben Pfaff <blp@gnu.org>
249 Patch #19335. Reviewed by John Darrington.
251 * expressions/randist/compare.pl: Use strict and all warnings.
253 * expressions/randist/randist.pl: Ditto.
255 * formats/num-out-cmp.pl: Ditto.
257 * formats/num-out-compare.pl: Ditto.
259 * formats/num-out-decmp.pl: Ditto.
261 * formats/num-out.pl: Ditto.
263 2007-07-17 Ben Pfaff <blp@gnu.org>
265 * formats/float-format.h: Drop the tests that depend on parsing
266 "-0" from a syntax file. Also make float-format.sh error messages
267 easier to read, by changing the sed command so that error line
268 numbers are easier to match to the test input.
269 Reviewed by John Darrington as patch #6091.
271 2007-07-11 Ben Pfaff <blp@gnu.org>
273 * xforms/expressions.sh: Remove unused file. Fixes bug
276 2007-06-06 Ben Pfaff <blp@gnu.org>
278 * commands/match-files.sh: Test the new support for FIRST and LAST
281 2007-06-06 Ben Pfaff <blp@gnu.org>
283 * automake.mk: Remove test.
285 * xforms/casefile.sh: Removed test.
287 2007-06-06 Ben Pfaff <blp@gnu.org>
289 * automake.mk: Add new test.
291 * command/datasheet.sh: New test.
293 2007-06-03 Ben Pfaff <blp@gnu.org>
295 * libpspp/tower-test.c: Also test tower_last, tower_prev functions.
297 * libpspp/range-set-test.c: Also test the range_set_clone function.
299 2007-05-06 Ben Pfaff <blp@gnu.org>
301 Abstract the documents within a dictionary a little better.
302 Thanks to John Darrington for suggestion, initial version, and
305 * command/file-label.sh: Update to match new DOCUMENT behavior.
307 2007-04-19 John Darrington <john@darrington.wattle.id.au>
309 * command/no_case_size.sh command/sysfiles-old.sh:
310 Changed tests to reflect new behaviour (case changing) when
311 reading system files with no long name table.
313 2007-04-15 Ben Pfaff <blp@gnu.org>
315 * automake.mk: Add recode.sh to tests.
317 * xforms/recode.sh: New test.
319 2007-04-03 Ben Pfaff <blp@gnu.org>
320 John McCabe-Dansted <gmatht@gmail.com>
322 * npar-binomial.sh: Be less picky about whitespace in PSPP output.
324 * npar-chisquare.sh: Ditto.
326 * very-long-strings.sh: Ditto.
328 2007-04-03 Ben Pfaff <blp@gnu.org>
330 Apply patches #5828, #5837, #5841, #5843.
332 * automake.mk (tests_libpspp_bt_test_LDADD): Add range-map-test,
333 range-set-test, tower-test.
335 * libpspp/range-map-test.c: New test.
337 * libpspp/range-set-test.c: New test.
339 * libpspp/tower-test.c: New test.
341 2007-03-31 Ben Pfaff <blp@gnu.org>
343 * automake.mk (tests_libpspp_bt_test_LDADD): Add tests/libpspp/bt.
345 * libpspp/bt-test.c: New test.
347 2007-03-25 Ben Pfaff <blp@gnu.org>
349 * automake.mk: Add tests/libpspp/sparse-array-test.
351 * libpspp/sparse-array-test.c: New test.
353 2007-03-18 Ben Pfaff <blp@gnu.org>
355 * automake.mk: Don't try to distribute tests that are compiled
356 from C source. This fixes "make dist" when "make all" has not yet
359 Mon Feb 12 06:29:30 2007 Ben Pfaff <blp@gnu.org>
361 * libpspp/ll-test.c, libpspp/llx-test.c: Include <config.h>.
363 Sat Feb 3 21:57:34 2007 Ben Pfaff <blp@gnu.org>
365 * automake.mk: Add tests/command/vector.sh.
367 * command/vector.sh: New test.
369 Wed Jan 24 21:13:53 2007 Ben Pfaff <blp@gnu.org>
371 * automake.mk: Add tests/libpspp/abt-test.
373 * libpspp/abt-test.c: New test.
375 * libpspp/heap-test.c, libpspp/ll-test.c, libpspp/llx-test.c:
378 Wed Jan 10 06:50:01 2007 Ben Pfaff <blp@gnu.org>
380 * automake.mk: Add tests/libpspp/heap-test.
382 * libpspp/heap-test.c: New test.
384 Wed Dec 13 21:00:46 2006 Ben Pfaff <blp@gnu.org>
386 * command/rank.sh (activity): Use DELETE VAR (which is new)
387 instead of MODIFY VARS.
389 Tue Dec 19 08:17:28 2006 Ben Pfaff <blp@gnu.org>
391 * command/loop.sh: Test all the possible combinations of clauses.
393 Sat Dec 16 14:00:48 2006 Ben Pfaff <blp@gnu.org>
395 * command/rank.sh: Fix test to allow string grouping variables.
398 Sat Dec 16 12:20:58 2006 Ben Pfaff <blp@gnu.org>
400 * expressions/expressions.sh: Fix DATEDIFF function tests to
401 correspond with change to DATEDIFF.
403 Wed Dec 13 19:34:29 2006 Ben Pfaff <blp@gnu.org>
405 * expressions/expressions.sh: Test DATEDIFF, DATESUM functions.
407 Sun Dec 10 16:52:04 2006 Ben Pfaff <blp@gnu.org>
409 * automake.mk: Add new test.
411 * expressions/valuelabel.sh: New test, for VALUELABEL function.
413 Thu Nov 30 22:46:17 2006 Ben Pfaff <blp@gnu.org>
415 * automake.mk: Add new test.
417 * bugs/compute-sum.sh: New test, for bug #17422.
419 Thu Nov 30 22:01:57 2006 Ben Pfaff <blp@gnu.org>
421 * automake.mk: Add new test.
423 * bugs/empty-do-repeat: New test, for bug #18407.
425 Wed Nov 22 06:28:04 2006 Ben Pfaff <blp@gnu.org>
427 * bugs/signals.sh: Fix race condition.
429 Sun Nov 19 09:23:34 2006 Ben Pfaff <blp@gnu.org>
431 * automake.mk: Add the new tests listed below.
433 * formats/bcd-in.sh: New test.
435 * formats/bcd-in.expected.cmp.gz: New support file for
438 * formats/date-in.sh: New test.
440 * formats/ib-in.sh: New test.
442 * formats/ib-in.expected.cmp.gz: New test.
444 * formats/legacy-in.sh: New test.
446 * formats/legacy-in.expected.cmp.gz: New support file for
449 * formats/month-in.sh: New test.
451 * formats/num-in.sh: New test.
453 * formats/num-in.expected.gz: New support file for num-in.sh.
455 * formats/time-in.sh: New test.
457 * formats/wkday-in.sh: New test.
459 * commands/no_case_size.sh: Update output to conform with
460 update scientific notation code.
462 * formats/num-out.expected.cmp.gz: Ditto.
464 Thu Nov 2 20:58:12 2006 Ben Pfaff <blp@gnu.org>
466 * command/data-list.sh: Test newly implement SKIP keyword on DATA
469 Sat Nov 4 16:08:58 2006 Ben Pfaff <blp@gnu.org>
471 * automake.mk: Add binhex-out.sh, date-out.sh, month-out.sh,
472 num-out.sh, time-out.sh, wkday-out.sh from formats directory. Add
473 formats/inexactify as a program needed by tests.
475 * command/no_case_size.sh: Update output to conform with updated
476 formatted output code.
478 * expressions/expressions.sh: Ditto.
480 * formats/binhex-out.sh: New test.
482 * formats/date-out.sh: New test.
484 * formats/month-out.sh: New test.
486 * formats/num-out.sh: New test.
488 * formats/time-out.sh: New test.
490 * formats/wkday-out.sh: New test.
492 Sun Oct 29 14:03:37 2006 Ben Pfaff <blp@gnu.org>
494 * ll-test.c, llx-test.c: Reduce verbosity of output.
496 Thu Oct 26 20:20:39 2006 Ben Pfaff <blp@gnu.org>
498 * automake.mk: Add tests/formats/float-format.sh.
500 * formats/float-format.sh: New test.
502 Sat Oct 7 11:06:59 WST 2006 John Darrington <john@darrington.wattle.id.au>
504 * command/rank.sh: New file
506 Sun Jul 16 21:08:51 2006 Ben Pfaff <blp@gnu.org>
508 * command/print.sh: Update output to match PRINT revisions.
510 Wed Jul 12 10:07:52 2006 Ben Pfaff <blp@gnu.org>
512 * automake.mk: Put ll-test, llx-test in check_PROGRAMS instead of
515 Wed Jul 5 22:15:24 2006 Ben Pfaff <blp@gnu.org>
517 * automake.mk: Add expressions/randist/compare.pl to EXTRA_DIST.
519 Tue Jul 4 09:59:52 2006 Ben Pfaff <blp@gnu.org>
521 Fix bug #15766 (/KEEP subcommand on SAVE doesn't fully support
522 ALL) and additional underlying system file issues.
524 * automake.mk: Add keep-all.sh to TESTS.
526 * bugs/keep-all.sh: New test.
528 Mon Jul 3 21:09:52 2006 Ben Pfaff <blp@gnu.org>
530 Modify the random distributions test to verify to 2 more decimal
531 places of accuracy, but to allow +/- 1 units in the last (tested)
532 place. This allows the test to pass on machines or with compilers
533 whose calculated values are off by epsilon from the expected
534 results. Because of the way the test is constructed, this was
535 quite common and often caused gratuitous test failures.
537 This is patch #5215, tested by Jason Stover and John Darrington.
539 * expressions/randist.sh: Use compare.pl to do comparisons.
541 * expressions/randist/compare.pl: New script to do comparisons.
543 * expressions/randist/randist.pl: Print output to 4 decimal
544 places, not just 2. Also, print a brief explanatory header at the
545 top of each output file.
547 * expressions/randist/*.out: Replace with new expected output.
549 Sat Jul 1 15:33:37 2006 Ben Pfaff <blp@gnu.org>
551 * automake.mk: Add ll-test, llx-test to TESTS.
553 * libpspp/ll-test.c: New file.
555 * libpspp/llx-test.c: New file.
557 Sun May 7 18:15:52 2006 Ben Pfaff <blp@gnu.org>
559 * command/do-repeat.sh: Only use "A TO B" for increasing runs of
560 integers, which is all we now support (for closer compatibility).
562 Wed Apr 26 13:36:42 2006 Ben Pfaff <blp@gnu.org>
564 * command/missing-values.sh: Update output to match behavior
567 Mon Apr 3 12:32:36 2006 Ben Pfaff <blp@gnu.org>
569 * Updated tests to match changes in output formatting.
571 2006-03-23 Jason Stover <jhs@math.gcsu.edu>
573 * command/regression.sh: New test.
575 Sat Mar 11 14:16:01 WST 2006 John Darrington <john@darrington.wattle.id.au>
577 * Updated the tests to use the new location of the pspp binary.
578 * Made all the tests work as stand-alone scripts.
580 Sun Feb 12 19:07:24 2006 Ben Pfaff <blp@gnu.org>
582 * command/do-repeat.sh: New test.
584 * bugs/terminate.sh: Removed (no longer applicable).
586 Fri Nov 4 19:30:34 2005 Ben Pfaff <blp@gnu.org>
588 * command/recode-bug.sh: Improve failure reports.
590 Wed Nov 2 21:54:11 2005 Ben Pfaff <blp@gnu.org>
592 * command/loop.sh: Update expected error messages.
594 Sun Aug 21 00:20:02 2005 Ben Pfaff <blp@gnu.org>
596 * command/import-export.sh: Simplify.
598 * command/sysfiles-old.sh: Use version 2, not 3x.
600 Sat Aug 6 17:32:39 2005 Ben Pfaff <blp@gnu.org>
602 * command/missing-values.sh: New test.
604 * Makefile.am: Add new test.
606 Mon Aug 1 21:51:46 2005 Ben Pfaff <blp@gnu.org>
608 * bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
609 because that may allocate a large amount of memory.
611 Mon Aug 1 21:48:54 2005 Ben Pfaff <blp@gnu.org>
613 * xforms/expression.sh: Break this monolithic test up into 36
614 subtests to give a better idea of what's failing in some cases.
616 Sat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
618 * command/sys-info.sh: Removed. (This was not actually in TESTS
619 in Makefile.am, so it was never called. command/sysfile-info.sh
620 does what it was trying to do, but better.)
622 Sat Jul 30 21:50:33 2005 Ben Pfaff <blp@gnu.org>
626 * Most tests: Add `cd /' before `rm -rf $TEMPDIR' because some
627 OSes do not allow the current working directory to be removed.
629 * bugs/big-input-2.sh: Use perl instead of a shell loop, because
630 the shell loop was very slow on Solaris.
632 * command/sort.sh: Use `printf' instead of `echo -n' for
635 Sat Jul 30 21:48:37 2005 Ben Pfaff <blp@gnu.org>
637 * Makefile.am: Add coverage.sh, temp_template to EXTRA_DIST.
639 Sun Jul 24 20:35:04 2005 Ben Pfaff <blp@gnu.org>
641 * command/sysfile-info.sh: Add "-b -B -w" to diff command line.
642 Fixes apparent failure under Cygwin. Thanks to John Darrington
643 <john@cellform.com.au> for reporting this problem.
645 Mon Jul 4 18:02:44 2005 Ben Pfaff <blp@gnu.org>
647 * command/sysfile-info.sh: Don't verify endianness. Fixes bug
648 reported by "Marshall DeBerry" <mdb@radix.net>.
650 Mon Jun 6 22:40:10 2005 Ben Pfaff <blp@gnu.org>
652 * command/print.sh: Get rid of RBHEX output. It wasn't worth
653 much. Fixes bug 12312.
655 Tue May 10 19:59:10 2005 Ben Pfaff <blp@gnu.org>
657 * bugs/agg-crash-2.sh: Fix output given bug 13054.
659 Wed May 4 23:50:02 2005 Ben Pfaff <blp@gnu.org>
661 * bugs/match-files-scratch.sh: New test for bug 12948.
663 * Makefile.am: (TESTS) Add bugs/match-files-scratch.sh.
665 Sun May 1 23:18:37 2005 Ben Pfaff <blp@gnu.org>
667 Most tests: changed capitalization of variable names in
668 definitions or in output, because now we preserve it.
670 Mon Apr 25 23:30:17 2005 Ben Pfaff <blp@gnu.org>
672 * commands/match-files.sh: New test.
674 * Makefile.am: (TESTS) Add commands/match-files.sh.
676 Sun Apr 17 16:38:00 2005 Ben Pfaff <blp@gnu.org>
678 * crosstabs.stat, data-fmts.stat, do-if.stat, do-repeat.stat,
679 gengarbage.c, inpt-pgm.stat, mdfy-vars.stat, means.stat,
680 mtch-file.stat, pcs-if.stat, recode.stat, repeating.stat,
681 reread.data, reread.stat, sys-info.stat, t-test.stat,
682 temporary.stat, time-date.stat, vector.stat: Removed because they
685 * Makefile.am: Removed sort.data references. Fixed up
688 Sun Mar 20 14:16:31 2005 Ben Pfaff <blp@gnu.org>
690 * command/aggregate.sh: Rewrite.
692 Mon Mar 14 21:58:23 2005 Ben Pfaff <blp@gnu.org>
694 * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test
697 * commands/sort.sh: Rewrite to test more thoroughly and to verify
698 that the sort is stable.
700 Sat Mar 12 23:30:37 2005 Ben Pfaff <blp@gnu.org>
702 * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh:
703 Fix AGGREGATE command syntax.
705 Sat Mar 12 13:16:34 2005 Ben Pfaff <blp@gnu.org>
707 * bugs/temp-freq.sh: Add another test.
709 Fri Mar 11 10:40:41 2005 Ben Pfaff <blp@gnu.org>
711 * expressions/expressions.sh: Add another test.
713 Sun Mar 6 19:30:14 2005 Ben Pfaff <blp@gnu.org>
715 * expressions/vectors.sh: New test.
717 * Makefile.am: Add expressions/vectors.sh.
719 Sun Mar 6 17:56:27 2005 Ben Pfaff <blp@gnu.org>
721 * expressions/expressions.sh: Add tests for generic optimizations.
723 Sun Mar 6 11:03:58 2005 Ben Pfaff <blp@gnu.org>
725 * Makefile.am: Add expressions/variables.sh. Remove expr.stat.
727 * expr.stat: Removed.
729 'Mon Feb 28 23:31:16 2005 Ben Pfaff <blp@gnu.org>
731 * Makefile.am: Removed xforms/expressions.sh. Added
732 expressions/expressions.sh, expressions/epoch.sh,
733 expressions/randist.sh.
735 * command/print.sh: Update error messages.
737 Sun Feb 13 16:15:09 2005 Ben Pfaff <blp@gnu.org>
739 * bugs/agg-crash-2.sh: Add new test for Bug #11955.
741 Fri Feb 11 23:27:08 2005 Ben Pfaff <blp@gnu.org>
743 * bugs/crosstabs-crash.sh: Add new test for Bug #11916.
745 Tue Jan 18 19:25:24 WST 2005 John Darrington <john@darrington.wattle.id.au>
747 * Canonicalised (some of) the tests' temp file names to make it
748 easier to recognise valgrind ouput.
750 Sun Jan 9 16:39:08 WST 2005 John Darrington <john@darrington.wattle.id.au>
752 * bugs/big-input-2.sh Made the test a bit faster
754 John Darrington <john@darrington.wattle.id.au>
756 * command/examine.sh Added
758 Mon Nov 15 23:52:55 2004 Ben Pfaff <blp@gnu.org>
760 * bugs/random.sh: Update expected random values to reflect the GSL
761 random number generator.
763 Sat Nov 6 14:49:27 WST 2004 John Darrington <john@darrington.wattle.id.au>
765 * command/oneway-with-splits.sh Added.
767 Sun Oct 31 16:08:47 WST 2004 John Darrington <john@darrington.wattle.id.au>
769 * bugs/recode-copy-bug.sh bugs/computebug.sh Fixed problem which
770 caused make distcheck to not know where some critical files were.
772 Mon May 31 21:49:19 2004 Ben Pfaff <blp@gnu.org>
774 * bugs/t-test-with-temp.sh: Use $SUPERVISOR.
776 * bugs/t-test-1-indep-val.sh: Ditto.
778 * bugs/t-test-1-sample-missing-anal.sh: Ditto.
780 * bugs/t-test-1-sample-missing-list.sh: Ditto.
782 * bugs/t-test-1s.sh: Ditto.
784 * bugs/t-test-groups.sh: Ditto.
786 * bugs/t-test-indep-missing-anal.sh: Ditto.
788 * bugs/t-test-indep-missing-list.sh: Ditto.
790 * bugs/t-test-paired-missing-anal.sh: Ditto.
792 * bugs/t-test-paired-missing-list.sh: Ditto.
794 * bugs/t-test-pairs.sh: Ditto.
796 Sun May 30 19:18:26 2004 Ben Pfaff <blp@gnu.org>
798 * command/tabs.sh: Default tab width is now 4.
800 * command/data-list.sh: New test.
802 * Makefile.am: (TESTS) Add command/data-list.sh.
804 Sun Apr 11 14:21:16 2004 Ben Pfaff <blp@gnu.org>
806 * stats/moments.sh: Now that our one-pass moments algorithm is
807 better we don't have to omit any of the test cases for it.
809 Fri Apr 9 20:03:33 2004 Ben Pfaff <blp@gnu.org>
811 * Makefile.am: (TESTS) Add stats/descript-mean-bug.sh.
813 * stats/descript-mean-bug.sh: Add test for a bug where
814 DESCRIPTIVES asking only for the mean assert-failed.
816 Sat Apr 3 11:42:31 2004 Ben Pfaff <blp@gnu.org>
818 * Makefile.am: (TESTS) Add bugs/comment-at-eof.sh. Alphabetize
821 * bugs/comment-at-eof.sh: Add test for a bug where a comment at
822 end of file caused an infinite loop.
824 Sat Mar 27 11:29:06 WST 2004 John Darrington <john@darrington.wattle.id.au>
826 * bugs/get.sh Added regression test for a bug in loading a dictionary
827 with the GET command.
829 Tue Mar 30 22:10:08 2004 Ben Pfaff <blp@gnu.org>
831 * Makefile.am: (TESTS) Add bugs/multipass.sh.
833 Mon Mar 29 15:25:09 2004 Ben Pfaff <blp@gnu.org>
835 * Makefile.am: (TESTS) Add xforms/casefile.sh,
836 stats/descript-basic.sh, stats/descript-missing.sh,
837 stats/moments.sh. Remove command/descriptives.sh.
839 * command/descriptives.sh: Removed.
841 * command/weight.sh: Fix output (statistic values were wrong!).
843 * stats/descript-basic.sh: New test.
845 * stats/descript-missing.sh: New test.
847 * stats/moments.sh: New test.
849 * xforms/casefile.sh: New test.
851 * xforms/expressions.sh: Cleans up after itself now.
853 Fri Mar 26 00:55:48 2004 Ben Pfaff <blp@gnu.org>
855 * Makefile.am: (TESTS) Add xforms/expressions.sh, remove
858 * command/beg-data.sh: Remove REMARK usage.
860 * command/bignum.sh: Ditto.
862 * command/list.sh: Ditto.
864 * command/print.sh: Ditto.
866 Sat Mar 20 18:11:15 2004 Ben Pfaff <blp@gnu.org>
868 * command/list.sh: Update output.
870 * command/print.sh: Ditto.
872 * command/weight.sh: Ditto.
874 Sun Mar 14 23:04:14 2004 Ben Pfaff <blp@gnu.org>
876 * command/sort.sh: Use numeric, not string, data to avoid spurious
879 Wed Mar 10 21:22:03 2004 Ben Pfaff <blp@gnu.org>
881 * bugs/temporary.sh: Test that basic use of TEMPORARY works.
883 Mon Feb 16 21:36:57 2004 Ben Pfaff <blp@gnu.org>
885 * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
886 can run valgrind or gdb easily with `make check'
888 Sat Dec 13 00:08:23 2003 Ben Pfaff <blp@gnu.org>
890 * syntax: Run a diff when there's no expected output, too.
892 Fri Jan 7 20:30:23 2000 Ben Pfaff <blp@gnu.org>
894 * data-fmts.stat: Add more date tests.
896 * do-repeat.stat: SET ECHO ON.
898 * syntax: Replace test -L with test -h.
900 Tue Jan 5 14:21:52 1999 Ben Pfaff <blp@gnu.org>
902 * data-list.stat, data-list.data: Adjust so that it can tell if
903 DATA LIST FREE properly parses and pads string values.
905 * list.stat: Remove anachronistic `SET EMULATION PC'.
909 Tue Jan 5 14:12:58 1999 Ben Pfaff <blp@gnu.org>
911 * syntax: Replaced `test' calls with `['. This may or may not fix
912 the problems some people have reported.
914 Sun Aug 9 11:15:38 1998 Ben Pfaff <blp@gnu.org>
916 * Makefile.am: (EXTRA_DIST) Update for renamed files.
918 * autorecode.stat: Renamed autorecod.stat.
920 * begin-data.stat: Renamed beg-data.stat.
922 * data-formats.stat: Renamed data-fmts.stat.
924 * expression.stat: Renamed expr.stat.
926 * file-label.stat: Renamed file-lab.stat.
928 * input-program.stat: Renamed inpt-pgm.stat.
930 * modify-vars.stat: Renamed mdfy-vars.stat.
932 * match-files.stat: Renamed mtch-file.stat.
934 * process-if.stat: Renamed pcs-if.stat.
936 * split-file.stat: Renamed splt-file.stat.
938 * sysfile-info.stat: Renamed sys-info.stat.
940 * expect/: Refreshed.
942 Sat Aug 8 00:27:07 1998 Ben Pfaff <blp@gnu.org>
944 * Makefile.am: (EXTRA_DIST) Add `syntax'.
945 (dist-hook) New target.
947 Wed Aug 5 00:04:16 1998 Ben Pfaff <blp@gnu.org>
949 * TEST-RESULTS: Removed.
951 * show-check-msg: Removed.
955 * syntax: New. Thanks to James R. Van Zandt <jrv@vanzandt.mv.com>
956 for this implementation of automatic testing.
958 * Makefile: (TESTS) Set to the syntax script.
960 (EXTRA_DIST) Remove TEST-RESULTS. Add `syntax'.
962 Sun Jul 5 14:16:18 1998 Ben Pfaff <blp@gnu.org>
964 * Makefile.am: (EXTRA_DIST) Add flip.stat.
966 Sun Jul 5 00:50:41 1998 Ben Pfaff <blp@gnu.org>
968 * crosstabs.stat: Change to test /MISSING=REPORT.
970 Tue Jun 2 23:42:23 1998 Ben Pfaff <blp@gnu.org>
972 * flip.stat: New file.
974 * weighting.stat: Update.
976 Mon May 25 12:45:46 1998 Ben Pfaff <blp@gnu.org>
978 * Makefile.am: (EXTRA_DIST) Add crosstabs.stat, match-files.stat.
980 * crosstabs.stat: Turn off cells=all.
982 Tue May 12 16:22:06 1998 Ben Pfaff <blp@gnu.org>
984 * crosstabs.stat: Minor changes.
986 Thu May 7 23:16:03 1998 Ben Pfaff <blp@gnu.org>
988 * crosstabs.stat: Replace with a test that is hopefully better.
990 Tue Apr 14 01:00:46 1998 Ben Pfaff <blp@gnu.org>
992 * crosstabs.stat: New.
994 Mon Mar 9 15:40:25 1998 Ben Pfaff <blp@gnu.org>
996 * match-files.stat: More thorough.
998 Mon Mar 9 01:14:14 1998 Ben Pfaff <blp@gnu.org>
1000 * match-files.stat: More thorough.
1002 1998-03-05 Ben Pfaff <blp@gnu.org>
1004 * Makefile.am: Use ./gengarbage instead of gengarbage.
1006 1998-02-23 Ben Pfaff <blp@gnu.org>
1008 * Many tests: Remove final finish command.
1010 1998-02-16 Ben Pfaff <blp@gnu.org>
1012 * (DISTCLEANFILES) Clean *.save, pspp.*, foo*
1014 * file-label.stat, sysfile-info.stat: Replace .sav with .save.
1016 * match-files.stat: New file.
1018 Fri Feb 13 15:58:11 1998 Ben Pfaff <blp@gnu.org>
1020 * Makefile.am: (EXTRA_DIST) Add TEST-RESULTS.
1022 Tue Jan 13 01:11:36 1998 Ben Pfaff <blp@gnu.org>
1024 * aggregate.stat: Some more testing.
1026 Sat Jan 10 23:57:14 1998 Ben Pfaff <blp@gnu.org>
1028 * Makefile.am: (DISTCLEANFILES) Add aggregate.save.
1030 * aggregate.stat: Slightly more thorough.
1032 Sat Jan 10 02:17:00 1998 Ben Pfaff <blp@gnu.org>
1034 * Makefile.am: (EXTRA_DIST) Add means.stat, t-test.stat.
1036 * means.stat: New file.
1038 Thu Jan 8 22:38:59 1998 Ben Pfaff <blp@gnu.org>
1040 * Many tests: Removed extra newlines from REMARKs.
1042 Mon Jan 5 11:18:44 1998 Ben Pfaff <blp@gnu.org>
1044 * sysfile-info.stat: Test most of the DISPLAY commands. Update
1047 * vector.stat: Display vectors.
1049 Sun Jan 4 18:31:36 1998 Ben Pfaff <blp@gnu.org>
1051 * All tests: Added title.
1053 * begin-data.stat: Updated REMARK format.
1055 * descript.stat: Comment fix.
1057 Sun Dec 21 16:57:31 1997 Ben Pfaff <blp@gnu.org>
1059 * TEST-RESULTS: New file.
1061 Fri Dec 5 22:02:20 1997 Ben Pfaff <blp@gnu.org>
1063 * Makefile.am: (DISTCLEANFILES) Add fiasco.html.
1065 Tue Dec 2 14:55:22 1997 Ben Pfaff <blp@gnu.org>
1067 * t-test.stat: New file.
1069 Fri Nov 14 00:17:25 1997 Ben Pfaff <blp@gnu.org>
1071 * aggregate.stat: Changed.
1073 Tue Oct 28 16:26:25 1997 Ben Pfaff <blp@gnu.org>
1075 * aggregate.stat: New file.
1077 * Makefile.am: (EXTRA_DIST) Add aggregate.stat.
1079 Sun Oct 5 16:02:02 1997 Ben Pfaff <blp@gnu.org>
1081 * fall92.stat, fall92.data: Removed (unknown copyright).
1083 * gengarbage.c: Define EXIT_SUCCESS if not defined by headers.
1084 From Alexandre Oliva <oliva@dcc.unicamp.br>.
1086 Sat Oct 4 16:35:59 1997 Ben Pfaff <blp@gnu.org>
1088 * repeating.stat: New file.
1090 * Makefile.am: (EXTRA_DIST) Add repeating.stat.
1092 Thu Sep 18 21:40:50 1997 Ben Pfaff <blp@gnu.org>
1094 * Makefile.am: (EXTRA_DIST) Add lag.stat.
1096 Mon Aug 18 18:31:42 1997 Ben Pfaff <blp@gnu.org>
1098 * do-repeat.stat: Even more useful.
1100 * lag.stat: New file.
1102 Sun Aug 17 22:47:53 1997 Ben Pfaff <blp@gnu.org>
1104 * do-repeat.stat: Made actually useful, not stupid.
1106 Sun Aug 3 11:46:00 1997 Ben Pfaff <blp@gnu.org>
1108 * In several files, replace usage of deprecated term `script' by
1111 Thu Jul 17 02:12:17 1997 Ben Pfaff <blp@gnu.org>
1113 * Makefile.am: (EXTRA_DIST) Add tabs.stat.
1115 * file-label.stat: Improved.
1117 * sysfile-info.stat: Tests DISPLAY DICTIONARY now as well.
1119 Fri Jul 11 14:13:49 1997 Ben Pfaff <blp@gnu.org>
1121 * gengarbage.c: Reformat. #include's <time.h>. Uses ANSI C
1122 rand() in place of random(). Calls the randomizer srand().
1124 Thu Jul 10 22:16:34 1997 Ben Pfaff <blp@gnu.org>
1126 * tabs.stat: New file.
1128 Wed Jun 25 22:54:40 1997 Ben Pfaff <blp@gnu.org>
1130 * Makefile.am: (EXTRA_DIST) Removed bug.stat, file-type.stat.
1132 Sun Jun 8 01:24:55 1997 Ben Pfaff <blp@gnu.org>
1134 * Makefile.am: Added fiasco.ps, fiasco.list, foo, foo.sav, msgs to
1137 * input-program.stat: Made some variables scratch.
1139 Fri Jun 6 22:53:03 1997 Ben Pfaff <blp@gnu.org>
1141 * Many files: Comment fixes, removed `set output raw.' commands.
1143 * Other miscellaneous changes.
1145 Tue Jun 3 23:44:46 1997 Ben Pfaff <blp@gnu.org>
1147 * list.stat: Re-enabled some of it.
1149 Wed Apr 23 21:33:48 1997 Ben Pfaff <blp@gnu.org>
1151 * sysfile-info.stat: A little more generalized now.
1153 Fri Apr 18 15:42:22 1997 Ben Pfaff <blp@gnu.org>
1155 * Makefile.am: Maintainer-clean Makefile.in.
1157 Thu Mar 27 01:11:29 1997 Ben Pfaff <blp@gnu.org>
1159 * gengarbage.pl: Removed.
1161 Sat Feb 15 21:26:53 1997 Ben Pfaff <blp@gnu.org>
1163 * descript.stat: Syntax fixes.
1165 * process-if.stat: New test for PROCESS IF.
1167 Sun Jan 19 14:22:11 1997 Ben Pfaff <blp@gnu.org>
1169 * autorecode.stat, modify-vars.stat: More thorough.
1171 * data-formats.stat, file-label.stat: New tests.
1173 Thu Jan 16 13:08:57 1997 Ben Pfaff <blp@gnu.org>
1175 * bug.stat: Comment fix.
1177 Wed Jan 1 22:08:10 1997 Ben Pfaff <blp@gnu.org>
1179 * filter.stat: New file; tests FILTER behavior.
1181 Wed Jan 1 17:00:59 1997 Ben Pfaff <blp@gnu.org>
1183 * gengarbage.pl: New perl program equivalent to gengarbage.c.
1185 Sun Dec 29 21:36:48 1996 Ben Pfaff <blp@gnu.org>
1187 * gengarbage.c: Changed.
1189 * sort.stat: Changed.
1191 Sun Dec 22 23:10:39 1996 Ben Pfaff <blp@gnu.org>
1193 * sort.stat: New file.
1195 Fri Dec 13 21:30:53 1996 Ben Pfaff <blp@gnu.org>
1197 * autorecode.stat: New file.
1199 * fall92.stat: Mods for practicality.
1201 * test.bat, testall.bat: Removed.
1203 Thu Nov 28 23:14:07 1996 Ben Pfaff <blp@gnu.org>
1205 * list.stat, weighting.stat: Changed SET COMPATIBILITY subcommand
1206 to SET EMULATION in anticipation of change.
1208 Sat Oct 26 23:06:06 1996 Ben Pfaff <blp@gnu.org>
1210 * recode.stat: Removed comment about bug, since I fixed that.
1212 Thu Oct 24 20:13:42 1996 Ben Pfaff <blp@gnu.org>
1214 * print.stat: Slightly more thorough.
1216 Thu Oct 24 17:47:14 1996 Ben Pfaff <blp@gnu.org>
1218 * time-date.stat: Slightly more thorough.
1220 Wed Oct 23 21:53:43 1996 Ben Pfaff <blp@gnu.org>
1222 * time-date.stat: New file.
1224 Thu Sep 26 22:20:26 1996 Ben Pfaff <blp@gnu.org>
1226 * list.data: More data.
1228 * list.stat: Handles all that extra data.
1230 * weighting.stat: Doesn't try to list $WEIGHT because PC+ isn't
1231 quite supported yet.
1233 Wed Sep 4 21:45:35 1996 Ben Pfaff <blp@gnu.org>
1235 * weighting.stat: Tests for proper ligatures. Won't work until
1236 encodings are correct, of course...
1238 ----------------------------------------------------------------------
1241 version-control: never