Ticket #4913 (closed: fixed)
Add global scripts directory for VSI Squish tests
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | VATES | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
A global (common) area for test helper functions should be made for the Squish tests for the VSI. This will help consolidate common helper code into one place for easy editing.
Change History
comment:2 Changed 9 years ago by Michael Reuter
Refs #4913. Adding global scripts directory for Squish tests.
I've adjusted the Squish test creation to use so environmental variable tricks I found in the standard CMake scripts. The env vars are now set before the test script is run. This eliminates the need for creating the envvars file.
Changeset: 1e5a3a83ce509c3a38e9cecfe1678b0b2d99c620
comment:3 Changed 9 years ago by Michael Reuter
Refs #4913. Removing unneeded code.
Changeset: 1ab9ccbeac3ea04e3bc68a4ad4280c48f8a295e3
comment:4 Changed 9 years ago by Michael Reuter
Refs #4913. Adding a global checks script and using it.
Changeset: 7b1c5631571345b58e1b0d847cb3a7e0c5f67921
comment:5 Changed 9 years ago by Michael Reuter
Refs #4913. Removing global function code.
Changeset: 2b6227026aa3c82c8ce6814408806490505d102c
comment:6 Changed 9 years ago by Michael Reuter
Refs #4913. Switching more things over to global stuff.
Changeset: 486ff5aa657bcc873b126d7890977e76384b20b4
comment:7 Changed 9 years ago by Michael Reuter
Refs #4913. Moving MantidPlot helpers to common location.
Changeset: efedc7a8b18b510e239f42143aeffd345bbb403a
comment:8 Changed 9 years ago by Michael Reuter
Refs #4913. Adding global scripts directory for Squish tests.
I've adjusted the Squish test creation to use so environmental variable tricks I found in the standard CMake scripts. The env vars are now set before the test script is run. This eliminates the need for creating the envvars file.
Changeset: 1e5a3a83ce509c3a38e9cecfe1678b0b2d99c620
comment:9 Changed 9 years ago by Michael Reuter
Refs #4913. Removing unneeded code.
Changeset: 1ab9ccbeac3ea04e3bc68a4ad4280c48f8a295e3
comment:10 Changed 9 years ago by Michael Reuter
Refs #4913. Adding a global checks script and using it.
Changeset: 7b1c5631571345b58e1b0d847cb3a7e0c5f67921
comment:11 Changed 9 years ago by Michael Reuter
Refs #4913. Removing global function code.
Changeset: 2b6227026aa3c82c8ce6814408806490505d102c
comment:12 Changed 9 years ago by Michael Reuter
Refs #4913. Switching more things over to global stuff.
Changeset: 486ff5aa657bcc873b126d7890977e76384b20b4
comment:13 Changed 9 years ago by Michael Reuter
Refs #4913. Moving MantidPlot helpers to common location.
Changeset: efedc7a8b18b510e239f42143aeffd345bbb403a
comment:14 Changed 9 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The the Squish tests now rely on this setup to function at all.
comment:15 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:16 Changed 8 years ago by Stuart Campbell
- Status changed from verifying to closed
directories are there.
comment:17 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 5759