Changeset 356 for trunk/test
- Timestamp:
- Jun 12, 2009, 8:33:48 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/test_stub.cmd
r354 r356 203 203 204 204 say "*************************************************************************" 205 say "* viewstub cmdref *" 206 say "* *" 207 say "* Expected *" 208 say "* NewView starts and shows the NewView help. *" 209 say "* a second NewView starts and shows the 'Command Reference' help *" 210 say "* - left navigation is shown *" 211 say "* - contents tab is selected *" 212 say "* - all contents are collapsed *" 213 say "* - 'Introduction' is selected and visible at the right *" 214 say "*************************************************************************" 215 "start ..\build\newview_stub\viewstub" 216 call SysSleep 1 217 "start ..\build\newview_stub\viewstub cmdref" 218 pull 219 220 221 say "*************************************************************************" 205 222 say "* viewstub cmdref copy *" 206 223 say "* *" … … 317 334 say "* *" 318 335 say "* Expected *" 319 say "* NewView start and shows nothing*"320 say "* There is no second instance of NewView.*"336 say "* NewView start and shows own help *" 337 say "* a second NewView start and shows nothing *" 321 338 say "* - left navigation is NOT shown *" 322 339 say "* - The 'Search all fieles' dialog is opend and searches for copy *" … … 332 349 say "* *" 333 350 say "* Expected *" 334 say "* NewView start and shows the NewView help.*"351 say "* NewView starts and shows the NewView help. *" 335 352 say "* There is no second instance of NewView. *" 336 353 say "* - command line dialog is shown *"
Note:
See TracChangeset
for help on using the changeset viewer.