aboutsummaryrefslogtreecommitdiff
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
parentc9991345fe574151b7a0ce65cca73c48e4d6c85f (diff)
Rename libdejagnu test driver
The previous name was confusingly similar to the test programs.
-rw-r--r--ChangeLog3
-rw-r--r--testsuite/libdejagnu/harness.exp (renamed from testsuite/libdejagnu/unit.exp)0
2 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.
diff --git a/testsuite/libdejagnu/unit.exp b/testsuite/libdejagnu/harness.exp
index 34da7b4..34da7b4 100644
--- a/testsuite/libdejagnu/unit.exp
+++ b/testsuite/libdejagnu/harness.exp