Update log file entry for latest checkin to tests/actions.at.

This commit is contained in:
Paul Eggert
2004-12-11 07:08:34 +00:00
parent a14a26fa44
commit 68b082af0c

View File

@@ -19,9 +19,9 @@
(yyparse): Remove unused local introduced in 2004-10-25 patch.
* tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg
specifying whether the test is expected to fail. Use it tp
specifying whether the test should be skipped. Use it tp
specify that the [%defines %skeleton "lalr1.cc"] tests currently
fail.
fail on some hosts, and should be skipped.
2004-12-08 Paul Eggert <eggert@cs.ucla.edu>