flutter/packages/flutter_tools/test/android
KyleWong 4b4a9400b7 Refactor build-number/build-name logic. (#27743)
This PR aims at several things:

1. Use pub_semver to check a version in pubspec.yaml meets the requirements specified in https://semver.org/.
2. Don't limit build-number/build-name as a fixed format. Instead, validate it according to the target(ios/android).
3. Make sure that build-number/build-name are always validated no matter it's specified by the `flutter command` or version in pubspec.yaml.

Fixes #27589
2019-02-13 07:48:03 -08:00
..
android_device_test.dart Fixes a common crash in getAdbDevices when adb executable isn't found. (#22676) 2018-10-04 15:57:15 -07:00
android_emulator_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
android_sdk_test.dart Fix --build-shared-library on newer NDKs (#26642) 2019-01-16 21:30:37 +01:00
android_studio_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_studio_validator_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_workflow_test.dart Detect Android SDK 28/28.0.3 (#26942) 2019-01-23 15:56:48 -08:00
gradle_test.dart Refactor build-number/build-name logic. (#27743) 2019-02-13 07:48:03 -08:00