summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2006-04-26 16:00:17 +0000
committermichelou <michelou@epfl.ch>2006-04-26 16:00:17 +0000
commitef8d203f268e5834d4868dc864d1cbcf9c283992 (patch)
tree14b2b0ce67b40fa5b7ca0a663114cf1a73a6d52b /build.xml
parent34b47d2a0b066c041ea07fe66b7bea94e6255000 (diff)
downloadscala-ef8d203f268e5834d4868dc864d1cbcf9c283992.tar.gz
scala-ef8d203f268e5834d4868dc864d1cbcf9c283992.tar.bz2
scala-ef8d203f268e5834d4868dc864d1cbcf9c283992.zip
added batch file test/scalatest.bat
added companion file test/diff.exe (GNU diffutils 2.8.7)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index d4fee590d9..4c247723f0 100644
--- a/build.xml
+++ b/build.xml
@@ -1124,7 +1124,7 @@ GENERATES A DISTRIBUTION
>
<binset
dir="${basedir}/test"
- includes="clitest,scalatest"
+ includes="clitest,diff.exe,scalatest,scalatest.bat"
/>
<miscset
dir="${basedir}/test"