..
assets
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
bench
chore: update references to deno_std
to use JSR ( #23239 )
2024-04-10 17:26:35 -04:00
benches
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
bundle
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
cache
chore: rough first pass on spec tests ( #22877 )
2024-03-13 16:21:13 +00:00
cert
chore: move test_util/std
to tests/util/std
( #22402 )
2024-02-13 09:22:49 -07:00
check
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
commonjs
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
compile
test(compile): dynamic JSR imports are working correctly ( #23306 )
2024-04-12 12:27:34 +02:00
coverage
fix: upgrade deno_ast related crates ( #23187 )
2024-04-11 23:00:17 +00:00
doc
chore: update deno_doc to 0.119.0 ( #23103 )
2024-03-28 00:25:39 +01:00
dynamic_import
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
encoding
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
eval
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
file_extensions
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
fmt
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
import_attributes
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
import_maps
chore: rough first pass on spec tests ( #22877 )
2024-03-13 16:21:13 +00:00
info
chore: rough first pass on spec tests ( #22877 )
2024-03-13 16:21:13 +00:00
inspector
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
install
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
jsr /registry
chore: update references to deno_std
to use JSR ( #23239 )
2024-04-10 17:26:35 -04:00
jsx
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
jupyter
chore: move more tests away from itest ( #22909 )
2024-03-15 15:46:51 -04:00
lint
feat(lint): deno lint --fix
and lsp quick fixes ( #22615 )
2024-03-21 14:18:59 -07:00
lockfile
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
lsp
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
malformed_config
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
module_graph
chore: update references to deno_std
to use JSR ( #23239 )
2024-04-10 17:26:35 -04:00
node
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners ( #23382 )
2024-04-16 13:45:41 +00:00
npm
fix(lsp): improved cjs tracking ( #23374 )
2024-04-15 17:50:52 -04:00
package_json
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
publish
fix(ext/node): Implement isBuiltin
in node:module
( #22817 )
2024-03-08 18:06:04 -08:00
repl
chore: bump deno_core ( #22596 )
2024-02-27 08:05:57 -07:00
run
perf: v8 code cache ( #23081 )
2024-04-17 07:19:55 -07:00
runtime
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
subdir
fix(lsp): don't apply renames to remote modules ( #22765 )
2024-03-07 17:27:24 +00:00
task
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
test
fix(cli): output more detailed information for steps when using JUnit reporter ( #22797 )
2024-03-26 00:08:46 +09:00
tls
fix(ext/tls): add support EC private key ( #23261 )
2024-04-08 11:36:34 -06:00
tsc
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
tsc2
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
type_definitions
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
unfurl
feat(publish): support sloppy imports and bare node built-ins ( #22588 )
2024-02-27 15:13:16 +00:00
vendor
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
webcrypto
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
webgpu
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
workers
fix(ext/node): implement MessagePort.unref() ( #23278 )
2024-04-09 20:15:55 +02:00
allow_run_allowlist_resolution.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
allow_run_allowlist_resolution.ts.out
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
cat.ts
feat(lint): deno lint --fix
and lsp quick fixes ( #22615 )
2024-03-21 14:18:59 -07:00
echo.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
echo_server.ts
chore: update std
submodule to 0.221.0 ( #23112 )
2024-04-02 12:57:05 +11:00
env
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
error_cause_recursive_aggregate.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
error_cause_recursive_aggregate.ts.out
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
error_cause_recursive_tail.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
error_cause_recursive_tail.ts.out
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
navigator_language.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
navigator_languages.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
spawn_kill_permissions.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
symlink_to_subdir
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00
welcome.ts
chore: move cli/tests/ -> tests/ ( #22369 )
2024-02-10 20:22:13 +00:00