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
d8984b2a9d526229e3bdb304981e6fa2ea928328
ci-emsdk/scripts/test.sh

12 lines
227 B
Bash
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
#!/usr/bin/env bash
Move testing into a bash file on the side (#266)
2019-06-05 10:19:20 -07:00
echo "test the standard workflow (as close as possible to how a user would do it, in the shell)"
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
set -x
set -e
Move testing into a bash file on the side (#266)
2019-06-05 10:19:20 -07:00
./emsdk install latest
./emsdk activate latest
source ./emsdk_env.sh --build=Release
Extra testing for library building (#291) Verify the latest things we've started to ship pre-built (libc, struct_info, optimizer) are in fact not built on the user's machine.
2019-06-26 13:13:48 -07:00
emcc -v
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 24ms 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