summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-09-10 20:59:03 +0000
committerPaul Smith <psmith@gnu.org>2002-09-10 20:59:03 +0000
commit5297a83b276f09de626d678d1fae80f5e76db08d (patch)
tree679098eada52d79bda0a5747f4232a54334ceddc /tests/ChangeLog
parent7ea029a07c02b9401cb3d88566eac41959b84c11 (diff)
downloadgunmake-5297a83b276f09de626d678d1fae80f5e76db08d.tar.gz
Have the test driver check for the new format of the time skew error
messages.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 64a8322..fd6ef2a 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,8 @@
2002-09-10 Paul D. Smith <psmith@gnu.org>
+ * test_driver.pl (compare_output): Match the new format for time
+ skew error messages.
+
* scripts/features/export: Created. Add tests for export/unexport
capabilities, including exporting/unexporting expanded variables.