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

test: add compare-panic #2544

Closed
wants to merge 1 commit into from
Closed

Conversation

mikdusan
Copy link
Member

@mikdusan mikdusan commented May 23, 2019

  • implement
  • master branch regression: windows child process exit value seems bogus
  • rename to compare-stack-traces

zig build test-compare-panic

Create basic tests to compare panic output. The address field
is replaced by a symbolic constant and each expected output is
specific to os. Tests will only run for explicitly defined
platforms.

see also #2485

`zig build test-compare-panic`

Create basic tests to compare panic output. The address field
is replaced by a symbolic constant and each expected output is
specific to os. Tests will only run for explicitly defined
platforms.

see also ziglang#2485
@andrewrk
Copy link
Member

andrewrk commented Sep 3, 2019

Thanks @mikdusan, and sorry for the long delay in merging.

@mikdusan mikdusan deleted the issue.2485 branch November 28, 2019 00:37
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.

2 participants