0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 01:06:00 -05:00
denoland-deno/cli/tests
2020-06-25 07:08:42 -04:00
..
034_onload
053_import_compression
fetch
importmaps
lint update: deno_lint to v0.1.10 (#6248) 2020-06-12 01:44:17 +02:00
subdir fix(cli/js/web/worker): Disable relative module specifiers (#5266) 2020-06-09 14:33:52 +02:00
tls
type_definitions refactor: rewrite TS dependency analysis in Rust (#5029) 2020-05-18 12:59:29 +02:00
unit Remove stale comment referring to deleted code (#6462) 2020-06-25 07:08:42 -04:00
001_hello.js
001_hello.js.out
002_hello.ts
002_hello.ts.out
003_relative_import.ts
003_relative_import.ts.out test: fixed initial [WILDCARD] not matching empty the on first line (#5420) 2020-06-08 19:24:27 +02:00
004_set_timeout.ts
004_set_timeout.ts.out
005_more_imports.ts
005_more_imports.ts.out
006_url_imports.ts
006_url_imports.ts.out
012_async.ts
012_async.ts.out
013_dynamic_import.ts
013_dynamic_import.ts.out
014_duplicate_import.ts
014_duplicate_import.ts.out
015_duplicate_parallel_import.js
015_duplicate_parallel_import.js.out
016_double_await.ts refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763) 2020-04-16 01:40:30 -04:00
016_double_await.ts.out
017_import_redirect.ts
017_import_redirect.ts.out
018_async_catch.ts
018_async_catch.ts.out
019_media_types.ts
019_media_types.ts.out
020_json_modules.ts
020_json_modules.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
021_mjs_modules.ts
021_mjs_modules.ts.out
022_info_flag_script.out
023_no_ext_with_headers
023_no_ext_with_headers.headers.json
023_no_ext_with_headers.out
024_import_no_ext_with_headers.ts
024_import_no_ext_with_headers.ts.out
025_hrtime.ts
025_hrtime.ts.out
025_reload_js_type_error.js
025_reload_js_type_error.js.out
026_redirect_javascript.js
026_redirect_javascript.js.out
027_redirect_typescript.ts
027_redirect_typescript.ts.out
028_args.ts
028_args.ts.out
029_eval.out
030_eval_ts.out
033_import_map.out
034_onload.out
035_cached_only_flag.out
036_import_map_fetch.out
037_fetch_multiple.out refactor: rewrite TS dependency analysis in Rust (#5029) 2020-05-18 12:59:29 +02:00
038_checkjs.js
038_checkjs.js.out refactor(cli): unify display of errors from Rust and JS (#5183) 2020-05-09 21:09:46 +02:00
038_checkjs.tsconfig.json
041_dyn_import_eval.out
041_info_flag.out
042_dyn_import_evalcontext.ts Use ts-expect-error instead of ts-ignore. (#5869) 2020-05-26 10:02:16 -04:00
042_dyn_import_evalcontext.ts.out
044_bad_resource.ts BREAKING CHANGE: remove Deno.OpenMode (#4884) 2020-04-25 00:45:55 +02:00
044_bad_resource.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
045_proxy_client.ts
045_proxy_test.ts
045_proxy_test.ts.out
046_jsx_test.tsx
046_jsx_test.tsx.out
047_jsx_test.jsx
047_jsx_test.jsx.out
048_media_types_jsx.ts
048_media_types_jsx.ts.out
049_info_flag_script_jsx.out
052_no_remote_flag.out
053_import_compression.out
054_info_local_imports.out Incremental compilation for TypeScript (#6428) 2020-06-24 16:59:12 +02:00
056_make_temp_file_write_perm.out
056_make_temp_file_write_perm.ts fix(cli/permissions): Fix CWD and exec path leaks (#5642) 2020-05-29 17:27:43 +02:00
057_revoke_permissions.out chore: capture stderr in integration tests (#5549) 2020-05-17 17:42:39 +02:00
057_revoke_permissions.ts BREAKING: remove overload of Deno.test() (#4951) 2020-04-28 12:33:09 +02:00
058_tasks_microtasks_close.ts
058_tasks_microtasks_close.ts.out
059_fs_relative_path_perm.ts fix(cli/permissions): Fix CWD and exec path leaks (#5642) 2020-05-29 17:27:43 +02:00
059_fs_relative_path_perm.ts.out fix(cli/permissions): Fix CWD and exec path leaks (#5642) 2020-05-29 17:27:43 +02:00
060_deno_doc_displays_all_overloads_in_details_view.ts feat(doc): display all overloads in cli details view (#6186) 2020-06-09 14:12:47 +02:00
060_deno_doc_displays_all_overloads_in_details_view.ts.out feat(doc): display all overloads in cli details view (#6186) 2020-06-09 14:12:47 +02:00
async_error.ts
async_error.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
badly_formatted.js
badly_formatted_fixed.js
bundle.test.out Deno.bundle supports targets < ES2017 (#6346) 2020-06-18 09:06:48 -04:00
bundle_im.json
bundle_im.ts
cafile_info.ts
cafile_info.ts.out
cafile_ts_fetch.ts
cafile_ts_fetch.ts.out
cafile_url_imports.ts
cafile_url_imports.ts.out
cat.ts refactor: Don't destructure the Deno namespace (#6268) 2020-06-12 15:23:38 -04:00
circular1.js
circular1.js.out
circular2.js
cjs_imports.ts fix: media type for .cjs and application/node (#6005) 2020-05-31 21:08:26 +02:00
cjs_imports.ts.out fix: media type for .cjs and application/node (#6005) 2020-05-31 21:08:26 +02:00
commonjs.cjs fix: media type for .cjs and application/node (#6005) 2020-05-31 21:08:26 +02:00
compiler_api_test.ts Deno.bundle supports targets < ES2017 (#6346) 2020-06-18 09:06:48 -04:00
complex_permissions_test.ts Revert "fix(cli): ipv6 parsing for --allow-net params (#6453)" (#6458) 2020-06-25 00:41:13 +02:00
Component.tsx fix: TSX analysis in module graph loader (#5785) 2020-05-23 19:04:29 +02:00
config.ts
config.ts.out refactor(cli): unify display of errors from Rust and JS (#5183) 2020-05-09 21:09:46 +02:00
config.tsconfig.json
deno_test.out chore: capture stderr in integration tests (#5549) 2020-05-17 17:42:39 +02:00
deno_test_fail_fast.out chore: capture stderr in integration tests (#5549) 2020-05-17 17:42:39 +02:00
deno_test_no_color.ts fix: "deno test" should respect NO_COLOR=true (#6371) 2020-06-19 12:10:31 +02:00
deno_test_only.ts feat: Add TestDefinition::only (#5793) 2020-06-12 11:58:04 -04:00
deno_test_only.ts.out feat: Add TestDefinition::only (#5793) 2020-06-12 11:58:04 -04:00
disallow_http_from_https.js fix: disallow http imports for modules loaded over https (#5680) 2020-05-21 13:06:12 +02:00
disallow_http_from_https.ts fix: disallow http imports for modules loaded over https (#5680) 2020-05-21 13:06:12 +02:00
disallow_http_from_https_js.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
disallow_http_from_https_ts.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
echo.ts
echo_server.ts refactor: Don't destructure the Deno namespace (#6268) 2020-06-12 15:23:38 -04:00
error_001.ts
error_001.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_002.ts
error_002.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_003_typescript.ts
error_003_typescript.ts.out refactor(cli): unify display of errors from Rust and JS (#5183) 2020-05-09 21:09:46 +02:00
error_004_missing_module.ts
error_004_missing_module.ts.out refactor(compiler): split code paths for compile and bundle (#6304) 2020-06-19 12:27:15 +02:00
error_005_missing_dynamic_import.ts
error_005_missing_dynamic_import.ts.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_006_import_ext_failure.ts
error_006_import_ext_failure.ts.out refactor(compiler): split code paths for compile and bundle (#6304) 2020-06-19 12:27:15 +02:00
error_007_any.ts
error_007_any.ts.out
error_008_checkjs.js
error_008_checkjs.js.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_009_missing_js_module.disabled
error_009_missing_js_module.js
error_009_missing_js_module.js.out
error_010_nonexistent_arg.disabled
error_010_nonexistent_arg.out
error_011_bad_module_specifier.ts
error_011_bad_module_specifier.ts.out refactor: rewrite TS dependency analysis in Rust (#5029) 2020-05-18 12:59:29 +02:00
error_012_bad_dynamic_import_specifier.ts
error_012_bad_dynamic_import_specifier.ts.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_013_missing_script.out refactor(cli): unify display of errors from Rust and JS (#5183) 2020-05-09 21:09:46 +02:00
error_014_catch_dynamic_import_error.js
error_014_catch_dynamic_import_error.js.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_015_dynamic_import_permissions.js
error_015_dynamic_import_permissions.out
error_016_dynamic_import_permissions2.js
error_016_dynamic_import_permissions2.out refactor(compiler): split code paths for compile and bundle (#6304) 2020-06-19 12:27:15 +02:00
error_017_hide_long_source_ts.ts
error_017_hide_long_source_ts.ts.out refactor(cli): unify display of errors from Rust and JS (#5183) 2020-05-09 21:09:46 +02:00
error_018_hide_long_source_js.js
error_018_hide_long_source_js.js.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_019_stack_function.ts
error_019_stack_function.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_020_stack_constructor.ts
error_020_stack_constructor.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_021_stack_method.ts
error_021_stack_method.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_022_stack_custom_error.ts fix(core/js_errors): Get error's name and message from JS fields (#4808) 2020-04-19 15:17:22 +02:00
error_022_stack_custom_error.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_023_stack_async.ts
error_023_stack_async.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_024_stack_promise_all.ts
error_024_stack_promise_all.ts.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_025_tab_indent fix misaligned error reporting on tab char (#5032) 2020-05-01 13:03:54 -04:00
error_025_tab_indent.out Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
error_local_static_import_from_remote.js BREAKING: disallow static import of local modules from remote modules (#5050) 2020-05-02 15:51:08 +02:00
error_local_static_import_from_remote.js.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_local_static_import_from_remote.ts BREAKING: disallow static import of local modules from remote modules (#5050) 2020-05-02 15:51:08 +02:00
error_local_static_import_from_remote.ts.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_syntax.js
error_syntax.js.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_syntax_empty_trailing_line.mjs
error_syntax_empty_trailing_line.mjs.out refactor: TS compiler and module graph (#5817) 2020-05-29 16:32:15 +02:00
error_type_definitions.ts
error_type_definitions.ts.out refactor: rewrite TS dependency analysis in Rust (#5029) 2020-05-18 12:59:29 +02:00
es_private_fields.js fix: ES private fields parsing in SWC (#5964) 2020-05-30 17:32:48 +02:00
es_private_fields.js.out fix: ES private fields parsing in SWC (#5964) 2020-05-30 17:32:48 +02:00
esm_imports_a.js
esm_imports_b.js
exec_path.ts
exit_error42.ts
exit_error42.ts.out
export_type_def.ts fix: handle @deno-types in export {} (#6202) 2020-06-10 14:19:41 +02:00
file_exists.ts fix(cli): write lock file before running any code (#5794) 2020-05-29 02:43:31 -04:00
fix_js_import_js.ts
fix_js_import_js.ts.out
fix_js_imports.ts
fix_js_imports.ts.out
fixture.json
fmt_check_tests_dir.out chore: move fmt test to integration tests (#6340) 2020-06-17 21:50:30 +02:00
hash.ts feat(std/hash): reimplement all hashes in WASM (#6292) 2020-06-16 17:12:50 -04:00
hello.txt
https_import.ts
https_import.ts.out
if_main.ts BREAKING: remove window.location and self.location (#5034) 2020-05-01 20:15:28 +02:00
if_main.ts.out
import_map_no_unstable.out chore: capture stderr in integration tests (#5549) 2020-05-17 17:42:39 +02:00
import_meta.ts
import_meta.ts.out
import_meta2.ts
inspector1.js
inspector2.js Clean up 'inspector_break_on_first_line' test and fix its flakiness (#5098) 2020-05-06 04:32:14 +02:00
inspector3.js Fix inspector hanging when task budget is exceeded (#5083) 2020-05-05 16:12:45 +02:00
inspector4.js fix: --inspect flag working like --inspect-brk (#5697) 2020-05-21 20:34:25 +02:00
integration_tests.rs Incremental compilation for TypeScript (#6428) 2020-06-24 16:59:12 +02:00
js_import_detect.ts
js_import_detect.ts.out
jsx_import_from_ts.App.jsx fix(compiler): JSX compilation and provide better error message (#6300) 2020-06-15 17:53:05 +02:00
jsx_import_from_ts.ts fix(compiler): JSX compilation and provide better error message (#6300) 2020-06-15 17:53:05 +02:00
jsx_import_from_ts.ts.out fix(compiler): JSX compilation and provide better error message (#6300) 2020-06-15 17:53:05 +02:00
lib_ref.ts
lib_ref.ts.out refactor(ts): remove op_cache (#5071) 2020-05-05 18:23:15 +02:00
lib_runtime_api.ts
lib_runtime_api.ts.out refactor(ts): remove op_cache (#5071) 2020-05-05 18:23:15 +02:00
lock_check_err.json
lock_check_err.out
lock_check_err2.json
lock_check_err2.out
lock_check_ok.json fix: source maps in inspector (#5223) 2020-05-11 23:48:36 +02:00
lock_check_ok2.json
lock_write_fetch.ts fix(cli): write lock file before running any code (#5794) 2020-05-29 02:43:31 -04:00
lock_write_fetch.ts.out
main_module.ts feat: Add Deno.mainModule (#6180) 2020-06-10 23:00:29 -04:00
main_module.ts.out feat: Add Deno.mainModule (#6180) 2020-06-10 23:00:29 -04:00
main_module2.ts feat: Add Deno.mainModule (#6180) 2020-06-10 23:00:29 -04:00
no_color.js
performance_stats.out Add ability to output compiler performance information (#6434) 2020-06-24 11:58:23 +02:00
permission_test.ts refactor: Don't destructure the Deno namespace (#6268) 2020-06-12 15:23:38 -04:00
proto_exploit.js
proto_exploit.js.out
raw_mode.ts BREAKING: Remove Deno.EOF, use null instead (#4953) 2020-04-28 12:40:43 -04:00
README.md
seed_random.js
seed_random.js.out Provide better ANSI colorized output when inspecting objects (#5404) 2020-05-19 14:19:26 -04:00
single_compile_with_reload.ts Incremental compilation for TypeScript (#6428) 2020-06-24 16:59:12 +02:00
single_compile_with_reload.ts.out Incremental compilation for TypeScript (#6428) 2020-06-24 16:59:12 +02:00
single_compile_with_reload_dyn.ts Incremental compilation for TypeScript (#6428) 2020-06-24 16:59:12 +02:00
std_lint.out feat(lint): use default globs, upgrade to v0.1.9 (#6222) 2020-06-10 23:29:48 +02:00
swc_syntax_error.ts fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
swc_syntax_error.ts.out fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
symlink_to_subdir
test_runner_test.ts BREAKING: remove overload of Deno.test() (#4951) 2020-04-28 12:33:09 +02:00
text_decoder_perf.js
text_encoder_perf.js
top_level_await.js
top_level_await.out
top_level_await.ts
top_level_for_await.js
top_level_for_await.out
top_level_for_await.ts
ts_decorators.ts fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
ts_decorators.ts.out fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
ts_import_from_js.deps.js fix: several regressions in TS compiler (#6177) 2020-06-10 16:02:41 +02:00
ts_import_from_js.js fix: several regressions in TS compiler (#6177) 2020-06-10 16:02:41 +02:00
ts_import_from_js.js.out fix: several regressions in TS compiler (#6177) 2020-06-10 16:02:41 +02:00
ts_type_imports.ts fix: ts type imports (#5733) 2020-05-22 19:05:18 +02:00
ts_type_imports.ts.out fix: ts type imports (#5733) 2020-05-22 19:05:18 +02:00
ts_type_imports_foo.ts fix: ts type imports (#5733) 2020-05-22 19:05:18 +02:00
ts_with_generic.ts fix: parsing of JSX and TSX in SWC (#5870) 2020-05-26 15:41:00 +02:00
tsconfig.decorators.json fix: SWC lexer settings and silent errors (#5752) 2020-05-22 19:23:35 +02:00
tsx_imports.ts fix: TSX analysis in module graph loader (#5785) 2020-05-23 19:04:29 +02:00
tsx_imports.ts.out fix: TSX analysis in module graph loader (#5785) 2020-05-23 19:04:29 +02:00
type_definitions.ts
type_definitions.ts.out
type_definitions_for_export.ts fix: handle @deno-types in export {} (#6202) 2020-06-10 14:19:41 +02:00
type_definitions_for_export.ts.out fix: handle @deno-types in export {} (#6202) 2020-06-10 14:19:41 +02:00
type_directives_01.ts
type_directives_01.ts.out
type_directives_02.ts
type_directives_02.ts.out
type_directives_js_main.js
type_directives_js_main.js.out fix: handle @deno-types in export {} (#6202) 2020-06-10 14:19:41 +02:00
type_directives_redirect.ts fix: redirects handling in module analysis (#5726) 2020-05-22 16:01:00 +02:00
type_directives_redirect.ts.out fix: redirects handling in module analysis (#5726) 2020-05-22 16:01:00 +02:00
types.out
unbuffered_stderr.ts refactor: Don't destructure the Deno namespace (#6268) 2020-06-12 15:23:38 -04:00
unbuffered_stderr.ts.out
unbuffered_stdout.ts refactor: Don't destructure the Deno namespace (#6268) 2020-06-12 15:23:38 -04:00
unbuffered_stdout.ts.out
unstable.js Unstable methods should not appear in runtime or d.ts (#4957) 2020-04-30 11:23:40 -04:00
unstable.ts Unstable methods should not appear in runtime or d.ts (#4957) 2020-04-30 11:23:40 -04:00
unstable_disabled.out Improved typechecking error for unstable props (#5503) 2020-05-29 12:45:20 +02:00
unstable_disabled_js.out Unstable methods should not appear in runtime or d.ts (#4957) 2020-04-30 11:23:40 -04:00
unstable_enabled.out Unstable methods should not appear in runtime or d.ts (#4957) 2020-04-30 11:23:40 -04:00
unstable_enabled_js.out Unstable methods should not appear in runtime or d.ts (#4957) 2020-04-30 11:23:40 -04:00
unsupported_dynamic_import_scheme.out fix(imports): fix panic on unsupported scheme (#5131) 2020-05-07 15:57:10 +02:00
v8_flags.js
v8_flags.js.out
v8_help.out
wasm.ts
wasm.ts.out
wasm_async.js
wasm_async.out
wasm_unreachable.js fix: WebAssembly runtime error propagation (#6137) 2020-06-11 11:03:27 -04:00
wasm_unreachable.out fix: WebAssembly runtime error propagation (#6137) 2020-06-11 11:03:27 -04:00
workers_round_robin_bench.ts fix(cli/js/web/worker): Disable relative module specifiers (#5266) 2020-06-09 14:33:52 +02:00
workers_startup_bench.ts fix(cli/js/web/worker): Disable relative module specifiers (#5266) 2020-06-09 14:33:52 +02:00
workers_test.ts fix(cli/js/web/worker): Disable relative module specifiers (#5266) 2020-06-09 14:33:52 +02:00
x_deno_warning.js Add support for X-Deno-Warning header (#5161) 2020-05-09 12:43:24 -04:00
x_deno_warning.js.header Add support for X-Deno-Warning header (#5161) 2020-05-09 12:43:24 -04:00

Integration Tests

This path contains integration tests. See integration_tests.rs for the index.