0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-15 01:57:09 -05:00
denoland-deno/tests/testdata
Leo Kettmeir 7253820764
refactor: object wrap WebGPU (#27665)
Fixes #25874
Fixes #26760
Fixes #24288
Fixes #24798
Fixes #25627
Fixes #25915
Fixes #26769
2025-02-12 13:45:41 +00:00
..
assets chore: serve node headers from a test server to fix flaky node-gyp test (#26749) 2024-11-06 19:52:46 -08:00
bench chore: move bench test to spec test (#27970) 2025-02-05 10:49:10 -05:00
benches
cache chore(lint): add .out file reference checker (#27078) 2024-11-26 20:53:20 -08:00
cert
check fix(check): move module not found errors to typescript diagnostics (#27533) 2025-01-03 21:49:56 +00:00
commonjs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
compile feat(compile): show remote modules and metadata size when compiling (#27415) 2025-01-23 16:55:50 +00:00
coverage fix(coverage): exclude comment lines from coverage reports (#25939) 2024-10-31 23:20:26 +09:00
dynamic_import feat: add --allow-import flag (#25469) 2024-09-26 01:50:54 +00:00
encoding
file_extensions chore(lint): add .out file reference checker (#27078) 2024-11-26 20:53:20 -08:00
fmt chore(lint): add .out file reference checker (#27078) 2024-11-26 20:53:20 -08:00
image feat(ext/canvas): enhance createImageBitmap specification compliance (#25517) 2025-02-05 04:10:11 -08:00
import_attributes fix(check): compiler options from workspace members (#27785) 2025-01-28 10:49:58 -05:00
import_maps
info chore: move info itests (#25659) 2024-09-16 17:08:00 +00:00
inspector
install
jsx
jupyter
lint/watch chore: deprecate lint itests (#25655) 2024-09-16 17:45:25 +00:00
lockfile
lsp
malformed_config
module_graph
node chore: deprecate node compat itests (#25573) 2024-09-16 09:53:20 +01:00
npm feat: Deno.cwd() no longer requires --allow-read permission (#27192) 2025-01-27 15:13:59 +01:00
publish
repl Revert "feat(fmt): sort type-only named import/exports last" (#25705) 2024-09-18 13:54:52 +00:00
run chore: update std in test util (#27892) 2025-01-31 08:52:32 -05:00
runtime
serve feat: print Listening on messages on stderr instead of stdout (#25491) 2024-09-14 23:30:06 +02:00
subdir fix(lsp): use verbatim specifier for URL auto-imports (#27605) 2025-01-09 17:54:14 +00:00
task tests: enable package_json_node_modules_none (#25825) 2024-10-04 09:56:13 +00:00
test chore: deprecate test itests (#25512) 2024-09-16 19:38:40 +00:00
tls
tsc
tsc2
type_definitions
unfurl fix(publish): unfurl sloppy imports in d.ts files and type imports (#27793) 2025-01-23 14:32:30 +00:00
wasm feat: Wasm module support (#26668) 2024-11-19 18:59:23 -05:00
webcrypto
webgpu refactor: object wrap WebGPU (#27665) 2025-02-12 13:45:41 +00:00
workers chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
add.ts feat: add --allow-import flag (#25469) 2024-09-26 01:50:54 +00:00
cat.ts
echo.ts
echo_server.ts
env
navigator_language.ts
navigator_languages.ts
spawn_kill_permissions.ts
symlink_to_subdir
welcome.ts