Parent Directory
|
Revision Log
Revision 1.3 - (view) (download)
| 1 : | tim | 1.1 | # --------------------------------------------------------------------------- |
| 2 : | # Developer-specific properties | ||
| 3 : | # | ||
| 4 : | # Modify this file to taste and save as user.properties | ||
| 5 : | # | ||
| 6 : | tim | 1.3 | # $Id: user.properties.sample,v 1.2 2003/05/18 18:10:02 tim Exp $ |
| 7 : | tim | 1.1 | # --------------------------------------------------------------------------- |
| 8 : | |||
| 9 : | tim | 1.2 | |
| 10 : | tim | 1.1 | # ----- Restrict to test cases matching this pattern ----- |
| 11 : | tim | 1.2 | #testcase = PriorityQueue |
| 12 : | |||
| 13 : | |||
| 14 : | # ----- Show build warnings (-warnunchecked) ----- | ||
| 15 : | #build.warnings = true | ||
| 16 : | tim | 1.3 | |
| 17 : | |||
| 18 : | # ----- Use non-native emulation classes ----- | ||
| 19 : | #build.emulation = true |
| Doug Lea | ViewVC Help |
| Powered by ViewVC 1.0.8 |