Commit Graph

223 Commits

Author SHA1 Message Date
Ivan Enderlin
0b19e2f90e feat(interface-types) Move to its own repository.
New repository is https://github.com/wasmerio/interface-types.
2020-05-12 17:31:26 +02:00
Nick Lewycky
6aef5a6908 Remove --test-threads=1 added to singlepass in 4d8eb7d241 now that the underlying bug is fixed. 2020-04-17 11:50:11 -07:00
Syrus Akbary
0fd49664ca
Fixed Makefile llvm autodetect 2020-04-16 17:44:25 -07:00
Syrus
4d8eb7d241 Various fixes for the latest testing changes 2020-04-16 17:24:07 -07:00
Syrus
ab4a51dcec Detect singlepass first 2020-04-16 15:33:48 -07:00
Syrus
9d63da5740 Make makefile standard for wasitests 2020-04-16 15:30:53 -07:00
Syrus
c9713e485c Fixed makefile 2020-04-16 14:16:23 -07:00
Syrus
695ac6d1d3 Fixed llvm tests running cranelift/singlepass 2020-04-16 13:52:24 -07:00
Syrus
081ab36237 Simplified azure testing 2020-04-16 13:26:24 -07:00
Syrus
7071e48c2b Trying to make wasitests setup work in windows 2020-04-16 13:12:06 -07:00
Syrus
f8aec14895 Trying to make the Makefile Windows compatible 2020-04-16 13:08:39 -07:00
Syrus
636b0291af Fixed Windows build. Make Azure windows simpler 2020-04-16 12:00:35 -07:00
Syrus
9dc587e611 Fixed singlepass tests on Windows 2020-04-15 19:47:58 -07:00
Syrus
444a68d1a4 Test only on the backends available 2020-04-15 19:39:10 -07:00
Syrus
6415579ed6 Fixed command names 2020-04-15 19:35:20 -07:00
Syrus
8a669cfda5 Fixed example testing 2020-04-15 19:34:25 -07:00
Syrus
23a18965b1 Improve llvm compat 2020-04-15 18:29:13 -07:00
Syrus
51a454659b Only run shell tput in *Unix 2020-04-15 16:35:02 -07:00
Syrus
ce14c6c079 Second part of the refactor 2020-04-15 16:31:05 -07:00
Syrus
2dc501822b Trying to make tests pass 2020-04-14 13:21:39 -07:00
Syrus
a7dba54b7f Improved test generation 2020-04-14 11:41:12 -07:00
bors[bot]
1ef2fe3ac9
Merge #1368
1368: Fix issue with `kernel-net`; add it to CI r=MarkMcCaskey a=MarkMcCaskey

Resolves #1365 


Co-authored-by: Mark McCaskey <mark@wasmer.io>
2020-04-09 00:26:34 +00:00
Mark McCaskey
23bc0fd720 Fix kernel-net check, fix misc warnings
Split out nightly check step
2020-04-08 17:05:25 -07:00
Mark McCaskey
bb67a11c5f Fix broken makefile commands and improve test consistency 2020-04-08 17:01:32 -07:00
Mark McCaskey
4d58ae2d14 Fix issue with kernel-net; add it to CI 2020-04-08 15:18:04 -07:00
Mark McCaskey
9f99baa732 Fix check CI step
rm dev-utils from makefile
2020-04-08 13:40:34 -07:00
Syrus
69899bf014 Fixed issues 2020-04-07 12:47:36 -07:00
Mark McCaskey
ade38aa391 Use CRANELIFT instead of CLIF in test env vars 2020-04-06 17:21:57 -07:00
Mark McCaskey
3579d0d445 Fix emtests and wasitests to use the correct backend 2020-04-06 16:47:06 -07:00
Mark McCaskey
b6011d5dc4 Only run runtime_core tests on Android 2020-04-06 14:13:54 -07:00
Mark McCaskey
52cbb60743 Fix up tests for CI 2020-04-06 11:42:44 -07:00
Mark McCaskey
dfa6247075 Move spectests, wrap up test restructure 2020-04-03 14:24:40 -07:00
Mark McCaskey
403d4b4c8b
Merge branch 'master' into feature/update-api 2020-03-30 17:40:18 -07:00
Mark McCaskey
c14c88fb72 Improve high level API test 2020-03-25 16:14:04 -07:00
YAMAMOTO Yuji
056e9cf88c
Add the android test script to the CI pipeline 2020-03-23 11:55:33 +09:00
Mark McCaskey
a7ddae13d8 Fix OSX static library packaging 2020-03-18 13:03:33 -07:00
Mark McCaskey
6a5efcda98 Update wasi-tests to test multiple versions of WASI
This change also cleans up the `wasi-test` generation a bit.  It's
actually still really, really messy, but at least now it's split up
into easier to understand chunks.

There's still a lot of low-hanging fruit in terms of improving the
readibilty and maintainability of the code.
2020-03-13 15:41:50 -07:00
Mark McCaskey
9d6681006d Fix wax command packaging for install script 2020-03-11 15:54:45 -07:00
Syrus
a4a90dfcd8 Fixed WAPM version 2020-03-10 21:38:17 -07:00
Syrus
f2c5f88b21 Added wax symlink 2020-03-10 18:24:10 -07:00
Syrus
80f7e98651 Moved build wapm into Makefile 2020-02-28 11:11:31 -08:00
Mark McCaskey
91808b9df2 Update test-rest to explicitly test each crate 2020-02-27 14:22:26 -08:00
Mark McCaskey
3d6e915108
Merge branch 'master' into feature/debug-prototype2 2020-02-20 17:48:02 -08:00
Syrus
25eb86afe3 Remove make wapm from Makefile 2020-02-20 15:10:57 -08:00
Syrus
69d88ced53 Make commands more clear 2020-02-20 11:59:44 -08:00
Syrus
38830ed8e5 Fixed unused cd 2020-02-20 11:56:47 -08:00
Syrus
c8df4fb5da Removed empty lines 2020-02-20 11:25:46 -08:00
Syrus
aa0f33203c Reuse doc file for capi docs 2020-02-20 11:24:54 -08:00
Syrus
b31d8d73d8 Fixed windows library 2020-02-19 21:39:47 -08:00
Syrus
40fb54c58f Improved Wasmer C API artifacts 2020-02-19 18:54:32 -08:00