1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/std/examples/tests
Akshat Agarwal b8a5c29bf8
BREAKING CHANGE Rename Deno.run's args to cmd (#4444)
This is to avoid confusion with Deno.args which does not include the 
executable to be run.
2020-03-21 17:44:18 -04:00
..
cat_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
catj_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
colors_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
curl_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
echo_server_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
test_test.ts fix(std/examples): add tests for examples (#4094) 2020-02-24 08:31:40 -05:00
welcome_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00
xeval_test.ts BREAKING CHANGE Rename Deno.run's args to cmd (#4444) 2020-03-21 17:44:18 -04:00