Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests | Craig Scott | 2017-12-29 | 1 | -2/+3 |
| | |||||
* | Tests: Test namespaces with exported JARs | Matthew Woehlke | 2017-04-21 | 3 | -2/+6 |
| | |||||
* | Tests: Add test for exported JARs | Matthew Woehlke | 2016-06-07 | 9 | -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. |