diff build.xml @ 157:d5268ca7715b

Merged branch wrap-data-access into default for resource-friendly data access. Updated API to promote that friendliness to clients (channels, not byte[]). More exceptions
author Artem Tikhomirov <tikhomirov.artem@gmail.com>
date Wed, 09 Mar 2011 05:22:17 +0100
parents a4ec5e087017
children b45e612ea750
line wrap: on
line diff
--- a/build.xml	Wed Mar 02 01:06:09 2011 +0100
+++ b/build.xml	Wed Mar 09 05:22:17 2011 +0100
@@ -76,6 +76,7 @@
 			<test name="org.tmatesoft.hg.test.TestManifest" />
 			<test name="org.tmatesoft.hg.test.TestStatus" />
 			<test name="org.tmatesoft.hg.test.TestStorePath" />
+			<test name="org.tmatesoft.hg.test.TestByteChannel" />
 		</junit>
 	</target>