make/test/README

Tue, 20 Nov 2012 15:43:28 +0000

author
mcimadamore
date
Tue, 20 Nov 2012 15:43:28 +0000
changeset 1421
7538e419a588
parent 0
959103a6100f
permissions
-rw-r--r--

8003663: lambda test fails on Windows
Summary: fix path separator issue in test
Reviewed-by: jjg

aoqi@0 1 This is a small quick test suite to (provide a framework to)
aoqi@0 2 verify the output of a JDK build of the langtools component.
aoqi@0 3
aoqi@0 4 It verifies the contents exist and are minimally functional.

mercurial