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

Run tests using make test #283

Open
arunisaac opened this issue Oct 18, 2024 · 1 comment
Open

Run tests using make test #283

arunisaac opened this issue Oct 18, 2024 · 1 comment

Comments

@arunisaac
Copy link
Contributor

Make it so that tests can be run with make test, make check or similar. This would be more compatible with standard practice, and make it easy to package wfmash for Guix without having to put in a custom check phase.

Thank you!

@arunisaac
Copy link
Contributor Author

This is what I see when I run make test:

Running tests...
/gnu/store/jjxafj2r8np0ay9q6y554xj7b32dxn98-cmake-minimal-3.24.2/bin/ctest --force-new-ctest-process 
CMake Error at /tmp/guix-build-wfmash-0.21.0.drv-0/build/CTestCustom.cmake:1:
  Parse error.  Expected a command name, got unquoted argument with text
  "CTestCustom.cmake".


Problem reading custom configuration: /tmp/guix-build-wfmash-0.21.0.drv-0/build/CTestCustom.cmake
Test project /tmp/guix-build-wfmash-0.21.0.drv-0/build
Errors while running CTest
make: *** [Makefile:74: test] Error 8

Test suite failed, dumping logs.

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