dart-sdk/pkg
Paul Berry e981c6fdbc Add tests of null-aware constructs in void contexts.
Fasta desugares some expressions differently in void contexts, so to
be on the safe side, we should test that null-aware invocations and
property accesses work in both void and non-void contexts.

R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2948843002 .
2017-06-20 15:12:01 -07:00
..
analysis_server Update plugin whitelist to accomodate angular plugin rename 2017-06-20 12:01:51 -07:00
analyzer translate fasta parser error to analyzer error 2017-06-20 13:18:48 -04:00
analyzer_cli Run the sorter to reduce code churn 2017-06-12 07:37:14 -07:00
analyzer_plugin Add support to pass the location of the analysis options file to plugins 2017-06-20 07:41:03 -07:00
async_helper Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
browser
compiler Compute KernelClosureRepresentationInfo.variableIsUsedInTryOrSync 2017-06-20 12:45:51 +02:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler optimize null safe ops by using DDC's let abstraction 2017-06-20 10:31:30 -07:00
expect Expect.equals and Expect.identical escape more strings 2017-04-06 15:38:50 -07:00
front_end Add tests of null-aware constructs in void contexts. 2017-06-20 15:12:01 -07:00
js Run dartfmt on package:js 2017-03-21 18:10:03 -07:00
js_ast dart2js: Capture typedef arguments once 2017-04-13 12:45:32 -07:00
kernel Print static types of conditional expressions. 2017-06-20 07:33:54 -07:00
lookup_map Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
meta Add an alwaysThrows annotation to indicate that a function always throws. 2017-06-13 12:42:25 -07:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
testing All strong mode cleaning of dart2js. 2017-06-19 14:06:38 +02:00
typed_mock Disable analysis on a few packages. (#29571) 2017-05-05 22:06:00 -07:00
.gitignore
BUILD.gn Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
pkg.status Mark a test as slow to try to fix the bots 2017-06-19 09:56:45 -07:00
pkg_files.gyp Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00