platform-core-home/documents/test_plan_30.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20, Tue Jun 1 15:04:36 2004 UTC revision 1.21, Wed Jun 2 13:23:33 2004 UTC
# Line 508  Line 508 
508  </pre>  </pre>
509    
510  <li>Change Match1 version number to be 1.0.1 and repeat the "repeat section". The test with perfect match is expected to  <li>Change Match1 version number to be 1.0.1 and repeat the "repeat section". The test with perfect match is expected to
   
511  fail.</li>  fail.</li>
512  <li>Change Match1 version number to be 1.1.0 and repeat the "repeat section". The tests with perfect and equivalent are  <li>Change Match1 version number to be 1.1.0 and repeat the "repeat section". The tests with perfect and equivalent are
   
513  expected to fail.</li>  expected to fail.</li>
514  <li>Change Match1 version number to be 2.0.0 and repeat the "repeat section". The tests with perfect, equivalent and  <li>Change Match1 version number to be 2.0.0 and repeat the "repeat section". The tests with perfect, equivalent and
   
515  compatible are expected to fail.</li>  compatible are expected to fail.</li>
516  </ul>  </ul>
517    
518    <h4>2.1.x test</h4>
519    <ul>
520    <li>Change your target platform to point to a 2.1.x eclipse install</li>
521    <li>Create a new plugin using the wizard (check that the 2.1 flag is checked by default)</li>
522    <li>Export the plugin and verify that no errors occured</li>
523    <li>Manually create the build.xml, and verify that the classpath for the compilation target starts by and boot, runtime</li>
524    </ul>
525    
526    <h4>Test with not matched fragments</h4>
527    <ul>
528    <li>Install the nl fragments</li>
529    <li>Export a plugin that you have previously built and verify that no errors occured and that nothing in logged</li>
530    </ul>
531    
532    <h4>Releng scenarios</h4>
533    <ul>
534    <li>Try to do an sdk build for win32</li>
535    <li>Verify that the resulting zip is of the expected size (note that there might be a difference due to doc)</li>
536    </ul>
537    
538    
539  <a href="#top">Back to top</a><br><hr>  <a href="#top">Back to top</a><br><hr>
540  <h3><a name="performance"/>Performance</h3>  <h3><a name="performance"/>Performance</h3>
541    <h4>Startup</h4>    <h4>Startup</h4>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21