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

Replace output_equivalence test with regression tests #333

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

philipc
Copy link
Contributor

@philipc philipc commented Oct 3, 2024

Bug fixes require us to have different output from binutils addr2line, but we don't exactly match llvm-addr2line either, so there is no good way to compare our output against existing tools. Switch to using a regression test for our output instead.

Bug fixes require us to have different output from binutils addr2line,
but we don't exactly match llvm-addr2line either, so there is no
good way to compare our output against existing tools.
Switch to using a regression test for our output instead.
@philipc philipc merged commit 9055f28 into gimli-rs:master Oct 4, 2024
12 checks passed
@philipc philipc deleted the output-equiavalence branch October 4, 2024 02:56
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.

1 participant