From 912fcfe88a8685bb307193ab3484d7a7b93290d2 Mon Sep 17 00:00:00 2001 From: Redecouverte Date: Tue, 22 Feb 2011 13:18:27 +0100 Subject: [PATCH] added tests to netbeans project --- nbproject/build-impl.xml | 16 ++++++++-------- nbproject/genfiles.properties | 4 ++-- nbproject/project.properties | 2 +- nbproject/project.xml | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml index aac33608..afa4d2f0 100644 --- a/nbproject/build-impl.xml +++ b/nbproject/build-impl.xml @@ -121,7 +121,7 @@ is divided into following sections: - + @@ -183,7 +183,7 @@ is divided into following sections: Must set src.dir - Must set test.src.dir + Must set test.tests.dir Must set build.dir Must set dist.dir Must set build.classes.dir @@ -314,7 +314,7 @@ is divided into following sections: - + @@ -729,12 +729,12 @@ is divided into following sections: - + - + - + @@ -749,9 +749,9 @@ is divided into following sections: Must select some files in the IDE or set javac.includes - + - + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties index d7f1db9b..59ee1925 100644 --- a/nbproject/genfiles.properties +++ b/nbproject/genfiles.properties @@ -3,6 +3,6 @@ build.xml.script.CRC32=b4df6023 build.xml.stylesheet.CRC32=28e38971@1.38.3.45 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=f642d35c -nbproject/build-impl.xml.script.CRC32=4dde33af +nbproject/build-impl.xml.data.CRC32=c61c48de +nbproject/build-impl.xml.script.CRC32=e045e504 nbproject/build-impl.xml.stylesheet.CRC32=229523de@1.38.3.45 diff --git a/nbproject/project.properties b/nbproject/project.properties index 6012620a..9c896dc3 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -80,4 +80,4 @@ run.test.classpath=\ ${build.test.classes.dir} source.encoding=UTF-8 src.dir=src -test.src.dir=test +test.tests.dir=tests diff --git a/nbproject/project.xml b/nbproject/project.xml index e6bd0eef..bb2adb44 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -8,7 +8,7 @@ - +