Index: modules/archive/make/common/build.xml =================================================================== --- modules/archive/make/common/build.xml (revision 385764) +++ modules/archive/make/common/build.xml (working copy) @@ -60,6 +60,7 @@ + @@ -83,12 +84,19 @@ + + + + + + + Index: modules/nio_char/make/common/build.xml =================================================================== --- modules/nio_char/make/common/build.xml (revision 385764) +++ modules/nio_char/make/common/build.xml (working copy) @@ -60,6 +60,7 @@ + @@ -89,6 +90,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Index: modules/text/make/common/build.xml =================================================================== --- modules/text/make/common/build.xml (revision 385764) +++ modules/text/make/common/build.xml (working copy) @@ -60,6 +60,7 @@ + @@ -89,6 +90,14 @@ + + + + + + + + Index: modules/luni/make/common/build.xml =================================================================== --- modules/luni/make/common/build.xml (revision 385764) +++ modules/luni/make/common/build.xml (working copy) @@ -59,6 +59,7 @@ + @@ -68,28 +69,93 @@ + forkmode="once" + printsummary="withOutAndErr" + errorproperty="test.error" + showoutput="on" + dir="${hy.luni.bin.test}" + jvm="${hy.target}/jre/bin/java"> + + - + + + + + - - + + - + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: make/build-test.xml =================================================================== --- make/build-test.xml (revision 385764) +++ make/build-test.xml (working copy) @@ -26,9 +26,28 @@ + + + + + + + + + + + + + + + + + + + + depends="clean, compile-support, test-luni, test-archive, test-text, test-nio, test-xnet, test-nio_char, gen-report"> @@ -110,4 +129,174 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +