1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk a3cacb0059
chore: speed up compat tests (#12884)
This commit speeds up compat tests by using local copy of "deno_std"
instead of downloading it from https://deno.land for each test.
Additionally type checking is skipped.
2021-11-24 14:19:40 -08:00
..
integration chore: speed up compat tests (#12884) 2021-11-24 14:19:40 -08:00
testdata tests: remove 'fmt_check_tests_dir' test (#12875) 2021-11-24 14:19:40 -08:00
unit fix(ext/crypto): don't panic on decryption failure (#12840) 2021-11-22 23:58:21 +01:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00