comparison 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
comparison
equal deleted inserted replaced
100:991657282121 101:c37d3a9e1b28
1 2000-06-15 John Dallaway <jld@redhat.com>
2
3 * win32/RunTestsSheet.cpp:
4
5 Modify the CRunTestsSheet constructor to set the download
6 timeout type to TIMEOUT_SPECIFIED and server side GDB
7 flag to FALSE by default.
8
9 Modify OnRun() to specify a default timeout of 900 seconds.
10
11 * win32/RunTestsSheet.h:
12
13 Add SetResetNone() inline function.
14
15 * win32/TestTool.rc:
16
17 Modify the IDD_TT_PLATFORM dialog to accept CR chars in
18 the GDB commands edit box and to correct the tab order.
19
1 2000-04-11 Simon FitzMaurice <sdf@redhat.co.uk> 20 2000-04-11 Simon FitzMaurice <sdf@redhat.co.uk>
2 * win32\ExecutionPage.cpp 21 * win32\ExecutionPage.cpp
3 win32\ExecutionPage.h 22 win32\ExecutionPage.h
4 win32\LocalPropertiesDialog.cpp 23 win32\LocalPropertiesDialog.cpp
5 win32\PlatformDialog.cpp 24 win32\PlatformDialog.cpp