10 Commits

Author SHA1 Message Date
Volker Berlin
2222c7014a use relative path 2020-06-18 22:57:55 +02:00
Volker Berlin
9469d6d334 generalize WasmRule for better GC testing 2020-06-13 17:18:21 +02:00
Volker Berlin
499cddfb0b print the JavaScript stacktrace on error for simpler debugging 2020-02-28 10:00:44 +01:00
Volker Berlin
3f4462064d provide the wasm.exports to the JavaScript import functions for possible callbacks. 2019-11-02 18:09:35 +01:00
Volker Berlin
81c865706c Support NULL as test result. 2019-10-20 14:43:05 +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
3ab57b3804 Add try catch to execution errors 2018-03-24 17:32:48 +01:00
Volker Berlin
f3f4b50eff pass parameter array as function parameter list 2017-04-04 21:19:37 +02:00
Volker Berlin
18841cf83d Add junit rule for testing with node. 2017-04-02 22:26:53 +02:00