1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/subdir
Ryan Dahl 9cfdc60a23
Move integration tests to //cli/tests/ (#2964)
This ensures the deno executable is properly created before running the integration tests.

Also allows deno_cli to be used as a lib. Docs are now properly generated: https://docs.rs/deno_cli/0.18.4/deno_cli/

Towards #2933
Prep for #2955
2019-09-16 21:05:14 -04:00
..
redirects Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
subdir2 Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
auto_print_hello.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
bench_worker.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
config.json Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
evil_remote_import.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
form_urlencoded.txt Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
indirect_import_error.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
indirect_throws.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mismatch_ext.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mod1.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mod2.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mod3.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mod4.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mod5.mjs Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_application_ecmascript.j2.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_application_x_javascript.j4.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_application_x_typescript.t4.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_javascript.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_text_ecmascript.j3.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_text_javascript.j1.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_text_typescript.t1.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_video_mp2t.t3.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
mt_video_vdn.t2.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
no_ext Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
print_hello.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
test_worker.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
test_worker.ts Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
throws.js Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00
unknown_ext.deno Move integration tests to //cli/tests/ (#2964) 2019-09-16 21:05:14 -04:00