aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2022-11-30 23:29:39 -0600
committerJacob Bachmeyer <jcb@gnu.org>2022-11-30 23:29:39 -0600
commitdedbb52e0ff76de343fda997b9209dc10b632c5c (patch)
tree0336f9759f63e358101e00650e03f8d9efcbc07d /ChangeLog
parentc9991345fe574151b7a0ce65cca73c48e4d6c85f (diff)
downloaddejagnu-dedbb52e0ff76de343fda997b9209dc10b632c5c.zip
dejagnu-dedbb52e0ff76de343fda997b9209dc10b632c5c.tar.gz
dejagnu-dedbb52e0ff76de343fda997b9209dc10b632c5c.tar.bz2
Rename libdejagnu test driver
The previous name was confusingly similar to the test programs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cfded4..a686cf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2022-11-30 Jacob Bachmeyer <jcb@gnu.org>
+ * testsuite/libdejagnu/unit.exp: Rename this...
+ * testsuite/libdejagnu/harness.exp: ...to this.
+
* doc/dejagnu.texi (C++ unit testing API): Document recent
improvements and the rest of the C++ API.