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

[FEATURE] Support test mode #39

Closed
7 tasks done
jgabaut opened this issue Dec 6, 2023 · 1 comment
Closed
7 tasks done

[FEATURE] Support test mode #39

jgabaut opened this issue Dec 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jgabaut
Copy link
Owner

jgabaut commented Dec 6, 2023

Needed functions for test mode should be implemented.

  • Build tests map from executables in anvil_env.kazoj
    • Exclude non-executable files
    • Exclude and report files ending with .stderr, .stdout
  • Run queried test
    • Check if output changed
    • Overwrite expected output with -b
  • [FEATURE] Support -t test macro #40
@jgabaut jgabaut added the enhancement New feature or request label Dec 6, 2023
@jgabaut jgabaut added this to the Support test mode milestone Dec 6, 2023
@jgabaut jgabaut added the help wanted Extra attention is needed label Dec 6, 2023
@jgabaut jgabaut self-assigned this Dec 6, 2023
@jgabaut
Copy link
Owner Author

jgabaut commented Dec 10, 2023

Included with 0.1.0. Closing for now.

@jgabaut jgabaut closed this as completed Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant