Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
13883de3
Unverified
Commit
13883de3
authored
Mar 13, 2019
by
Andrew Murray
Committed by
GitHub
Mar 13, 2019
Browse files
Update tests/test_osx_utils.sh
Co-Authored-By:
robbuckley
<
20515024+robbuckley@users.noreply.github.com
>
parent
0d27dff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/test_osx_utils.sh
tests/test_osx_utils.sh
+2
-2
No files found.
tests/test_osx_utils.sh
View file @
13883de3
...
...
@@ -29,7 +29,7 @@
[
"
$(
macpython_arch_for_version 2.7 10.9
)
"
==
"x86_64"
]
||
ingest
[
"
$(
macpython_arch_for_version pypy-2.7
)
"
==
"x86_64"
]
||
ingest
# test lookup of arch / min macOS versions from installed
p
ython distutils tag
# test lookup of arch / min macOS versions from installed
P
ython distutils tag
[
"
$(
get_macpython_arch macosx-10.6-intel
)
"
==
"intel"
]
||
ingest
[
"
$(
get_macpython_arch macosx-10.6-x86_64
)
"
==
"x86_64"
]
||
ingest
[
"
$(
get_macpython_osx_ver macosx-10.6-intel
)
"
==
"10.6"
]
||
ingest
...
...
@@ -41,4 +41,4 @@
[
"
$(
macpython_impl_for_version pypy-5.4
)
"
==
"pp"
]
||
ingest
# Test pkg-config install
install_pkg_config
\ No newline at end of file
install_pkg_config
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment