Add tests that make sure the test assembly loading scripts can be interpreted and run #157
Labels
No labels
bug
ci
design
duplicate
engine
enhancement
maintenance
prospective
question
regression
stub
todo
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
StudioInfinity/dyna3#157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In pull request #155, we stopped accepting and ignoring arguments for
SphereandPointdescriptors. This revealed an error in the loading script for the "Pointed" test assembly by causing interpretation of the miswritten script to fail, as it always should have. I only noticed the interpretation failure when I happened to run the loading script by hand. Adding tests that make sure the test assembly loading scripts can be interpreted and run would help us catch stuff like this more reliably in the future.Add tests that make sure the test assembly loadings scripts can be interpreted and runto Add tests that make sure the test assembly loading scripts can be interpreted and runDone in pull request #161.