Parent Directory
|
Revision Log
|
Patch
revision 1.310 by jsr166, Tue Dec 17 02:09:40 2019 UTC | revision 1.311 by jsr166, Mon Mar 2 19:36:41 2020 UTC | |
---|---|---|
# | Line 507 | Line 507 |
507 | description="Runs tck and jtreg tests for src/main"/> | description="Runs tck and jtreg tests for src/main"/> |
508 | ||
509 | <target name="test-version-permutations" | <target name="test-version-permutations" |
510 | depends="test11, test12, test13, test14, test15, test11-12, test11-13, test11-14, test11-15, clean, test, docs"> | depends="test11, test12, test13, test14, test15, test11-12, test11-13, test11-14, test11-15, clean, test, docs" |
511 | </target> | description="Runs tck and jtreg tests for various build-time and runtime java versions"/> |
512 | ||
513 | <target name="test11"> | <target name="test11"> |
514 | <antcall> | <antcall> |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |