wasm-micro-runtime/test-tools/wamr-ide/VSCode-Extension/src
Ben Riegel 72fc872afe
wamr-ide: Add vscode extension tests (#2292)
This PR adds tests for #2219 by changing the `compilation_on_android_ubuntu.yml` workflow.
The first run will take about two hours, since LLDB is built from scratch. Later, the build is
cached and the whole job should not take more than three minutes.

Core of the PR is an integration test that boots up vscode and lets it debug a test WASM file.
2023-06-20 15:33:01 +08:00
..
test wamr-ide: Add vscode extension tests (#2292) 2023-06-20 15:33:01 +08:00
utilities wamr-ide: Add vscode extension tests (#2292) 2023-06-20 15:33:01 +08:00
view Perfect the codebase for wamr-ide (#1817) 2022-12-27 15:04:36 +08:00
constants.ts Add docker images auto check and setup support for WAMR-IDE (#1882) 2023-01-29 09:41:03 +08:00
debugConfigurationProvider.ts Add Rust Formatters to Debugger (Vector, Map etc.) (#2219) 2023-06-14 19:53:51 +08:00
decorationProvider.ts Perfect the codebase for wamr-ide (#1817) 2022-12-27 15:04:36 +08:00
extension.ts wamr-ide: Add vscode extension tests (#2292) 2023-06-20 15:33:01 +08:00
taskProvider.ts Perfect the codebase for wamr-ide (#1817) 2022-12-27 15:04:36 +08:00