platform-vcm-home/2_1_testing.html

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

revision 1.3, Mon Feb 24 16:04:22 2003 UTC revision 1.4, Mon Oct 6 19:36:27 2003 UTC
# Line 12  Line 12 
12    
13  <body>  <body>
14    
15    <h1>Smoke Tests for the CVS Plugin</h1>
16    <p>CVS Repositories View<br>
17      CVS History View<br>
18      Synchronize View<br>
19      Branching/Merging<br>
20      CVS QuickDiff provider<br>
21      Concurrent Operations<br>
22      Comparing<br>
23      Patching<br>
24      Decorators<br>
25      Command-line compatibility<br>
26      Watch/Edit<br>
27      Restore from Repository<br>
28      CVS Console<br>
29      CVS Annotate View<br>
30      Tagging<br>
31      Keyword substitution<br>
32      Ignoring Files<br>
33      Connection Methods (ext, pserver, extssh)</p>
34  <h1>Section 1: General CVS Tests</h1>  <h1>Section 1: General CVS Tests</h1>
35    <h2>CVS Annotate Command</h2>
36    <ul>
37      <li>Run the annotate command from each of the following changes:
38        <ul>
39          <li>CVS repositories view</li>
40          <li>History View opened from repo view and navigator (from revisions)</li>
41          <li>incoming/outgoing/conflicting changes in the sync view (particularly
42            incoming additions and outgoing deletions) </li>
43        </ul>
44      </li>
45      <li>When the annotate command is run, ensure that changes can be browsed from
46        view and while browsing in the text editor.</li>
47    </ul>
48    
49  <h2>CVS Repositories View</h2>  <h2>CVS Repositories View</h2>
50    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4