dart-sdk/tools
Paul Berry a48120aabd Wire up placeholder executable in pkg/analyzer_fe_comparison.
The placeholder executable is replaced by a shell script that invokes
pkg/analyzer_fe_comparison (in a similar way to how
sdk/bin/dartanalyzer invokes pkg/analyzer_cli).  This required some
rewriting of pkg/analyzer_fe_comparison to support analysis of a
single test case (as opposed to analysis of a package, which is what
it did before).

It's now possible to run the comparison tool over the test suite in
language_2.  There are many failures, which I'll begin addressing in
follow-up CLs.

Change-Id: I52d8f3b53064e8e29028571d416f2573c6cba35d
Reviewed-on: https://dart-review.googlesource.com/74820
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2018-09-13 16:41:20 +00:00
..
android
apps/update_homebrew Update homebrew to drop the @2 tab and fix for 2.0 2018-08-09 11:49:32 +00:00
bots [vm] Fixes for dartkb testing 2018-09-12 20:02:10 +00:00
buildtools [infra] Don't try to download buildtools binaries on arm 2018-03-01 22:12:29 +00:00
dart2js Remove usage of pkg:browser from tools/dart2js/sourceMapViewer 2018-03-21 20:22:10 +00:00
dom Fixed createObjectStore to keyPath. 2018-08-06 20:52:35 +00:00
gardening Fix default in gardening tools 2018-07-09 17:42:38 +00:00
infra/config [infra] Run experimental mac builder less often to conserve capacity 2018-09-04 12:53:10 +00:00
linux_dist_support/debian
migration Convert a batch of negative tests to multitests. 2018-06-08 19:43:34 +00:00
patches/flutter-engine [hhh] Remove flutter patch, since the change actually landed in flutter/flutter repo. 2018-09-07 17:11:45 +00:00
sdks [fuchsia] Add SDK prebuilts to .gitignore 2018-07-23 18:48:09 +00:00
spec_parser Adds support for syntax error in tests to test.py. 2017-11-06 08:56:09 +00:00
test_generators Add tests for bug #33660 2018-07-09 11:38:17 +00:00
testing Wire up placeholder executable in pkg/analyzer_fe_comparison. 2018-09-13 16:41:20 +00:00
.gitignore
3xhead_flutter_hooks.sh Fix 3xhead_flutter_hooks.sh script not being executable. 2018-08-15 09:50:03 +00:00
addlatexhash.dart [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
archive_crash.py
build.py [vm] Reland: Move the interpreter under a flag. 2018-09-07 19:25:31 +00:00
canary.dart
capture_screenshot.ps1
clean_output_directory.py
copy_dart.py
copy_tree.py [kernel] Add target for Flutter on Fuchsia. 2018-03-22 18:21:09 +00:00
create_debian_chroot.sh
create_debian_packages.py Debian package building should show all output to stdout 2017-10-13 14:18:33 +00:00
create_pkg_manifest.py Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
create_tarball.py [build] Don't add a device to the source tarball. 2018-06-11 21:16:47 +00:00
create_timestamp_file.py
download_chromium_sysroot.sh
download_latest_dev_sdk.py [infra] Download checked in SDKs from CIPD 2018-06-28 16:08:14 +00:00
execute_recorded_testcases.py
FAKE_COMMITS Dummy commit to investigate CQ and CI failures. 2018-07-13 14:06:22 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py [infra] Use new GN template to assemble Fuchsia test image 2017-10-24 15:27:58 +00:00
generate_buildfiles.py Generate cross buildfiles for armsimdbc and armsimdbc64. 2018-05-04 12:25:35 +00:00
gn.py [vm] Reland: Move the interpreter under a flag. 2018-09-07 19:25:31 +00:00
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py [build] Move dart2js run for Observatory from python to GN 2018-07-03 22:50:16 +00:00
only_in_release_mode.py
patch_sdk.dart [kernel] Move VmTarget and FlutterTarget to package:vm 2018-08-10 12:55:57 +00:00
presubmit.sh
promote.py
publish_pkg.py
revert.py
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py Add a tools/spec_parse.py script. 2017-10-10 16:03:36 +00:00
status_clean.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
task_kill.py Remove remaining traces of content_shell and DumpRenderTree 2018-08-30 08:15:30 +00:00
test.py Update checked-in Dart SDK to 2.0.0-dev.64.1 2018-06-25 21:39:35 +00:00
utils.py [vm] Reland: Move the interpreter under a flag. 2018-09-07 19:25:31 +00:00
VERSION Update tools/VERSION to 2.1, to indicate the 2.1.x builds. 2018-08-17 19:32:42 +00:00
write_revision_file.py
write_version_file.py
yaml2json.dart Mention that libraries.json is generated. 2017-11-01 12:55:42 +00:00
yaml2json.py