flutter/packages/flutter_tools/test/integration.shard/test_data
Tae Hyung Kim cef4c2aac8
ICU Message Syntax Parser (#112390)
* init

* code generation

* improve syntax error, add tests

* add tests and fix bugs

* code generation fix

* fix all tests :)

* fix bug

* init

* fix all code gen issues

* FIXED ALL TESTS :D

* add license

* remove trailing spaces

* remove print

* tests fix

* specify type annotation

* fix test

* lint

* fix todos

* fix subclass issues

* final fix; flutter gallery runs

* escaping for later pr

* fix comment

* address PR comments

* more

* more descriptive errors

* last fixes
2022-11-05 10:26:46 -07:00
..
full_apps MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
background_project.dart Fix hot-restart test by ensuring updated timestmamp is in the future. (#97247) 2022-01-25 14:18:33 -08:00
basic_project.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
compile_error_project.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00
deferred_components_config.dart Reland 3: Display Features (#93240) 2021-11-20 15:48:06 -08:00
deferred_components_project.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
gen_l10n_project.dart ICU Message Syntax Parser (#112390) 2022-11-05 10:26:46 -07:00
hot_reload_const_project.dart feat: migrate test_data/project.dart to null safety (#92646) 2021-10-29 11:38:05 -07:00
hot_reload_project.dart [tool] Fix flutter.js regression with hot-reload on promise-based init. (#110805) 2022-09-01 22:25:16 +00:00
hot_reload_with_asset.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00
integration_tests_project.dart Add support for expression compilation when debugging integration tests (#113481) 2022-10-25 15:34:22 +01:00
listen_for_sigterm.dart [flutter_tools] exec rather than spawn subprocess from bin/internal/shared.sh (#99871) 2022-03-14 13:35:18 -07:00
migrate_project.dart MigrateConfig and migrate integration testing base (#99092) 2022-03-16 11:10:22 -07:00
multidex_project.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
project_with_early_error.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
project.dart [tool] Fix flutter.js regression with hot-reload on promise-based init. (#110805) 2022-09-01 22:25:16 +00:00
single_widget_reload_project.dart feat: migrate test_data/project.dart to null safety (#92646) 2021-10-29 11:38:05 -07:00
stateless_stateful_project.dart feat: migrate test_data/project.dart to null safety (#92646) 2021-10-29 11:38:05 -07:00
stepping_project.dart Remove new keyword in a few files (#104438) 2022-06-06 16:08:06 -07:00
test_project.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00
tests_project.dart Use single quotes for dartSdkVersionBounds (#101270) 2022-04-06 09:54:10 -07:00