aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-06-20 14:38:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-06-20 14:38:40 +0000
commitaf6fd22b245ed258010008a7906fc23ea51ed582 (patch)
treed577207a4a868aed91088fd190a460196cf6dd0b /java/Makefile
parent323fcfa061a698a216588735b819a9f68276c1a2 (diff)
downloadports-af6fd22b245ed258010008a7906fc23ea51ed582.tar.gz
ports-af6fd22b245ed258010008a7906fc23ea51ed582.zip
JTiger is a unit test framework and tools for the Java 2 Platform. The
framework provides a useful abstraction on which to write unit test fixtures and unit test cases. JTiger tools provide functionality that is often desired in software unit testing environments. JTiger development encourages Test Driven Development, though it doesn't mandate it, and any unit testing software development technique is sufficient. WWW: http://www.jtiger.org PR: ports/124209 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=215354
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 914d875fda35..da7c6e8a236e 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -125,6 +125,7 @@
SUBDIR += jode
SUBDIR += jomp
SUBDIR += jsdk
+ SUBDIR += jtiger
SUBDIR += jump
SUBDIR += junit
SUBDIR += kaffe