mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 10:21:26 +01:00
Refactored ant build chain to allow building / running without execution of tests but ensure tests are run during dist. Note that tests are still runnable under the test target itself. Resolves #8.