Mercurial > ecos
diff host/tools/testtool/ChangeLog @ 101:c37d3a9e1b28 ecos-sw-2000-06-16
Merge from eCos master repository on 2000-06-16-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 16 Jun 2000 16:43:59 +0000 |
| parents | 6736c52df507 |
| children |
line wrap: on
line diff
--- a/host/tools/testtool/ChangeLog +++ b/host/tools/testtool/ChangeLog @@ -1,3 +1,22 @@ +2000-06-15 John Dallaway <jld@redhat.com> + + * win32/RunTestsSheet.cpp: + + Modify the CRunTestsSheet constructor to set the download + timeout type to TIMEOUT_SPECIFIED and server side GDB + flag to FALSE by default. + + Modify OnRun() to specify a default timeout of 900 seconds. + + * win32/RunTestsSheet.h: + + Add SetResetNone() inline function. + + * win32/TestTool.rc: + + Modify the IDD_TT_PLATFORM dialog to accept CR chars in + the GDB commands edit box and to correct the tab order. + 2000-04-11 Simon FitzMaurice <sdf@redhat.co.uk> * win32\ExecutionPage.cpp win32\ExecutionPage.h
