Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
view test/TEST.ROOT @ 1392:5efd65e18b71
8073613: Here documents: how to avoid string interpolation?
Summary: support heredoc end marker quoting like in bash
Reviewed-by: attila, hannesw
author | mhaupt |
---|---|
date | Wed, 26 Aug 2015 09:59:29 +0200 |
parents | 6cb8df3f0cc6 |
children |
line wrap: on
line source
# This file identifies the root of the test-suite hierarchy. # It also contains test-suite configuration information. # The list of keywords supported in the entire test suite keys=intermittent randomness # Group definitions groups=TEST.groups # Minimum jtreg version requiredVersion=4.1 b11