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

Running 'make test' does not run the specified tests #3

Closed
nomadbyte opened this issue Jan 10, 2022 · 0 comments · Fixed by #4
Closed

Running 'make test' does not run the specified tests #3

nomadbyte opened this issue Jan 10, 2022 · 0 comments · Fixed by #4

Comments

@nomadbyte
Copy link
Contributor

Running make test does not execute the commands specified in the Makefile. Instead, it shows that the 'test' is up to date (Ubuntu 18.04 x86_64).

make test
make: 'test' is up to date.

Also, a check target appears to be missing, not that is must be there, just it'd be nice to have it for consistency.

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

Successfully merging a pull request may close this issue.

1 participant