Mercurial > ecos
diff host/tools/ecostest/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 | 6512add4f5d6 |
| children | 95f3e12a6327 |
line wrap: on
line diff
--- a/host/tools/ecostest/ChangeLog +++ b/host/tools/ecostest/ChangeLog @@ -1,3 +1,15 @@ +2000-06-15 John Dallaway <jld@redhat.com> + + * common/eCosTest.cpp: + + Modify CeCosTest construvtor to use GetEnvironmentVariable() + rather than _tgetenv() under Win32. For some unknown reason, + _tgetenv() is not returning the correct version of PATH. + + * common/eCosTestPlatform.cpp: + + Modify SaveToRegistry() to save all test platform attributes. + 2000-05-03 Bart Veer <bartv@redhat.com> * common/permtest.cxx (find_ptest):
