wasmer/lib/runtime-c-api/tests
2019-09-05 15:10:09 +02:00
..
assets test(runtime-c-api) Fully test all kind of exports. 2019-09-05 15:08:23 +02:00
.gitignore Merge branch 'develop' into c-api-import_object_t 2019-08-01 18:15:21 +03:00
CMakeLists.txt Fixed windows tests 2019-08-25 00:24:21 -07:00
runtime_c_api_tests.rs Improved runtime_c_api_tests 2019-08-01 01:27:36 -07:00
test-context.c [FIX] test-context.c imports contains now the expected mul import too 2019-08-01 19:31:33 +03:00
test-exported-memory.c Improved exported memory tests 2019-08-01 01:28:11 -07:00
test-exports.c test: Fix CS. 2019-09-05 15:10:09 +02:00
test-globals.c Add basic Global API 2019-02-09 17:39:15 -06:00
test-import-function-callinfo.c Add callinfo trampoline into the C API. 2019-06-05 01:25:37 +08:00
test-import-function.c Add callinfo trampoline into the C API. 2019-06-05 01:25:37 +08:00
test-imports.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
test-instantiate.c test(runtime-c-api) Assert returned value from wasmer_last_error_message. 2019-05-13 10:52:55 +02:00
test-memory.c test(runtime-c-api) Fix compilation errors in test-memory.c. 2019-03-07 10:15:32 +01:00
test-module-exports.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
test-module-import-instantiate.c [FIX] test-context.c imports contains now the expected mul import too 2019-08-01 19:31:33 +03:00
test-module-imports.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
test-module-serialize.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
test-module.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00
test-tables.c Create a grow error and refactor grow impl to return result (#191) 2019-02-22 22:18:59 -08:00
test-validate.c chore(runtime-c-api) Move .wasm files into the assets directory. 2019-03-27 09:42:56 +01:00