Add 'timeout' and 'delay' attributes support for the test harness <command> subsection

This commit is contained in:
Yang Tse
2008-04-25 04:19:50 +00:00
parent d0a506661f
commit 113d0937de
4 changed files with 58 additions and 35 deletions

View File

@@ -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.