deno/cli/tests
Nayeem Rahman 1f9d158bdc
refactor(cli/js): Replace constructError() with getErrorClass() (#4189)
Flattens dispatch error handling to produce one less useless stack frame on op errors.
2020-02-29 19:04:10 +01:00
..
034_onload
039_worker_deno_ns
051_wasm_import
053_import_compression
fetch
importmaps
subdir feat: Support types compiler option in compiler APIs (#4155) 2020-02-27 11:27:00 -05:00
tls
type_definitions
001_hello.js
001_hello.js.out
002_hello.ts
002_hello.ts.out
003_relative_import.ts
003_relative_import.ts.out
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
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
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
026_workers.ts
026_workers.ts.out
027_redirect_typescript.ts
027_redirect_typescript.ts.out
028_args.ts
028_args.ts.out
029_eval.out
030_eval_ts.out Support TypeScript eval through deno eval -T flag (#4141) 2020-02-28 09:17:56 -05:00
033_import_map.out
034_onload.out
035_cached_only_flag.out
036_import_map_fetch.out
037_fetch_multiple.out
038_checkjs.js
038_checkjs.js.out
038_checkjs.tsconfig.json
039_worker_deno_ns.ts
039_worker_deno_ns.ts.out
040_worker_blob.ts
040_worker_blob.ts.out
041_dyn_import_eval.out
041_info_flag.out
042_dyn_import_evalcontext.ts
042_dyn_import_evalcontext.ts.out
044_bad_resource.ts
044_bad_resource.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01: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
050_more_jsons.ts
050_more_jsons.ts.out
051_wasm_import.ts
051_wasm_import.ts.out
052_no_remote_flag.out
053_import_compression.out
054_info_local_imports.out
055_import_wasm_via_network.ts
055_import_wasm_via_network.ts.out
055_import_wasm_via_network.wasm
056_make_temp_file_write_perm.out
056_make_temp_file_write_perm.ts
057_revoke_permissions.out rewrite permission revoke test as integration test (#4164) 2020-02-28 15:47:54 +01:00
057_revoke_permissions.ts rewrite permission revoke test as integration test (#4164) 2020-02-28 15:47:54 +01:00
async_error.ts
async_error.ts.out
badly_formatted.js
badly_formatted_fixed.js
bundle.test.out Bundles can be sync or async based on top level await (#4124) 2020-02-26 17:59:33 +01:00
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
circular1.js
circular1.js.out
circular2.js
config.ts
config.ts.out
config.tsconfig.json
echo.ts
echo_server.ts
error_001.ts
error_001.ts.out
error_002.ts
error_002.ts.out
error_003_typescript.ts
error_003_typescript.ts.out
error_004_missing_module.ts
error_004_missing_module.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_005_missing_dynamic_import.ts
error_005_missing_dynamic_import.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_006_import_ext_failure.ts
error_006_import_ext_failure.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_007_any.ts
error_007_any.ts.out
error_008_checkjs.js
error_008_checkjs.js.out
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(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_012_bad_dynamic_import_specifier.ts
error_012_bad_dynamic_import_specifier.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_013_missing_script.out
error_014_catch_dynamic_import_error.js
error_014_catch_dynamic_import_error.js.out
error_015_dynamic_import_permissions.js
error_015_dynamic_import_permissions.out
error_016_dynamic_import_permissions2.js
error_016_dynamic_import_permissions2.out
error_stack.ts
error_stack.ts.out
error_syntax.js
error_syntax.js.out
error_type_definitions.ts
error_type_definitions.ts.out refactor(cli/js): Replace constructError() with getErrorClass() (#4189) 2020-02-29 19:04:10 +01:00
error_worker_dynamic.ts
error_worker_dynamic.ts.out
esm_imports_a.js
esm_imports_b.js
exec_path.ts
exit_error42.ts
exit_error42.ts.out
fix_js_import_js.ts
fix_js_import_js.ts.out
fix_js_imports.ts
fix_js_imports.ts.out
fixture.json
hello.txt
https_import.ts
https_import.ts.out
if_main.ts
if_main.ts.out
import_meta.ts
import_meta.ts.out
import_meta2.ts
integration_tests.rs rewrite permission revoke test as integration test (#4164) 2020-02-28 15:47:54 +01:00
js_import_detect.ts
js_import_detect.ts.out
lib_ref.ts Support loading additional TS lib files (#3863) 2020-02-19 00:34:11 -05:00
lib_ref.ts.out
lib_runtime_api.ts
lib_runtime_api.ts.out
lock_check_err.json
lock_check_err.out
lock_check_err2.json
lock_check_err2.out
lock_check_ok.json
lock_check_ok2.json
lock_write_fetch.ts
lock_write_fetch.ts.out
no_color.js
permission_test.ts Port permission_prompt_tests to Rust (#4129) 2020-02-25 15:36:35 -05:00
raw_mode.ts tty: Deno.setRaw(rid, mode) to turn on/off raw mode (#3958) 2020-02-26 01:01:24 -05:00
README.md
seed_random.js
seed_random.js.out
std_tests.rs
symlink_to_subdir
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
type_definitions.ts
type_definitions.ts.out
type_directives_01.ts
type_directives_01.ts.out
type_directives_02.ts
type_directives_02.ts.out
types.out
unbuffered_stderr.ts
unbuffered_stderr.ts.out
unbuffered_stdout.ts
unbuffered_stdout.ts.out
v8_flags.js
v8_flags.js.out
v8_help.out
wasm.ts
wasm.ts.out
wasm_async.js
wasm_async.out
workers_basic.out
workers_basic.ts
workers_round_robin_bench.ts
workers_startup_bench.ts

Integration Tests

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