Age | Commit message (Expand) | Author |
---|---|---|
2022-04-11 | feat: Add "deno check" subcommand for type checking (#14072) | Bartek Iwańczuk |
2022-03-22 | chore: replace `.expect("...")` calls with `.unwrap()` in test code (#14081) | David Sherret |
2022-03-15 | disable flakes (#13962) | Ryan Dahl |
2022-01-24 | tests: Add inspector tests for "Memory" and "Profile" tabs (#13476) | Bartek Iwańczuk |
2022-01-09 | test: add inspector test with ts files (#13312) | Bartek Iwańczuk |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-30 | fix(core): inspector works if no "Runtime.runIfWaitingForDebugger" message is... | Bartek Iwańczuk |
2021-12-17 | fix: inspector prompts (#13123) | Bartek Iwańczuk |
2021-12-16 | fix(test): wait for inspector session in side modules (#13065) | Jesper van den Ende |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret |
2021-07-20 | fix: panic for non-WS connections to inspector (#11466) | Bartek Iwańczuk |
2021-06-27 | chore: split up integration_tests.rs into separate files (#11131) | David Sherret |