35 Commits

Author SHA1 Message Date
Syrus Akbary
8b177b5320
Update tests/test-generator/src/lib.rs
Co-Authored-By: Mark McCaskey <5770194+MarkMcCaskey@users.noreply.github.com>
2020-04-16 13:40:22 -07:00
Syrus
4e489a1bde Moved tests from runtime to high_level_api 2020-04-16 12:34:54 -07:00
Syrus
595f5bb472 Moved cache testing to the general tests 2020-04-16 12:22:28 -07:00
Syrus
b301ac85be Improved tests to use available compilers 2020-04-16 11:52:29 -07:00
Syrus
21cef317b1 Fixed syntax 2020-04-15 18:48:54 -07:00
Syrus
2a897fd5d2 Ignore wasi tests on aarch64 2020-04-15 18:42:07 -07:00
Syrus
28351402aa Formatted rust files 2020-04-15 18:29:53 -07:00
Syrus
cce851f22f Improved tests semantics 2020-04-15 18:29:13 -07:00
Syrus
37afcd33df Removed unused code on wasitests 2020-04-15 18:29:13 -07:00
Syrus
7b41c2b843 Test forgotten function in imports 2020-04-15 18:29:13 -07:00
Syrus
dfb7432595 Moved processors out of build 2020-04-15 18:29:13 -07:00
Syrus Akbary
b1a7dbe212
Update tests/generate-wasi-tests/src/set_up_toolchain.rs
Co-Authored-By: nlewycky <nick@wasmer.io>
2020-04-15 17:49:01 -07:00
Syrus Akbary
8c9d8b23cb
Update tests/custom/multiple-traps.wast
Co-Authored-By: nlewycky <nick@wasmer.io>
2020-04-15 17:47:31 -07:00
Syrus
ce14c6c079 Second part of the refactor 2020-04-15 16:31:05 -07:00
Syrus
a85bc193f7 Ignore spec start on cranelift windows 2020-04-14 13:19:52 -07:00
Syrus
6216891ded Fixed windows tests ignores 2020-04-14 12:46:20 -07:00
Syrus
a840b45ed7 Improved PR based on feedback. Fixed ignores 2020-04-14 12:42:45 -07:00
Syrus
cebd0ed7ab Improved attributions 2020-04-14 12:41:05 -07:00
Syrus
7f0c15b0e1 Refactored test ignores 2020-04-14 11:43:18 -07:00
Syrus
a7dba54b7f Improved test generation 2020-04-14 11:41:12 -07:00
Syrus
c2306bd39e Renamed dev_utils to utils 2020-04-10 20:18:27 -07:00
Mark McCaskey
5c09fedcd3 Remove all uses of wasmer_runtime from tests 2020-04-09 15:50:35 -07:00
Mark McCaskey
c9460e3a03 Migrate tests away from using runtime and runtime_core 2020-04-09 14:37:21 -07:00
Mark McCaskey
a149c9aaeb Update tests to use new API where easily possible 2020-04-09 12:51:18 -07:00
Mark McCaskey
bb67a11c5f Fix broken makefile commands and improve test consistency 2020-04-08 17:01:32 -07:00
Mark McCaskey
3d4ed92466 Move dev-utils crate into tests 2020-04-08 11:59:47 -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
9d312f4500 Add support for android in spectests 2020-04-06 12:35:08 -07:00
Mark McCaskey
4c29cd4af3 Merge branch 'master' into feature/reorganized-tests 2020-04-06 12:04:36 -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
513e6acbc1 Move emscripten-tests to tests dir + misc fixes 2020-04-02 16:51:58 -07:00
Mark McCaskey
976bf9b6a3 Move integration tests to tests dir in workspace root 2020-04-01 17:09:51 -07:00