Parent Directory
|
Revision Log
|
Patch
revision 1.152 by jsr166, Tue Feb 25 16:33:15 2014 UTC | revision 1.153 by jsr166, Sat May 3 06:40:14 2014 UTC | |
---|---|---|
# | Line 242 | Line 242 |
242 | </macrodef> | </macrodef> |
243 | ||
244 | <macrodef name="run-jtreg-tests"> | <macrodef name="run-jtreg-tests"> |
245 | <!-- ant -Djtreg.src.dir=src/test/jtreg/util/concurrent/CompletableFuture test-jtreg --> | |
246 | <attribute name="jtreg.src.dir" default="${jtreg.src.dir}"/> | <attribute name="jtreg.src.dir" default="${jtreg.src.dir}"/> |
247 | <attribute name="source" default="7"/> | <attribute name="source" default="7"/> |
248 | <attribute name="target"/> | <attribute name="target"/> |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |