0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 20:25:12 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 4fcd9a0de8
fix(lsp): sort quickfix actions (#17221)
This commit changes ordering of quickfix actions, by sorting them in
following order:

- TSC fixes
- Deno fixes
- deno_lint fixes

Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
2023-09-17 19:05:19 +01:00
..
integration fix(lsp): sort quickfix actions (#17221) 2023-09-17 19:05:19 +01:00
node_compat chore: disable 'test-http-content-length.js` test (#20344) 2023-09-04 23:23:01 +02:00
testdata perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
unit perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
unit_node perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00