Volker Berlin
|
fd0a22121c
|
reorder the script engines for testing
|
2019-08-27 18:25:31 +02:00 |
|
Volker Berlin
|
d9e8b70d06
|
Use JavaScript imports generated from the imports declarations.
|
2019-07-03 20:09:22 +02:00 |
|
Volker Berlin
|
40bb69fd16
|
Improve test speed by executing all tests of an wasm file at once.
|
2019-06-17 19:00:16 +02:00 |
|
Volker Berlin
|
f5ed8aeeb6
|
get_local --> local.get, set_local --> local.set, see #3
|
2019-02-20 21:42:52 +01:00 |
|
Volker Berlin
|
83a99ce803
|
test for WasmTextCode
|
2018-11-17 17:57:53 +01:00 |
|
Volker
|
10dcbd66b0
|
Add test for emptyMethod()
|
2018-09-28 18:41:10 +02:00 |
|
Volker
|
6554e0fae3
|
Use annotation package from jwebassembly-api library
|
2018-06-11 18:47:10 +02:00 |
|
Volker Berlin
|
50648d74a1
|
test for calling a import function
|
2018-05-31 21:35:51 +02:00 |
|
Volker Berlin
|
327d685d32
|
implements "pop" instruction code
|
2018-04-02 11:53:12 +02:00 |
|
Volker Berlin
|
01ab665681
|
first tests for control flow operations like "if"
|
2018-03-25 12:57:58 +02:00 |
|
Volker Berlin
|
39ca8a383c
|
use AbstractBaseTest
|
2018-03-24 19:12:15 +01:00 |
|
Volker Berlin
|
6a2e33ac8a
|
Add support for invoke static method calls
|
2018-03-24 12:43:11 +01:00 |
|