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 f52031ecdf
feat(test): skip internal stack frames for errors (#14302)
This commit changes "deno test" to filter out stack frames if it is beneficial to the user.

This is the case when there are stack frames coming from "internal" code
below frames coming from user code.

Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
2022-04-18 15:22:23 +02:00
..
integration fix: panic when trying to pledge permissions before restoring previous pledge (#14306) 2022-04-17 17:47:24 +02:00
testdata feat(test): skip internal stack frames for errors (#14302) 2022-04-18 15:22:23 +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