flutter/packages/flutter_tools/test/commands
KyleWong 199ebaa677 Refactor ios bundleid/android application process logic. (#27471)
When creating a flutter project,
Make sure: applicationid for android conforms to: https://developer.android.com/studio/build/application-id

Make sure: bundleid for ios conforms to:
https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_conc/understand_utis_conc.html
(Not only the name,but also the organization, as it's a check for whole bundleid.)
2019-02-12 19:40:53 -08:00
..
analyze_continuously_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
analyze_once_test.dart Fix tests for ANSI terminals (#23906) 2018-11-05 07:56:30 -08:00
analyze_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
attach_test.dart Revert f9e6242db (#26944) (#27191) 2019-01-28 15:35:59 -08:00
clean_test.dart Update flutter clean to remove .dart_tool directory (#27054) 2019-01-25 09:30:11 -08:00
config_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
create_test.dart Refactor ios bundleid/android application process logic. (#27471) 2019-02-12 19:40:53 -08:00
daemon_test.dart don't warn for non-matching device discoverers (#25440) 2018-12-17 14:54:18 -08:00
devices_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
doctor_test.dart [flutter_tool,doctor] Fix and test gen_snapshot failure message (#27253) 2019-01-30 13:01:19 -08:00
drive_test.dart Revert "Update driver script to execute test through test_core" (#24401) 2018-11-15 11:17:00 -08:00
format_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
ide_config_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
install_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
packages_test.dart Rename 'application' back to 'module', and make 'app' the default again for templates. (#22888) 2018-10-10 11:01:40 -07:00
run_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
shell_completion_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
test_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
upgrade_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
version_test.dart Support using flutter with specific version (#26840) 2019-02-04 11:26:06 -08:00