X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=4d294bdf65059bbb7546b0e6ccade9604d7a3bfe;hb=e3a5ee371609abb70f2d3f1efa11bd5c7e10ef09;hp=26fdf957017f17ad7faa92d834a74dfbef9752e0;hpb=53a77fc6d950849af8fa98e89a6e9cb6d1281891;p=pspp diff --git a/tests/ChangeLog b/tests/ChangeLog index 26fdf95701..4d294bdf65 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,20 @@ +Sun Mar 20 14:16:31 2005 Ben Pfaff + + * command/aggregate.sh: Rewrite. + +Mon Mar 14 21:58:23 2005 Ben Pfaff + + * Makefile.am: (TESTS_ENVIRONMENT) Add PERL to the test + environment. + + * commands/sort.sh: Rewrite to test more thoroughly and to verify + that the sort is stable. + +Sat Mar 12 23:30:37 2005 Ben Pfaff + + * bugs/agg-crash-2.sh, bugs/big-input-2.sh, command/aggregate.sh: + Fix AGGREGATE command syntax. + Sat Mar 12 13:16:34 2005 Ben Pfaff * bugs/temp-freq.sh: Add another test.