Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripts: Add a run_test (singular) front-end script too, which could pass extra args along to the test case #35

Closed
xparq opened this issue Jan 30, 2023 · 1 comment

Comments

@xparq
Copy link
Owner

xparq commented Jan 30, 2023

This is to help debugging individual cases without entering the test case dir manually just for executing a local exe there, or even just changing the last command too much...

In this mode the EXPECT phase will likely be off, so a warning should be printed.

Note: the params would be appended to every RUN/SH statement of the case.

@xparq xparq changed the title Scripts: Add run_test (wsingular), which could also pass extra args along to the test case Scripts: Add run_test (singular), which could also pass extra args along to the test case Jan 30, 2023
@xparq xparq changed the title Scripts: Add run_test (singular), which could also pass extra args along to the test case Scripts: Add a run_test (singular) front-end script too, which could pass extra args along to the test case Jan 30, 2023
@xparq
Copy link
Owner Author

xparq commented Feb 2, 2023

-> xparq/Space_Test#31!

@xparq xparq closed this as completed Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant