Changes between Version 7 and Version 8 of TestPlan082

Show
Ignore:
Timestamp:
03/02/11 12:44:11 (2 years ago)
Author:
c2dietric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestPlan082

    v7 v8  
    33== Changes to 0.8.2 (things to test) == 
    44 
    5  * ('''Works using two nodes on single computer''') Multiple instances of the same component on different nodes in the same waveform should work.  (Best to test on two different nodes).  Test by changing configure on one instance and verify that the other one doesn’t change. 
     5 * ('''Works using two nodes on single computer''') Multiple instances of the same component on different nodes in the same waveform should work.   
     6   * re-test on two computers.  Test by changing configure on one instance and verify that the other one doesn’t change. 
    67 
    7  * OSSIE preferences file.  
    8   * Use your own license text.  Test by changing the license text in home/ossie/.ossie.cfg preferences file, generate a component, see if the new text shows up in the source files. 
     8 * ~~OSSIE preferences file. ~~ 
     9  * ~~Use your own license text.  Test by changing, from the Eclipse menu bar, Window->Preferences-> OSSIE -> License and paste in new text.  Generate a component, see if the new text shows up in the source files.~~ 
    910 
    1011 * Create a python component.  Test long, bool and string properties, both in OEF and in the generated component.