Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] Testing for M1


A rough guideline for testing from the M1 build

Title: Ant / External Tools Fix Pass

Test-Fix Pass Milestone M1

Ant in a separate VM (Jared, Luc)

  • with working directory
  • with properties (local and global)
  • refreshing resources
  • run in background and foreground
  • using global and local classpaths

External Program environment variables (Darin)

  • test using environment variables when launching an external tool program

Working sets for external tool builders (Jared, Luc)

  • autobuild, incremental build, full build
  • builds only occur when resources are changed in working set

External tools variables (Darin, Luc)

  • test using variables when specifying an external tool launch configuration

Back to the top