X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=795da07ec61f07b9ca1c93cf1be8a41d9271ea79;hb=a81a87da6616bf36a019a501c468cd61422a12b1;hp=2801b7b2343d78703d0631d796539f86f7928934;hpb=8021cf8974a46fe82af7b8952e448c0ea6858a48;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 2801b7b2..795da07e 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,65 @@ +2007-07-24 Ben Pfaff + + * tests/command/flip.sh: Add tests to avoid regression on bugs + #20493, #20494. + +2007-07-22 Ben Pfaff + + * command/very-long-strings.sh: Test both compressed and + uncompressed system files with very long strings. + +2007-07-17 Ben Pfaff + + Patch #19335. Reviewed by John Darrington. + + * expressions/randist/compare.pl: Use strict and all warnings. + + * expressions/randist/randist.pl: Ditto. + + * formats/num-out-cmp.pl: Ditto. + + * formats/num-out-compare.pl: Ditto. + + * formats/num-out-decmp.pl: Ditto. + + * formats/num-out.pl: Ditto. + +2007-07-17 Ben Pfaff + + * formats/float-format.h: Drop the tests that depend on parsing + "-0" from a syntax file. Also make float-format.sh error messages + easier to read, by changing the sed command so that error line + numbers are easier to match to the test input. + Reviewed by John Darrington as patch #6091. + +2007-07-11 Ben Pfaff + + * xforms/expressions.sh: Remove unused file. Fixes bug + #18140. + +2007-06-06 Ben Pfaff + + * commands/match-files.sh: Test the new support for FIRST and LAST + subcommands. + +2007-06-06 Ben Pfaff + + * automake.mk: Remove test. + + * xforms/casefile.sh: Removed test. + +2007-06-06 Ben Pfaff + + * automake.mk: Add new test. + + * command/datasheet.sh: New test. + +2007-06-03 Ben Pfaff + + * libpspp/tower-test.c: Also test tower_last, tower_prev functions. + + * libpspp/range-set-test.c: Also test the range_set_clone function. + 2007-05-06 Ben Pfaff Abstract the documents within a dictionary a little better. @@ -8,7 +70,7 @@ 2007-04-19 John Darrington - * tests/command/no_case_size.sh tests/command/sysfiles-old.sh : + * command/no_case_size.sh command/sysfiles-old.sh: Changed tests to reflect new behaviour (case changing) when reading system files with no long name table. @@ -16,7 +78,7 @@ * automake.mk: Add recode.sh to tests. - * tests/xforms/recode.sh: New test. + * xforms/recode.sh: New test. 2007-04-03 Ben Pfaff John McCabe-Dansted @@ -66,7 +128,7 @@ Sat Feb 3 21:57:34 2007 Ben Pfaff * automake.mk: Add tests/command/vector.sh. - * tests/command/vector.sh: New test. + * command/vector.sh: New test. Wed Jan 24 21:13:53 2007 Ben Pfaff @@ -318,9 +380,8 @@ Mon Aug 1 21:48:54 2005 Ben Pfaff Sat Jul 30 21:54:23 2005 Ben Pfaff * command/sys-info.sh: Removed. (This was not actually in TESTS - in Makefile.am, so it was never called. - tests/command/sysfile-info.sh does what it was trying to do, but - better.) + in Makefile.am, so it was never called. command/sysfile-info.sh + does what it was trying to do, but better.) Sat Jul 30 21:50:33 2005 Ben Pfaff