langtools/make/test/README
author jjg
Mon, 11 Jan 2010 14:05:21 -0800
changeset 4699 e58edf3542b3
parent 10 06bc494ca11e
permissions -rw-r--r--
6326754: Compiler will fail to handle -Xmaxerrs with -ve numbers Reviewed-by: ksrini
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
This is a small quick test suite to (provide a framework to)
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
verify the output of a JDK build of the langtools component. 
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
It verifies the contents exist and are minimally functional.