jdk-24/langtools/make/test
Jan Lahoda 66ea31ef63 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks
Generalizing the crules infrastructure, adding a new analyzer to check String concatenation in Assert calls.

Reviewed-by: jjg, vromero
2014-08-01 11:09:40 -07:00
..
bootstrap 6943119: Rebrand source copyright notices 2010-05-25 15:54:51 -07:00
crules 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks 2014-08-01 11:09:40 -07: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.