ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/user.properties.sample
(Generate patch)

Comparing jsr166/user.properties.sample (file contents):
Revision 1.1 by tim, Sun May 18 11:56:21 2003 UTC vs.
Revision 1.11 by tim, Mon Sep 15 14:07:37 2003 UTC

# Line 6 | Line 6
6   # $Id$
7   # ---------------------------------------------------------------------------
8  
9 < # ----- Restrict to test cases matching this pattern -----
10 < #testcase = Executors
9 >
10 > # ----- Turn on -warnunchecked? (default false) -----
11 > build.warnunchecked = false
12 >
13 >
14 > # ----- Skip java.lang.Thread* classes? (default false) -----
15 > build.nothreads = false
16 >
17 >
18 > # ----- Restrict to test cases matching this pattern (omit trailing "Test") -----
19 > #testcase = PriorityQueue

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines