1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Trying to get tests running.

This commit is contained in:
Doug Schaefer 2008-05-27 21:38:21 +00:00
parent f0e37e1550
commit a91b62c10a

View file

@ -142,7 +142,7 @@
<unjar src="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${timestamp}.jar"
dest="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${timestamp}"/>
<unjar src="${buildDirectory}/eclipse/plugins/${eclipseTest}.jar"
dest="${buildDirectory}/eclipse/test/${eclipseTest}"/>
dest="${buildDirectory}/eclipse/plugins/${eclipseTest}"/>
<delete file="${buildDirectory}/eclipse/plugins/${eclipseTest}.jar"/>
<ant antfile="test.xml" dir="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${forceContextQualifier}">
<property name="eclipse-home" value="${buildDirectory}/eclipse"/>