Parent Directory
|
Revision Log
Copied Queue, AbstractQueue, and PriorityQueue from src/dl, fixed some type parameterization, and added some basic tests. Added control for -warnunchecked in user properties file.
# --------------------------------------------------------------------------- # Developer-specific properties # # Modify this file to taste and save as user.properties # # $Id: user.properties.sample,v 1.2 2003/05/18 18:10:02 tim Exp $ # --------------------------------------------------------------------------- # ----- Restrict to test cases matching this pattern ----- #testcase = PriorityQueue # ----- Show build warnings (-warnunchecked) ----- #build.warnings = true
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |