aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6036924..a74fce5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
(TestState::totals): Likewise for C++ API.
* lib/dejagnu.exp (host_execute): Add UNSUPPORTED test result.
* doc/dejagnu.texi (DejaGnu unit test protocol): Document same.
+ (C unit testing API): Document new function for same.
+ (C++ unit testing API): Document new function for same.
+
* testsuite/libdejagnu/unit-c.c: Add test for UNSUPPORTED.
* testsuite/libdejagnu/unit.exp: Likewise.