On Wed, 25 Sep 2024 12:48:16 GMT, Ambarish Rapte wrote:
>> Requirement:
>> We want to be able to test a JavaFX SDK built somewhere else other than on
>> current machine or current repo on same machine. Which means we should be
>> able to run the unit and system tests with a different JavaF
On Wed, 25 Sep 2024 12:48:16 GMT, Ambarish Rapte wrote:
>> Requirement:
>> We want to be able to test a JavaFX SDK built somewhere else other than on
>> current machine or current repo on same machine. Which means we should be
>> able to run the unit and system tests with a different JavaF
> Requirement:
> We want to be able to test a JavaFX SDK built somewhere else other than on
> current machine or current repo on same machine. Which means we should be
> able to run the unit and system tests with a different JavaFX SDK.
>
> Change:
> # Run tests using a specified J