[Zope-CVS] CVS: Packages/TestScripts - windows_config.xml:1.2
Chris Withers
chrisw@nipltd.com
Tue, 19 Nov 2002 07:25:38 -0500
Update of /cvs-repository/Packages/TestScripts
In directory cvs.zope.org:/tmp/cvs-serv9315/TestScripts
Modified Files:
windows_config.xml
Log Message:
No longer testing 2.5 branch.
=== Packages/TestScripts/windows_config.xml 1.1 => 1.2 ===
--- Packages/TestScripts/windows_config.xml:1.1 Fri Oct 18 09:16:24 2002
+++ Packages/TestScripts/windows_config.xml Tue Nov 19 07:25:37 2002
@@ -52,8 +52,8 @@
</environment>
<build>
<location>Zope</location>
- <command>utilities/ExtensionBuilder.py</command>
- <options>-z</options>
+ <command>setup.py</command>
+ <options>build_ext -i</options>
</build>
<test>
<location>Zope/lib/python/Products</location>
@@ -63,7 +63,7 @@
<module>
<name>Zope</name>
<rename>Zope</rename>
- <tag>Zope-2_5-branch</tag>
+ <tag>Zope-2_6-branch</tag>
<location></location>
</module>
<module>
@@ -75,31 +75,6 @@
</scenario>
<scenario>
- Zope 2.5 branch
- <python>python21</python>
- <email>zope-coders@zope.org</email>
- <environment>
- <Z_DEBUG_MODE>1</Z_DEBUG_MODE>
- </environment>
- <build>
- <location>Zope</location>
- <command>utilities/ExtensionBuilder.py</command>
- <options>-z</options>
- </build>
- <test>
- <location>Zope</location>
- <command>utilities/testrunner.py</command>
- <options>-v 0 -a</options>
- </test>
- <module>
- <name>Zope</name>
- <rename>Zope</rename>
- <tag>Zope-2_5-branch</tag>
- <location></location>
- </module>
- </scenario>
-
- <scenario>
Zope 2.6 branch
<python>python21</python>
<email>zope-coders@zope.org</email>