1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -05:00
denoland-deno/cli/tests/unit_node/testdata
Bartek Iwańczuk 4c2380af5c
test: add unit tests from std/node (#17794)
Adds two test files: "cli/tests/unit_node/process_test.ts" and
"cli/tests/unit_node/child_process_test.ts"

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-02-16 14:30:14 +01:00
..
node_modules/foo test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
binary_stdio.js test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
child_process_unref.js test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
exec_file_text_error.js test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
exec_file_text_output.js test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
infinite_loop.js test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
process_exit.ts test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
process_exit2.ts test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
process_stdin.ts test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00
process_stdin_dummy.txt test: add unit tests from std/node (#17794) 2023-02-16 14:30:14 +01:00