Skip to content

fix tests.addPkgTests to always run native target #3203

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

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

mikdusan
Copy link
Member

@mikdusan mikdusan commented Sep 9, 2019

  • include native-target when native-target ∉ cross_targets

old behavior:

  • do nothing when -Dskip-non-native
  • never execute pkg tests for non-members of cross_targets

- include native-target when native-target ∉ cross_targets

old behavior:

- do nothing when `-Dskip-non-native`
- never execute pkg tests for non-members of cross_targets
@mikdusan mikdusan force-pushed the freebsd-fix-addPkgTests branch from 2984fca to 2de457d Compare September 9, 2019 21:57
@andrewrk andrewrk merged commit 8bd5681 into ziglang:master Sep 10, 2019
@mikdusan mikdusan deleted the freebsd-fix-addPkgTests branch September 10, 2019 17:10
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