dart-sdk/tools
mlippautz@google.com f3a187c63e Reland: Fix tools/full-coverage.dart script and add standalone test.
Test checks coverage data of a given script and differentiates between:
* no coverage data
* no hits (IC=0)
* some hits (IC>0)

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org//355453002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37627 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-23 22:27:26 +00:00
..
bots Add archiving of android zip files. 2014-06-21 10:15:38 +00:00
compile_java Initial checkin. 2011-10-05 05:34:19 +00:00
compiler_scripts Add tools/compiler_scripts 2013-08-02 08:40:59 +00:00
dart2js/sourceMapViewer Update SourceMapViewer to work on Windows. 2014-06-10 09:30:09 +00:00
dartium Update deps script to 1985 2014-06-12 13:43:51 +00:00
ddbg/lib Rework how we run/kill scripts and how we quit in ddbg. 2013-12-04 21:21:35 +00:00
dom Revert "Add "last" setter to List." 2014-06-13 09:40:22 +00:00
gyp Work around the crash in GYP's ninja generator on Windows. 2014-06-12 13:34:22 +00:00
linux_dist_support/debian Add script to build Debian packages 2014-02-11 11:08:26 +00:00
testing Update co19 test suite to r737 2014-06-13 08:15:06 +00:00
utils Remove references to capital-D-Dynamic. 2013-03-08 11:57:28 +00:00
android_link.py Updates build scripts for updated android_tools. 2013-12-20 22:23:49 +00:00
archive_crash.py Allow copy_coredumps flag on all platforms. 2014-01-29 11:45:36 +00:00
build.py Fix Win64 build of Dart VM. 2014-06-06 12:14:15 +00:00
clean_output_directory.py Cleanup the clobber tool (tools/clean_output_directory.py) 2012-11-16 07:38:42 +00:00
copy_dart.py Remove defunct reference to json.dart in copy_dart.py. 2013-10-29 12:21:46 +00:00
coverage.dart Remove deprecated parts of dart:async. 2013-10-31 02:24:29 +00:00
create_debian_chroot.sh Add script to create a Debian chroot environment 2014-03-20 10:54:55 +00:00
create_debian_packages.py Add an architecture option to Debian package creation script 2014-05-02 07:54:16 +00:00
create_editor.py create an android.zip for editor andriod binaries 2014-06-18 15:22:33 +00:00
create_sdk.py Replace Java based analyzer with Dart based analyzer when building SDK 2014-04-30 23:09:14 +00:00
create_tarball.py Add default tar file name for source tarball 2014-04-09 11:49:15 +00:00
create_timestamp_file.py Move editor/build/truncate_files.py to tools/create_timestamp_file.py 2014-04-22 10:25:51 +00:00
create_windows_installer.py Reapply "Change SDK/DartEditor versioning scheme to semantic versions." 2013-12-06 17:23:49 +00:00
ddbg.dart Support evaluation of expressions in context of a stack frame 2014-04-23 22:56:23 +00:00
execute_recorded_testcases.py Record/replay support to test.py 2013-05-27 12:23:39 +00:00
FAKE_COMMITS Force builders after bot messup assuming a debug commit of revision 36868 2014-06-02 12:24:25 +00:00
full-coverage.dart Reland: Fix tools/full-coverage.dart script and add standalone test. 2014-06-23 22:27:26 +00:00
get_archive.py Print a useful message when test scripts cannot update a running dartium. 2014-03-20 15:05:03 +00:00
gyp_dart.py standalone.deps: Change gyp generation to make "./tools/build.py runtime" work 2013-10-21 12:33:39 +00:00
line_doc_comments.dart [polymer] switch comment style 2014-02-25 23:43:45 +00:00
list_files.py Share a tool for listing dependencies thus fixing a dependency problem on Windows. 2012-05-02 11:30:28 +00:00
list_pkg_directories.py Adjust list_pkg_directories to always have / slashes so that we don't accidentally create escape characters on Windows. 2013-07-08 22:05:29 +00:00
mac_build_editor_bundle.sh Initial support for mac installers. Currently only on our editor builders on FYI 2013-06-21 08:37:25 +00:00
mac_build_editor_dmg.sh Changes to annotated step scripts: dart-editor-installer-* builders will build installer 2013-10-18 14:12:34 +00:00
make_bundle_unittest.py Initial checkin. 2011-10-05 05:34:19 +00:00
make_links.py Handle deletion of files in package dir on Windows. 2014-06-20 12:37:26 +00:00
make_version.py Move runtime/tools/make_version.py to tools/ and use GetVersion from utils.py 2012-12-06 08:52:32 +00:00
only_in_release_mode.py Fix only_in_release_mode.py's subcommand paths on Windows. 2014-05-15 14:09:02 +00:00
presubmit.sh Continue removal of frog. 2012-08-20 19:35:58 +00:00
print_version.py First CL for removing our dependency on the checked-in binary for building 2013-08-06 10:52:57 +00:00
publish_pkg.py Re-land r29957 (add versions and constraints for packages and samples), with 2013-11-06 18:28:22 +00:00
revert.py Allow force revert for git users as well. 2012-11-20 18:58:42 +00:00
signing_script.py Cleanup of scripts after removal of trunk builders. 2013-11-07 15:05:18 +00:00
status_clean.dart test.dart: Handle checkout paths containing spaces. 2014-05-19 14:30:26 +00:00
task_kill.py Kill java to terminate editor on linux. 2014-06-06 20:18:05 +00:00
test.dart test.dart: Handle checkout paths containing spaces. 2014-05-19 14:30:26 +00:00
test.py Remove use of Expect from test scripts and idlparser_test. 2013-04-11 15:53:44 +00:00
utils.py Use "git log" instead of "git svn info" for revision number information, since 2014-06-16 20:13:45 +00:00
VERSION Update VERSION file on bleeding edge in preperation of the 1.4 release 2014-05-20 07:22:53 +00:00