Logo
Explore Help
Sign In
admin/ci-emsdk
1
0
Fork 0
You've already forked ci-emsdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5fd6f034fe07a3def81fa9cb086e4704d057cb17
ci-emsdk/scripts/test.bat

8 lines
219 B
Batchfile
Raw Normal View History

Add circleci config with mac, windows and linux testing (#338) - Add EMSDK_NOTTY variable which we can use on CI to prevent tty output. - Add test.bat for windows which mirrors test.sh. - Remove travis support
2019-08-29 00:35:36 -07:00
:: equivilent of test.sh as windows bat file
set PATH=%PATH%;%PYTHON_BIN%
@CALL emsdk install latest
@CALL emsdk activate latest
Remove used arg in scripts/test.bat (#659) I have no idea why this argument was included when this script was first added. `emsdk_env.bat` does not even pass its argument into `emsdk.py` so this argument has no effect here.
2020-11-30 17:44:53 -08:00
@CALL emsdk_env.bat
Switch to python3 when installing python on windows installs. (#349)
2020-02-04 17:03:20 -08:00
@CALL python -c "import sys; print(sys.executable)"
Add circleci config with mac, windows and linux testing (#338) - Add EMSDK_NOTTY variable which we can use on CI to prevent tty output. - Add test.bat for windows which mirrors test.sh. - Remove travis support
2019-08-29 00:35:36 -07:00
@CALL emcc.bat -v
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 26ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API