mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-24 14:11:32 +00:00
chore(git) Ignore the object file test-import-object
.
This commit is contained in:
8
lib/runtime-c-api/tests/.gitignore
vendored
8
lib/runtime-c-api/tests/.gitignore
vendored
@ -10,20 +10,20 @@ compile_commands.json
|
|||||||
CTestTestfile.cmake
|
CTestTestfile.cmake
|
||||||
_deps
|
_deps
|
||||||
rust-build
|
rust-build
|
||||||
|
test-context
|
||||||
test-exported-memory
|
test-exported-memory
|
||||||
test-exports
|
test-exports
|
||||||
test-globals
|
test-globals
|
||||||
test-import-function
|
test-import-function
|
||||||
|
test-import-object
|
||||||
test-imports
|
test-imports
|
||||||
test-instantiate
|
test-instantiate
|
||||||
test-memory
|
test-memory
|
||||||
test-module
|
test-module
|
||||||
test-module-exports
|
test-module-exports
|
||||||
|
test-module-import-instantiate
|
||||||
test-module-imports
|
test-module-imports
|
||||||
test-module-serialize
|
test-module-serialize
|
||||||
test-tables
|
test-tables
|
||||||
test-validate
|
test-validate
|
||||||
test-context
|
test-wasi-import-object
|
||||||
test-module-import-instantiate
|
|
||||||
test-wasi-import-object
|
|
||||||
|
|
Reference in New Issue
Block a user