Revision: 372
http://svn.sourceforge.net/japi/?rev=372&view=rev
Author: christianhujer
Date: 2007-06-08 13:55:34 -0700 (Fri, 08 Jun 2007)
Log Message:
-----------
Added test package.
Modified Paths:
--------------
tools/cstyle/trunk/cstyle.iml
Added Paths:
-----------
tools/cstyle/trunk/src/test/
tools/cstyle/trunk/src/test/net/
tools/cstyle/trunk/src/test/net/sf/
tools/cstyle/trunk/src/test/net/sf/japi/
tools/cstyle/trunk/src/test/net/sf/japi/cstyle/
Modified: tools/cstyle/trunk/cstyle.iml
===================================================================
--- tools/cstyle/trunk/cstyle.iml 2007-06-08 20:22:45 UTC (rev 371)
+++ tools/cstyle/trunk/cstyle.iml 2007-06-08 20:55:34 UTC (rev 372)
@@ -5,6 +5,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" packagePrefix="test" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|