dart-sdk/tests/lib
Srujan Gaddam 20f7013455 [pkg:js] Filter promise_reject_null_test from CSP
Test uses `eval` which is disallowed by CSP.

Change-Id: I9d1b094487226d6c7ec728d400d2c35fc6aa5c58
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193063
Auto-Submit: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2021-03-25 22:00:19 +00:00
..
analyzer Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
async Add onError extension method to Future. 2021-01-21 23:13:56 +00:00
collection Update LinkedList.contains to take advantage of internal structure. 2020-12-02 14:08:08 +00:00
convert Adjust UTF-8 tests to match WHATWG standard expectations. 2020-05-04 10:48:32 +00:00
developer Migrate lib_2/developer/timeline_recorders_test.dart to null safety. 2020-06-25 21:21:32 +00:00
fix_data_tests initial sdk API fix data 2021-02-01 18:47:59 +00:00
html Refactored html/js_util_test.dart and added more js_util test coverage. 2021-02-24 00:58:47 +00:00
isolate Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
js [pkg:js] Handle null value in promise rejection 2021-03-25 01:30:23 +00:00
math Avoid shift in math/random_big_test 2020-12-04 23:46:34 +00:00
mirrors [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
typed_data Fix null-safety issue in VM's typed-data + operators. 2021-03-01 13:56:19 +00:00
wasm [wasm] Use wasm traps to handle exceptions 2020-11-02 23:32:20 +00:00
web [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
analysis_options.yaml [tests] Add analysis options file to migrated test directories 2020-03-16 20:51:26 +00:00
lib.status [pkg:js] Filter promise_reject_null_test from CSP 2021-03-25 22:00:19 +00:00
lib_analyzer.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_app_jit.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_dart2js.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_dartdevc.status Refactored html/js_util_test.dart and added more js_util test coverage. 2021-02-24 00:58:47 +00:00
lib_kernel.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_precompiled.status Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_vm.status [test] Apply simarm64 status file entries to simarm64c. 2021-02-25 21:18:02 +00:00