flutter/packages/flutter_tools/test
Danny Tuppeny f87a2a32fe
Switch to URIs for breakpoints and unskip tests on Windows (#22510)
* Switch to URIs for breakpoints and unskip tests on Windows

addBreakpointWithScriptUri expects Uris. By coincidence, FS paths work on Mac/Linux but they fail on Windows. One of the issues in the skip comment is fixed, the other one seems not relevant here.

* Apply symlink resolution to all integration tests

The default temp folders we get include symlinks which breaks breakpoints.

* Save 🙄

* Fix typo
2018-10-19 12:51:31 +01:00
..
android Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
base Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
commands allow command line option "--project-name" in flutter create (#22022) 2018-10-17 08:25:46 -07:00
dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
data Roll engine to version d80c1de7b53af81a0b4385eb3f13de1ef77f0d2d 2018-09-27 15:17:03 -07:00
integration Switch to URIs for breakpoints and unskip tests on Windows (#22510) 2018-10-19 12:51:31 +01:00
intellij Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
ios Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
runner Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
src fix upcoming lint avoid_returning_null_for_void (#23190) 2018-10-17 11:01:37 +02:00
tester Revert "Eliminate snapshot, depfile opts from bundle cmd (#22495)" (#22519) 2018-10-01 10:49:39 -07:00
analytics_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
application_package_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
artifacts_test.dart Cleanup uses of entry points files (#22098) 2018-09-20 15:10:41 -07:00
asset_bundle_package_fonts_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
asset_bundle_package_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
asset_bundle_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_bundle_variant_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
asset_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
base_utils_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
bug_report_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
cache_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
channel_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
compile_test.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
crash_reporting_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
dart_dependencies_test.dart Fix quotes. 2018-09-27 15:17:03 -07:00
dependency_checker_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
devfs_test.dart Fix DevFS to understand missing files in _stat() (#22844) 2018-10-09 14:33:47 -07:00
device_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
emulator_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
flutter_manifest_test.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
forbidden_imports_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
hot_test.dart Do not continue a hot restart if _restartFromSources fails (#22645) 2018-10-05 13:48:41 -07:00
project_test.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
protocol_discovery_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
resident_runner_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
stop_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
trace_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
utils_test.dart Re-land text wrapping/color PR (#22831) 2018-10-10 18:17:56 -07:00
version_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
vmservice_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00