comparison build.xml @ 309:962f78aac342

Branch with few children forked shall not ignore other children once one of them is processed
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Sat, 24 Sep 2011 13:02:48 +0200
parents aac0c3fab6ce
children b9592e21176a
comparison
equal deleted inserted replaced
308:3f40262153a4 309:962f78aac342
86 <test name="org.tmatesoft.hg.test.TestManifest" /> 86 <test name="org.tmatesoft.hg.test.TestManifest" />
87 <test name="org.tmatesoft.hg.test.TestStatus" /> 87 <test name="org.tmatesoft.hg.test.TestStatus" />
88 <test name="org.tmatesoft.hg.test.TestStorePath" /> 88 <test name="org.tmatesoft.hg.test.TestStorePath" />
89 <test name="org.tmatesoft.hg.test.TestIgnore" /> 89 <test name="org.tmatesoft.hg.test.TestIgnore" />
90 <test name="org.tmatesoft.hg.test.TestDirstate" /> 90 <test name="org.tmatesoft.hg.test.TestDirstate" />
91 <test name="org.tmatesoft.hg.test.TestBranches" />
91 <test name="org.tmatesoft.hg.test.TestByteChannel" /> 92 <test name="org.tmatesoft.hg.test.TestByteChannel" />
92 <test name="org.tmatesoft.hg.test.TestClone" /> 93 <test name="org.tmatesoft.hg.test.TestClone" />
93 <test name="org.tmatesoft.hg.test.TestIncoming" /> 94 <test name="org.tmatesoft.hg.test.TestIncoming" />
94 <test name="org.tmatesoft.hg.test.TestOutgoing" /> 95 <test name="org.tmatesoft.hg.test.TestOutgoing" />
95 </junit> 96 </junit>