aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-04-25 04:19:50 +0000
committerYang Tse <yangsita@gmail.com>2008-04-25 04:19:50 +0000
commit113d0937dee864e3fcb0e1ca6b96ce7aa8e28e9e (patch)
treed5fae6c3dac492091f6f7740bb08f2b25c36bc3a /CHANGES
parentd0a506661ff7509f00b456be6a23d8981b22bc7f (diff)
Add 'timeout' and 'delay' attributes support for the test harness <command> subsection
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8e4b0ecbe..144721a48 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,9 +7,17 @@
Changelog
+Yang Tse (25 Apr 2008)
+- Added 'timeout' and 'delay' attributes support for the test harness
+ <command> subsection.
+
Daniel Fandrich (24 Apr 2008)
- Made --stderr able to redirect all stderr messages.
+Yang Tse (23 Apr 2008)
+- Improve synchronization between test harness runtests.pl script
+ and test harness servers to minimize risk of false test failures.
+
Daniel Fandrich (22 Apr 2008)
- Added support for running on Symbian OS.