forked from noir-lang/noir
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(debugger): Add support for debugging tests (#5208) #7
Open
anaPerezGhiglia
wants to merge
31
commits into
feat/5208-debug-tests-repl-dap
Choose a base branch
from
feat/5208-debug-tests
base: feat/5208-debug-tests-repl-dap
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(debugger): Add support for debugging tests (#5208) #7
anaPerezGhiglia
wants to merge
31
commits into
feat/5208-debug-tests-repl-dap
from
feat/5208-debug-tests
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37283ac - Browse repository at this point
Copy the full SHA 37283acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21f0739 - Browse repository at this point
Copy the full SHA 21f0739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1589176 - Browse repository at this point
Copy the full SHA 1589176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1580110 - Browse repository at this point
Copy the full SHA 1580110View commit details -
wip: register last seen error in debugger context
we need this to return the error from the debugger as a NargoError for validatin the tests
Configuration menu - View commit details
-
Copy full SHA for e3f10d6 - Browse repository at this point
Copy the full SHA e3f10d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9aaa1d - Browse repository at this point
Copy the full SHA d9aaa1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d16905 - Browse repository at this point
Copy the full SHA 6d16905View commit details -
Configuration menu - View commit details
-
Copy full SHA for aebba26 - Browse repository at this point
Copy the full SHA aebba26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b96a17 - Browse repository at this point
Copy the full SHA 8b96a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b3961a - Browse repository at this point
Copy the full SHA 7b3961aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 536a89f - Browse repository at this point
Copy the full SHA 536a89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54fd555 - Browse repository at this point
Copy the full SHA 54fd555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1cc78 - Browse repository at this point
Copy the full SHA 6b1cc78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16a76a1 - Browse repository at this point
Copy the full SHA 16a76a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 873d516 - Browse repository at this point
Copy the full SHA 873d516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e551d - Browse repository at this point
Copy the full SHA 92e551dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8da3eef - Browse repository at this point
Copy the full SHA 8da3eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1625e - Browse repository at this point
Copy the full SHA 5a1625eView commit details -
Notify if test passed or failed
- add TestFunction to dap - add Abi dependency to debugger crate
Configuration menu - View commit details
-
Copy full SHA for 9eacfe6 - Browse repository at this point
Copy the full SHA 9eacfe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c36f131 - Browse repository at this point
Copy the full SHA c36f131View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f8b40 - Browse repository at this point
Copy the full SHA c8f8b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3aa22 - Browse repository at this point
Copy the full SHA ac3aa22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7914726 - Browse repository at this point
Copy the full SHA 7914726View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19bf1e9 - Browse repository at this point
Copy the full SHA 19bf1e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dc687c - Browse repository at this point
Copy the full SHA 2dc687cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70cd79 - Browse repository at this point
Copy the full SHA b70cd79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d76cac - Browse repository at this point
Copy the full SHA 8d76cacView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dbda88 - Browse repository at this point
Copy the full SHA 2dbda88View commit details -
Re-shape file_manager_and_file_from to build_workspace_file_manager
now it only returns a FileManager
Configuration menu - View commit details
-
Copy full SHA for 4364c48 - Browse repository at this point
Copy the full SHA 4364c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ef8e84 - Browse repository at this point
Copy the full SHA 5ef8e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b58e7 - Browse repository at this point
Copy the full SHA 38b58e7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.