Skip to content
  • Matthew Woehlke's avatar
    Tests: Add test for exported JARs · 95d84369
    Matthew Woehlke authored and Brad King's avatar Brad King committed
    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.
    95d84369