summaryrefslogtreecommitdiffstats
path: root/Tests/JavaExportImport
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Test namespaces with exported JARsMatthew Woehlke2017-04-213-2/+6
|
* Tests: Add test for exported JARsMatthew Woehlke2016-06-079-0/+183
Add a unit test to test the new functions to export JAR targets. The test builds three sub-projects: two that generate and export a JAR (one does a build-directory-only export, one an install-only export), and a third that consumes the first two as imported targets.