Sam Clegg
880be59788
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
Sam Clegg
596bdc5ea4
Fix file permissions when extracting zip files ( #325 )
...
This means that `./emsdk` works on UNIX system after emsdk self-updates
from a zip file. Without this one would need to run `python ./emsdk`
which seems to be why the tests were doing it this way.
2019-08-26 23:06:56 -07:00
Alon Zakai
d33f7a2900
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
Alon Zakai
5da4a1ae99
Move testing into a bash file on the side ( #266 )
2019-06-05 10:19:20 -07:00