Start development series 0.2-post
[0test.git] / 0test.xml
blobb43e56254040f25c4c0a8bf9439aa29c1e3f8688
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>0test</name>
5   <summary>test Zero Install programs</summary>
6   <description>
7 Use 0test to run the unit tests for a Zero Install program. You can use this to
8 test released versions or developer snapshots. You can give a selection of
9 versions to test, and you can test against different versions of dependencies to
10 create a matrix of test results.</description>
12   <homepage>http://0install.net/0test.html</homepage>
14   <feed-for interface="http://0install.net/2008/interfaces/0test.xml"/>
16   <release:management xmlns:release="http://zero-install.sourceforge.net/2007/namespaces/0release">
17     <!-- Update the copy of the version number -->
18     <release:action phase="commit-release">sed -i &quot;s/^version = '.*'$/version = '$RELEASE_VERSION'/&quot; 0test</release:action>
19   </release:management>
20   <category>Development</category>
21   <needs-terminal/>
23   <group license="OSI Approved :: GNU General Public License v2" main="0test">
24     <implementation id="." version="0.2-post"/>
25   </group>
26 </interface>