1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04: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 feat: "deno task" subcommand (#13725) 2022-03-10 20:56:14 -05:00
task_additional_args_nested_strings.out feat: "deno task" subcommand (#13725) 2022-03-10 20:56:14 -05:00
task_additional_args_no_logic.out feat: "deno task" subcommand (#13725) 2022-03-10 20:56:14 -05:00
task_additional_args_no_shell_expansion.out feat: "deno task" subcommand (#13725) 2022-03-10 20:56:14 -05:00
task_boolean_logic.out feat: "deno task" subcommand (#13725) 2022-03-10 20:56:14 -05:00
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