Mercurial > jhg
comparison build.xml @ 286:954763c82cc3
Few tests for working copy information (branch, parents)
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> | 
|---|---|
| date | Sat, 03 Sep 2011 22:06:16 +0200 | 
| parents | c2601c0b4a1f | 
| children | aac0c3fab6ce | 
   comparison
  equal
  deleted
  inserted
  replaced
| 285:6dbbc53fc46d | 286:954763c82cc3 | 
|---|---|
| 84 <test name="org.tmatesoft.hg.test.TestHistory" /> | 84 <test name="org.tmatesoft.hg.test.TestHistory" /> | 
| 85 <test name="org.tmatesoft.hg.test.TestManifest" /> | 85 <test name="org.tmatesoft.hg.test.TestManifest" /> | 
| 86 <test name="org.tmatesoft.hg.test.TestStatus" /> | 86 <test name="org.tmatesoft.hg.test.TestStatus" /> | 
| 87 <test name="org.tmatesoft.hg.test.TestStorePath" /> | 87 <test name="org.tmatesoft.hg.test.TestStorePath" /> | 
| 88 <test name="org.tmatesoft.hg.test.TestIgnore" /> | 88 <test name="org.tmatesoft.hg.test.TestIgnore" /> | 
| 89 <test name="org.tmatesoft.hg.test.TestDirstate" /> | |
| 89 <test name="org.tmatesoft.hg.test.TestByteChannel" /> | 90 <test name="org.tmatesoft.hg.test.TestByteChannel" /> | 
| 90 <test name="org.tmatesoft.hg.test.TestClone" /> | 91 <test name="org.tmatesoft.hg.test.TestClone" /> | 
| 91 <test name="org.tmatesoft.hg.test.TestIncoming" /> | 92 <test name="org.tmatesoft.hg.test.TestIncoming" /> | 
| 92 <test name="org.tmatesoft.hg.test.TestOutgoing" /> | 93 <test name="org.tmatesoft.hg.test.TestOutgoing" /> | 
| 93 </junit> | 94 </junit> | 
