jdk-24/langtools/make/test
Jan Lahoda 2b9c0b888d 8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths
Fixing paths in CreateSymbolsTest; fixing imports in CreateSymbolsTestImpl.

Reviewed-by: mcimadamore
2015-10-30 17:00:33 +01: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
sym 8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths 2015-10-30 17:00:33 +01: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.