Mercurial > jhg
comparison build.xml @ 665:dde18bc7053b v1.2m1
Test Copy-on-Write transactions
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> | 
|---|---|
| date | Wed, 10 Jul 2013 20:16:37 +0200 | 
| parents | 46b56864b483 | 
| children | d25f0324a27a | 
   comparison
  equal
  deleted
  inserted
  replaced
| 664:ae2d439fbed3 | 665:dde18bc7053b | 
|---|---|
| 82 <sysproperty key="hg4j.tests.repos" value="${test-repos-root}"/> | 82 <sysproperty key="hg4j.tests.repos" value="${test-repos-root}"/> | 
| 83 <sysproperty key="hg4j.tests.remote" value="http://hg.serpentine.com/tutorial/hello"/> | 83 <sysproperty key="hg4j.tests.remote" value="http://hg.serpentine.com/tutorial/hello"/> | 
| 84 <test name="org.tmatesoft.hg.test.TestIntMap" /> | 84 <test name="org.tmatesoft.hg.test.TestIntMap" /> | 
| 85 <test name="org.tmatesoft.hg.test.TestAuxUtilities" /> | 85 <test name="org.tmatesoft.hg.test.TestAuxUtilities" /> | 
| 86 <test name="org.tmatesoft.hg.test.TestConfigFileParser" /> | 86 <test name="org.tmatesoft.hg.test.TestConfigFileParser" /> | 
| 87 <test name="org.tmatesoft.hg.test.TestTransaction" /> | |
| 87 <test name="org.tmatesoft.hg.test.TestInflaterDataAccess" /> | 88 <test name="org.tmatesoft.hg.test.TestInflaterDataAccess" /> | 
| 88 <test name="org.tmatesoft.hg.test.TestHistory" /> | 89 <test name="org.tmatesoft.hg.test.TestHistory" /> | 
| 89 <test name="org.tmatesoft.hg.test.TestManifest" /> | 90 <test name="org.tmatesoft.hg.test.TestManifest" /> | 
| 90 <test name="org.tmatesoft.hg.test.TestStatus" /> | 91 <test name="org.tmatesoft.hg.test.TestStatus" /> | 
| 91 <test name="org.tmatesoft.hg.test.TestStorePath" /> | 92 <test name="org.tmatesoft.hg.test.TestStorePath" /> | 
