deno/cli/tests/testdata
Bartek Iwańczuk edab1bb927
chore: don't expose FFI ops to user code (#22313)
This commit removes some not really necessary FFI tests and in effect
removes them from being accessible from the user code.

This lowers the number of ops accessible to user code to 16.
2024-02-07 04:15:11 +01:00
..
assets chore(core): fix flaky flock_test on windows (#19477) 2023-06-12 20:30:29 +00:00
bench fix(bench): added group banner to bench output. (#21551) 2023-12-17 22:57:14 +00:00
benches
bundle refactor: set removal version for deno bundle (#22062) 2024-01-24 02:36:51 +01:00
cache
cert refactor: set removal version for Deno.ListenTlsOptions.certFile, Deno.ListenTlsOptions.keyFile and Deno.ConnectTlsOptions.certFile (#22026) 2024-01-23 17:35:23 +01:00
check fix: remove conditional unstable type-checking from other commands (#21991) 2024-01-21 22:47:46 +00:00
commonjs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
compile feat: Expand 'imports' section of deno.json (#22087) 2024-01-24 23:44:06 +01:00
coverage fix(coverage): error if no files found (#21615) 2023-12-18 11:43:27 +01:00
doc feat(cli): improved diagnostics printing (#22049) 2024-01-23 16:37:43 +01:00
dynamic_import feat(cli): don't check permissions for statically analyzable dynamic imports (#18713) 2023-04-26 16:23:28 -04:00
encoding
eval refactor: don't error when .env is not present (#21879) 2024-01-22 00:27:14 +01:00
file_extensions fix(cli): restore deno run - to handle stdin as typescript (#18391) 2023-03-23 12:45:43 -04:00
fmt refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
import_attributes chore: upgrade deno_core to 0.246.0 (#21904) 2024-01-14 18:28:46 -07:00
import_maps fix(lsp): resolve remote import maps (#20651) 2023-09-24 18:00:15 +01:00
info chore(tests): ability to pattern match unordered lines (#20488) 2023-09-14 16:21:57 +00:00
inspector
install
jsr chore: use same test server for jsr tests (#22303) 2024-02-07 02:06:34 +00:00
jsx feat: precompile JSX (#20962) 2023-11-01 20:30:23 +00:00
jupyter feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
lint feat(cli): improved diagnostics printing (#22049) 2024-01-23 16:37:43 +01:00
lockfile feat: lockfile v3 (#20424) 2023-09-08 14:34:57 -04:00
lsp fix(lsp): remove quotes and period surrounding specifier in uncached messages (#19794) 2023-07-11 02:27:22 +00:00
malformed_config
module_graph
node chore: deflake rejection_handled_web_process test (#22056) 2024-01-23 21:05:21 +00:00
npm refactor: load bytes in deno_graph (#22212) 2024-02-01 03:15:22 +00:00
package_json feat: Expand 'imports' section of deno.json (#22087) 2024-01-24 23:44:06 +01:00
publish chore: use same test server for jsr tests (#22303) 2024-02-07 02:06:34 +00:00
repl
run chore: don't expose FFI ops to user code (#22313) 2024-02-07 04:15:11 +01:00
runtime
subdir fix(unstable): vendor cache should support adding files to hashed directories (#20070) 2023-08-06 12:25:48 -04:00
task fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
test Reland refactor(cli): use new sanitizer for resources (#22226) 2024-02-05 12:21:29 -07:00
tls fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157) 2023-08-15 00:11:12 +00:00
tsc
tsc2
type_definitions
types
vendor feat(vendor): support for npm specifiers (#19186) 2023-05-19 22:39:27 +00:00
webcrypto
webgpu feat: bring back WebGPU (#20812) 2023-12-09 01:19:16 +01:00
workers chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
allow_run_allowlist_resolution.ts fix(runtime/permissions): Resolve executable specifiers in allowlists and queries (#14130) 2023-08-30 18:52:01 +01:00
allow_run_allowlist_resolution.ts.out fix(runtime/permissions): Resolve executable specifiers in allowlists and queries (#14130) 2023-08-30 18:52:01 +01:00
cat.ts chore: update std submodule and its imports (#17408) 2023-01-15 21:09:26 +01:00
echo.ts
echo_server.ts chore: update std submodule and its imports (#17408) 2023-01-15 21:09:26 +01:00
env feat(unstable): deno run --env (#20300) 2023-11-01 15:21:13 +00:00
error_cause_recursive_aggregate.ts
error_cause_recursive_aggregate.ts.out chore: bump deno_core and update tests (#21467) 2023-12-06 17:02:52 -07:00
error_cause_recursive_tail.ts
error_cause_recursive_tail.ts.out chore: bump deno_core and update tests (#21467) 2023-12-06 17:02:52 -07:00
navigator_language.ts
navigator_languages.ts
spawn_kill_permissions.ts chore(cli): Don't assume deno is in path for spawn_kill_permissions (#19198) 2023-05-22 09:54:58 -06:00
symlink_to_subdir
welcome.ts chore: update std to 0.208.0 (#21318) 2023-12-02 03:20:06 +01:00