1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 9c5928b5aa
fix: panic when trying to pledge permissions before restoring previous pledge (#14306)
This commit fixes and edge case, where testing/benching code could pledge new
permission set before restoring the previous pledge.

Appropriate panics were added and tests that assert that process is killed
in case of "recursive pledge".
2022-04-17 17:47:24 +02:00
..
integration fix: panic when trying to pledge permissions before restoring previous pledge (#14306) 2022-04-17 17:47:24 +02:00
testdata fix: panic when trying to pledge permissions before restoring previous pledge (#14306) 2022-04-17 17:47:24 +02:00
unit fix(ext/crypto): check extractable in exportKey (#14222) 2022-04-07 18:28:56 +05:30
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00