1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/cli/tests/testdata/task
2022-06-08 15:30:16 -06:00
..
deno.json feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
task_additional_args.out
task_additional_args_nested_strings.out
task_additional_args_no_logic.out
task_additional_args_no_shell_expansion.out
task_boolean_logic.out
task_cwd.out feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
task_deno_exe_no_env.out fix: deno task should actually use current exe for deno command (#14705) 2022-05-23 12:04:28 -04:00
task_exit_code_5.out feat(task): add unstable warning to deno task (#13966) 2022-03-15 21:24:07 -04:00
task_no_args.out feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
task_non_existent.out feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
task_piped_stdin.out fix: read raw stdin to prevent buffering (regression) (#14704) 2022-05-23 12:35:02 -04:00