index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
inspector_tests.rs
Age
Commit message (
Expand
)
Author
2023-01-13
tests: move integration tests to a single module (#17380)
Bartek Iwańczuk
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-12
feat: add `--inspect-wait` flag (#17001)
Bartek Iwańczuk
2022-12-07
feat(repl): run "deno repl" with no permissions (#16795)
Bartek Iwańczuk
2022-12-06
tests: Refactor inspector tests (#16967)
Bartek Iwańczuk
2022-12-06
npm: ensure runtime exceptions are surfaced when debugger is attached (#16943)
Bartek Iwańczuk
2022-12-04
revert: Inspector changes (#16939)
Bartek Iwańczuk
2022-12-03
test: reenable inspector_break_on_first_line_in_test test (#16908)
Bartek Iwańczuk
2022-12-02
fix(inspector): allow to poll session with reentry (#16863)
Bartek Iwańczuk
2022-11-28
fix(npm): allow to inspect npm modules with --inspect-brk (#16841)
Bartek Iwańczuk
2022-11-27
feat(core): send "executionContextDestroyed" notification on program end (#16...
Bartek Iwańczuk
2022-11-26
tests: move integration tests to separate modules (#16816)
Bartek Iwańczuk