Mercurial > hg4j
comparison build.xml @ 663:46b56864b483
Pull: phase2 - update phases from remote, fncache with added files. Tests
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Wed, 10 Jul 2013 16:41:49 +0200 |
parents | 629a7370554c |
children | dde18bc7053b |
comparison
equal
deleted
inserted
replaced
662:af5223b86dd3 | 663:46b56864b483 |
---|---|
111 <test name="org.tmatesoft.hg.test.TestDiffHelper" /> | 111 <test name="org.tmatesoft.hg.test.TestDiffHelper" /> |
112 <test name="org.tmatesoft.hg.test.TestRepositoryLock" /> | 112 <test name="org.tmatesoft.hg.test.TestRepositoryLock" /> |
113 <test name="org.tmatesoft.hg.test.TestRevisionSet" /> | 113 <test name="org.tmatesoft.hg.test.TestRevisionSet" /> |
114 <test name="org.tmatesoft.hg.test.TestRevisionMaps" /> | 114 <test name="org.tmatesoft.hg.test.TestRevisionMaps" /> |
115 <test name="org.tmatesoft.hg.test.TestPush" /> | 115 <test name="org.tmatesoft.hg.test.TestPush" /> |
116 <test name="org.tmatesoft.hg.test.TestPull" /> | |
116 <test name="org.tmatesoft.hg.test.ComplexTest" /> | 117 <test name="org.tmatesoft.hg.test.ComplexTest" /> |
117 </junit> | 118 </junit> |
118 </target> | 119 </target> |
119 | 120 |
120 <!-- --> | 121 <!-- --> |