jdk-24/langtools/make/test
Maurizio Cimadamore 1114c26925 8073645: Add lambda-based lazy eval versions of Assert.check methods
Enhance Assert so that lazy string computation can occurr where needed; enhance static roding rule checkers to make sure the right version of the method is called.

Reviewed-by: jlahoda
2015-03-05 13:10:49 +00:00
..
bootstrap 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
crules 8073645: Add lambda-based lazy eval versions of Assert.check methods 2015-03-05 13:10:49 +00:00
lib 7041249: Remove apt tool and API from the JDK 2012-02-05 21:59:45 -08:00
contents.gold.txt Initial load 2007-12-01 00:00:00 +00:00
contents.sh 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
HelloWorld.apt.gold.txt Initial load 2007-12-01 00:00:00 +00:00
HelloWorld.gold.h Initial load 2007-12-01 00:00:00 +00:00
HelloWorld.java 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
HelloWorld.javadoc.gold.txt Initial load 2007-12-01 00:00:00 +00:00
HelloWorld.javap.gold.txt Initial load 2007-12-01 00:00:00 +00:00
README Initial load 2007-12-01 00:00:00 +00:00
TEST.ROOT Initial load 2007-12-01 00:00:00 +00:00

This is a small quick test suite to (provide a framework to)
verify the output of a JDK build of the langtools component. 

It verifies the contents exist and are minimally functional.