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
7bc0f343
Commit
7bc0f343
authored
Jan 20, 2021
by
Isuru Fernando
Browse files
add a simple test
parent
2f102729
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tests/test_osx_utils.sh
tests/test_osx_utils.sh
+4
-0
No files found.
tests/test_osx_utils.sh
View file @
7bc0f343
...
@@ -57,6 +57,10 @@
...
@@ -57,6 +57,10 @@
[
"
$(
macpython_sdk_list_for_version 2.7.17
)
"
==
"10.6 10.9"
]
||
ingest
[
"
$(
macpython_sdk_list_for_version 2.7.17
)
"
==
"10.6 10.9"
]
||
ingest
[
"
$(
macpython_sdk_list_for_version 2.7.18
)
"
==
"10.9"
]
||
ingest
[
"
$(
macpython_sdk_list_for_version 2.7.18
)
"
==
"10.9"
]
||
ingest
(
PLAT
=
"arm64"
;
[
"
$(
macpython_sdk_for_version 3.9
)
"
==
"11.0"
]
||
ingest
)
(
PLAT
=
"universal2"
;
[
"
$(
macpython_sdk_for_version 3.9
)
"
==
"10.9"
]
||
ingest
)
(
PLAT
=
"x86_64"
;
[
"
$(
macpython_sdk_for_version 3.9
)
"
==
"10.9"
]
||
ingest
)
[
"
$(
macpython_sdk_for_version 3.9
)
"
==
"10.9"
]
||
ingest
[
"
$(
macpython_sdk_for_version 3.8
)
"
==
"10.9"
]
||
ingest
[
"
$(
macpython_sdk_for_version 3.8
)
"
==
"10.9"
]
||
ingest
[
"
$(
macpython_sdk_for_version 3.5
)
"
==
"10.6"
]
||
ingest
[
"
$(
macpython_sdk_for_version 3.5
)
"
==
"10.6"
]
||
ingest
[
"
$(
macpython_sdk_for_version 2.7
)
"
==
"10.9"
]
||
ingest
[
"
$(
macpython_sdk_for_version 2.7
)
"
==
"10.9"
]
||
ingest
...
...
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