flutter/packages/flutter_tools/test/general.shard
stuartmorgan 2daab305aa
Use GLFW-name artifacts on Windows and Linux (#38858)
Switch from the un-suffixed Windows and Linux libraries to the
_glfw-suffixed versions, in preparation for having non-GLFW versions
using the previous library/wrapper names.

Part of #38589
2019-08-20 06:29:49 -07:00
..
android Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
base Kill dead code (#38652) 2019-08-16 10:10:23 -07:00
build_runner Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
build_system Use GLFW-name artifacts on Windows and Linux (#38858) 2019-08-20 06:29:49 -07:00
commands Fix publish cmd (#38490) 2019-08-19 08:02:13 +01:00
dart Revert "Keep LLDB connection to iOS device alive while running from CLI. (#36194)" (#36293) 2019-07-16 12:34:49 -07:00
fuchsia Ensure that cache dirs and files have appropriate permissions (#28090) 2019-07-18 15:29:06 -07:00
intellij Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
ios Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
linux Avoid killing Flutter tool process (#37471) (#37500) 2019-08-09 11:25:12 -07:00
macos Avoid killing Flutter tool process (#37471) (#37500) 2019-08-09 11:25:12 -07:00
runner [flutter_tool] Re-try sending the first crash report (#37198) 2019-07-31 13:51:19 -07:00
tester Expose functionality to compile dart to kernel for the VM (#36598) 2019-07-26 19:50:57 -07:00
web Restructure resident web runner usage to avoid SDK users that don't support dwds (#37815) 2019-08-08 16:36:27 -07:00
windows Avoid killing Flutter tool process (#37471) (#37500) 2019-08-09 11:25:12 -07:00
analytics_test.dart [flutter_tool] Remove unintended analytics screen send (#37514) 2019-08-06 09:08:43 -07:00
application_package_test.dart Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
artifacts_test.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
asset_bundle_package_fonts_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
asset_bundle_package_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
asset_bundle_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
asset_bundle_variant_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
asset_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
base_utils_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
bug_report_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
build_info_test.dart Build number (part after +) is documented as optional, use entire app version if not present (#37036) 2019-07-31 16:18:09 -07:00
cache_test.dart Catch failure to create directory in cache (#37871) 2019-08-09 16:21:32 -07:00
channel_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
cold_test.dart Print message when HttpException is thrown after running flutter run (#37440) 2019-08-02 16:02:02 -07:00
compile_batch_test.dart handle unexpected exit from frontend server (#38497) 2019-08-14 19:00:31 -07:00
compile_expression_test.dart handle unexpected exit from frontend server (#38497) 2019-08-14 19:00:31 -07:00
compile_incremental_test.dart handle unexpected exit from frontend server (#38497) 2019-08-14 19:00:31 -07:00
compile_test.dart handle unexpected exit from frontend server (#38497) 2019-08-14 19:00:31 -07:00
config_test.dart Implement feature flag system for flutter tools (#36138) 2019-07-16 17:33:28 -07:00
coverage_collector_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
crash_reporting_test.dart [flutter_tool] Clean up usage events and custom dimensions (#36785) 2019-07-29 07:24:02 -07:00
devfs_test.dart Don't reload if compilation has errors (#38586) 2019-08-15 09:08:19 -07:00
device_test.dart Use DeviceManager instead of device to determine if device supports project (#36213) 2019-07-15 16:10:39 -07:00
doctor.dart Reland: use flutter features for web and desktop (#36699) 2019-07-22 15:34:03 -07:00
emulator_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
features_test.dart Roll back the AAR build experiment (#36966) 2019-07-25 20:54:10 -07:00
flutter_manifest_test.dart [flutter_tool] Fix bug in manifest yaml validation (#38472) 2019-08-14 07:57:30 -07:00
flutter_platform_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
forbidden_imports_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
hot_test.dart Print message when HttpException is thrown after running flutter run (#37440) 2019-08-02 16:02:02 -07:00
package_uri_mapper_test.dart handle unexpected exit from frontend server (#38497) 2019-08-14 19:00:31 -07:00
project_file_invalidator_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
project_test.dart Change from using defaults to plutil for Plist parsing (#38662) 2019-08-16 17:10:07 -07:00
protocol_discovery_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
resident_runner_test.dart Flutter assemble for macos take 2! (#36987) 2019-07-31 16:19:22 -07:00
resident_web_runner_cold_test.dart update dependencies; add a Web smoke test (#37816) 2019-08-09 09:58:49 -07:00
resident_web_runner_test.dart Handle compilation failures from web application (#38723) 2019-08-19 17:33:46 -07:00
terminal_handler_test.dart Remove unused no-build flag from the flutter run command (#37735) 2019-08-07 12:44:02 -07:00
test_compiler_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
testbed_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
time_test.dart [flutter_tool] Include the local timezone in analytics timestamp (#37345) 2019-07-31 23:28:18 -07:00
utils_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
version_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
vmservice_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00