FilesystemSettings test suite added. GenericVCSAvailabilityTest suite reworded to Availability. BLD200204180100
authorjkovalsky@netbeans.org
Wed, 17 Apr 2002 15:40:24 +0000
changeset 2182cd01b823e3b0
parent 2181 c90c225f23ca
child 2183 4ca8d261c9c4
FilesystemSettings test suite added. GenericVCSAvailabilityTest suite reworded to Availability.
vcs.advanced/test/cfg-qa-functional.xml
     1.1 --- a/vcs.advanced/test/cfg-qa-functional.xml	Wed Apr 17 15:35:46 2002 +0000
     1.2 +++ b/vcs.advanced/test/cfg-qa-functional.xml	Wed Apr 17 15:40:24 2002 +0000
     1.3 @@ -26,7 +26,8 @@
     1.4      <testbag testattribs="all,stable" name="common_functionality">
     1.5          <testset dir="qa-functional/src">
     1.6              <patternset>
     1.7 -    		<include name="complete/common/GenericVCSAvailabilityTest.class"/>
     1.8 +    		<include name="complete/common/Availability.class"/>
     1.9 +    		<include name="complete/common/FilesystemSettings.class"/>
    1.10              </patternset>
    1.11          </testset>
    1.12      </testbag>