Bugs item #1794870, was opened at 2007-09-14 11:20
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1794870&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JUnit integration
Group: 4: Serious
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: R. Matt Barnett (rmbarnett)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can Not Unit Test When Large Number of Files Open
Initial Comment:
When a large number of files are open (in my case, about 500) and the Test button is clicked DrJava complains that all files must be compiled before testing. This compliant is issued even if compilation was just completed. Also, if "Yes" is clicked to perform the compilation just prior to testing DrJava still complains that all files must be compiled before testing. This makes it impossible to perform unit testing of large numbers of files.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1794870&group_id=44253
|