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

fix: name for libraries and test cmd #37

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

0xalpharush
Copy link
Contributor

closes #36

@0xalpharush 0xalpharush requested a review from smoelius as a code owner January 16, 2025 22:31
@smoelius
Copy link
Collaborator

Hi, @0xalpharush. Thank you very much for doing this!

The CI failure is unrelated to your PR. Let me fix that and then I will merge this.

@smoelius smoelius force-pushed the fix/library-test-command branch from 681bb16 to e3f6ec6 Compare January 16, 2025 23:19
@smoelius smoelius added this pull request to the merge queue Jan 16, 2025
@smoelius
Copy link
Collaborator

Thanks again, @0xalpharush!

Merged via the queue into trailofbits:master with commit 6e9b370 Jan 16, 2025
5 checks passed
@smoelius
Copy link
Collaborator

Are you okay with installing from GitHub for now? Before publishing to crates.io, I would like to add a test so that I can better understand the issue.

cargo install --git https://github.com/trailofbits/cargo-line-test

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 this pull request may close these issues.

getting "error: no test target named" due to library name with hyphen and proc macro
2 participants