Skip to content

Create a y.sh command for the tests that are currently ran via "cargo test" #665

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

Open
antoyo opened this issue May 9, 2025 · 0 comments
Labels
enhancement New feature or request tests

Comments

@antoyo
Copy link
Contributor

antoyo commented May 9, 2025

Currently, users need to manually set LD_LIBRARY_PATH and LIBRARY_PATH and compile the mini-core crate via ./y.sh test --mini-tests before they can run cargo test.

I originally thought about documenting this, but I find it better to just create a command that will do this automatically.

@antoyo antoyo added documentation Improvements or additions to documentation enhancement New feature or request tests and removed documentation Improvements or additions to documentation labels May 9, 2025
@antoyo antoyo changed the title Improve documentation about "cargo test" to mention that LIBRARY_PATH and LD_LIBRARY_PATH should be set Create a y.sh command for the tests that are currently ran via "cargo test" May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant