dart-sdk/tools
Janice Collins d2f2b0f44d Add cases to all configs and allow for running a single test.
This adds analyzer-strong-checked as distinct from analyzer-strong,
which seems to be how the bots run it.  Also adds the d8 runtime to dart2js as that was the cause of some bot breakage.

Finally, you can now run one test by just passing a single parameter.

BUG=
R=bkonyi@google.com, jmesserly@google.com

Review-Url: https://codereview.chromium.org/2997673002 .
2017-08-14 07:48:11 -07:00
..
android [infra] Roll clang to match the version used by Flutter 2017-05-06 21:45:00 -07:00
apps/update_homebrew Update the homebrew recipe to not have Dartium dev versions. 2017-07-17 18:31:09 +02:00
bots Run DDC tests on Chrome on the bots. 2017-08-04 10:45:39 -07:00
buildtools [infra] Fix clang-format invocation from git cl format 2017-05-09 09:24:00 -07:00
dart2js Format all files under tools and utils directory. 2017-04-20 09:08:31 -07:00
dartk_wrappers Move dartk to the tool folder 2017-04-28 15:39:17 -07:00
dom Don't use LinkedList in the core libraries anymore. 2017-07-28 21:14:11 +02:00
gardening Add filtering to 'summary' 2017-08-08 16:26:41 +02:00
infra/config Add two swarming trybots to configuration 2017-07-28 14:05:11 +02:00
linux_dist_support/debian
migration Add cases to all configs and allow for running a single test. 2017-08-14 07:48:11 -07:00
sdks Update checked-in Dart SDK to 1.25.0-dev.7.0 2017-07-17 17:36:21 +02:00
testing Revert "Remove support for "packages" URL from testing server." 2017-08-10 17:04:21 -07:00
.gitignore
addlatexhash.dart Format all files under tools and utils directory. 2017-04-20 09:08:31 -07:00
android_link.py
archive_crash.py
build.py Remove MIPS support 2017-06-22 08:49:22 -07:00
canary.dart
capture_screenshot.ps1 Attempt at capturing screenshot on IE if tests time out 2017-04-12 10:57:58 +02:00
clean_output_directory.py
copy_dart.py
copy_tree.py Invoke copy_tree.py only once to collect all input file lists. 2017-08-09 11:14:01 -07:00
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
download_chromium_sysroot.sh
download_latest_dev_sdk.py [Fuchsia] Update prebuilt SDK sha only after a successful download 2017-07-25 14:08:22 -07:00
execute_recorded_testcases.py
FAKE_COMMITS Poke the buildbot following purpleness 2017-07-25 07:48:28 -07:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
get_archive.py
gn.py Flutter and Fuchsia build stripped down [platform] version of dart sdk, so make it default(while standalone builds full dart sdk) 2017-08-08 14:42:11 -07:00
gn_helpers.py
gypi_to_gn.py
line_doc_comments.dart Fix path to pkg/path – .packages resolution works to the root of repo 2017-08-04 11:14:23 -07:00
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py
ninja.py Remove MIPS support 2017-06-22 08:49:22 -07:00
observatory_tool.py [observatory] Add a 'GC' button to heap map. 2017-06-29 10:45:26 -07:00
only_in_release_mode.py
patch_sdk.dart Switch FE to use the libraries.json format. 2017-08-07 08:41:28 -07:00
patch_sdk.py Introduce dart_host_toolchain argument for generate_patch_sdk.gni. This allows for Flutter build to make sure that host_toolchain used for patched_sdk generation word size matches target platform. 2017-06-22 12:41:31 -07:00
presubmit.sh
print_version.py
process_gypis.py
promote.py Remove Dartium from the SDK promotion script 2017-07-17 16:21:02 +02:00
publish_pkg.py
revert.py
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
status_clean.dart Remove the "pkgbuild" step on the bots. 2017-04-24 13:28:16 -07:00
task_kill.py Suppress failures from taskkill when killing content_shell on Windows. 2017-05-11 14:45:32 +02:00
test.py Move test.dart into testing/dart. 2017-05-02 16:48:28 -07:00
utils.py Really disable core dump archiving on Linux 2017-07-19 11:49:21 -07:00
VERSION Start working on version 1.25 of Dart SDK 2017-06-01 13:54:22 +02:00
write_revision_file.py [Fuchsia] Build only the parts of the SDK that are needed 2017-04-19 09:00:14 -07:00
write_version_file.py [Fuchsia] Build only the parts of the SDK that are needed 2017-04-19 09:00:14 -07:00
yaml2json.dart Format all files under tools and utils directory. 2017-04-20 09:08:31 -07:00
yaml2json.py