Changeset 354


Ignore:
Timestamp:
Jun 12, 2009, 8:25:30 AM (16 years ago)
Author:
RBRi
Message:

multi window tests fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/test_stub.cmd

    r62 r354  
    7676say "* NewView start and shows the 'Command Reference' help                  *"
    7777say "* - left navigation is shown                                            *"
     78say "* - search tab is selected                                              *"
     79say "*     (the search entry field is empty)                                 *"
    7880say "* - no hits visible and the right part is empty                         *"
    79 say "* - 'COPY' is selected and visible at the right                         *"
    8081say "* - all contents are collapsed                                          *"
    8182say "*************************************************************************"
     
    172173say "* Expected                                                              *"
    173174say "* NewView start and shows the NewView help.                             *"
    174 say "* - left navigation is shown                                            *"
    175 say "* - contents tab is selected                                            *"
    176 say "* - all contents are collapsed                                          *"
    177 say "* - 'Introduction' is selected and visible at the right                 *"
    178 say "*************************************************************************"
    179 "start ..\build\newview_stub\viewstub"
     175say "* There is no second instance of NewView.                               *"
     176say "* - left navigation is shown                                            *"
     177say "* - contents tab is selected                                            *"
     178say "* - all contents are collapsed                                          *"
     179say "* - 'Introduction' is selected and visible at the right                 *"
     180say "*************************************************************************"
     181"start ..\build\newview_stub\viewstub"
     182call SysSleep 1
    180183"start ..\build\newview_stub\viewstub"
    181184pull
     
    187190say "* Expected                                                              *"
    188191say "* NewView start and shows the 'Command Reference' help                  *"
    189 say "* - left navigation is shown                                            *"
    190 say "* - contents tab is selected                                            *"
    191 say "* - all contents are collapsed                                          *"
    192 say "* - 'Introduction' is selected and visible at the right                 *"
    193 say "*************************************************************************"
    194 "start ..\build\newview_stub\viewstub cmdref"
     192say "* There is no second instance of NewView.                               *"
     193say "* - left navigation is shown                                            *"
     194say "* - contents tab is selected                                            *"
     195say "* - all contents are collapsed                                          *"
     196say "* - 'Introduction' is selected and visible at the right                 *"
     197say "*************************************************************************"
     198"start ..\build\newview_stub\viewstub cmdref"
     199call SysSleep 1
    195200"start ..\build\newview_stub\viewstub cmdref"
    196201pull
     
    199204say "*************************************************************************"
    200205say "* viewstub cmdref copy                                                  *"
    201 say "* This is DIFFERENT from the direct NewView call. But this is the same  *"
    202 say "* in older NewView versions                                             *"
    203 say "*                                                                       *"
    204 say "* Expected                                                              *"
    205 say "* NewView start and shows the 'Command Reference' help                  *"
     206say "*                                                                       *"
     207say "* Expected                                                              *"
     208say "* NewView start and shows the 'Command Reference' help                  *"
     209say "* There is no second instance of NewView.                               *"
    206210say "* - left navigation is shown                                            *"
    207211say "* - search tab is selected (copy is visible in the search entry field)  *"
     
    211215say "*************************************************************************"
    212216"start ..\build\newview_stub\viewstub cmdref"
     217call SysSleep 1
    213218"start ..\build\newview_stub\viewstub cmdref copy"
    214219pull
     
    220225say "* Expected                                                              *"
    221226say "* NewView start and shows the 'Command Reference' help                  *"
     227say "* There is no second instance of NewView.                               *"
    222228say "* - left navigation is shown                                            *"
    223229say "* - search tab is selected (copy is visible in the search entry field)  *"
     
    227233say "*************************************************************************"
    228234"start ..\build\newview_stub\viewstub cmdref"
     235call SysSleep 1
    229236"start ..\build\newview_stub\viewstub /s cmdref copy"
    230237pull
     
    236243say "* Expected                                                              *"
    237244say "* NewView start and shows the 'Command Reference' help                  *"
    238 say "* - left navigation is shown                                            *"
    239 say "* - contents tab is selected                                            *"
    240 say "* - all contents are collapsed                                          *"
    241 say "* - 'Introduction' is selected and visible at the right                 *"
    242 say "*************************************************************************"
    243 "start ..\build\newview_stub\viewstub cmdref"
     245say "* There is no second instance of NewView.                               *"
     246say "* - left navigation is shown                                            *"
     247say "* - contents tab is selected                                            *"
     248say "* - all contents are collapsed                                          *"
     249say "* - 'Introduction' is selected and visible at the right                 *"
     250say "*************************************************************************"
     251"start ..\build\newview_stub\viewstub cmdref"
     252call SysSleep 1
    244253"start ..\build\newview_stub\viewstub /s cmdref"
    245254pull
     
    251260say "* Expected                                                              *"
    252261say "* NewView start and shows the 'Command Reference' help                  *"
     262say "* There is no second instance of NewView.                               *"
    253263say "* - left navigation is shown                                            *"
    254264say "* - search tab is selected                                              *"
     
    260270say "*************************************************************************"
    261271"start ..\build\newview_stub\viewstub cmdref"
     272call SysSleep 1
    262273"start ..\build\newview_stub\viewstub /s cmdref net access"
    263274pull
     
    269280say "* Expected                                                              *"
    270281say "* NewView start and shows the 'Command Reference' help                  *"
     282say "* There is no second instance of NewView.                               *"
    271283say "* - left navigation is shown                                            *"
    272284say "* - search tab is selected                                              *"
     
    278290say "*************************************************************************"
    279291"start ..\build\newview_stub\viewstub cmdref"
     292call SysSleep 1
    280293'start ..\build\newview_stub\viewstub /s cmdref "net access"'
    281294pull
     
    283296
    284297say "*************************************************************************"
    285 say "* viewstub /s cmdref net access                                         *"
    286 say "*                                                                       *"
    287 say "* Expected                                                              *"
    288 say "* NewView start and shows the 'Command Reference' help                  *"
    289 say "* - left navigation is shown                                            *"
    290 say "* - search tab is selected                                              *"
    291 say "*     ('""net access""' is visible in the search entry field)           *"
    292 say "* - search was done for net AND access                                  *"
    293 say "* - 'NET ACCESS' is selected and visible at the right                   *"
    294 say "* - on contents tab only 'LAN Server Commands' is expanded              *"
    295 say "*   and 'NET ACCESS' is selected                                        *"
    296 say "*************************************************************************"
    297 "start ..\build\newview_stub\viewstub cmdref copy"
    298 'start ..\build\newview_stub\viewstub /s cmdref "net access"'
    299 pull
    300 
    301 
    302 say "*************************************************************************"
    303298say "* viewstub /g cmdref copy                                               *"
    304299say "*                                                                       *"
    305300say "* Expected                                                              *"
    306301say "* NewView start and shows the 'Command Reference' help                  *"
     302say "* There is no second instance of NewView.                               *"
    307303say "* - left navigation is shown                                            *"
    308304say "* - contents tab is selected                                            *"
     
    312308say "*************************************************************************"
    313309"start ..\build\newview_stub\viewstub cmdref"
     310call SysSleep 1
    314311"start ..\build\newview_stub\viewstub /g cmdref copy"
    315312pull
     
    321318say "* Expected                                                              *"
    322319say "* NewView start and shows nothing                                       *"
     320say "* There is no second instance of NewView.                               *"
    323321say "* - left navigation is NOT shown                                        *"
    324322say "* - The 'Search all fieles' dialog is opend and searches for copy       *"
    325323say "*************************************************************************"
    326 TODO
     324"start ..\build\newview_stub\viewstub"
     325call SysSleep 1
    327326"start ..\build\newview_stub\viewstub /g copy"
    328327pull
     
    334333say "* Expected                                                              *"
    335334say "* NewView start and shows the NewView help.                             *"
     335say "* There is no second instance of NewView.                               *"
    336336say "* - command line dialog is shown                                        *"
    337337say "* - left navigation is shown                                            *"
     
    341341say "*************************************************************************"
    342342"start ..\build\newview_stub\viewstub"
     343call SysSleep 1
    343344"start ..\build\newview_stub\viewstub -h"
    344345pull
Note: See TracChangeset for help on using the changeset viewer.