| Commit | Date | |
|---|---|---|
|
[r4503]
by
dlsmith
Downgraded the junit.jar used for testing to 3.8 in order to better support test-14. Modified Retroweaver's handling of libraries so that the org.junit.* classes, which are inherently Java 5 dependent, are not Retrowoven. |
2008-06-02 18:39:08 | Tree |
|
[r4502]
by
mgricken
This commit adds many properties for file/directory operations M src/edu/rice/cs/drjava/config/DrJavaProperty.java |
2008-06-02 13:29:12 | Tree |
|
[r4501]
by
dlsmith
PLT Utilities: Implemented file hashing with supporting OutputStreams in the io package. |
2008-05-30 19:00:33 | Tree |
|
[r4500]
by
rcartwright
This revision includes minor adjustments in unit testing code (adding a Utilities.clearEventQueue call) and the cleanup code in DrJava that supports unit testing. These adjustment appear to eliminate occasional exception reports (which do not produce test failures) on Mac OS X during unit testing. The following files were modifed: M src/edu/rice/cs/drjava/DrJava.java |
2008-05-30 00:15:39 | Tree |
| 2008-05-29 22:54:45 | Tree | |
|
[r4498]
by
rcartwright
This revision is yet another chapter in the continued refactoring of This commit also attempts to address some other problems that showed up In Windows testing, here is still an intermittent problem with what I believe The following files were modified: M testFiles/drjava.basic.config |
2008-05-29 05:23:30 | Tree |
|
[r4497]
by
mgricken
Added possibility to split ${config.*} properties into |
2008-05-28 02:38:08 | Tree |
|
[r4496]
by
mgricken
Changed RegionsTreePanel to use state pattern for delaying display until |
2008-05-24 00:21:15 | Tree |
|
[r4495]
by
rcartwright
This revision cleans up the synchronizaton in InteractionsDJDocumentTest. I have been seeing intermittent NullPointerExceptions and RejectExecutionExceptions deep inside Swing when running InteractionsDJDocumentTest on Windows. Time will tell if better synchronization eliminates these testing glitches. The following file was modified: M src/edu/rice/cs/drjava/model/repl/InteractionsDJDocumentTest.java |
2008-05-23 18:31:15 | Tree |
|
[r4494]
by
rcartwright
This revision cleans up region containment so that the containing region does not have to start on the same line as the selection. As a result, bookmark toggling now behaves uniformly; bookmarks can be toggled by identifying any selection within the bookmark. The following files were modified: M src/edu/rice/cs/drjava/model/ConcreteRegionManager.java |
2008-05-23 06:11:09 | Tree |